Sep 05 11:26:26 devstack devstack@c-api.service[75127]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 11:26:26 devstack devstack@c-api.service[75127]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 11:26:26 2026] *** Sep 05 11:26:26 devstack devstack@c-api.service[75127]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 11:26:26 devstack devstack@c-api.service[75127]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 11:26:26 devstack devstack@c-api.service[75127]: nodename: devstack Sep 05 11:26:26 devstack devstack@c-api.service[75127]: machine: x86_64 Sep 05 11:26:26 devstack devstack@c-api.service[75127]: clock source: unix Sep 05 11:26:26 devstack devstack@c-api.service[75127]: pcre jit disabled Sep 05 11:26:26 devstack devstack@c-api.service[75127]: detected number of CPU cores: 4 Sep 05 11:26:26 devstack devstack@c-api.service[75127]: current working directory: / Sep 05 11:26:26 devstack devstack@c-api.service[75127]: detected binary path: /usr/bin/uwsgi-core Sep 05 11:26:26 devstack devstack@c-api.service[75127]: your processes number limit is 47518 Sep 05 11:26:26 devstack devstack@c-api.service[75127]: your memory page size is 4096 bytes Sep 05 11:26:26 devstack devstack@c-api.service[75127]: detected max file descriptor number: 2048 Sep 05 11:26:26 devstack devstack@c-api.service[75127]: lock engine: pthread robust mutexes Sep 05 11:26:26 devstack devstack@c-api.service[75127]: thunder lock: enabled Sep 05 11:26:26 devstack devstack@c-api.service[75127]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 11:26:26 devstack devstack@c-api.service[75127]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 11:26:26 devstack devstack@c-api.service[75127]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 11:26:26 devstack devstack@c-api.service[75127]: Set PythonHome to /opt/stack/data/venv Sep 05 11:26:26 devstack devstack@c-api.service[75127]: Python main interpreter initialized at 0x74a471aa4668 Sep 05 11:26:26 devstack devstack@c-api.service[75127]: python threads support enabled Sep 05 11:26:26 devstack devstack@c-api.service[75127]: your server socket listen backlog is limited to 100 connections Sep 05 11:26:26 devstack devstack@c-api.service[75127]: your mercy for graceful operations on workers is 80 seconds Sep 05 11:26:26 devstack devstack@c-api.service[75127]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 11:26:26 devstack devstack@c-api.service[75127]: *** Operational MODE: preforking *** Sep 05 11:26:26 devstack devstack@c-api.service[75127]: *** uWSGI is running in multiple interpreter mode *** Sep 05 11:26:26 devstack devstack@c-api.service[75127]: spawned uWSGI master process (pid: 75127) Sep 05 11:26:26 devstack devstack@c-api.service[75127]: spawned uWSGI worker 1 (pid: 75135, cores: 1) Sep 05 11:26:26 devstack devstack@c-api.service[75127]: spawned uWSGI worker 2 (pid: 75136, cores: 1) Sep 05 11:26:26 devstack devstack@c-api.service[75127]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 11:26:26 devstack devstack@c-api.service[75136]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:26:26 devstack devstack@c-api.service[75136]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:26:26 devstack devstack@c-api.service[75136]: we strongly recommend against using it for new projects. Sep 05 11:26:26 devstack devstack@c-api.service[75136]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:26:26 devstack devstack@c-api.service[75136]: framework. For more detail see Sep 05 11:26:26 devstack devstack@c-api.service[75136]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:26:26 devstack devstack@c-api.service[75136]: import eventlet # noqa Sep 05 11:26:26 devstack devstack@c-api.service[75135]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:26:26 devstack devstack@c-api.service[75135]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:26:26 devstack devstack@c-api.service[75135]: we strongly recommend against using it for new projects. Sep 05 11:26:26 devstack devstack@c-api.service[75135]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:26:26 devstack devstack@c-api.service[75135]: framework. For more detail see Sep 05 11:26:26 devstack devstack@c-api.service[75135]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:26:26 devstack devstack@c-api.service[75135]: import eventlet # noqa Sep 05 11:26:27 devstack devstack@c-api.service[75136]: /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 05 11:26:27 devstack devstack@c-api.service[75136]: from cgi import parse_header Sep 05 11:26:27 devstack devstack@c-api.service[75135]: /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 05 11:26:27 devstack devstack@c-api.service[75135]: from cgi import parse_header Sep 05 11:26:27 devstack devstack@c-api.service[75136]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:26:27 devstack devstack@c-api.service[75136]: warnings.warn( Sep 05 11:26:27 devstack devstack@c-api.service[75136]: /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 05 11:26:27 devstack devstack@c-api.service[75136]: removals.removed_module( Sep 05 11:26:27 devstack devstack@c-api.service[75136]: /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 05 11:26:27 devstack devstack@c-api.service[75136]: removals.removed_module( Sep 05 11:26:27 devstack devstack@c-api.service[75135]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:26:27 devstack devstack@c-api.service[75135]: warnings.warn( Sep 05 11:26:27 devstack devstack@c-api.service[75135]: /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 05 11:26:27 devstack devstack@c-api.service[75135]: removals.removed_module( Sep 05 11:26:27 devstack devstack@c-api.service[75135]: /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 05 11:26:27 devstack devstack@c-api.service[75135]: removals.removed_module( Sep 05 11:26:28 devstack devstack@c-api.service[75136]: /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 05 11:26:28 devstack devstack@c-api.service[75136]: warnings.warn( Sep 05 11:26:28 devstack devstack@c-api.service[75136]: /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 05 11:26:28 devstack devstack@c-api.service[75136]: warnings.warn( Sep 05 11:26:28 devstack devstack@c-api.service[75135]: /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 05 11:26:28 devstack devstack@c-api.service[75135]: warnings.warn( Sep 05 11:26:28 devstack devstack@c-api.service[75135]: /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 05 11:26:28 devstack devstack@c-api.service[75135]: warnings.warn( Sep 05 11:26:29 devstack devstack@c-api.service[75136]: 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 05 11:26:29 devstack devstack@c-api.service[75136]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75136) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:26:29 devstack devstack@c-api.service[75135]: 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 05 11:26:29 devstack devstack@c-api.service[75135]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75135) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:26:29 devstack devstack@c-api.service[75136]: /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 05 11:26:29 devstack devstack@c-api.service[75136]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:26:29 devstack devstack@c-api.service[75135]: /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 05 11:26:29 devstack devstack@c-api.service[75135]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75136) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75135) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75135) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75135) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75135) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75136) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75136) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75136) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: INFO dbcounter [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Registered counter for database cinder Sep 05 11:26:30 devstack devstack@c-api.service[75136]: INFO dbcounter [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Registered counter for database cinder Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG oslo_db.sqlalchemy.engines [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 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=75135) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG oslo_db.sqlalchemy.engines [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 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=75136) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: DEBUG dbcounter [-] [75135] Writer thread running {{(pid=75135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: /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 05 11:26:30 devstack devstack@c-api.service[75135]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:26:30 devstack devstack@c-api.service[75136]: DEBUG dbcounter [-] [75136] Writer thread running {{(pid=75136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:26:30 devstack devstack@c-api.service[75135]: INFO cinder.rpc [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: INFO cinder.rpc [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75136]: /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 05 11:26:31 devstack devstack@c-api.service[75136]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:26:31 devstack devstack@c-api.service[75136]: INFO cinder.rpc [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: INFO cinder.rpc [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75136]: INFO cinder.rpc [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: INFO cinder.rpc [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING cinder.keymgr.conf_key_mgr [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 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 05 11:26:31 devstack devstack@c-api.service[75136]: INFO cinder.rpc [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: INFO cinder.rpc [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING cinder.keymgr.conf_key_mgr [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 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 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG oslo_db.sqlalchemy.engines [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 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=75135) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: INFO cinder.rpc [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: INFO cinder.rpc [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG oslo_db.sqlalchemy.engines [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 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=75136) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: INFO cinder.rpc [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75136]: INFO cinder.rpc [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING cinder.api.contrib.hosts [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: extensions {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: os-volume-manage {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: os-quota-class-sets {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: os-hosts {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: capabilities {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: encryption {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: scheduler-stats {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: os-quota-sets {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: os-availability-zone {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: qos-specs {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: extra_specs {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: backups {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: encryption {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: cgsnapshots {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: os-volume-type-access {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: consistencygroups {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: os-volume-transfer {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extended resource: os-snapshot-manage {{(pid=75135) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING cinder.api.contrib.hosts [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING stevedore.named [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WARNING castellan.key_manager [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.contrib.snapshot_actions [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] SnapshotActionsController initialized {{(pid=75135) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension AdminActions extending resource: volumes {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension AdminActions extending resource: snapshots {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension AdminActions extending resource: backups {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension VolumeActions extending resource: volumes {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension UsedLimits extending resource: limits {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension TypesManage extending resource: types {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.v3.router [None req-8feb9a92-eedd-429c-88f3-99777b9cefb5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75135) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: extensions {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: os-volume-manage {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: os-quota-class-sets {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x74a471aa4668 pid: 75135 (default app) Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: os-hosts {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: capabilities {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: encryption {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: scheduler-stats {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: os-quota-sets {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: os-availability-zone {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: qos-specs {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: DEBUG cinder.api.middleware.request_id [None req-99631995-bdab-4d22-804d-57d84420e7d0 None None] RequestId filter calling following filter/app {{(pid=75135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: extra_specs {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: backups {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75135]: [pid: 75135|app: 0|req: 1/1] 192.168.122.95 () {50 vars in 780 bytes} [Sat Sep 5 11:26:31 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: encryption {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: cgsnapshots {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: os-volume-type-access {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: consistencygroups {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: os-volume-transfer {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extended resource: os-snapshot-manage {{(pid=75136) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING stevedore.named [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WARNING castellan.key_manager [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.contrib.snapshot_actions [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] SnapshotActionsController initialized {{(pid=75136) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension AdminActions extending resource: volumes {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension AdminActions extending resource: snapshots {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension AdminActions extending resource: backups {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension VolumeActions extending resource: volumes {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension UsedLimits extending resource: limits {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension TypesManage extending resource: types {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: DEBUG cinder.api.v3.router [None req-e1635641-4ebc-4728-adf2-026cb5e0e910 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75136) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:26:31 devstack devstack@c-api.service[75136]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x74a471aa4668 pid: 75136 (default app) Sep 05 11:26:39 devstack devstack@c-api.service[75135]: DEBUG cinder.api.middleware.request_id [None req-f85110c5-04e1-4981-95d0-f52aff1335cb None None] RequestId filter calling following filter/app {{(pid=75135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:26:40 devstack devstack@c-api.service[75135]: INFO cinder.api.openstack.wsgi [None req-f85110c5-04e1-4981-95d0-f52aff1335cb admin admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:26:40 devstack devstack@c-api.service[75135]: DEBUG cinder.api.openstack.wsgi [None req-f85110c5-04e1-4981-95d0-f52aff1335cb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=75135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:26:40 devstack devstack@c-api.service[75135]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:26:40 devstack devstack@c-api.service[75135]: warnings.warn( Sep 05 11:26:40 devstack devstack@c-api.service[75135]: DEBUG oslo_db.sqlalchemy.engines [None req-f85110c5-04e1-4981-95d0-f52aff1335cb 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=75135) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:26:40 devstack devstack@c-api.service[75135]: INFO cinder.api.openstack.wsgi [None req-f85110c5-04e1-4981-95d0-f52aff1335cb admin admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:26:40 devstack devstack@c-api.service[75135]: [pid: 75135|app: 0|req: 2/2] 192.168.122.95 () {60 vars in 1186 bytes} [Sat Sep 5 11:26:39 2026] POST /volume/v3/types => generated 186 bytes in 1402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:26:40 devstack devstack@c-api.service[75136]: DEBUG cinder.api.middleware.request_id [None req-492b2e7c-6d13-48fc-a042-b33768d91f67 None None] RequestId filter calling following filter/app {{(pid=75136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:26:41 devstack devstack@c-api.service[75136]: DEBUG dbcounter [-] [75136] Writing DB stats cinder:SELECT=6 {{(pid=75136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:26:41 devstack devstack@c-api.service[75136]: INFO cinder.api.openstack.wsgi [None req-492b2e7c-6d13-48fc-a042-b33768d91f67 admin admin] POST http://192.168.122.95/volume/v3/types/a4af93cf-dbf5-4e97-a5fe-dc5ad30c6d5b/extra_specs Sep 05 11:26:41 devstack devstack@c-api.service[75136]: DEBUG cinder.api.openstack.wsgi [None req-492b2e7c-6d13-48fc-a042-b33768d91f67 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:26:41 devstack devstack@c-api.service[75136]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:26:41 devstack devstack@c-api.service[75136]: warnings.warn( Sep 05 11:26:41 devstack devstack@c-api.service[75136]: DEBUG oslo_db.sqlalchemy.engines [None req-492b2e7c-6d13-48fc-a042-b33768d91f67 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=75136) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:26:41 devstack devstack@c-api.service[75136]: INFO cinder.api.openstack.wsgi [None req-492b2e7c-6d13-48fc-a042-b33768d91f67 admin admin] http://192.168.122.95/volume/v3/types/a4af93cf-dbf5-4e97-a5fe-dc5ad30c6d5b/extra_specs returned with HTTP 200 Sep 05 11:26:41 devstack devstack@c-api.service[75136]: [pid: 75136|app: 0|req: 1/3] 192.168.122.95 () {60 vars in 1333 bytes} [Sat Sep 5 11:26:40 2026] POST /volume/v3/types/a4af93cf-dbf5-4e97-a5fe-dc5ad30c6d5b/extra_specs => generated 55 bytes in 927 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:26:50 devstack devstack@c-api.service[75135]: DEBUG dbcounter [-] [75135] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:26:51 devstack devstack@c-api.service[75136]: DEBUG dbcounter [-] [75136] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=75136) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:27:22 devstack devstack@c-api.service[75135]: DEBUG cinder.api.middleware.request_id [None req-5c3f115f-b2a0-4775-8f48-09a73567b6b2 None None] RequestId filter calling following filter/app {{(pid=75135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:27:22 devstack devstack@c-api.service[75135]: INFO cinder.api.openstack.wsgi [None req-5c3f115f-b2a0-4775-8f48-09a73567b6b2 None None] GET http://192.168.122.95/volume// Sep 05 11:27:22 devstack devstack@c-api.service[75135]: DEBUG cinder.api.openstack.wsgi [None req-5c3f115f-b2a0-4775-8f48-09a73567b6b2 None None] Empty body provided in request {{(pid=75135) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:27:22 devstack devstack@c-api.service[75135]: DEBUG cinder.api.openstack.wsgi [None req-5c3f115f-b2a0-4775-8f48-09a73567b6b2 None None] Calling method 'all' {{(pid=75135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:27:22 devstack devstack@c-api.service[75135]: INFO cinder.api.openstack.wsgi [None req-5c3f115f-b2a0-4775-8f48-09a73567b6b2 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:27:22 devstack devstack@c-api.service[75135]: [pid: 75135|app: 0|req: 3/4] 192.168.122.95 () {58 vars in 1309 bytes} [Sat Sep 5 11:27:22 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:29:07 devstack devstack@c-api.service[75136]: DEBUG cinder.api.middleware.request_id [None req-0e9c0825-0d5d-4ec4-8f64-d5ec28053653 None None] RequestId filter calling following filter/app {{(pid=75136) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:08 devstack devstack@c-api.service[75136]: INFO cinder.api.openstack.wsgi [None req-0e9c0825-0d5d-4ec4-8f64-d5ec28053653 tempest-verify_tempest_config-1030235758 tempest-verify_tempest_config-1030235758-project-member] GET http://192.168.122.95/volume/v3/extensions Sep 05 11:29:08 devstack devstack@c-api.service[75136]: DEBUG cinder.api.openstack.wsgi [None req-0e9c0825-0d5d-4ec4-8f64-d5ec28053653 tempest-verify_tempest_config-1030235758 tempest-verify_tempest_config-1030235758-project-member] Empty body provided in request {{(pid=75136) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:08 devstack devstack@c-api.service[75136]: DEBUG cinder.api.openstack.wsgi [None req-0e9c0825-0d5d-4ec4-8f64-d5ec28053653 tempest-verify_tempest_config-1030235758 tempest-verify_tempest_config-1030235758-project-member] Calling method 'index' {{(pid=75136) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:08 devstack devstack@c-api.service[75136]: INFO cinder.api.openstack.wsgi [None req-0e9c0825-0d5d-4ec4-8f64-d5ec28053653 tempest-verify_tempest_config-1030235758 tempest-verify_tempest_config-1030235758-project-member] http://192.168.122.95/volume/v3/extensions returned with HTTP 200 Sep 05 11:29:08 devstack devstack@c-api.service[75136]: [pid: 75136|app: 0|req: 2/5] 192.168.122.95 () {58 vars in 1125 bytes} [Sat Sep 5 11:29:07 2026] GET /volume/v3/extensions => generated 5245 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:29:15 devstack devstack@c-api.service[75135]: DEBUG cinder.api.middleware.request_id [None req-4802b5a5-c80d-46e9-b80b-c2ac3123cf18 None None] RequestId filter calling following filter/app {{(pid=75135) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:15 devstack devstack@c-api.service[75135]: INFO cinder.api.openstack.wsgi [None req-4802b5a5-c80d-46e9-b80b-c2ac3123cf18 demo admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:29:15 devstack devstack@c-api.service[75135]: DEBUG cinder.api.openstack.wsgi [None req-4802b5a5-c80d-46e9-b80b-c2ac3123cf18 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=75135) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:29:15 devstack devstack@c-api.service[75135]: INFO cinder.api.openstack.wsgi [None req-4802b5a5-c80d-46e9-b80b-c2ac3123cf18 demo admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:29:15 devstack devstack@c-api.service[75135]: [pid: 75135|app: 0|req: 4/6] 192.168.122.95 () {60 vars in 1186 bytes} [Sat Sep 5 11:29:15 2026] POST /volume/v3/types => generated 184 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:25 devstack devstack@c-api.service[75135]: DEBUG dbcounter [-] [75135] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:31:04 devstack devstack@c-api.service[75127]: Sat Sep 5 11:31:04 2026 - graceful shutdown triggered... Sep 05 11:31:04 devstack devstack@c-api.service[75135]: Gracefully killing worker 1 (pid: 75135)... Sep 05 11:31:04 devstack devstack@c-api.service[75136]: Gracefully killing worker 2 (pid: 75136)... Sep 05 11:31:05 devstack devstack@c-api.service[75127]: worker 1 buried after 1 seconds Sep 05 11:31:05 devstack devstack@c-api.service[75127]: worker 2 buried after 1 seconds Sep 05 11:31:05 devstack devstack@c-api.service[75127]: goodbye to uWSGI. Sep 05 11:31:05 devstack devstack@c-api.service[86767]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 11:31:05 devstack devstack@c-api.service[86767]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 11:31:05 2026] *** Sep 05 11:31:05 devstack devstack@c-api.service[86767]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 11:31:05 devstack devstack@c-api.service[86767]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 11:31:05 devstack devstack@c-api.service[86767]: nodename: devstack Sep 05 11:31:05 devstack devstack@c-api.service[86767]: machine: x86_64 Sep 05 11:31:05 devstack devstack@c-api.service[86767]: clock source: unix Sep 05 11:31:05 devstack devstack@c-api.service[86767]: pcre jit disabled Sep 05 11:31:05 devstack devstack@c-api.service[86767]: detected number of CPU cores: 4 Sep 05 11:31:05 devstack devstack@c-api.service[86767]: current working directory: / Sep 05 11:31:05 devstack devstack@c-api.service[86767]: detected binary path: /usr/bin/uwsgi-core Sep 05 11:31:05 devstack devstack@c-api.service[86767]: your processes number limit is 47518 Sep 05 11:31:05 devstack devstack@c-api.service[86767]: your memory page size is 4096 bytes Sep 05 11:31:05 devstack devstack@c-api.service[86767]: detected max file descriptor number: 2048 Sep 05 11:31:05 devstack devstack@c-api.service[86767]: lock engine: pthread robust mutexes Sep 05 11:31:05 devstack devstack@c-api.service[86767]: thunder lock: enabled Sep 05 11:31:05 devstack devstack@c-api.service[86767]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 11:31:05 devstack devstack@c-api.service[86767]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 11:31:05 devstack devstack@c-api.service[86767]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 11:31:05 devstack devstack@c-api.service[86767]: Set PythonHome to /opt/stack/data/venv Sep 05 11:31:05 devstack devstack@c-api.service[86767]: Python main interpreter initialized at 0x71631c0a4668 Sep 05 11:31:05 devstack devstack@c-api.service[86767]: python threads support enabled Sep 05 11:31:05 devstack devstack@c-api.service[86767]: your server socket listen backlog is limited to 100 connections Sep 05 11:31:05 devstack devstack@c-api.service[86767]: your mercy for graceful operations on workers is 80 seconds Sep 05 11:31:05 devstack devstack@c-api.service[86767]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 11:31:05 devstack devstack@c-api.service[86767]: *** Operational MODE: preforking *** Sep 05 11:31:05 devstack devstack@c-api.service[86767]: *** uWSGI is running in multiple interpreter mode *** Sep 05 11:31:05 devstack devstack@c-api.service[86767]: spawned uWSGI master process (pid: 86767) Sep 05 11:31:05 devstack devstack@c-api.service[86767]: spawned uWSGI worker 1 (pid: 86768, cores: 1) Sep 05 11:31:05 devstack devstack@c-api.service[86767]: spawned uWSGI worker 2 (pid: 86769, cores: 1) Sep 05 11:31:05 devstack devstack@c-api.service[86767]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 11:31:06 devstack devstack@c-api.service[86769]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:31:06 devstack devstack@c-api.service[86769]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:31:06 devstack devstack@c-api.service[86769]: we strongly recommend against using it for new projects. Sep 05 11:31:06 devstack devstack@c-api.service[86769]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:31:06 devstack devstack@c-api.service[86769]: framework. For more detail see Sep 05 11:31:06 devstack devstack@c-api.service[86769]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:31:06 devstack devstack@c-api.service[86769]: import eventlet # noqa Sep 05 11:31:06 devstack devstack@c-api.service[86768]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:31:06 devstack devstack@c-api.service[86768]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:31:06 devstack devstack@c-api.service[86768]: we strongly recommend against using it for new projects. Sep 05 11:31:06 devstack devstack@c-api.service[86768]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:31:06 devstack devstack@c-api.service[86768]: framework. For more detail see Sep 05 11:31:06 devstack devstack@c-api.service[86768]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:31:06 devstack devstack@c-api.service[86768]: import eventlet # noqa Sep 05 11:31:06 devstack devstack@c-api.service[86769]: /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 05 11:31:06 devstack devstack@c-api.service[86769]: from cgi import parse_header Sep 05 11:31:06 devstack devstack@c-api.service[86768]: /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 05 11:31:06 devstack devstack@c-api.service[86768]: from cgi import parse_header Sep 05 11:31:06 devstack devstack@c-api.service[86769]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:31:06 devstack devstack@c-api.service[86769]: warnings.warn( Sep 05 11:31:06 devstack devstack@c-api.service[86769]: /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 05 11:31:06 devstack devstack@c-api.service[86769]: removals.removed_module( Sep 05 11:31:06 devstack devstack@c-api.service[86769]: /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 05 11:31:06 devstack devstack@c-api.service[86769]: removals.removed_module( Sep 05 11:31:06 devstack devstack@c-api.service[86768]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:31:06 devstack devstack@c-api.service[86768]: warnings.warn( Sep 05 11:31:06 devstack devstack@c-api.service[86768]: /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 05 11:31:06 devstack devstack@c-api.service[86768]: removals.removed_module( Sep 05 11:31:06 devstack devstack@c-api.service[86768]: /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 05 11:31:06 devstack devstack@c-api.service[86768]: removals.removed_module( Sep 05 11:31:09 devstack devstack@c-api.service[86769]: /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 05 11:31:09 devstack devstack@c-api.service[86769]: warnings.warn( Sep 05 11:31:09 devstack devstack@c-api.service[86768]: /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 05 11:31:09 devstack devstack@c-api.service[86768]: warnings.warn( Sep 05 11:31:09 devstack devstack@c-api.service[86769]: /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 05 11:31:09 devstack devstack@c-api.service[86769]: warnings.warn( Sep 05 11:31:09 devstack devstack@c-api.service[86768]: /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 05 11:31:09 devstack devstack@c-api.service[86768]: warnings.warn( Sep 05 11:31:09 devstack devstack@c-api.service[86768]: 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 05 11:31:09 devstack devstack@c-api.service[86768]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86768) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:31:09 devstack devstack@c-api.service[86769]: 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 05 11:31:09 devstack devstack@c-api.service[86769]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86769) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:31:09 devstack devstack@c-api.service[86768]: /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 05 11:31:09 devstack devstack@c-api.service[86768]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:31:09 devstack devstack@c-api.service[86769]: /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 05 11:31:09 devstack devstack@c-api.service[86769]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86768) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86769) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:10 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: INFO dbcounter [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Registered counter for database cinder Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG oslo_db.sqlalchemy.engines [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b 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=86768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: INFO dbcounter [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Registered counter for database cinder Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG oslo_db.sqlalchemy.engines [None req-4b68a94a-3201-45c3-9234-91fa87acd289 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=86769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG dbcounter [-] [86768] Writer thread running {{(pid=86768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: /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 05 11:31:11 devstack devstack@c-api.service[86768]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:31:11 devstack devstack@c-api.service[86768]: INFO cinder.rpc [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: INFO cinder.rpc [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: INFO cinder.rpc [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: INFO cinder.rpc [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING cinder.keymgr.conf_key_mgr [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b 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 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG oslo_db.sqlalchemy.engines [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b 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=86768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: INFO cinder.rpc [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: INFO cinder.rpc [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG dbcounter [-] [86769] Writer thread running {{(pid=86769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: /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 05 11:31:11 devstack devstack@c-api.service[86769]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: INFO cinder.rpc [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: INFO cinder.rpc [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: INFO cinder.rpc [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: INFO cinder.rpc [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING cinder.keymgr.conf_key_mgr [None req-4b68a94a-3201-45c3-9234-91fa87acd289 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 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING cinder.api.contrib.hosts [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: extensions {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: os-volume-manage {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: os-quota-class-sets {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: os-hosts {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: capabilities {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: encryption {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: scheduler-stats {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: os-quota-sets {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: os-availability-zone {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: qos-specs {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: extra_specs {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: backups {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG oslo_db.sqlalchemy.engines [None req-4b68a94a-3201-45c3-9234-91fa87acd289 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=86769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: encryption {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: cgsnapshots {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: INFO cinder.rpc [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: os-volume-type-access {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: consistencygroups {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: INFO cinder.rpc [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: os-volume-transfer {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extended resource: os-snapshot-manage {{(pid=86768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING stevedore.named [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WARNING castellan.key_manager [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.contrib.snapshot_actions [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] SnapshotActionsController initialized {{(pid=86768) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension AdminActions extending resource: volumes {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension AdminActions extending resource: snapshots {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension AdminActions extending resource: backups {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension VolumeActions extending resource: volumes {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension UsedLimits extending resource: limits {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension TypesManage extending resource: types {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension SnapshotActions extending resource: snapshots {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86768]: DEBUG cinder.api.v3.router [None req-62bd55dd-16d5-4c00-9ef6-a8e88de8112b None None] Extension VolumeTypeAccess extending resource: types {{(pid=86768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86768]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x71631c0a4668 pid: 86768 (default app) Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING cinder.api.contrib.hosts [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: extensions {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: os-volume-manage {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: os-quota-class-sets {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: os-hosts {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: capabilities {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: encryption {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: scheduler-stats {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: os-quota-sets {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: os-availability-zone {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: qos-specs {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: extra_specs {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: backups {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: encryption {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: cgsnapshots {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: os-volume-type-access {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: consistencygroups {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: os-volume-transfer {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extended resource: os-snapshot-manage {{(pid=86769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING stevedore.named [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WARNING castellan.key_manager [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.contrib.snapshot_actions [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] SnapshotActionsController initialized {{(pid=86769) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension AdminActions extending resource: volumes {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension AdminActions extending resource: snapshots {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension AdminActions extending resource: backups {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension VolumeActions extending resource: volumes {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension UsedLimits extending resource: limits {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension TypesManage extending resource: types {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: DEBUG cinder.api.v3.router [None req-4b68a94a-3201-45c3-9234-91fa87acd289 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:11 devstack devstack@c-api.service[86769]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x71631c0a4668 pid: 86769 (default app) Sep 05 11:31:17 devstack devstack@c-api.service[86767]: Sat Sep 5 11:31:17 2026 - graceful shutdown triggered... Sep 05 11:31:17 devstack devstack@c-api.service[86768]: Gracefully killing worker 1 (pid: 86768)... Sep 05 11:31:17 devstack devstack@c-api.service[86769]: Gracefully killing worker 2 (pid: 86769)... Sep 05 11:31:18 devstack devstack@c-api.service[86767]: worker 1 buried after 1 seconds Sep 05 11:31:18 devstack devstack@c-api.service[86767]: worker 2 buried after 1 seconds Sep 05 11:31:18 devstack devstack@c-api.service[86767]: goodbye to uWSGI. Sep 05 11:31:18 devstack devstack@c-api.service[87144]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 11:31:18 devstack devstack@c-api.service[87144]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 11:31:18 2026] *** Sep 05 11:31:18 devstack devstack@c-api.service[87144]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 11:31:18 devstack devstack@c-api.service[87144]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 11:31:18 devstack devstack@c-api.service[87144]: nodename: devstack Sep 05 11:31:18 devstack devstack@c-api.service[87144]: machine: x86_64 Sep 05 11:31:18 devstack devstack@c-api.service[87144]: clock source: unix Sep 05 11:31:18 devstack devstack@c-api.service[87144]: pcre jit disabled Sep 05 11:31:18 devstack devstack@c-api.service[87144]: detected number of CPU cores: 4 Sep 05 11:31:18 devstack devstack@c-api.service[87144]: current working directory: / Sep 05 11:31:18 devstack devstack@c-api.service[87144]: detected binary path: /usr/bin/uwsgi-core Sep 05 11:31:18 devstack devstack@c-api.service[87144]: your processes number limit is 47518 Sep 05 11:31:18 devstack devstack@c-api.service[87144]: your memory page size is 4096 bytes Sep 05 11:31:18 devstack devstack@c-api.service[87144]: detected max file descriptor number: 2048 Sep 05 11:31:18 devstack devstack@c-api.service[87144]: lock engine: pthread robust mutexes Sep 05 11:31:18 devstack devstack@c-api.service[87144]: thunder lock: enabled Sep 05 11:31:18 devstack devstack@c-api.service[87144]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 11:31:18 devstack devstack@c-api.service[87144]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 11:31:18 devstack devstack@c-api.service[87144]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 11:31:18 devstack devstack@c-api.service[87144]: Set PythonHome to /opt/stack/data/venv Sep 05 11:31:18 devstack devstack@c-api.service[87144]: Python main interpreter initialized at 0x7c67886a4668 Sep 05 11:31:18 devstack devstack@c-api.service[87144]: python threads support enabled Sep 05 11:31:18 devstack devstack@c-api.service[87144]: your server socket listen backlog is limited to 100 connections Sep 05 11:31:18 devstack devstack@c-api.service[87144]: your mercy for graceful operations on workers is 80 seconds Sep 05 11:31:18 devstack devstack@c-api.service[87144]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 11:31:18 devstack devstack@c-api.service[87144]: *** Operational MODE: preforking *** Sep 05 11:31:18 devstack devstack@c-api.service[87144]: *** uWSGI is running in multiple interpreter mode *** Sep 05 11:31:18 devstack devstack@c-api.service[87144]: spawned uWSGI master process (pid: 87144) Sep 05 11:31:18 devstack devstack@c-api.service[87144]: spawned uWSGI worker 1 (pid: 87145, cores: 1) Sep 05 11:31:18 devstack devstack@c-api.service[87144]: spawned uWSGI worker 2 (pid: 87146, cores: 1) Sep 05 11:31:18 devstack devstack@c-api.service[87144]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 11:31:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:31:18 devstack devstack@c-api.service[87145]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:31:18 devstack devstack@c-api.service[87145]: we strongly recommend against using it for new projects. Sep 05 11:31:18 devstack devstack@c-api.service[87145]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:31:18 devstack devstack@c-api.service[87145]: framework. For more detail see Sep 05 11:31:18 devstack devstack@c-api.service[87145]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:31:18 devstack devstack@c-api.service[87145]: import eventlet # noqa Sep 05 11:31:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:31:18 devstack devstack@c-api.service[87146]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:31:18 devstack devstack@c-api.service[87146]: we strongly recommend against using it for new projects. Sep 05 11:31:18 devstack devstack@c-api.service[87146]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:31:18 devstack devstack@c-api.service[87146]: framework. For more detail see Sep 05 11:31:18 devstack devstack@c-api.service[87146]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:31:18 devstack devstack@c-api.service[87146]: import eventlet # noqa Sep 05 11:31:19 devstack devstack@c-api.service[87146]: /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 05 11:31:19 devstack devstack@c-api.service[87146]: from cgi import parse_header Sep 05 11:31:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:31:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:19 devstack devstack@c-api.service[87146]: /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 05 11:31:19 devstack devstack@c-api.service[87146]: removals.removed_module( Sep 05 11:31:19 devstack devstack@c-api.service[87146]: /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 05 11:31:19 devstack devstack@c-api.service[87146]: removals.removed_module( Sep 05 11:31:19 devstack devstack@c-api.service[87145]: /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 05 11:31:19 devstack devstack@c-api.service[87145]: from cgi import parse_header Sep 05 11:31:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:31:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:19 devstack devstack@c-api.service[87145]: /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 05 11:31:19 devstack devstack@c-api.service[87145]: removals.removed_module( Sep 05 11:31:19 devstack devstack@c-api.service[87145]: /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 05 11:31:19 devstack devstack@c-api.service[87145]: removals.removed_module( Sep 05 11:31:21 devstack devstack@c-api.service[87146]: /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 05 11:31:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:21 devstack devstack@c-api.service[87145]: /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 05 11:31:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:21 devstack devstack@c-api.service[87146]: /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 05 11:31:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:21 devstack devstack@c-api.service[87145]: /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 05 11:31:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:22 devstack devstack@c-api.service[87145]: 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 05 11:31:22 devstack devstack@c-api.service[87145]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87145) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:31:22 devstack devstack@c-api.service[87146]: 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 05 11:31:22 devstack devstack@c-api.service[87146]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87146) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:31:22 devstack devstack@c-api.service[87145]: /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 05 11:31:22 devstack devstack@c-api.service[87145]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:31:22 devstack devstack@c-api.service[87146]: /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 05 11:31:22 devstack devstack@c-api.service[87146]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87145) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: INFO dbcounter [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Registered counter for database cinder Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87146) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 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=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:23 devstack devstack@c-api.service[87146]: INFO dbcounter [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Registered counter for database cinder Sep 05 11:31:23 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 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=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writer thread running {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: /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 05 11:31:23 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:31:23 devstack devstack@c-api.service[87145]: INFO cinder.rpc [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:31:23 devstack devstack@c-api.service[87145]: INFO cinder.rpc [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:31:23 devstack devstack@c-api.service[87145]: INFO cinder.rpc [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:31:23 devstack devstack@c-api.service[87145]: INFO cinder.rpc [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING cinder.keymgr.conf_key_mgr [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 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 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:23 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 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=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:23 devstack devstack@c-api.service[87145]: INFO cinder.rpc [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:31:23 devstack devstack@c-api.service[87145]: INFO cinder.rpc [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:23 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING cinder.api.contrib.hosts [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: extensions {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: os-volume-manage {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: os-quota-class-sets {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: os-hosts {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: capabilities {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: encryption {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: scheduler-stats {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: os-quota-sets {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: os-availability-zone {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: qos-specs {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writer thread running {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: extra_specs {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: /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 05 11:31:24 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: backups {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: INFO cinder.rpc [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: encryption {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: cgsnapshots {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: INFO cinder.rpc [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: os-volume-type-access {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: consistencygroups {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: os-volume-transfer {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: INFO cinder.rpc [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extended resource: os-snapshot-manage {{(pid=87145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: INFO cinder.rpc [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING cinder.keymgr.conf_key_mgr [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 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 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.snapshot_actions [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] SnapshotActionsController initialized {{(pid=87145) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension AdminActions extending resource: volumes {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension AdminActions extending resource: snapshots {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension AdminActions extending resource: backups {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension VolumeActions extending resource: volumes {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension UsedLimits extending resource: limits {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension TypesManage extending resource: types {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.router [None req-cab246f8-22b2-4d94-adc8-bffe60b749f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87145]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c67886a4668 pid: 87145 (default app) Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 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=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: INFO cinder.rpc [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:31:24 devstack devstack@c-api.service[87146]: INFO cinder.rpc [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING cinder.api.contrib.hosts [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: extensions {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: os-volume-manage {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: os-quota-class-sets {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: os-hosts {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: capabilities {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: encryption {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: scheduler-stats {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: os-quota-sets {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: os-availability-zone {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: qos-specs {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: extra_specs {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: backups {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: encryption {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: cgsnapshots {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: os-volume-type-access {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: consistencygroups {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: os-volume-transfer {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extended resource: os-snapshot-manage {{(pid=87146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.snapshot_actions [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] SnapshotActionsController initialized {{(pid=87146) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension AdminActions extending resource: volumes {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension AdminActions extending resource: snapshots {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension AdminActions extending resource: backups {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension VolumeActions extending resource: volumes {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension UsedLimits extending resource: limits {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension TypesManage extending resource: types {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.router [None req-590ab5a9-db53-47b2-bdb2-e3ce86bc47f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:31:24 devstack devstack@c-api.service[87146]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c67886a4668 pid: 87146 (default app) Sep 05 11:31:33 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=6 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:31:34 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=6 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:31:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-100953047", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-100953047', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Create volume of 1 GB Sep 05 11:31:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Availability zone cache updated, next update will occur around 2026-09-05 10:31:36.473634. {{(pid=87145) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Availability Zones retrieved successfully. Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Flow 'volume_create_api' (9ab1dcff-27b7-41dd-8ca0-22aac03dc3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf9a31d-8245-4319-9ddc-25f7f04e18f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf9a31d-8245-4319-9ddc-25f7f04e18f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d789f0-a4ec-4df0-a47b-f2ed5aeba663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: WARNING cinder.quota [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-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 05 11:31:36 devstack devstack@c-api.service[87145]: WARNING cinder.quota [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-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 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Created reservations ['1cc43d6e-7128-4185-924e-06d97f8d9393', '92dfdc78-84a5-468d-9a40-fe34509a6a3e', '17e53f99-2322-45de-a0d6-055e3c696893', '7e9d1c29-4d25-436f-aaa2-34bc3b4a9697'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d789f0-a4ec-4df0-a47b-f2ed5aeba663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cc43d6e-7128-4185-924e-06d97f8d9393', '92dfdc78-84a5-468d-9a40-fe34509a6a3e', '17e53f99-2322-45de-a0d6-055e3c696893', '7e9d1c29-4d25-436f-aaa2-34bc3b4a9697']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe31a91-decb-42bf-8b49-ce8b9f362b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe31a91-decb-42bf-8b49-ce8b9f362b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ba94e9e-37c0-4d31-8de3-1ef79a135552', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-100953047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='397fe553be784ac99fc2f36d7f2ff305',qos_specs=None,replication_status=,reservations=['1cc43d6e-7128-4185-924e-06d97f8d9393','92dfdc78-84a5-468d-9a40-fe34509a6a3e','17e53f99-2322-45de-a0d6-055e3c696893','7e9d1c29-4d25-436f-aaa2-34bc3b4a9697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bed334d2bb7e457aab673efe2369db8b',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-100953047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ba94e9e-37c0-4d31-8de3-1ef79a135552,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397fe553be784ac99fc2f36d7f2ff305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bed334d2bb7e457aab673efe2369db8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51b5d11-bb14-429c-b2ea-ff12c6d0d77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51b5d11-bb14-429c-b2ea-ff12c6d0d77c) transitioned into state 'SUCCESS' from state '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-100953047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='397fe553be784ac99fc2f36d7f2ff305',qos_specs=None,replication_status=,reservations=['1cc43d6e-7128-4185-924e-06d97f8d9393','92dfdc78-84a5-468d-9a40-fe34509a6a3e','17e53f99-2322-45de-a0d6-055e3c696893','7e9d1c29-4d25-436f-aaa2-34bc3b4a9697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bed334d2bb7e457aab673efe2369db8b',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc405b1d-4b75-4839-9351-0f03d4f03e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc405b1d-4b75-4839-9351-0f03d4f03e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Flow 'volume_create_api' (9ab1dcff-27b7-41dd-8ca0-22aac03dc3fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Create volume request issued successfully. Sep 05 11:31:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b9d3cfb5-34a4-49c0-9ad4-b06e9b62d2ee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:31:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1/1] 192.168.122.95 () {64 vars in 1425 bytes} [Sat Sep 5 11:31:35 2026] POST /volume/v3/volumes => generated 761 bytes in 1740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:31:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b79e162c-2e08-45c4-898c-ecb7495ff023 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b79e162c-2e08-45c4-898c-ecb7495ff023 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b79e162c-2e08-45c4-898c-ecb7495ff023 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b79e162c-2e08-45c4-898c-ecb7495ff023 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:37 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b79e162c-2e08-45c4-898c-ecb7495ff023 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:31:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b79e162c-2e08-45c4-898c-ecb7495ff023 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4ab876c0-8e5e-4c5b-a800-36916e08b55c req-b79e162c-2e08-45c4-898c-ecb7495ff023 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1/2] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:37 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 826 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-24a15c2f-8b59-4610-9aa5-e068c63aae26 req-c08665d6-2d82-4dfc-8c0b-61fffe35eb29 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-24a15c2f-8b59-4610-9aa5-e068c63aae26 req-c08665d6-2d82-4dfc-8c0b-61fffe35eb29 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-24a15c2f-8b59-4610-9aa5-e068c63aae26 req-c08665d6-2d82-4dfc-8c0b-61fffe35eb29 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-24a15c2f-8b59-4610-9aa5-e068c63aae26 req-c08665d6-2d82-4dfc-8c0b-61fffe35eb29 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-24a15c2f-8b59-4610-9aa5-e068c63aae26 req-c08665d6-2d82-4dfc-8c0b-61fffe35eb29 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-24a15c2f-8b59-4610-9aa5-e068c63aae26 req-c08665d6-2d82-4dfc-8c0b-61fffe35eb29 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 2/3] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:38 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-aec3cbeb-1c10-4c20-9762-02c73022f758 req-b127907d-0bb2-4dd5-882f-46723eab59fe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-aec3cbeb-1c10-4c20-9762-02c73022f758 req-b127907d-0bb2-4dd5-882f-46723eab59fe tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-aec3cbeb-1c10-4c20-9762-02c73022f758 req-b127907d-0bb2-4dd5-882f-46723eab59fe tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-aec3cbeb-1c10-4c20-9762-02c73022f758 req-b127907d-0bb2-4dd5-882f-46723eab59fe tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-aec3cbeb-1c10-4c20-9762-02c73022f758 req-b127907d-0bb2-4dd5-882f-46723eab59fe tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-aec3cbeb-1c10-4c20-9762-02c73022f758 req-b127907d-0bb2-4dd5-882f-46723eab59fe tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 2/4] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:39 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-5456de24-2c71-421c-807b-850440b38ff2 req-13659520-08e8-42c9-aa8c-9f00168a09d0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5456de24-2c71-421c-807b-850440b38ff2 req-13659520-08e8-42c9-aa8c-9f00168a09d0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5456de24-2c71-421c-807b-850440b38ff2 req-13659520-08e8-42c9-aa8c-9f00168a09d0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5456de24-2c71-421c-807b-850440b38ff2 req-13659520-08e8-42c9-aa8c-9f00168a09d0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-5456de24-2c71-421c-807b-850440b38ff2 req-13659520-08e8-42c9-aa8c-9f00168a09d0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5456de24-2c71-421c-807b-850440b38ff2 req-13659520-08e8-42c9-aa8c-9f00168a09d0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 3/5] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:40 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-ad74d5bc-2cfd-41eb-b2dc-58483bc1478a req-39443f16-d2df-49e8-b2e0-90f50a40d42d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ad74d5bc-2cfd-41eb-b2dc-58483bc1478a req-39443f16-d2df-49e8-b2e0-90f50a40d42d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ad74d5bc-2cfd-41eb-b2dc-58483bc1478a req-39443f16-d2df-49e8-b2e0-90f50a40d42d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ad74d5bc-2cfd-41eb-b2dc-58483bc1478a req-39443f16-d2df-49e8-b2e0-90f50a40d42d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-ad74d5bc-2cfd-41eb-b2dc-58483bc1478a req-39443f16-d2df-49e8-b2e0-90f50a40d42d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ad74d5bc-2cfd-41eb-b2dc-58483bc1478a req-39443f16-d2df-49e8-b2e0-90f50a40d42d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 3/6] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:41 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-16ee50fa-0b4a-44de-96ea-dea98be456c6 req-7c17d5d5-9737-41b8-8ca1-4b79660e4f82 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-16ee50fa-0b4a-44de-96ea-dea98be456c6 req-7c17d5d5-9737-41b8-8ca1-4b79660e4f82 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-16ee50fa-0b4a-44de-96ea-dea98be456c6 req-7c17d5d5-9737-41b8-8ca1-4b79660e4f82 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-16ee50fa-0b4a-44de-96ea-dea98be456c6 req-7c17d5d5-9737-41b8-8ca1-4b79660e4f82 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-16ee50fa-0b4a-44de-96ea-dea98be456c6 req-7c17d5d5-9737-41b8-8ca1-4b79660e4f82 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-16ee50fa-0b4a-44de-96ea-dea98be456c6 req-7c17d5d5-9737-41b8-8ca1-4b79660e4f82 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 4/7] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:42 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-868353ed-452e-4a5f-984d-8e9bb2006c6b req-f60709ca-c5e8-4c78-b6ae-dadabcdb7e4c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-868353ed-452e-4a5f-984d-8e9bb2006c6b req-f60709ca-c5e8-4c78-b6ae-dadabcdb7e4c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-868353ed-452e-4a5f-984d-8e9bb2006c6b req-f60709ca-c5e8-4c78-b6ae-dadabcdb7e4c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-868353ed-452e-4a5f-984d-8e9bb2006c6b req-f60709ca-c5e8-4c78-b6ae-dadabcdb7e4c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-868353ed-452e-4a5f-984d-8e9bb2006c6b req-f60709ca-c5e8-4c78-b6ae-dadabcdb7e4c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-868353ed-452e-4a5f-984d-8e9bb2006c6b req-f60709ca-c5e8-4c78-b6ae-dadabcdb7e4c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 4/8] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:43 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-de2ea695-af81-4c1c-9049-7cace4a65007 req-9fbe73e8-6785-4a9a-97ec-eb83bea48f39 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-de2ea695-af81-4c1c-9049-7cace4a65007 req-9fbe73e8-6785-4a9a-97ec-eb83bea48f39 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-de2ea695-af81-4c1c-9049-7cace4a65007 req-9fbe73e8-6785-4a9a-97ec-eb83bea48f39 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-de2ea695-af81-4c1c-9049-7cace4a65007 req-9fbe73e8-6785-4a9a-97ec-eb83bea48f39 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-de2ea695-af81-4c1c-9049-7cace4a65007 req-9fbe73e8-6785-4a9a-97ec-eb83bea48f39 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-de2ea695-af81-4c1c-9049-7cace4a65007 req-9fbe73e8-6785-4a9a-97ec-eb83bea48f39 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 5/9] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:44 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-158222f4-81c3-4f35-9605-819f134976b7 req-e765cc67-f5b9-404a-a80a-7d9e83a7f1ce None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-158222f4-81c3-4f35-9605-819f134976b7 req-e765cc67-f5b9-404a-a80a-7d9e83a7f1ce tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-158222f4-81c3-4f35-9605-819f134976b7 req-e765cc67-f5b9-404a-a80a-7d9e83a7f1ce tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-158222f4-81c3-4f35-9605-819f134976b7 req-e765cc67-f5b9-404a-a80a-7d9e83a7f1ce tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-158222f4-81c3-4f35-9605-819f134976b7 req-e765cc67-f5b9-404a-a80a-7d9e83a7f1ce tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-158222f4-81c3-4f35-9605-819f134976b7 req-e765cc67-f5b9-404a-a80a-7d9e83a7f1ce tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 5/10] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:45 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-33e05723-f8d0-46f2-a573-862390c5a549 req-876629ac-3d79-4d77-8589-752eade7a333 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-33e05723-f8d0-46f2-a573-862390c5a549 req-876629ac-3d79-4d77-8589-752eade7a333 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-33e05723-f8d0-46f2-a573-862390c5a549 req-876629ac-3d79-4d77-8589-752eade7a333 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-33e05723-f8d0-46f2-a573-862390c5a549 req-876629ac-3d79-4d77-8589-752eade7a333 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-33e05723-f8d0-46f2-a573-862390c5a549 req-876629ac-3d79-4d77-8589-752eade7a333 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-33e05723-f8d0-46f2-a573-862390c5a549 req-876629ac-3d79-4d77-8589-752eade7a333 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 6/11] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:47 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-d12b756d-54df-4bf3-9101-e63355cd047b req-4d7beef0-92f9-4802-96a6-d6b0d5528fb0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-d12b756d-54df-4bf3-9101-e63355cd047b req-4d7beef0-92f9-4802-96a6-d6b0d5528fb0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-d12b756d-54df-4bf3-9101-e63355cd047b req-4d7beef0-92f9-4802-96a6-d6b0d5528fb0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-d12b756d-54df-4bf3-9101-e63355cd047b req-4d7beef0-92f9-4802-96a6-d6b0d5528fb0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-d12b756d-54df-4bf3-9101-e63355cd047b req-4d7beef0-92f9-4802-96a6-d6b0d5528fb0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-d12b756d-54df-4bf3-9101-e63355cd047b req-4d7beef0-92f9-4802-96a6-d6b0d5528fb0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 6/12] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:48 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-407cab61-f8d6-4a73-a95f-d58c486dab3d req-c0a12e24-2b1b-4284-801d-9542681d279a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-407cab61-f8d6-4a73-a95f-d58c486dab3d req-c0a12e24-2b1b-4284-801d-9542681d279a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-407cab61-f8d6-4a73-a95f-d58c486dab3d req-c0a12e24-2b1b-4284-801d-9542681d279a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-407cab61-f8d6-4a73-a95f-d58c486dab3d req-c0a12e24-2b1b-4284-801d-9542681d279a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-407cab61-f8d6-4a73-a95f-d58c486dab3d req-c0a12e24-2b1b-4284-801d-9542681d279a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-407cab61-f8d6-4a73-a95f-d58c486dab3d req-c0a12e24-2b1b-4284-801d-9542681d279a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 7/13] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:49 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-5686e194-67cc-45fe-b86d-49c733644052 req-38f6d939-c7ef-4ec5-aafb-590eb3cb53cb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-5686e194-67cc-45fe-b86d-49c733644052 req-38f6d939-c7ef-4ec5-aafb-590eb3cb53cb tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-5686e194-67cc-45fe-b86d-49c733644052 req-38f6d939-c7ef-4ec5-aafb-590eb3cb53cb tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-5686e194-67cc-45fe-b86d-49c733644052 req-38f6d939-c7ef-4ec5-aafb-590eb3cb53cb tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-5686e194-67cc-45fe-b86d-49c733644052 req-38f6d939-c7ef-4ec5-aafb-590eb3cb53cb tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-5686e194-67cc-45fe-b86d-49c733644052 req-38f6d939-c7ef-4ec5-aafb-590eb3cb53cb tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 7/14] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:50 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-00940be9-d00f-4675-801c-2e9ee9179831 req-682175e0-9425-4b54-8a5b-0ac148c3f65d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-00940be9-d00f-4675-801c-2e9ee9179831 req-682175e0-9425-4b54-8a5b-0ac148c3f65d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-00940be9-d00f-4675-801c-2e9ee9179831 req-682175e0-9425-4b54-8a5b-0ac148c3f65d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-00940be9-d00f-4675-801c-2e9ee9179831 req-682175e0-9425-4b54-8a5b-0ac148c3f65d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-00940be9-d00f-4675-801c-2e9ee9179831 req-682175e0-9425-4b54-8a5b-0ac148c3f65d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-00940be9-d00f-4675-801c-2e9ee9179831 req-682175e0-9425-4b54-8a5b-0ac148c3f65d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 8/15] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:51 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-40148249-bb9f-47bd-9907-93e6ef89427c req-ca69579d-a1da-4cc5-8030-d1c364186ab3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-40148249-bb9f-47bd-9907-93e6ef89427c req-ca69579d-a1da-4cc5-8030-d1c364186ab3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-40148249-bb9f-47bd-9907-93e6ef89427c req-ca69579d-a1da-4cc5-8030-d1c364186ab3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-40148249-bb9f-47bd-9907-93e6ef89427c req-ca69579d-a1da-4cc5-8030-d1c364186ab3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-40148249-bb9f-47bd-9907-93e6ef89427c req-ca69579d-a1da-4cc5-8030-d1c364186ab3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-40148249-bb9f-47bd-9907-93e6ef89427c req-ca69579d-a1da-4cc5-8030-d1c364186ab3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 8/16] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:52 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:31:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-cba813b0-18e4-4def-8dd1-097b0c0f6400 req-a81cd054-a1c7-4556-b130-92ad11d25bd5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-cba813b0-18e4-4def-8dd1-097b0c0f6400 req-a81cd054-a1c7-4556-b130-92ad11d25bd5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-cba813b0-18e4-4def-8dd1-097b0c0f6400 req-a81cd054-a1c7-4556-b130-92ad11d25bd5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-cba813b0-18e4-4def-8dd1-097b0c0f6400 req-a81cd054-a1c7-4556-b130-92ad11d25bd5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-cba813b0-18e4-4def-8dd1-097b0c0f6400 req-a81cd054-a1c7-4556-b130-92ad11d25bd5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-cba813b0-18e4-4def-8dd1-097b0c0f6400 req-a81cd054-a1c7-4556-b130-92ad11d25bd5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 9/17] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:53 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-c7f4dbe6-be60-4b1d-8c62-300d09f19c6e req-255434b3-3aee-4c6d-8f17-20825e48bdf6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c7f4dbe6-be60-4b1d-8c62-300d09f19c6e req-255434b3-3aee-4c6d-8f17-20825e48bdf6 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c7f4dbe6-be60-4b1d-8c62-300d09f19c6e req-255434b3-3aee-4c6d-8f17-20825e48bdf6 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c7f4dbe6-be60-4b1d-8c62-300d09f19c6e req-255434b3-3aee-4c6d-8f17-20825e48bdf6 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-c7f4dbe6-be60-4b1d-8c62-300d09f19c6e req-255434b3-3aee-4c6d-8f17-20825e48bdf6 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c7f4dbe6-be60-4b1d-8c62-300d09f19c6e req-255434b3-3aee-4c6d-8f17-20825e48bdf6 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 9/18] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:55 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-b27b15dd-3269-4a86-9de9-d6a912fd8bb2 req-87073450-20db-41da-a6af-13cb13f16067 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b27b15dd-3269-4a86-9de9-d6a912fd8bb2 req-87073450-20db-41da-a6af-13cb13f16067 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b27b15dd-3269-4a86-9de9-d6a912fd8bb2 req-87073450-20db-41da-a6af-13cb13f16067 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b27b15dd-3269-4a86-9de9-d6a912fd8bb2 req-87073450-20db-41da-a6af-13cb13f16067 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:31:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:31:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-b27b15dd-3269-4a86-9de9-d6a912fd8bb2 req-87073450-20db-41da-a6af-13cb13f16067 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b27b15dd-3269-4a86-9de9-d6a912fd8bb2 req-87073450-20db-41da-a6af-13cb13f16067 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 10/19] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:56 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-558a4022-2505-4903-8103-92f735c8ab6a req-95d8094b-34c8-4668-b76d-77b401fb2a67 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-558a4022-2505-4903-8103-92f735c8ab6a req-95d8094b-34c8-4668-b76d-77b401fb2a67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:31:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-558a4022-2505-4903-8103-92f735c8ab6a req-95d8094b-34c8-4668-b76d-77b401fb2a67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-558a4022-2505-4903-8103-92f735c8ab6a req-95d8094b-34c8-4668-b76d-77b401fb2a67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:31:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:31:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-558a4022-2505-4903-8103-92f735c8ab6a req-95d8094b-34c8-4668-b76d-77b401fb2a67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:31:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-558a4022-2505-4903-8103-92f735c8ab6a req-95d8094b-34c8-4668-b76d-77b401fb2a67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:31:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 10/20] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:59 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-92f531be-d8ea-4835-af76-6047eb538bc7 req-8f47719b-225c-41bc-902d-ec417d0214b0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-92f531be-d8ea-4835-af76-6047eb538bc7 req-8f47719b-225c-41bc-902d-ec417d0214b0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-92f531be-d8ea-4835-af76-6047eb538bc7 req-8f47719b-225c-41bc-902d-ec417d0214b0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-92f531be-d8ea-4835-af76-6047eb538bc7 req-8f47719b-225c-41bc-902d-ec417d0214b0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-92f531be-d8ea-4835-af76-6047eb538bc7 req-8f47719b-225c-41bc-902d-ec417d0214b0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-92f531be-d8ea-4835-af76-6047eb538bc7 req-8f47719b-225c-41bc-902d-ec417d0214b0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 11/21] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:00 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-2daec659-72e7-4465-aa09-479a0012e135 req-07d638f5-ebec-4510-a179-ee179d79e4f8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-2daec659-72e7-4465-aa09-479a0012e135 req-07d638f5-ebec-4510-a179-ee179d79e4f8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-2daec659-72e7-4465-aa09-479a0012e135 req-07d638f5-ebec-4510-a179-ee179d79e4f8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-2daec659-72e7-4465-aa09-479a0012e135 req-07d638f5-ebec-4510-a179-ee179d79e4f8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-2daec659-72e7-4465-aa09-479a0012e135 req-07d638f5-ebec-4510-a179-ee179d79e4f8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-2daec659-72e7-4465-aa09-479a0012e135 req-07d638f5-ebec-4510-a179-ee179d79e4f8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 11/22] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:04 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-7648ecb0-8ff3-4583-a38b-a9395f3d00fb req-71eb8d55-70bf-4980-831a-f28599d890c0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7648ecb0-8ff3-4583-a38b-a9395f3d00fb req-71eb8d55-70bf-4980-831a-f28599d890c0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7648ecb0-8ff3-4583-a38b-a9395f3d00fb req-71eb8d55-70bf-4980-831a-f28599d890c0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7648ecb0-8ff3-4583-a38b-a9395f3d00fb req-71eb8d55-70bf-4980-831a-f28599d890c0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-7648ecb0-8ff3-4583-a38b-a9395f3d00fb req-71eb8d55-70bf-4980-831a-f28599d890c0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7648ecb0-8ff3-4583-a38b-a9395f3d00fb req-71eb8d55-70bf-4980-831a-f28599d890c0 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 12/23] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:06 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-101a7990-382b-4791-bf35-f9283094dafd req-5d1f7fca-5adb-4aa0-acb3-de1f2255d0e8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-101a7990-382b-4791-bf35-f9283094dafd req-5d1f7fca-5adb-4aa0-acb3-de1f2255d0e8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-101a7990-382b-4791-bf35-f9283094dafd req-5d1f7fca-5adb-4aa0-acb3-de1f2255d0e8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-101a7990-382b-4791-bf35-f9283094dafd req-5d1f7fca-5adb-4aa0-acb3-de1f2255d0e8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-101a7990-382b-4791-bf35-f9283094dafd req-5d1f7fca-5adb-4aa0-acb3-de1f2255d0e8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-101a7990-382b-4791-bf35-f9283094dafd req-5d1f7fca-5adb-4aa0-acb3-de1f2255d0e8 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 12/24] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:07 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-4f2268e1-bed9-41d6-89e0-2b79b13d1d14 req-406047bf-ac57-403c-a4cf-59fcec2db01c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4f2268e1-bed9-41d6-89e0-2b79b13d1d14 req-406047bf-ac57-403c-a4cf-59fcec2db01c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4f2268e1-bed9-41d6-89e0-2b79b13d1d14 req-406047bf-ac57-403c-a4cf-59fcec2db01c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4f2268e1-bed9-41d6-89e0-2b79b13d1d14 req-406047bf-ac57-403c-a4cf-59fcec2db01c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-4f2268e1-bed9-41d6-89e0-2b79b13d1d14 req-406047bf-ac57-403c-a4cf-59fcec2db01c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4f2268e1-bed9-41d6-89e0-2b79b13d1d14 req-406047bf-ac57-403c-a4cf-59fcec2db01c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 13/25] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:08 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-74a65f7a-6ad3-4cec-8a91-8727de82f8de req-4919f380-3589-4bf7-b974-9f5bb51ca866 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-74a65f7a-6ad3-4cec-8a91-8727de82f8de req-4919f380-3589-4bf7-b974-9f5bb51ca866 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-74a65f7a-6ad3-4cec-8a91-8727de82f8de req-4919f380-3589-4bf7-b974-9f5bb51ca866 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-74a65f7a-6ad3-4cec-8a91-8727de82f8de req-4919f380-3589-4bf7-b974-9f5bb51ca866 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-74a65f7a-6ad3-4cec-8a91-8727de82f8de req-4919f380-3589-4bf7-b974-9f5bb51ca866 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-74a65f7a-6ad3-4cec-8a91-8727de82f8de req-4919f380-3589-4bf7-b974-9f5bb51ca866 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 13/26] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:10 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-994de509-a169-4d9d-a09c-96da461e5bf7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:32:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-783715819"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-783715819'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:32:12 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Create volume of 1 GB Sep 05 11:32:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Availability Zones retrieved successfully. Sep 05 11:32:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-e96cb58f-086e-4361-93f0-e7fb80769eca req-28ffabfc-0410-4e2b-980f-03144326b88c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-e96cb58f-086e-4361-93f0-e7fb80769eca req-28ffabfc-0410-4e2b-980f-03144326b88c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-e96cb58f-086e-4361-93f0-e7fb80769eca req-28ffabfc-0410-4e2b-980f-03144326b88c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-e96cb58f-086e-4361-93f0-e7fb80769eca req-28ffabfc-0410-4e2b-980f-03144326b88c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Flow 'volume_create_api' (f41715b7-4676-47b0-8c54-4cafd90d6143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d79833f-aed9-4681-88c7-94c0717b31aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:32:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-e96cb58f-086e-4361-93f0-e7fb80769eca req-28ffabfc-0410-4e2b-980f-03144326b88c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-e96cb58f-086e-4361-93f0-e7fb80769eca req-28ffabfc-0410-4e2b-980f-03144326b88c tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 14/27] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:12 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d79833f-aed9-4681-88c7-94c0717b31aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24eb93b3-8813-466c-81c2-a95724b84431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Created reservations ['4af88331-9e5c-4728-9001-44c686d7316b', '9bd97348-dd8a-4bb5-b8fa-6af11c0fe462', 'e248df0b-cfc3-4d4d-a0e0-d2ad23c59bea', '3be4c7c9-1152-4171-ba98-e8dbca349864'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24eb93b3-8813-466c-81c2-a95724b84431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4af88331-9e5c-4728-9001-44c686d7316b', '9bd97348-dd8a-4bb5-b8fa-6af11c0fe462', 'e248df0b-cfc3-4d4d-a0e0-d2ad23c59bea', '3be4c7c9-1152-4171-ba98-e8dbca349864']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae33a47e-b72b-4d28-b71d-427feb64fe0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae33a47e-b72b-4d28-b71d-427feb64fe0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52590547-84b7-4636-b784-488b5e9c99ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-783715819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92de12d33e8e45158ad2b719b50e3fa6',qos_specs=None,replication_status=,reservations=['4af88331-9e5c-4728-9001-44c686d7316b','9bd97348-dd8a-4bb5-b8fa-6af11c0fe462','e248df0b-cfc3-4d4d-a0e0-d2ad23c59bea','3be4c7c9-1152-4171-ba98-e8dbca349864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa59b7617e304a12850bf4f7c2fda599',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-783715819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52590547-84b7-4636-b784-488b5e9c99ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92de12d33e8e45158ad2b719b50e3fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa59b7617e304a12850bf4f7c2fda599',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e263ca81-03dc-4330-ac93-ad7b01ec513c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e263ca81-03dc-4330-ac93-ad7b01ec513c) transitioned into state 'SUCCESS' from state '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-783715819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92de12d33e8e45158ad2b719b50e3fa6',qos_specs=None,replication_status=,reservations=['4af88331-9e5c-4728-9001-44c686d7316b','9bd97348-dd8a-4bb5-b8fa-6af11c0fe462','e248df0b-cfc3-4d4d-a0e0-d2ad23c59bea','3be4c7c9-1152-4171-ba98-e8dbca349864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa59b7617e304a12850bf4f7c2fda599',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2323f7b-6afb-4f7a-b758-d200f2819737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2323f7b-6afb-4f7a-b758-d200f2819737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Flow 'volume_create_api' (f41715b7-4676-47b0-8c54-4cafd90d6143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Create volume request issued successfully. Sep 05 11:32:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-994de509-a169-4d9d-a09c-96da461e5bf7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:32:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 14/28] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:32:12 2026] POST /volume/v3/volumes => generated 758 bytes in 1006 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:32:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1ef2dce7-0e0b-4836-8dc3-e1e11c011f5f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ef2dce7-0e0b-4836-8dc3-e1e11c011f5f tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ef2dce7-0e0b-4836-8dc3-e1e11c011f5f tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ef2dce7-0e0b-4836-8dc3-e1e11c011f5f tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1ef2dce7-0e0b-4836-8dc3-e1e11c011f5f tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ef2dce7-0e0b-4836-8dc3-e1e11c011f5f tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 15/29] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:13 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-8058ffa7-c4a0-456c-b2b9-57c063e3ecc9 req-12bb6b40-b5fa-474d-ab4d-275340bf821b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8058ffa7-c4a0-456c-b2b9-57c063e3ecc9 req-12bb6b40-b5fa-474d-ab4d-275340bf821b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8058ffa7-c4a0-456c-b2b9-57c063e3ecc9 req-12bb6b40-b5fa-474d-ab4d-275340bf821b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8058ffa7-c4a0-456c-b2b9-57c063e3ecc9 req-12bb6b40-b5fa-474d-ab4d-275340bf821b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-8058ffa7-c4a0-456c-b2b9-57c063e3ecc9 req-12bb6b40-b5fa-474d-ab4d-275340bf821b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8058ffa7-c4a0-456c-b2b9-57c063e3ecc9 req-12bb6b40-b5fa-474d-ab4d-275340bf821b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 15/30] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:14 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-de482441-4d8b-4af9-be6d-05d82bf375f3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-de482441-4d8b-4af9-be6d-05d82bf375f3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-de482441-4d8b-4af9-be6d-05d82bf375f3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-de482441-4d8b-4af9-be6d-05d82bf375f3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-de482441-4d8b-4af9-be6d-05d82bf375f3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-de482441-4d8b-4af9-be6d-05d82bf375f3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 16/31] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:14 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-7f30c082-2f4e-4226-99d7-4f3fda0904ab req-645f27a5-cd25-4a31-bd38-8487f715aa99 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7f30c082-2f4e-4226-99d7-4f3fda0904ab req-645f27a5-cd25-4a31-bd38-8487f715aa99 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7f30c082-2f4e-4226-99d7-4f3fda0904ab req-645f27a5-cd25-4a31-bd38-8487f715aa99 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7f30c082-2f4e-4226-99d7-4f3fda0904ab req-645f27a5-cd25-4a31-bd38-8487f715aa99 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-7f30c082-2f4e-4226-99d7-4f3fda0904ab req-645f27a5-cd25-4a31-bd38-8487f715aa99 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7f30c082-2f4e-4226-99d7-4f3fda0904ab req-645f27a5-cd25-4a31-bd38-8487f715aa99 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 16/32] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:15 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-475c8383-4f2a-4b6a-9868-0eb66974ab38 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-475c8383-4f2a-4b6a-9868-0eb66974ab38 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-475c8383-4f2a-4b6a-9868-0eb66974ab38 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-475c8383-4f2a-4b6a-9868-0eb66974ab38 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-475c8383-4f2a-4b6a-9868-0eb66974ab38 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-475c8383-4f2a-4b6a-9868-0eb66974ab38 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 17/33] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:16 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-37c5fe92-8bc4-4f64-8541-2aca52245481 req-e69b2744-85cc-4655-9813-451973061d65 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-37c5fe92-8bc4-4f64-8541-2aca52245481 req-e69b2744-85cc-4655-9813-451973061d65 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-37c5fe92-8bc4-4f64-8541-2aca52245481 req-e69b2744-85cc-4655-9813-451973061d65 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-37c5fe92-8bc4-4f64-8541-2aca52245481 req-e69b2744-85cc-4655-9813-451973061d65 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-37c5fe92-8bc4-4f64-8541-2aca52245481 req-e69b2744-85cc-4655-9813-451973061d65 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-37c5fe92-8bc4-4f64-8541-2aca52245481 req-e69b2744-85cc-4655-9813-451973061d65 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 17/34] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:16 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6cf4f2b6-5905-4b8f-9b42-134d136670ee None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6cf4f2b6-5905-4b8f-9b42-134d136670ee tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6cf4f2b6-5905-4b8f-9b42-134d136670ee tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6cf4f2b6-5905-4b8f-9b42-134d136670ee tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6cf4f2b6-5905-4b8f-9b42-134d136670ee tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6cf4f2b6-5905-4b8f-9b42-134d136670ee tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 18/35] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:17 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-85fb41e3-60e2-436f-96f7-e2b4d76f5c54 req-d020f300-fa99-48bd-b57e-62a5227b39fc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-85fb41e3-60e2-436f-96f7-e2b4d76f5c54 req-d020f300-fa99-48bd-b57e-62a5227b39fc tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-85fb41e3-60e2-436f-96f7-e2b4d76f5c54 req-d020f300-fa99-48bd-b57e-62a5227b39fc tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-85fb41e3-60e2-436f-96f7-e2b4d76f5c54 req-d020f300-fa99-48bd-b57e-62a5227b39fc tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-85fb41e3-60e2-436f-96f7-e2b4d76f5c54 req-d020f300-fa99-48bd-b57e-62a5227b39fc tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-85fb41e3-60e2-436f-96f7-e2b4d76f5c54 req-d020f300-fa99-48bd-b57e-62a5227b39fc tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 18/36] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:17 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e8a310c2-5bff-4bb6-affd-9e7dda251f9e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e8a310c2-5bff-4bb6-affd-9e7dda251f9e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e8a310c2-5bff-4bb6-affd-9e7dda251f9e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e8a310c2-5bff-4bb6-affd-9e7dda251f9e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e8a310c2-5bff-4bb6-affd-9e7dda251f9e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e8a310c2-5bff-4bb6-affd-9e7dda251f9e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 19/37] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:18 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-36b7e633-08c9-4fa8-81af-01ff1ae5b5d7 req-ef573c07-28ad-49d7-a54b-bc0ad715fdb2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-36b7e633-08c9-4fa8-81af-01ff1ae5b5d7 req-ef573c07-28ad-49d7-a54b-bc0ad715fdb2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-36b7e633-08c9-4fa8-81af-01ff1ae5b5d7 req-ef573c07-28ad-49d7-a54b-bc0ad715fdb2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-36b7e633-08c9-4fa8-81af-01ff1ae5b5d7 req-ef573c07-28ad-49d7-a54b-bc0ad715fdb2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-36b7e633-08c9-4fa8-81af-01ff1ae5b5d7 req-ef573c07-28ad-49d7-a54b-bc0ad715fdb2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-36b7e633-08c9-4fa8-81af-01ff1ae5b5d7 req-ef573c07-28ad-49d7-a54b-bc0ad715fdb2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 19/38] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:19 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bea40d96-cd82-4c7a-bbf9-66bf13ea7180 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bea40d96-cd82-4c7a-bbf9-66bf13ea7180 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bea40d96-cd82-4c7a-bbf9-66bf13ea7180 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bea40d96-cd82-4c7a-bbf9-66bf13ea7180 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bea40d96-cd82-4c7a-bbf9-66bf13ea7180 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bea40d96-cd82-4c7a-bbf9-66bf13ea7180 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 20/39] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:19 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-52ac55a1-6cc7-43f2-adc4-7e7c6e72e3e3 req-85ccb70d-56ed-4f07-9a5d-5869f722e34a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-52ac55a1-6cc7-43f2-adc4-7e7c6e72e3e3 req-85ccb70d-56ed-4f07-9a5d-5869f722e34a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-52ac55a1-6cc7-43f2-adc4-7e7c6e72e3e3 req-85ccb70d-56ed-4f07-9a5d-5869f722e34a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-52ac55a1-6cc7-43f2-adc4-7e7c6e72e3e3 req-85ccb70d-56ed-4f07-9a5d-5869f722e34a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-52ac55a1-6cc7-43f2-adc4-7e7c6e72e3e3 req-85ccb70d-56ed-4f07-9a5d-5869f722e34a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-52ac55a1-6cc7-43f2-adc4-7e7c6e72e3e3 req-85ccb70d-56ed-4f07-9a5d-5869f722e34a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 20/40] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:20 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-880372b1-711e-4697-9b7b-dcc5d45874b1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-880372b1-711e-4697-9b7b-dcc5d45874b1 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-880372b1-711e-4697-9b7b-dcc5d45874b1 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-880372b1-711e-4697-9b7b-dcc5d45874b1 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-880372b1-711e-4697-9b7b-dcc5d45874b1 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-880372b1-711e-4697-9b7b-dcc5d45874b1 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 21/41] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:20 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-a67fe33a-a8fd-450f-b1b2-fe03f2b543db req-89458263-2293-4eea-b579-6b0542f117aa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-a67fe33a-a8fd-450f-b1b2-fe03f2b543db req-89458263-2293-4eea-b579-6b0542f117aa tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-a67fe33a-a8fd-450f-b1b2-fe03f2b543db req-89458263-2293-4eea-b579-6b0542f117aa tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-a67fe33a-a8fd-450f-b1b2-fe03f2b543db req-89458263-2293-4eea-b579-6b0542f117aa tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-a67fe33a-a8fd-450f-b1b2-fe03f2b543db req-89458263-2293-4eea-b579-6b0542f117aa tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-a67fe33a-a8fd-450f-b1b2-fe03f2b543db req-89458263-2293-4eea-b579-6b0542f117aa tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 21/42] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:21 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7019ecaa-e191-462c-a74b-7f0d046447d9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7019ecaa-e191-462c-a74b-7f0d046447d9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7019ecaa-e191-462c-a74b-7f0d046447d9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7019ecaa-e191-462c-a74b-7f0d046447d9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7019ecaa-e191-462c-a74b-7f0d046447d9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7019ecaa-e191-462c-a74b-7f0d046447d9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 22/43] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:21 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-3e7d3f94-b03c-4d67-b664-e0b6fba24d35 req-7f719111-3ff6-4942-a867-5f2fef5d39d1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3e7d3f94-b03c-4d67-b664-e0b6fba24d35 req-7f719111-3ff6-4942-a867-5f2fef5d39d1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3e7d3f94-b03c-4d67-b664-e0b6fba24d35 req-7f719111-3ff6-4942-a867-5f2fef5d39d1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3e7d3f94-b03c-4d67-b664-e0b6fba24d35 req-7f719111-3ff6-4942-a867-5f2fef5d39d1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-3e7d3f94-b03c-4d67-b664-e0b6fba24d35 req-7f719111-3ff6-4942-a867-5f2fef5d39d1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3e7d3f94-b03c-4d67-b664-e0b6fba24d35 req-7f719111-3ff6-4942-a867-5f2fef5d39d1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 22/44] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:22 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6b07af63-62e3-434e-b342-4f88b2f8eada None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b07af63-62e3-434e-b342-4f88b2f8eada tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b07af63-62e3-434e-b342-4f88b2f8eada tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b07af63-62e3-434e-b342-4f88b2f8eada tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6b07af63-62e3-434e-b342-4f88b2f8eada tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b07af63-62e3-434e-b342-4f88b2f8eada tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 23/45] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:23 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-90a1a805-5933-4933-930c-b98dace587ee req-a4a0ee18-bdac-4b7c-a02b-60560e1d876d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-90a1a805-5933-4933-930c-b98dace587ee req-a4a0ee18-bdac-4b7c-a02b-60560e1d876d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-90a1a805-5933-4933-930c-b98dace587ee req-a4a0ee18-bdac-4b7c-a02b-60560e1d876d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-90a1a805-5933-4933-930c-b98dace587ee req-a4a0ee18-bdac-4b7c-a02b-60560e1d876d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-90a1a805-5933-4933-930c-b98dace587ee req-a4a0ee18-bdac-4b7c-a02b-60560e1d876d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-90a1a805-5933-4933-930c-b98dace587ee req-a4a0ee18-bdac-4b7c-a02b-60560e1d876d tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 23/46] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:23 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ab7a4482-2b4d-40cc-95e0-2b2357071223 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ab7a4482-2b4d-40cc-95e0-2b2357071223 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ab7a4482-2b4d-40cc-95e0-2b2357071223 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ab7a4482-2b4d-40cc-95e0-2b2357071223 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ab7a4482-2b4d-40cc-95e0-2b2357071223 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ab7a4482-2b4d-40cc-95e0-2b2357071223 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 24/47] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:24 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-d55e36ce-a421-439e-a4a2-463015e63a2f req-5cfd0536-a0b4-406c-98c8-117851282ae2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d55e36ce-a421-439e-a4a2-463015e63a2f req-5cfd0536-a0b4-406c-98c8-117851282ae2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d55e36ce-a421-439e-a4a2-463015e63a2f req-5cfd0536-a0b4-406c-98c8-117851282ae2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d55e36ce-a421-439e-a4a2-463015e63a2f req-5cfd0536-a0b4-406c-98c8-117851282ae2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-d55e36ce-a421-439e-a4a2-463015e63a2f req-5cfd0536-a0b4-406c-98c8-117851282ae2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d55e36ce-a421-439e-a4a2-463015e63a2f req-5cfd0536-a0b4-406c-98c8-117851282ae2 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 24/48] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:25 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 829 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1f9e79ee-e27a-4726-a1b3-915719650f71 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1f9e79ee-e27a-4726-a1b3-915719650f71 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1f9e79ee-e27a-4726-a1b3-915719650f71 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1f9e79ee-e27a-4726-a1b3-915719650f71 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1f9e79ee-e27a-4726-a1b3-915719650f71 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1f9e79ee-e27a-4726-a1b3-915719650f71 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 25/49] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:25 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 826 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-47ddb826-ebbc-4906-bfc7-d72b9e7972ac req-c3e8769a-e6fe-4095-a2e5-4447401773d3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-47ddb826-ebbc-4906-bfc7-d72b9e7972ac req-c3e8769a-e6fe-4095-a2e5-4447401773d3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-47ddb826-ebbc-4906-bfc7-d72b9e7972ac req-c3e8769a-e6fe-4095-a2e5-4447401773d3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-47ddb826-ebbc-4906-bfc7-d72b9e7972ac req-c3e8769a-e6fe-4095-a2e5-4447401773d3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-47ddb826-ebbc-4906-bfc7-d72b9e7972ac req-c3e8769a-e6fe-4095-a2e5-4447401773d3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-47ddb826-ebbc-4906-bfc7-d72b9e7972ac req-c3e8769a-e6fe-4095-a2e5-4447401773d3 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 25/50] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:26 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 853 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2128c3e5-2299-4f25-a8a2-71b6407612a8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2128c3e5-2299-4f25-a8a2-71b6407612a8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2128c3e5-2299-4f25-a8a2-71b6407612a8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2128c3e5-2299-4f25-a8a2-71b6407612a8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2128c3e5-2299-4f25-a8a2-71b6407612a8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2128c3e5-2299-4f25-a8a2-71b6407612a8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 26/51] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:26 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-23853384-9539-4980-8c16-eaeb1b8230e3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:32:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1333819138"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1333819138'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:32:27 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Create volume of 1 GB Sep 05 11:32:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Availability Zones retrieved successfully. Sep 05 11:32:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Flow 'volume_create_api' (05b8c91a-8b7c-41fc-a4d6-64d24746641b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad576fd6-1ad5-4ad3-8692-2696f2c90de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:32:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-1b0b5ef6-ad66-45ba-9ccb-46641cc0b978 req-35953575-4437-4831-b667-f40a96de4561 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-1b0b5ef6-ad66-45ba-9ccb-46641cc0b978 req-35953575-4437-4831-b667-f40a96de4561 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-1b0b5ef6-ad66-45ba-9ccb-46641cc0b978 req-35953575-4437-4831-b667-f40a96de4561 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-1b0b5ef6-ad66-45ba-9ccb-46641cc0b978 req-35953575-4437-4831-b667-f40a96de4561 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad576fd6-1ad5-4ad3-8692-2696f2c90de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c382c8-acb6-42fe-aa66-ca7f5d3011d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-1b0b5ef6-ad66-45ba-9ccb-46641cc0b978 req-35953575-4437-4831-b667-f40a96de4561 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-1b0b5ef6-ad66-45ba-9ccb-46641cc0b978 req-35953575-4437-4831-b667-f40a96de4561 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 27/52] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:27 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 853 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c558fb72-50ba-4f20-9d89-7a8ca6f532d2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c558fb72-50ba-4f20-9d89-7a8ca6f532d2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c558fb72-50ba-4f20-9d89-7a8ca6f532d2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c558fb72-50ba-4f20-9d89-7a8ca6f532d2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c558fb72-50ba-4f20-9d89-7a8ca6f532d2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c558fb72-50ba-4f20-9d89-7a8ca6f532d2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 28/53] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:27 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:28 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Created reservations ['f38e4738-6c91-4d1c-beca-27234912118d', '7143129b-eba7-486f-a81c-433a78fc663b', 'beff5cea-34cd-4993-b971-05f2551f6cf1', '2efd2de6-0f74-408b-b871-5a0bc22404ba'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c382c8-acb6-42fe-aa66-ca7f5d3011d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f38e4738-6c91-4d1c-beca-27234912118d', '7143129b-eba7-486f-a81c-433a78fc663b', 'beff5cea-34cd-4993-b971-05f2551f6cf1', '2efd2de6-0f74-408b-b871-5a0bc22404ba']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a5e3a6-44b9-42dd-a939-76b1a41c3c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a5e3a6-44b9-42dd-a939-76b1a41c3c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ccb5aba-884e-489b-84f8-b5bc2a3b2dac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1333819138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dd9ab4311445fcb3d4ff5f6ce61c85',qos_specs=None,replication_status=,reservations=['f38e4738-6c91-4d1c-beca-27234912118d','7143129b-eba7-486f-a81c-433a78fc663b','beff5cea-34cd-4993-b971-05f2551f6cf1','2efd2de6-0f74-408b-b871-5a0bc22404ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1850709d3b074ced870ad0dbfb3b86df',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1333819138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ccb5aba-884e-489b-84f8-b5bc2a3b2dac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51dd9ab4311445fcb3d4ff5f6ce61c85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1850709d3b074ced870ad0dbfb3b86df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677a3543-7c0d-4c8c-8892-13ce54215114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677a3543-7c0d-4c8c-8892-13ce54215114) transitioned into state 'SUCCESS' from state '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-1333819138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dd9ab4311445fcb3d4ff5f6ce61c85',qos_specs=None,replication_status=,reservations=['f38e4738-6c91-4d1c-beca-27234912118d','7143129b-eba7-486f-a81c-433a78fc663b','beff5cea-34cd-4993-b971-05f2551f6cf1','2efd2de6-0f74-408b-b871-5a0bc22404ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1850709d3b074ced870ad0dbfb3b86df',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ea8989-c2c9-4f47-8358-c705009272a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ea8989-c2c9-4f47-8358-c705009272a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Flow 'volume_create_api' (05b8c91a-8b7c-41fc-a4d6-64d24746641b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Create volume request issued successfully. Sep 05 11:32:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-23853384-9539-4980-8c16-eaeb1b8230e3 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:32:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 26/54] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:32:27 2026] POST /volume/v3/volumes => generated 766 bytes in 1155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:32:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-959a00cd-6748-4b22-a2d9-8bd1cdc09041 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-959a00cd-6748-4b22-a2d9-8bd1cdc09041 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] GET http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-959a00cd-6748-4b22-a2d9-8bd1cdc09041 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-959a00cd-6748-4b22-a2d9-8bd1cdc09041 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-959a00cd-6748-4b22-a2d9-8bd1cdc09041 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Volume info retrieved successfully. Sep 05 11:32:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-959a00cd-6748-4b22-a2d9-8bd1cdc09041 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac returned with HTTP 200 Sep 05 11:32:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 29/55] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:28 2026] GET /volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac => generated 834 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-e3e5deda-511b-42a1-8fd4-0e63c64b14d4 req-524fdd67-fa88-41e8-8139-8e286699df0b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e5deda-511b-42a1-8fd4-0e63c64b14d4 req-524fdd67-fa88-41e8-8139-8e286699df0b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e3e5deda-511b-42a1-8fd4-0e63c64b14d4 req-524fdd67-fa88-41e8-8139-8e286699df0b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e3e5deda-511b-42a1-8fd4-0e63c64b14d4 req-524fdd67-fa88-41e8-8139-8e286699df0b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-baa78373-504a-4421-ab73-5882ce210319 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-baa78373-504a-4421-ab73-5882ce210319 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-baa78373-504a-4421-ab73-5882ce210319 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-baa78373-504a-4421-ab73-5882ce210319 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-e3e5deda-511b-42a1-8fd4-0e63c64b14d4 req-524fdd67-fa88-41e8-8139-8e286699df0b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-baa78373-504a-4421-ab73-5882ce210319 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-baa78373-504a-4421-ab73-5882ce210319 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 30/56] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:29 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 851 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e5deda-511b-42a1-8fd4-0e63c64b14d4 req-524fdd67-fa88-41e8-8139-8e286699df0b tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 27/57] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:29 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 853 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-08ff1c1f-9074-4406-ab66-7fb573c25138 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-08ff1c1f-9074-4406-ab66-7fb573c25138 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-08ff1c1f-9074-4406-ab66-7fb573c25138 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-08ff1c1f-9074-4406-ab66-7fb573c25138 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-08ff1c1f-9074-4406-ab66-7fb573c25138 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-08ff1c1f-9074-4406-ab66-7fb573c25138 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 31/58] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:29 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 851 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3f1ff4e7-846b-49d2-8c3d-fb628fd214c0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3f1ff4e7-846b-49d2-8c3d-fb628fd214c0 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] GET http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3f1ff4e7-846b-49d2-8c3d-fb628fd214c0 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3f1ff4e7-846b-49d2-8c3d-fb628fd214c0 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3f1ff4e7-846b-49d2-8c3d-fb628fd214c0 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Volume info retrieved successfully. Sep 05 11:32:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3f1ff4e7-846b-49d2-8c3d-fb628fd214c0 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac returned with HTTP 200 Sep 05 11:32:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 28/59] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:29 2026] GET /volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac => generated 858 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-a0cc5df2-fc6f-46e9-aa70-44d0f6ef86ce req-9a67701d-6a88-4521-89ca-1ea9f7c1b4e1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-a0cc5df2-fc6f-46e9-aa70-44d0f6ef86ce req-9a67701d-6a88-4521-89ca-1ea9f7c1b4e1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-a0cc5df2-fc6f-46e9-aa70-44d0f6ef86ce req-9a67701d-6a88-4521-89ca-1ea9f7c1b4e1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-a0cc5df2-fc6f-46e9-aa70-44d0f6ef86ce req-9a67701d-6a88-4521-89ca-1ea9f7c1b4e1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-a0cc5df2-fc6f-46e9-aa70-44d0f6ef86ce req-9a67701d-6a88-4521-89ca-1ea9f7c1b4e1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-a0cc5df2-fc6f-46e9-aa70-44d0f6ef86ce req-9a67701d-6a88-4521-89ca-1ea9f7c1b4e1 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 32/60] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:30 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 853 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6c7a012a-b37c-47ac-a758-1d3671ddd7d1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6c7a012a-b37c-47ac-a758-1d3671ddd7d1 None None] GET http://192.168.122.95/volume// Sep 05 11:32:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6c7a012a-b37c-47ac-a758-1d3671ddd7d1 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6c7a012a-b37c-47ac-a758-1d3671ddd7d1 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6c7a012a-b37c-47ac-a758-1d3671ddd7d1 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:32:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 29/61] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:32:31 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:32:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-63fa15dc-94cb-4d38-9df0-08c2eb78145e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-63fa15dc-94cb-4d38-9df0-08c2eb78145e tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] GET http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-63fa15dc-94cb-4d38-9df0-08c2eb78145e tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-63fa15dc-94cb-4d38-9df0-08c2eb78145e tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-11fc32b8-c4b0-44b4-ac62-f0a3d35534fa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-63fa15dc-94cb-4d38-9df0-08c2eb78145e tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Volume info retrieved successfully. Sep 05 11:32:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-63fa15dc-94cb-4d38-9df0-08c2eb78145e tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac returned with HTTP 200 Sep 05 11:32:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 33/62] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:31 2026] GET /volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac => generated 858 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-11fc32b8-c4b0-44b4-ac62-f0a3d35534fa tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:32:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-11fc32b8-c4b0-44b4-ac62-f0a3d35534fa tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52590547-84b7-4636-b784-488b5e9c99ac", "connector": null, "instance_uuid": "c969af0e-2fae-444e-9c15-c8c123c600b5"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-dd95940c-0441-4b46-9b21-c21706f6ada7 req-7cac14ce-7cb6-4839-8d6b-d1e4f21bce12 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd95940c-0441-4b46-9b21-c21706f6ada7 req-7cac14ce-7cb6-4839-8d6b-d1e4f21bce12 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-dd95940c-0441-4b46-9b21-c21706f6ada7 req-7cac14ce-7cb6-4839-8d6b-d1e4f21bce12 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-dd95940c-0441-4b46-9b21-c21706f6ada7 req-7cac14ce-7cb6-4839-8d6b-d1e4f21bce12 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 05 11:32:31 devstack devstack@c-api.service[87145]: .first() Sep 05 11:32:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-dd95940c-0441-4b46-9b21-c21706f6ada7 req-7cac14ce-7cb6-4839-8d6b-d1e4f21bce12 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd95940c-0441-4b46-9b21-c21706f6ada7 req-7cac14ce-7cb6-4839-8d6b-d1e4f21bce12 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 34/63] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:31 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 854 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-11fc32b8-c4b0-44b4-ac62-f0a3d35534fa tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:32:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 30/64] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:32:31 2026] POST /volume/v3/attachments => generated 273 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:32:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ba94e9e-37c0-4d31-8de3-1ef79a135552", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-636953781", "description": null, "metadata": {}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:31 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Create snapshot from volume 7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e807b015-395a-4b62-95d0-f1ab9816db61 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e807b015-395a-4b62-95d0-f1ab9816db61 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e807b015-395a-4b62-95d0-f1ab9816db61 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e807b015-395a-4b62-95d0-f1ab9816db61 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:32 devstack devstack@c-api.service[87146]: WARNING cinder.quota [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-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 05 11:32:32 devstack devstack@c-api.service[87146]: WARNING cinder.quota [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-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 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e807b015-395a-4b62-95d0-f1ab9816db61 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e807b015-395a-4b62-95d0-f1ab9816db61 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 31/65] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:31 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-25211480-1793-4391-872f-a0aec66b97b3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25211480-1793-4391-872f-a0aec66b97b3 None None] GET http://192.168.122.95/volume// Sep 05 11:32:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25211480-1793-4391-872f-a0aec66b97b3 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25211480-1793-4391-872f-a0aec66b97b3 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25211480-1793-4391-872f-a0aec66b97b3 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:32:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 32/66] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:32:32 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:32:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-aa1c193d-099e-40f1-827f-7e1777968a44 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-aa1c193d-099e-40f1-827f-7e1777968a44 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-aa1c193d-099e-40f1-827f-7e1777968a44 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-aa1c193d-099e-40f1-827f-7e1777968a44 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:32 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Created reservations ['2b386300-f218-4435-bde3-2851d6beb392', '245558aa-a848-47b3-8334-e19f766d5f2e', '54b53fb2-ba29-4958-b235-9ca9dffc8902', '949e71da-3d27-4253-947e-d8aacbf059d1'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-aa1c193d-099e-40f1-827f-7e1777968a44 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-aa1c193d-099e-40f1-827f-7e1777968a44 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 33/67] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:32:32 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 1031 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:32:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7f2ac377-dafd-4743-bae5-1bcef18b9826 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f2ac377-dafd-4743-bae5-1bcef18b9826 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] GET http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f2ac377-dafd-4743-bae5-1bcef18b9826 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f2ac377-dafd-4743-bae5-1bcef18b9826 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7f2ac377-dafd-4743-bae5-1bcef18b9826 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Volume info retrieved successfully. Sep 05 11:32:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f2ac377-dafd-4743-bae5-1bcef18b9826 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac returned with HTTP 200 Sep 05 11:32:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 34/68] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:32 2026] GET /volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac => generated 858 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot create request issued successfully. Sep 05 11:32:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ba1f1c26-f53c-4059-97ba-2747b288019c req-6899d3c6-d600-46b1-812c-1cf87e58acee tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:32:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 35/69] 192.168.122.95 () {64 vars in 1431 bytes} [Sat Sep 5 11:32:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-982d2757-e7b2-45c8-9bc6-8afe01467ed2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-982d2757-e7b2-45c8-9bc6-8afe01467ed2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-982d2757-e7b2-45c8-9bc6-8afe01467ed2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-982d2757-e7b2-45c8-9bc6-8afe01467ed2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-982d2757-e7b2-45c8-9bc6-8afe01467ed2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-80bf34c5-4cef-4f63-adcc-27fb234ba9fe req-f8818322-ea97-4ca8-b1b9-83109acfde57 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-982d2757-e7b2-45c8-9bc6-8afe01467ed2 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 35/70] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:33 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-80bf34c5-4cef-4f63-adcc-27fb234ba9fe req-f8818322-ea97-4ca8-b1b9-83109acfde57 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-80bf34c5-4cef-4f63-adcc-27fb234ba9fe req-f8818322-ea97-4ca8-b1b9-83109acfde57 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-80bf34c5-4cef-4f63-adcc-27fb234ba9fe req-f8818322-ea97-4ca8-b1b9-83109acfde57 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-80bf34c5-4cef-4f63-adcc-27fb234ba9fe req-f8818322-ea97-4ca8-b1b9-83109acfde57 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] Snapshot retrieved successfully. Sep 05 11:32:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-80bf34c5-4cef-4f63-adcc-27fb234ba9fe req-f8818322-ea97-4ca8-b1b9-83109acfde57 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 36/71] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:33 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-656e41aa-5003-4034-af5a-5cb35263fa6d req-6a6a9ee2-3a97-4d3a-9ba5-c9c679c7b261 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-656e41aa-5003-4034-af5a-5cb35263fa6d req-6a6a9ee2-3a97-4d3a-9ba5-c9c679c7b261 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] GET http://192.168.122.95/volume/v3/snapshots/detail Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-656e41aa-5003-4034-af5a-5cb35263fa6d req-6a6a9ee2-3a97-4d3a-9ba5-c9c679c7b261 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-656e41aa-5003-4034-af5a-5cb35263fa6d req-6a6a9ee2-3a97-4d3a-9ba5-c9c679c7b261 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [req-656e41aa-5003-4034-af5a-5cb35263fa6d req-6a6a9ee2-3a97-4d3a-9ba5-c9c679c7b261 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [req-656e41aa-5003-4034-af5a-5cb35263fa6d req-6a6a9ee2-3a97-4d3a-9ba5-c9c679c7b261 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: /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 05 11:32:33 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:32:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-656e41aa-5003-4034-af5a-5cb35263fa6d req-6a6a9ee2-3a97-4d3a-9ba5-c9c679c7b261 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] Get all snapshots completed successfully. Sep 05 11:32:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-656e41aa-5003-4034-af5a-5cb35263fa6d req-6a6a9ee2-3a97-4d3a-9ba5-c9c679c7b261 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-reader] http://192.168.122.95/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:32:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 36/72] 192.168.122.95 () {60 vars in 1398 bytes} [Sat Sep 5 11:32:33 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-25060adb-ae62-4603-9f16-738e0b51566c req-92c55023-8ecd-403c-a8a2-fb7f08348535 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-25060adb-ae62-4603-9f16-738e0b51566c req-92c55023-8ecd-403c-a8a2-fb7f08348535 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-25060adb-ae62-4603-9f16-738e0b51566c req-92c55023-8ecd-403c-a8a2-fb7f08348535 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-25060adb-ae62-4603-9f16-738e0b51566c req-92c55023-8ecd-403c-a8a2-fb7f08348535 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d2d96aff-f17d-401b-a570-8125a3c84e51 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-25060adb-ae62-4603-9f16-738e0b51566c req-92c55023-8ecd-403c-a8a2-fb7f08348535 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2d96aff-f17d-401b-a570-8125a3c84e51 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] GET http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-25060adb-ae62-4603-9f16-738e0b51566c req-92c55023-8ecd-403c-a8a2-fb7f08348535 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2d96aff-f17d-401b-a570-8125a3c84e51 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2d96aff-f17d-401b-a570-8125a3c84e51 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 37/73] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:33 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 442 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d2d96aff-f17d-401b-a570-8125a3c84e51 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Volume info retrieved successfully. Sep 05 11:32:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2d96aff-f17d-401b-a570-8125a3c84e51 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac returned with HTTP 200 Sep 05 11:32:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 37/74] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:33 2026] GET /volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac => generated 859 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8fe39bcb-d3b7-445d-b9dc-95416d0b81b4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8fe39bcb-d3b7-445d-b9dc-95416d0b81b4 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8fe39bcb-d3b7-445d-b9dc-95416d0b81b4 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8fe39bcb-d3b7-445d-b9dc-95416d0b81b4 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:34 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=155,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:32:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8fe39bcb-d3b7-445d-b9dc-95416d0b81b4 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8fe39bcb-d3b7-445d-b9dc-95416d0b81b4 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 38/75] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:34 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-ed3715e8-719b-4b76-9b99-c15720559bcf req-94399289-9463-4b13-a34c-33c01f2a6270 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ed3715e8-719b-4b76-9b99-c15720559bcf req-94399289-9463-4b13-a34c-33c01f2a6270 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ed3715e8-719b-4b76-9b99-c15720559bcf req-94399289-9463-4b13-a34c-33c01f2a6270 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ed3715e8-719b-4b76-9b99-c15720559bcf req-94399289-9463-4b13-a34c-33c01f2a6270 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:34 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=213,cinder:INSERT=31,cinder:UPDATE=38 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:32:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-ed3715e8-719b-4b76-9b99-c15720559bcf req-94399289-9463-4b13-a34c-33c01f2a6270 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ed3715e8-719b-4b76-9b99-c15720559bcf req-94399289-9463-4b13-a34c-33c01f2a6270 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 38/76] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:34 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 442 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-5d6e3c44-253f-454d-bcf4-ea2160f8c904 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-5d6e3c44-253f-454d-bcf4-ea2160f8c904 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] PUT http://192.168.122.95/volume/v3/attachments/c3fd2e5b-7c03-4607-b719-a1d8fc42d833 Sep 05 11:32:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-5d6e3c44-253f-454d-bcf4-ea2160f8c904 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 05 11:32:35 devstack devstack@c-api.service[87146]: .first() Sep 05 11:32:35 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-5d6e3c44-253f-454d-bcf4-ea2160f8c904 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Acquiring lock "cinder-attachment_update-52590547-84b7-4636-b784-488b5e9c99ac-devstack" by "attachment_update" {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:32:35 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-5d6e3c44-253f-454d-bcf4-ea2160f8c904 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Lock "cinder-attachment_update-52590547-84b7-4636-b784-488b5e9c99ac-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:32:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-012c54ce-4145-4964-bd4d-adbd609ba2c9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-012c54ce-4145-4964-bd4d-adbd609ba2c9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-012c54ce-4145-4964-bd4d-adbd609ba2c9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-012c54ce-4145-4964-bd4d-adbd609ba2c9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-012c54ce-4145-4964-bd4d-adbd609ba2c9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-012c54ce-4145-4964-bd4d-adbd609ba2c9 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 39/77] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:35 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-98261d1d-bc96-4e87-8503-13524ffe8f85 req-2f9b3ccf-a799-41ed-8910-4f5e16a376f5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-98261d1d-bc96-4e87-8503-13524ffe8f85 req-2f9b3ccf-a799-41ed-8910-4f5e16a376f5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-98261d1d-bc96-4e87-8503-13524ffe8f85 req-2f9b3ccf-a799-41ed-8910-4f5e16a376f5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-98261d1d-bc96-4e87-8503-13524ffe8f85 req-2f9b3ccf-a799-41ed-8910-4f5e16a376f5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-98261d1d-bc96-4e87-8503-13524ffe8f85 req-2f9b3ccf-a799-41ed-8910-4f5e16a376f5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-98261d1d-bc96-4e87-8503-13524ffe8f85 req-2f9b3ccf-a799-41ed-8910-4f5e16a376f5 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 40/78] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:36 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-269100a7-d1aa-4332-bae0-10186883a2ca None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-269100a7-d1aa-4332-bae0-10186883a2ca tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-269100a7-d1aa-4332-bae0-10186883a2ca tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-269100a7-d1aa-4332-bae0-10186883a2ca tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-269100a7-d1aa-4332-bae0-10186883a2ca tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-269100a7-d1aa-4332-bae0-10186883a2ca tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 41/79] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:36 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-537ee631-2db7-429f-a096-9c8b79fbd9ae req-d9cc106c-a66f-4b33-a70a-71ab6a78da54 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-537ee631-2db7-429f-a096-9c8b79fbd9ae req-d9cc106c-a66f-4b33-a70a-71ab6a78da54 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-537ee631-2db7-429f-a096-9c8b79fbd9ae req-d9cc106c-a66f-4b33-a70a-71ab6a78da54 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-537ee631-2db7-429f-a096-9c8b79fbd9ae req-d9cc106c-a66f-4b33-a70a-71ab6a78da54 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-537ee631-2db7-429f-a096-9c8b79fbd9ae req-d9cc106c-a66f-4b33-a70a-71ab6a78da54 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-537ee631-2db7-429f-a096-9c8b79fbd9ae req-d9cc106c-a66f-4b33-a70a-71ab6a78da54 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 42/80] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:37 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9fe9d5f0-9ecc-4356-8eb4-98577255fbda None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9fe9d5f0-9ecc-4356-8eb4-98577255fbda tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9fe9d5f0-9ecc-4356-8eb4-98577255fbda tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9fe9d5f0-9ecc-4356-8eb4-98577255fbda tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9fe9d5f0-9ecc-4356-8eb4-98577255fbda tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9fe9d5f0-9ecc-4356-8eb4-98577255fbda tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 43/81] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:37 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-d42f11a4-3004-49e1-a3e5-1469009d4f4f req-7d85a4d4-e683-4aec-9499-1c755e01fe08 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d42f11a4-3004-49e1-a3e5-1469009d4f4f req-7d85a4d4-e683-4aec-9499-1c755e01fe08 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d42f11a4-3004-49e1-a3e5-1469009d4f4f req-7d85a4d4-e683-4aec-9499-1c755e01fe08 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d42f11a4-3004-49e1-a3e5-1469009d4f4f req-7d85a4d4-e683-4aec-9499-1c755e01fe08 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-d42f11a4-3004-49e1-a3e5-1469009d4f4f req-7d85a4d4-e683-4aec-9499-1c755e01fe08 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d42f11a4-3004-49e1-a3e5-1469009d4f4f req-7d85a4d4-e683-4aec-9499-1c755e01fe08 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 44/82] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:38 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 442 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7a2697d3-fedc-4bce-8e6a-b6e0bbf2fbb3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a2697d3-fedc-4bce-8e6a-b6e0bbf2fbb3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a2697d3-fedc-4bce-8e6a-b6e0bbf2fbb3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a2697d3-fedc-4bce-8e6a-b6e0bbf2fbb3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7a2697d3-fedc-4bce-8e6a-b6e0bbf2fbb3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a2697d3-fedc-4bce-8e6a-b6e0bbf2fbb3 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 45/83] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:39 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:39 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-5d6e3c44-253f-454d-bcf4-ea2160f8c904 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Lock "cinder-attachment_update-52590547-84b7-4636-b784-488b5e9c99ac-devstack" released by "attachment_update" :: held 3.739s {{(pid=87146) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:32:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-5d6e3c44-253f-454d-bcf4-ea2160f8c904 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/attachments/c3fd2e5b-7c03-4607-b719-a1d8fc42d833 returned with HTTP 200 Sep 05 11:32:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 39/84] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:32:35 2026] PUT /volume/v3/attachments/c3fd2e5b-7c03-4607-b719-a1d8fc42d833 => generated 694 bytes in 3826 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-fc142d12-d47a-4a7e-9e74-40ae3d86caf0 req-044b1880-4ab8-4637-8f28-ee6c4e54a5b4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-fc142d12-d47a-4a7e-9e74-40ae3d86caf0 req-044b1880-4ab8-4637-8f28-ee6c4e54a5b4 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-fc142d12-d47a-4a7e-9e74-40ae3d86caf0 req-044b1880-4ab8-4637-8f28-ee6c4e54a5b4 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-fc142d12-d47a-4a7e-9e74-40ae3d86caf0 req-044b1880-4ab8-4637-8f28-ee6c4e54a5b4 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-fc142d12-d47a-4a7e-9e74-40ae3d86caf0 req-044b1880-4ab8-4637-8f28-ee6c4e54a5b4 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-fc142d12-d47a-4a7e-9e74-40ae3d86caf0 req-044b1880-4ab8-4637-8f28-ee6c4e54a5b4 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 46/85] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:39 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-e4701010-17a2-47a4-910a-80529f09b1ba req-1815543d-dc2b-4144-9c5a-6732786d820a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-e4701010-17a2-47a4-910a-80529f09b1ba req-1815543d-dc2b-4144-9c5a-6732786d820a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-e4701010-17a2-47a4-910a-80529f09b1ba req-1815543d-dc2b-4144-9c5a-6732786d820a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-e4701010-17a2-47a4-910a-80529f09b1ba req-1815543d-dc2b-4144-9c5a-6732786d820a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:39 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [req-e4701010-17a2-47a4-910a-80529f09b1ba req-1815543d-dc2b-4144-9c5a-6732786d820a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Delete snapshot with id: ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-e4701010-17a2-47a4-910a-80529f09b1ba req-1815543d-dc2b-4144-9c5a-6732786d820a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-e4701010-17a2-47a4-910a-80529f09b1ba req-1815543d-dc2b-4144-9c5a-6732786d820a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot delete request issued successfully. Sep 05 11:32:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-e4701010-17a2-47a4-910a-80529f09b1ba req-1815543d-dc2b-4144-9c5a-6732786d820a tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 202 Sep 05 11:32:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 40/86] 192.168.122.95 () {62 vars in 1510 bytes} [Sat Sep 5 11:32:39 2026] DELETE /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:32:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-ec1c6c0b-df86-4751-8b2e-e219ecd03d69 req-2672c276-8cab-4e43-9d42-a82b114b0b84 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ec1c6c0b-df86-4751-8b2e-e219ecd03d69 req-2672c276-8cab-4e43-9d42-a82b114b0b84 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ec1c6c0b-df86-4751-8b2e-e219ecd03d69 req-2672c276-8cab-4e43-9d42-a82b114b0b84 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ec1c6c0b-df86-4751-8b2e-e219ecd03d69 req-2672c276-8cab-4e43-9d42-a82b114b0b84 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-ec1c6c0b-df86-4751-8b2e-e219ecd03d69 req-2672c276-8cab-4e43-9d42-a82b114b0b84 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ec1c6c0b-df86-4751-8b2e-e219ecd03d69 req-2672c276-8cab-4e43-9d42-a82b114b0b84 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 47/87] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:39 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-66b3ed05-414d-408a-826b-e7a0961b4ec8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-66b3ed05-414d-408a-826b-e7a0961b4ec8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-66b3ed05-414d-408a-826b-e7a0961b4ec8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-66b3ed05-414d-408a-826b-e7a0961b4ec8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-66b3ed05-414d-408a-826b-e7a0961b4ec8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-66b3ed05-414d-408a-826b-e7a0961b4ec8 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 41/88] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:40 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 851 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-1274c695-ba90-4d27-acc9-11cc71339f8f req-61aebcbf-6166-4851-8530-9055f3cb1721 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-1274c695-ba90-4d27-acc9-11cc71339f8f req-61aebcbf-6166-4851-8530-9055f3cb1721 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-1274c695-ba90-4d27-acc9-11cc71339f8f req-61aebcbf-6166-4851-8530-9055f3cb1721 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-1274c695-ba90-4d27-acc9-11cc71339f8f req-61aebcbf-6166-4851-8530-9055f3cb1721 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-1274c695-ba90-4d27-acc9-11cc71339f8f req-61aebcbf-6166-4851-8530-9055f3cb1721 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-1274c695-ba90-4d27-acc9-11cc71339f8f req-61aebcbf-6166-4851-8530-9055f3cb1721 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 48/89] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:40 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 468 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-fe8a1b0d-c114-420e-a984-051d89f6f41f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-fe8a1b0d-c114-420e-a984-051d89f6f41f tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] POST http://192.168.122.95/volume/v3/attachments/c3fd2e5b-7c03-4607-b719-a1d8fc42d833/action Sep 05 11:32:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-fe8a1b0d-c114-420e-a984-051d89f6f41f tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:32:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-fe8a1b0d-c114-420e-a984-051d89f6f41f tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-f3488dd2-896b-4f00-bcc6-f642b862af29 req-fe8a1b0d-c114-420e-a984-051d89f6f41f tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/attachments/c3fd2e5b-7c03-4607-b719-a1d8fc42d833/action returned with HTTP 204 Sep 05 11:32:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 42/90] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:32:41 2026] POST /volume/v3/attachments/c3fd2e5b-7c03-4607-b719-a1d8fc42d833/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f8f62a55-9f72-42cc-b856-35c06c4db87e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8f62a55-9f72-42cc-b856-35c06c4db87e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8f62a55-9f72-42cc-b856-35c06c4db87e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8f62a55-9f72-42cc-b856-35c06c4db87e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f8f62a55-9f72-42cc-b856-35c06c4db87e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8f62a55-9f72-42cc-b856-35c06c4db87e tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 49/91] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:41 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 1143 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-078352ac-ef9b-474f-825c-1e730cbdcd11 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-078352ac-ef9b-474f-825c-1e730cbdcd11 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-078352ac-ef9b-474f-825c-1e730cbdcd11 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-078352ac-ef9b-474f-825c-1e730cbdcd11 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-078352ac-ef9b-474f-825c-1e730cbdcd11 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-078352ac-ef9b-474f-825c-1e730cbdcd11 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 43/92] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:41 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 1143 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-28e29bfb-5498-4ae7-ba3a-2524b0e52f86 req-c165ea7b-76a0-4dc3-bb59-f01056f5ca02 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-28e29bfb-5498-4ae7-ba3a-2524b0e52f86 req-c165ea7b-76a0-4dc3-bb59-f01056f5ca02 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-28e29bfb-5498-4ae7-ba3a-2524b0e52f86 req-c165ea7b-76a0-4dc3-bb59-f01056f5ca02 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-28e29bfb-5498-4ae7-ba3a-2524b0e52f86 req-c165ea7b-76a0-4dc3-bb59-f01056f5ca02 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-28e29bfb-5498-4ae7-ba3a-2524b0e52f86 req-c165ea7b-76a0-4dc3-bb59-f01056f5ca02 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-28e29bfb-5498-4ae7-ba3a-2524b0e52f86 req-c165ea7b-76a0-4dc3-bb59-f01056f5ca02 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 50/93] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:41 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 468 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-9b67aa67-33f8-4a12-8439-3920f7b7a381 req-c355a434-cf63-47d5-bd15-f3f41f364b49 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-9b67aa67-33f8-4a12-8439-3920f7b7a381 req-c355a434-cf63-47d5-bd15-f3f41f364b49 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-9b67aa67-33f8-4a12-8439-3920f7b7a381 req-c355a434-cf63-47d5-bd15-f3f41f364b49 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-9b67aa67-33f8-4a12-8439-3920f7b7a381 req-c355a434-cf63-47d5-bd15-f3f41f364b49 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-9b67aa67-33f8-4a12-8439-3920f7b7a381 req-c355a434-cf63-47d5-bd15-f3f41f364b49 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Snapshot retrieved successfully. Sep 05 11:32:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-9b67aa67-33f8-4a12-8439-3920f7b7a381 req-c355a434-cf63-47d5-bd15-f3f41f364b49 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 200 Sep 05 11:32:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 44/94] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:43 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 468 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-93aaa2e2-e3f4-4460-a8e3-2b408a7868c3 req-05a8f2f4-8ab3-41dc-a5bc-532d7ce81156 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-93aaa2e2-e3f4-4460-a8e3-2b408a7868c3 req-05a8f2f4-8ab3-41dc-a5bc-532d7ce81156 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb Sep 05 11:32:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-93aaa2e2-e3f4-4460-a8e3-2b408a7868c3 req-05a8f2f4-8ab3-41dc-a5bc-532d7ce81156 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-93aaa2e2-e3f4-4460-a8e3-2b408a7868c3 req-05a8f2f4-8ab3-41dc-a5bc-532d7ce81156 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-93aaa2e2-e3f4-4460-a8e3-2b408a7868c3 req-05a8f2f4-8ab3-41dc-a5bc-532d7ce81156 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb returned with HTTP 404 Sep 05 11:32:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 51/95] 192.168.122.95 () {60 vars in 1488 bytes} [Sat Sep 5 11:32:44 2026] GET /volume/v3/snapshots/ef38dfd2-fa22-4cf0-a7ea-235e866cd1bb => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-88ce8035-8656-4fc9-8a01-564826be4eba req-bb7824e2-8602-4ed1-a518-4da7a77632b1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-88ce8035-8656-4fc9-8a01-564826be4eba req-bb7824e2-8602-4ed1-a518-4da7a77632b1 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] DELETE http://192.168.122.95/volume/v3/attachments/c3fd2e5b-7c03-4607-b719-a1d8fc42d833 Sep 05 11:32:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-88ce8035-8656-4fc9-8a01-564826be4eba req-bb7824e2-8602-4ed1-a518-4da7a77632b1 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-88ce8035-8656-4fc9-8a01-564826be4eba req-bb7824e2-8602-4ed1-a518-4da7a77632b1 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:45 devstack devstack@c-api.service[87146]: /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 05 11:32:45 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:32:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-cbb2db96-9957-436f-97a3-26a3ef036b04 req-e1c568f1-60ce-4d7c-8986-0ca012d574ad None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-cbb2db96-9957-436f-97a3-26a3ef036b04 req-e1c568f1-60ce-4d7c-8986-0ca012d574ad tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] DELETE http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-cbb2db96-9957-436f-97a3-26a3ef036b04 req-e1c568f1-60ce-4d7c-8986-0ca012d574ad tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-cbb2db96-9957-436f-97a3-26a3ef036b04 req-e1c568f1-60ce-4d7c-8986-0ca012d574ad tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:45 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [req-cbb2db96-9957-436f-97a3-26a3ef036b04 req-e1c568f1-60ce-4d7c-8986-0ca012d574ad tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Delete volume with id: 7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-cbb2db96-9957-436f-97a3-26a3ef036b04 req-e1c568f1-60ce-4d7c-8986-0ca012d574ad tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-88ce8035-8656-4fc9-8a01-564826be4eba req-bb7824e2-8602-4ed1-a518-4da7a77632b1 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/attachments/c3fd2e5b-7c03-4607-b719-a1d8fc42d833 returned with HTTP 200 Sep 05 11:32:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 45/96] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:32:45 2026] DELETE /volume/v3/attachments/c3fd2e5b-7c03-4607-b719-a1d8fc42d833 => generated 19 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-cbb2db96-9957-436f-97a3-26a3ef036b04 req-e1c568f1-60ce-4d7c-8986-0ca012d574ad tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Delete volume request issued successfully. Sep 05 11:32:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-cbb2db96-9957-436f-97a3-26a3ef036b04 req-e1c568f1-60ce-4d7c-8986-0ca012d574ad tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 202 Sep 05 11:32:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 52/97] 192.168.122.95 () {62 vars in 1504 bytes} [Sat Sep 5 11:32:45 2026] DELETE /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 0 bytes in 437 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:32:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-24a54304-10e7-4dc2-84c0-3492ab278a54 req-22586793-c6e2-4444-82ab-a4e60d775121 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-24a54304-10e7-4dc2-84c0-3492ab278a54 req-22586793-c6e2-4444-82ab-a4e60d775121 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-24a54304-10e7-4dc2-84c0-3492ab278a54 req-22586793-c6e2-4444-82ab-a4e60d775121 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-24a54304-10e7-4dc2-84c0-3492ab278a54 req-22586793-c6e2-4444-82ab-a4e60d775121 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:46 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-24a54304-10e7-4dc2-84c0-3492ab278a54 req-22586793-c6e2-4444-82ab-a4e60d775121 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Volume info retrieved successfully. Sep 05 11:32:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-24a54304-10e7-4dc2-84c0-3492ab278a54 req-22586793-c6e2-4444-82ab-a4e60d775121 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 200 Sep 05 11:32:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 46/98] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:46 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-da5d326c-1d11-46ac-8a8d-512ec690c127 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-da5d326c-1d11-46ac-8a8d-512ec690c127 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-da5d326c-1d11-46ac-8a8d-512ec690c127 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-da5d326c-1d11-46ac-8a8d-512ec690c127 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:46 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:46 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:46 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:46 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-da5d326c-1d11-46ac-8a8d-512ec690c127 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-da5d326c-1d11-46ac-8a8d-512ec690c127 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 53/99] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:46 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4aac90d7-730d-4771-95f9-47b462cda7da None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4aac90d7-730d-4771-95f9-47b462cda7da tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4aac90d7-730d-4771-95f9-47b462cda7da tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4aac90d7-730d-4771-95f9-47b462cda7da tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:46 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4aac90d7-730d-4771-95f9-47b462cda7da tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4aac90d7-730d-4771-95f9-47b462cda7da tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 47/100] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:46 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6eaaf522-4736-43dd-bda3-2dbe1fa5b1c0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6eaaf522-4736-43dd-bda3-2dbe1fa5b1c0 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6eaaf522-4736-43dd-bda3-2dbe1fa5b1c0 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6eaaf522-4736-43dd-bda3-2dbe1fa5b1c0 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6eaaf522-4736-43dd-bda3-2dbe1fa5b1c0 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6eaaf522-4736-43dd-bda3-2dbe1fa5b1c0 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 54/101] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:47 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b5fb29d9-2249-488b-8e01-d8159da3c16d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5fb29d9-2249-488b-8e01-d8159da3c16d tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] DELETE http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5fb29d9-2249-488b-8e01-d8159da3c16d tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5fb29d9-2249-488b-8e01-d8159da3c16d tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-b5fb29d9-2249-488b-8e01-d8159da3c16d tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Delete volume with id: 52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b5fb29d9-2249-488b-8e01-d8159da3c16d tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e4e4159e-7a48-4dc1-a61e-edbd96c32a96 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e4e4159e-7a48-4dc1-a61e-edbd96c32a96 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] DELETE http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e4e4159e-7a48-4dc1-a61e-edbd96c32a96 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e4e4159e-7a48-4dc1-a61e-edbd96c32a96 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e4e4159e-7a48-4dc1-a61e-edbd96c32a96 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Delete volume with id: 9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b5fb29d9-2249-488b-8e01-d8159da3c16d tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Delete volume request issued successfully. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5fb29d9-2249-488b-8e01-d8159da3c16d tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 202 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 48/102] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:32:47 2026] DELETE /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-abf21303-348e-43aa-b41f-8b0369c308db None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-abf21303-348e-43aa-b41f-8b0369c308db tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-abf21303-348e-43aa-b41f-8b0369c308db tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e4e4159e-7a48-4dc1-a61e-edbd96c32a96 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Volume info retrieved successfully. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-abf21303-348e-43aa-b41f-8b0369c308db tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-abf21303-348e-43aa-b41f-8b0369c308db tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-abf21303-348e-43aa-b41f-8b0369c308db tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 49/103] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:47 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-384f4e52-1480-4041-a3e4-5aaf78e34bcf req-42bcec4a-3ad0-403f-aa28-f13a73de31ef None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-384f4e52-1480-4041-a3e4-5aaf78e34bcf req-42bcec4a-3ad0-403f-aa28-f13a73de31ef tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-384f4e52-1480-4041-a3e4-5aaf78e34bcf req-42bcec4a-3ad0-403f-aa28-f13a73de31ef tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-384f4e52-1480-4041-a3e4-5aaf78e34bcf req-42bcec4a-3ad0-403f-aa28-f13a73de31ef tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-384f4e52-1480-4041-a3e4-5aaf78e34bcf req-42bcec4a-3ad0-403f-aa28-f13a73de31ef tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 404 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 50/104] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:47 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e4e4159e-7a48-4dc1-a61e-edbd96c32a96 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Delete volume request issued successfully. Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e4e4159e-7a48-4dc1-a61e-edbd96c32a96 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac returned with HTTP 202 Sep 05 11:32:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 55/105] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:32:47 2026] DELETE /volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c67bbcd8-c14e-4ecc-aedf-e832b39ada91 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c67bbcd8-c14e-4ecc-aedf-e832b39ada91 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] GET http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c67bbcd8-c14e-4ecc-aedf-e832b39ada91 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c67bbcd8-c14e-4ecc-aedf-e832b39ada91 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-82a019a5-2852-4d53-b4b4-960906dc1cfd req-ef2adf6d-d526-4257-8149-ff092cf30f67 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-82a019a5-2852-4d53-b4b4-960906dc1cfd req-ef2adf6d-d526-4257-8149-ff092cf30f67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] DELETE http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-82a019a5-2852-4d53-b4b4-960906dc1cfd req-ef2adf6d-d526-4257-8149-ff092cf30f67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-82a019a5-2852-4d53-b4b4-960906dc1cfd req-ef2adf6d-d526-4257-8149-ff092cf30f67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [req-82a019a5-2852-4d53-b4b4-960906dc1cfd req-ef2adf6d-d526-4257-8149-ff092cf30f67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Delete volume with id: 7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c67bbcd8-c14e-4ecc-aedf-e832b39ada91 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Volume info retrieved successfully. Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c67bbcd8-c14e-4ecc-aedf-e832b39ada91 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac returned with HTTP 200 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 51/106] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:47 2026] GET /volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac => generated 858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-82a019a5-2852-4d53-b4b4-960906dc1cfd req-ef2adf6d-d526-4257-8149-ff092cf30f67 tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 404 Sep 05 11:32:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 56/107] 192.168.122.95 () {62 vars in 1504 bytes} [Sat Sep 5 11:32:47 2026] DELETE /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-86d396c7-fa58-490b-86f1-c524e6fd977a req-5babc0d2-835a-494c-9d64-8f11ac3635cd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-86d396c7-fa58-490b-86f1-c524e6fd977a req-5babc0d2-835a-494c-9d64-8f11ac3635cd tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] GET http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-86d396c7-fa58-490b-86f1-c524e6fd977a req-5babc0d2-835a-494c-9d64-8f11ac3635cd tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-86d396c7-fa58-490b-86f1-c524e6fd977a req-5babc0d2-835a-494c-9d64-8f11ac3635cd tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-86d396c7-fa58-490b-86f1-c524e6fd977a req-5babc0d2-835a-494c-9d64-8f11ac3635cd tempest-VolumesSnapshotsTestJSON-1939393310 tempest-VolumesSnapshotsTestJSON-1939393310-project-member] http://192.168.122.95/volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 returned with HTTP 404 Sep 05 11:32:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 52/108] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:47 2026] GET /volume/v3/volumes/7ba94e9e-37c0-4d31-8de3-1ef79a135552 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f3fd12d6-2980-44a6-b487-b904f4e294f7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f3fd12d6-2980-44a6-b487-b904f4e294f7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f3fd12d6-2980-44a6-b487-b904f4e294f7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f3fd12d6-2980-44a6-b487-b904f4e294f7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:32:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:32:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f3fd12d6-2980-44a6-b487-b904f4e294f7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Volume info retrieved successfully. Sep 05 11:32:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f3fd12d6-2980-44a6-b487-b904f4e294f7 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 200 Sep 05 11:32:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 57/109] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:48 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0663d1d4-1a5a-4e02-a3d8-3976bc9829bf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0663d1d4-1a5a-4e02-a3d8-3976bc9829bf tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] GET http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0663d1d4-1a5a-4e02-a3d8-3976bc9829bf tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0663d1d4-1a5a-4e02-a3d8-3976bc9829bf tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:32:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:32:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0663d1d4-1a5a-4e02-a3d8-3976bc9829bf tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Volume info retrieved successfully. Sep 05 11:32:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0663d1d4-1a5a-4e02-a3d8-3976bc9829bf tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac returned with HTTP 200 Sep 05 11:32:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 53/110] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:48 2026] GET /volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1b634af8-549b-4c22-a7e1-ceb3fc1f6f99 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b634af8-549b-4c22-a7e1-ceb3fc1f6f99 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] GET http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac Sep 05 11:32:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b634af8-549b-4c22-a7e1-ceb3fc1f6f99 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b634af8-549b-4c22-a7e1-ceb3fc1f6f99 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b634af8-549b-4c22-a7e1-ceb3fc1f6f99 tempest-DeleteServersTestJSON-664891014 tempest-DeleteServersTestJSON-664891014-project-member] http://192.168.122.95/volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac returned with HTTP 404 Sep 05 11:32:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 58/111] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:49 2026] GET /volume/v3/volumes/52590547-84b7-4636-b784-488b5e9c99ac => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:32:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-177a2409-f2d6-4093-b464-a82c10fda057 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-177a2409-f2d6-4093-b464-a82c10fda057 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] GET http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac Sep 05 11:32:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-177a2409-f2d6-4093-b464-a82c10fda057 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-177a2409-f2d6-4093-b464-a82c10fda057 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-177a2409-f2d6-4093-b464-a82c10fda057 tempest-ServerRescueNegativeTestJSON-693767323 tempest-ServerRescueNegativeTestJSON-693767323-project-member] http://192.168.122.95/volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac returned with HTTP 404 Sep 05 11:32:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 54/112] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:49 2026] GET /volume/v3/volumes/9ccb5aba-884e-489b-84f8-b5bc2a3b2dac => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-07be7206-5262-462d-964d-d3a4a7ba7b13 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07be7206-5262-462d-964d-d3a4a7ba7b13 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:32:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-07be7206-5262-462d-964d-d3a4a7ba7b13 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2135290537", "description": "tempest-group-type-description-758061621", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07be7206-5262-462d-964d-d3a4a7ba7b13 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:32:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 59/113] 192.168.122.95 () {62 vars in 1191 bytes} [Sat Sep 5 11:32:54 2026] POST /volume/v3/group_types => generated 264 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4d71444a-d88a-45be-8b6c-487022f517c0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4d71444a-d88a-45be-8b6c-487022f517c0 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] GET http://192.168.122.95/volume/v3/group_types Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4d71444a-d88a-45be-8b6c-487022f517c0 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4d71444a-d88a-45be-8b6c-487022f517c0 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4d71444a-d88a-45be-8b6c-487022f517c0 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 200 Sep 05 11:32:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 55/114] 192.168.122.95 () {60 vars in 1169 bytes} [Sat Sep 5 11:32:55 2026] GET /volume/v3/group_types => generated 498 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-24becbf8-f417-4506-b039-ba9eeb3c51b7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-24becbf8-f417-4506-b039-ba9eeb3c51b7 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] PUT http://192.168.122.95/volume/v3/group_types/688a81ed-9cfe-42bd-bebb-11ec3a483214 Sep 05 11:32:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-24becbf8-f417-4506-b039-ba9eeb3c51b7 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1570042836", "description": "updated-group-type-desc"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-24becbf8-f417-4506-b039-ba9eeb3c51b7 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types/688a81ed-9cfe-42bd-bebb-11ec3a483214 returned with HTTP 200 Sep 05 11:32:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 60/115] 192.168.122.95 () {62 vars in 1301 bytes} [Sat Sep 5 11:32:55 2026] PUT /volume/v3/group_types/688a81ed-9cfe-42bd-bebb-11ec3a483214 => generated 255 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-27cc480b-886d-4eb3-b3ef-4c1abe4f7ba0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-27cc480b-886d-4eb3-b3ef-4c1abe4f7ba0 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] GET http://192.168.122.95/volume/v3/group_types/688a81ed-9cfe-42bd-bebb-11ec3a483214 Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-27cc480b-886d-4eb3-b3ef-4c1abe4f7ba0 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-27cc480b-886d-4eb3-b3ef-4c1abe4f7ba0 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-27cc480b-886d-4eb3-b3ef-4c1abe4f7ba0 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types/688a81ed-9cfe-42bd-bebb-11ec3a483214 returned with HTTP 200 Sep 05 11:32:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 56/116] 192.168.122.95 () {60 vars in 1280 bytes} [Sat Sep 5 11:32:55 2026] GET /volume/v3/group_types/688a81ed-9cfe-42bd-bebb-11ec3a483214 => generated 255 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2b45891e-dd8f-48c7-ba3e-0de461b38c1a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2b45891e-dd8f-48c7-ba3e-0de461b38c1a tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/688a81ed-9cfe-42bd-bebb-11ec3a483214 Sep 05 11:32:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2b45891e-dd8f-48c7-ba3e-0de461b38c1a tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2b45891e-dd8f-48c7-ba3e-0de461b38c1a tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2b45891e-dd8f-48c7-ba3e-0de461b38c1a tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types/688a81ed-9cfe-42bd-bebb-11ec3a483214 returned with HTTP 202 Sep 05 11:32:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 61/117] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:32:55 2026] DELETE /volume/v3/group_types/688a81ed-9cfe-42bd-bebb-11ec3a483214 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-47762968-8e2c-4e9e-bd42-61200b29c7a5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-47762968-8e2c-4e9e-bd42-61200b29c7a5 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] GET http://192.168.122.95/volume/v3/group_types Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-47762968-8e2c-4e9e-bd42-61200b29c7a5 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-47762968-8e2c-4e9e-bd42-61200b29c7a5 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-47762968-8e2c-4e9e-bd42-61200b29c7a5 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 200 Sep 05 11:32:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 57/118] 192.168.122.95 () {60 vars in 1169 bytes} [Sat Sep 5 11:32:55 2026] GET /volume/v3/group_types => generated 248 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b5ce58ac-0f18-4e20-b198-85b6bb9949aa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5ce58ac-0f18-4e20-b198-85b6bb9949aa tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:32:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b5ce58ac-0f18-4e20-b198-85b6bb9949aa tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-208499615", "is_public": true}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5ce58ac-0f18-4e20-b198-85b6bb9949aa tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:32:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 62/119] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:32:55 2026] POST /volume/v3/group_types => generated 163 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-24023495-7d5c-461b-af56-089dd1065866 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24023495-7d5c-461b-af56-089dd1065866 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:32:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-24023495-7d5c-461b-af56-089dd1065866 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-494075119", "is_public": false}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24023495-7d5c-461b-af56-089dd1065866 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:32:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 58/120] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:32:55 2026] POST /volume/v3/group_types => generated 164 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-44261aa7-3e2a-4b94-b9a3-a48dfe92375e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-44261aa7-3e2a-4b94-b9a3-a48dfe92375e tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] GET http://192.168.122.95/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 05 11:32:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-44261aa7-3e2a-4b94-b9a3-a48dfe92375e tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-44261aa7-3e2a-4b94-b9a3-a48dfe92375e tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-44261aa7-3e2a-4b94-b9a3-a48dfe92375e tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 05 11:32:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 63/121] 192.168.122.95 () {60 vars in 1230 bytes} [Sat Sep 5 11:32:56 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-46c97c12-4530-4aec-91e6-7e895739e7fb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46c97c12-4530-4aec-91e6-7e895739e7fb tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] GET http://192.168.122.95/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 05 11:32:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46c97c12-4530-4aec-91e6-7e895739e7fb tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46c97c12-4530-4aec-91e6-7e895739e7fb tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46c97c12-4530-4aec-91e6-7e895739e7fb tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 05 11:32:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 59/122] 192.168.122.95 () {60 vars in 1232 bytes} [Sat Sep 5 11:32:56 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2bd07171-7164-45b7-b0c0-5892ee287102 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2bd07171-7164-45b7-b0c0-5892ee287102 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] GET http://192.168.122.95/volume/v3/group_types?is_public=False Sep 05 11:32:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2bd07171-7164-45b7-b0c0-5892ee287102 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2bd07171-7164-45b7-b0c0-5892ee287102 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2bd07171-7164-45b7-b0c0-5892ee287102 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 05 11:32:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 64/123] 192.168.122.95 () {60 vars in 1200 bytes} [Sat Sep 5 11:32:56 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-07b54622-ec6c-4aa2-99cf-772a62988c33 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-07b54622-ec6c-4aa2-99cf-772a62988c33 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] GET http://192.168.122.95/volume/v3/group_types?is_public=True Sep 05 11:32:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-07b54622-ec6c-4aa2-99cf-772a62988c33 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-07b54622-ec6c-4aa2-99cf-772a62988c33 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-07b54622-ec6c-4aa2-99cf-772a62988c33 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 05 11:32:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 60/124] 192.168.122.95 () {60 vars in 1198 bytes} [Sat Sep 5 11:32:56 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-21857c56-9d58-4146-a7ae-a71700068b30 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-21857c56-9d58-4146-a7ae-a71700068b30 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/6cad6782-ee8f-43ef-a6c8-9887a4338686 Sep 05 11:32:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-21857c56-9d58-4146-a7ae-a71700068b30 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-21857c56-9d58-4146-a7ae-a71700068b30 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-21857c56-9d58-4146-a7ae-a71700068b30 tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types/6cad6782-ee8f-43ef-a6c8-9887a4338686 returned with HTTP 202 Sep 05 11:32:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 65/125] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:32:56 2026] DELETE /volume/v3/group_types/6cad6782-ee8f-43ef-a6c8-9887a4338686 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cc6eaf3f-311a-4646-a9f4-d15caad6354c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cc6eaf3f-311a-4646-a9f4-d15caad6354c tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/d7334db3-425f-4a06-9e82-9d8c0ddf3538 Sep 05 11:32:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cc6eaf3f-311a-4646-a9f4-d15caad6354c tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cc6eaf3f-311a-4646-a9f4-d15caad6354c tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cc6eaf3f-311a-4646-a9f4-d15caad6354c tempest-GroupTypesTest-695049386 tempest-GroupTypesTest-695049386-project-admin] http://192.168.122.95/volume/v3/group_types/d7334db3-425f-4a06-9e82-9d8c0ddf3538 returned with HTTP 202 Sep 05 11:32:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 61/126] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:32:56 2026] DELETE /volume/v3/group_types/d7334db3-425f-4a06-9e82-9d8c0ddf3538 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c7ecb3fb-f1cd-4f42-8d10-9479278cd7e2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c7ecb3fb-f1cd-4f42-8d10-9479278cd7e2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] POST http://192.168.122.95/volume/v3/qos-specs Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c7ecb3fb-f1cd-4f42-8d10-9479278cd7e2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-351874068", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.qos_specs [None req-c7ecb3fb-f1cd-4f42-8d10-9479278cd7e2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-351874068', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87145) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-c7ecb3fb-f1cd-4f42-8d10-9479278cd7e2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DB qos_specs_create(): root {'id': '5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-351874068'} {{(pid=87145) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c7ecb3fb-f1cd-4f42-8d10-9479278cd7e2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:33:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 66/127] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:33:04 2026] POST /volume/v3/qos-specs => generated 398 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8683d56c-a025-4a46-beda-6d6fda407bf5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8683d56c-a025-4a46-beda-6d6fda407bf5 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8683d56c-a025-4a46-beda-6d6fda407bf5 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1719006267"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8683d56c-a025-4a46-beda-6d6fda407bf5 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:33:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 62/128] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:33:04 2026] POST /volume/v3/types => generated 222 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-683de2e7-6fff-4cc8-a8a4-be0e29346878 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-683de2e7-6fff-4cc8-a8a4-be0e29346878 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-683de2e7-6fff-4cc8-a8a4-be0e29346878 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-313453758"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-683de2e7-6fff-4cc8-a8a4-be0e29346878 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:33:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 67/129] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:33:04 2026] POST /volume/v3/types => generated 221 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9322ec14-2bc6-4cf5-b45e-97d8542044c3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9322ec14-2bc6-4cf5-b45e-97d8542044c3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9322ec14-2bc6-4cf5-b45e-97d8542044c3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1190631966"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9322ec14-2bc6-4cf5-b45e-97d8542044c3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:33:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 63/130] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:33:04 2026] POST /volume/v3/types => generated 222 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c3be410f-972c-4cb2-843f-bc009042a4a2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c3be410f-972c-4cb2-843f-bc009042a4a2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associate?vol_type_id=2cf991b6-51a9-423e-a038-8abd8e002786 Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c3be410f-972c-4cb2-843f-bc009042a4a2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c3be410f-972c-4cb2-843f-bc009042a4a2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'associate' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c3be410f-972c-4cb2-843f-bc009042a4a2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Associate qos_spec: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da with type: 2cf991b6-51a9-423e-a038-8abd8e002786 {{(pid=87145) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c3be410f-972c-4cb2-843f-bc009042a4a2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associate?vol_type_id=2cf991b6-51a9-423e-a038-8abd8e002786 returned with HTTP 202 Sep 05 11:33:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 68/131] 192.168.122.95 () {58 vars in 1360 bytes} [Sat Sep 5 11:33:04 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associate?vol_type_id=2cf991b6-51a9-423e-a038-8abd8e002786 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6f5c83b7-b103-44a6-8204-25654a4329f6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f5c83b7-b103-44a6-8204-25654a4329f6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associate?vol_type_id=d4707576-f9c4-4c3e-b764-e9aa03f22df4 Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f5c83b7-b103-44a6-8204-25654a4329f6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f5c83b7-b103-44a6-8204-25654a4329f6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'associate' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6f5c83b7-b103-44a6-8204-25654a4329f6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Associate qos_spec: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da with type: d4707576-f9c4-4c3e-b764-e9aa03f22df4 {{(pid=87146) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f5c83b7-b103-44a6-8204-25654a4329f6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associate?vol_type_id=d4707576-f9c4-4c3e-b764-e9aa03f22df4 returned with HTTP 202 Sep 05 11:33:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 64/132] 192.168.122.95 () {58 vars in 1360 bytes} [Sat Sep 5 11:33:04 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associate?vol_type_id=d4707576-f9c4-4c3e-b764-e9aa03f22df4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8f9613ac-f4b8-47a3-be76-3dfb4f4477a3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8f9613ac-f4b8-47a3-be76-3dfb4f4477a3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associate?vol_type_id=b1fe605d-2092-4bda-ac34-00bf5d9d70ed Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8f9613ac-f4b8-47a3-be76-3dfb4f4477a3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8f9613ac-f4b8-47a3-be76-3dfb4f4477a3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'associate' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8f9613ac-f4b8-47a3-be76-3dfb4f4477a3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Associate qos_spec: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da with type: b1fe605d-2092-4bda-ac34-00bf5d9d70ed {{(pid=87145) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8f9613ac-f4b8-47a3-be76-3dfb4f4477a3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associate?vol_type_id=b1fe605d-2092-4bda-ac34-00bf5d9d70ed returned with HTTP 202 Sep 05 11:33:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 69/133] 192.168.122.95 () {58 vars in 1360 bytes} [Sat Sep 5 11:33:04 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associate?vol_type_id=b1fe605d-2092-4bda-ac34-00bf5d9d70ed => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f12b08bb-791e-4295-9b4a-a016746426b1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f12b08bb-791e-4295-9b4a-a016746426b1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associations Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f12b08bb-791e-4295-9b4a-a016746426b1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f12b08bb-791e-4295-9b4a-a016746426b1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'associations' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f12b08bb-791e-4295-9b4a-a016746426b1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Get associations for qos_spec id: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da {{(pid=87146) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: /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 05 11:33:04 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f12b08bb-791e-4295-9b4a-a016746426b1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associations returned with HTTP 200 Sep 05 11:33:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 65/134] 192.168.122.95 () {58 vars in 1272 bytes} [Sat Sep 5 11:33:04 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associations => generated 447 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ed38655e-f80e-4c9e-a2bb-d337df07f4cd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed38655e-f80e-4c9e-a2bb-d337df07f4cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/disassociate?vol_type_id=2cf991b6-51a9-423e-a038-8abd8e002786 Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed38655e-f80e-4c9e-a2bb-d337df07f4cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed38655e-f80e-4c9e-a2bb-d337df07f4cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'disassociate' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ed38655e-f80e-4c9e-a2bb-d337df07f4cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Disassociate qos_spec: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da from type: 2cf991b6-51a9-423e-a038-8abd8e002786 {{(pid=87145) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed38655e-f80e-4c9e-a2bb-d337df07f4cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/disassociate?vol_type_id=2cf991b6-51a9-423e-a038-8abd8e002786 returned with HTTP 202 Sep 05 11:33:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 70/135] 192.168.122.95 () {58 vars in 1369 bytes} [Sat Sep 5 11:33:04 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/disassociate?vol_type_id=2cf991b6-51a9-423e-a038-8abd8e002786 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c791b130-bac4-471c-af6f-8549bb2228cd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c791b130-bac4-471c-af6f-8549bb2228cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associations Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c791b130-bac4-471c-af6f-8549bb2228cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c791b130-bac4-471c-af6f-8549bb2228cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'associations' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c791b130-bac4-471c-af6f-8549bb2228cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Get associations for qos_spec id: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da {{(pid=87146) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: /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 05 11:33:04 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c791b130-bac4-471c-af6f-8549bb2228cd tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associations returned with HTTP 200 Sep 05 11:33:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 66/136] 192.168.122.95 () {58 vars in 1272 bytes} [Sat Sep 5 11:33:04 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associations => generated 305 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cd772bbd-eb50-47fd-81fd-b702dae26f4c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cd772bbd-eb50-47fd-81fd-b702dae26f4c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/disassociate_all Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cd772bbd-eb50-47fd-81fd-b702dae26f4c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cd772bbd-eb50-47fd-81fd-b702dae26f4c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'disassociate_all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cd772bbd-eb50-47fd-81fd-b702dae26f4c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Disassociate qos_spec: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da from all. {{(pid=87145) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 05 11:33:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cd772bbd-eb50-47fd-81fd-b702dae26f4c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/disassociate_all returned with HTTP 202 Sep 05 11:33:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 71/137] 192.168.122.95 () {58 vars in 1284 bytes} [Sat Sep 5 11:33:04 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/disassociate_all => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6e4cd709-39f3-4ad0-bdf7-610062254c2e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e4cd709-39f3-4ad0-bdf7-610062254c2e tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associations Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6e4cd709-39f3-4ad0-bdf7-610062254c2e tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6e4cd709-39f3-4ad0-bdf7-610062254c2e tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'associations' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e4cd709-39f3-4ad0-bdf7-610062254c2e tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Get associations for qos_spec id: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da {{(pid=87146) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 11:33:04 devstack devstack@c-api.service[87146]: /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 05 11:33:04 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:33:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e4cd709-39f3-4ad0-bdf7-610062254c2e tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associations returned with HTTP 200 Sep 05 11:33:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 67/138] 192.168.122.95 () {58 vars in 1272 bytes} [Sat Sep 5 11:33:04 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/associations => generated 24 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9b9b3774-c6dc-4bbd-86db-16da680c5cc1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b9b3774-c6dc-4bbd-86db-16da680c5cc1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/types/b1fe605d-2092-4bda-ac34-00bf5d9d70ed Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9b9b3774-c6dc-4bbd-86db-16da680c5cc1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9b9b3774-c6dc-4bbd-86db-16da680c5cc1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b9b3774-c6dc-4bbd-86db-16da680c5cc1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/types/b1fe605d-2092-4bda-ac34-00bf5d9d70ed returned with HTTP 202 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 72/139] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:33:05 2026] DELETE /volume/v3/types/b1fe605d-2092-4bda-ac34-00bf5d9d70ed => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-15bc29cf-b67a-4728-8280-4f001a5796aa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15bc29cf-b67a-4728-8280-4f001a5796aa tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/types/b1fe605d-2092-4bda-ac34-00bf5d9d70ed Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-15bc29cf-b67a-4728-8280-4f001a5796aa tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-15bc29cf-b67a-4728-8280-4f001a5796aa tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15bc29cf-b67a-4728-8280-4f001a5796aa tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/types/b1fe605d-2092-4bda-ac34-00bf5d9d70ed returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 68/140] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/types/b1fe605d-2092-4bda-ac34-00bf5d9d70ed => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9aea80e3-f0f3-46ab-821f-0d65fd6435c9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9aea80e3-f0f3-46ab-821f-0d65fd6435c9 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/types/d4707576-f9c4-4c3e-b764-e9aa03f22df4 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9aea80e3-f0f3-46ab-821f-0d65fd6435c9 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9aea80e3-f0f3-46ab-821f-0d65fd6435c9 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9aea80e3-f0f3-46ab-821f-0d65fd6435c9 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/types/d4707576-f9c4-4c3e-b764-e9aa03f22df4 returned with HTTP 202 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 73/141] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:33:05 2026] DELETE /volume/v3/types/d4707576-f9c4-4c3e-b764-e9aa03f22df4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-145a9d6c-01d5-463d-a56e-a724e1404378 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-145a9d6c-01d5-463d-a56e-a724e1404378 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/types/d4707576-f9c4-4c3e-b764-e9aa03f22df4 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-145a9d6c-01d5-463d-a56e-a724e1404378 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-145a9d6c-01d5-463d-a56e-a724e1404378 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-145a9d6c-01d5-463d-a56e-a724e1404378 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/types/d4707576-f9c4-4c3e-b764-e9aa03f22df4 returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 69/142] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/types/d4707576-f9c4-4c3e-b764-e9aa03f22df4 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-406840a1-d200-4d66-9f69-a25c9d455cfe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-406840a1-d200-4d66-9f69-a25c9d455cfe tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/types/2cf991b6-51a9-423e-a038-8abd8e002786 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-406840a1-d200-4d66-9f69-a25c9d455cfe tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-406840a1-d200-4d66-9f69-a25c9d455cfe tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-406840a1-d200-4d66-9f69-a25c9d455cfe tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/types/2cf991b6-51a9-423e-a038-8abd8e002786 returned with HTTP 202 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 74/143] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:33:05 2026] DELETE /volume/v3/types/2cf991b6-51a9-423e-a038-8abd8e002786 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7fa0b58b-978a-430b-9194-8c8625863ab5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7fa0b58b-978a-430b-9194-8c8625863ab5 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/types/2cf991b6-51a9-423e-a038-8abd8e002786 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7fa0b58b-978a-430b-9194-8c8625863ab5 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7fa0b58b-978a-430b-9194-8c8625863ab5 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7fa0b58b-978a-430b-9194-8c8625863ab5 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/types/2cf991b6-51a9-423e-a038-8abd8e002786 returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 70/144] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/types/2cf991b6-51a9-423e-a038-8abd8e002786 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3f97190e-468e-4f8a-8caf-219055b2b98c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3f97190e-468e-4f8a-8caf-219055b2b98c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] POST http://192.168.122.95/volume/v3/qos-specs Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3f97190e-468e-4f8a-8caf-219055b2b98c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-646604052", "consumer": "back-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.qos_specs [None req-3f97190e-468e-4f8a-8caf-219055b2b98c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-646604052', 'consumer': 'back-end', 'specs': {}} {{(pid=87145) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-3f97190e-468e-4f8a-8caf-219055b2b98c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DB qos_specs_create(): root {'id': '031c6fac-4787-48c8-b373-718457a6d371', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-646604052'} {{(pid=87145) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3f97190e-468e-4f8a-8caf-219055b2b98c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 75/145] 192.168.122.95 () {60 vars in 1143 bytes} [Sat Sep 5 11:33:05 2026] POST /volume/v3/qos-specs => generated 374 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-99f1d994-63a7-4228-a1bf-36efacc0bcd8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-99f1d994-63a7-4228-a1bf-36efacc0bcd8 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371?force=False Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-99f1d994-63a7-4228-a1bf-36efacc0bcd8 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-99f1d994-63a7-4228-a1bf-36efacc0bcd8 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-99f1d994-63a7-4228-a1bf-36efacc0bcd8 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Delete qos_spec: 031c6fac-4787-48c8-b373-718457a6d371, force: False {{(pid=87146) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /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 05 11:33:05 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-99f1d994-63a7-4228-a1bf-36efacc0bcd8 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371?force=False returned with HTTP 202 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 71/146] 192.168.122.95 () {58 vars in 1259 bytes} [Sat Sep 5 11:33:05 2026] DELETE /volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8801b3c4-7215-4493-a9a3-fb1adfb60ae1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8801b3c4-7215-4493-a9a3-fb1adfb60ae1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8801b3c4-7215-4493-a9a3-fb1adfb60ae1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8801b3c4-7215-4493-a9a3-fb1adfb60ae1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8801b3c4-7215-4493-a9a3-fb1adfb60ae1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371 returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 76/147] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8e1df5b9-87c7-40ae-a0da-f775f11a3d5c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8e1df5b9-87c7-40ae-a0da-f775f11a3d5c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8e1df5b9-87c7-40ae-a0da-f775f11a3d5c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8e1df5b9-87c7-40ae-a0da-f775f11a3d5c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /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 05 11:33:05 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8e1df5b9-87c7-40ae-a0da-f775f11a3d5c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 72/148] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs => generated 174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-39404c43-cfaf-4af2-9fdd-eab2ba14c742 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-39404c43-cfaf-4af2-9fdd-eab2ba14c742 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371?force=False Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-39404c43-cfaf-4af2-9fdd-eab2ba14c742 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-39404c43-cfaf-4af2-9fdd-eab2ba14c742 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39404c43-cfaf-4af2-9fdd-eab2ba14c742 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Delete qos_spec: 031c6fac-4787-48c8-b373-718457a6d371, force: False {{(pid=87145) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-39404c43-cfaf-4af2-9fdd-eab2ba14c742 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371?force=False returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 77/149] 192.168.122.95 () {58 vars in 1259 bytes} [Sat Sep 5 11:33:05 2026] DELETE /volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371?force=False => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-22bc8070-f055-466e-b47c-8de554052774 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22bc8070-f055-466e-b47c-8de554052774 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22bc8070-f055-466e-b47c-8de554052774 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22bc8070-f055-466e-b47c-8de554052774 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22bc8070-f055-466e-b47c-8de554052774 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371 returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 73/150] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs/031c6fac-4787-48c8-b373-718457a6d371 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-10d69549-ac81-4d0e-b740-e50271b60525 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10d69549-ac81-4d0e-b740-e50271b60525 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] POST http://192.168.122.95/volume/v3/qos-specs Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10d69549-ac81-4d0e-b740-e50271b60525 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-213351326", "consumer": "both"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.qos_specs [None req-10d69549-ac81-4d0e-b740-e50271b60525 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-213351326', 'consumer': 'both', 'specs': {}} {{(pid=87145) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-10d69549-ac81-4d0e-b740-e50271b60525 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DB qos_specs_create(): root {'id': 'cf644375-9ee3-43c1-80be-30068b4f1d83', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-213351326'} {{(pid=87145) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10d69549-ac81-4d0e-b740-e50271b60525 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 78/151] 192.168.122.95 () {60 vars in 1143 bytes} [Sat Sep 5 11:33:05 2026] POST /volume/v3/qos-specs => generated 370 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-21e06221-b26c-47d9-8041-b4ed9712d429 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-21e06221-b26c-47d9-8041-b4ed9712d429 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83?force=False Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-21e06221-b26c-47d9-8041-b4ed9712d429 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-21e06221-b26c-47d9-8041-b4ed9712d429 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-21e06221-b26c-47d9-8041-b4ed9712d429 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Delete qos_spec: cf644375-9ee3-43c1-80be-30068b4f1d83, force: False {{(pid=87146) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /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 05 11:33:05 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-21e06221-b26c-47d9-8041-b4ed9712d429 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83?force=False returned with HTTP 202 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 74/152] 192.168.122.95 () {58 vars in 1259 bytes} [Sat Sep 5 11:33:05 2026] DELETE /volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-739378cd-bf9e-45ec-b60d-764458b2756d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-739378cd-bf9e-45ec-b60d-764458b2756d tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-739378cd-bf9e-45ec-b60d-764458b2756d tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-739378cd-bf9e-45ec-b60d-764458b2756d tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-739378cd-bf9e-45ec-b60d-764458b2756d tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83 returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 79/153] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bb7e2553-24c7-44cc-a286-f1c7d9a56450 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb7e2553-24c7-44cc-a286-f1c7d9a56450 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb7e2553-24c7-44cc-a286-f1c7d9a56450 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb7e2553-24c7-44cc-a286-f1c7d9a56450 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /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 05 11:33:05 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb7e2553-24c7-44cc-a286-f1c7d9a56450 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 75/154] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e6dd85e0-29df-45d8-a0c0-d828818de8a6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e6dd85e0-29df-45d8-a0c0-d828818de8a6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83?force=False Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e6dd85e0-29df-45d8-a0c0-d828818de8a6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e6dd85e0-29df-45d8-a0c0-d828818de8a6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e6dd85e0-29df-45d8-a0c0-d828818de8a6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Delete qos_spec: cf644375-9ee3-43c1-80be-30068b4f1d83, force: False {{(pid=87145) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e6dd85e0-29df-45d8-a0c0-d828818de8a6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83?force=False returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 80/155] 192.168.122.95 () {58 vars in 1259 bytes} [Sat Sep 5 11:33:05 2026] DELETE /volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fd8ce514-216c-4cdf-af8c-3cb2479627e6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fd8ce514-216c-4cdf-af8c-3cb2479627e6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fd8ce514-216c-4cdf-af8c-3cb2479627e6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fd8ce514-216c-4cdf-af8c-3cb2479627e6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fd8ce514-216c-4cdf-af8c-3cb2479627e6 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83 returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 76/156] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs/cf644375-9ee3-43c1-80be-30068b4f1d83 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-17228d54-72b6-415d-99f2-8bf9833461b2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17228d54-72b6-415d-99f2-8bf9833461b2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] POST http://192.168.122.95/volume/v3/qos-specs Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17228d54-72b6-415d-99f2-8bf9833461b2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-350036945", "consumer": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.qos_specs [None req-17228d54-72b6-415d-99f2-8bf9833461b2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-350036945', 'consumer': 'front-end', 'specs': {}} {{(pid=87145) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-17228d54-72b6-415d-99f2-8bf9833461b2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DB qos_specs_create(): root {'id': '46eff2bf-7f9f-46be-a5f0-a291b2a6539a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-350036945'} {{(pid=87145) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17228d54-72b6-415d-99f2-8bf9833461b2 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 81/157] 192.168.122.95 () {60 vars in 1143 bytes} [Sat Sep 5 11:33:05 2026] POST /volume/v3/qos-specs => generated 375 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-90d78f5a-f429-453a-b7da-9e4a3cd94497 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-90d78f5a-f429-453a-b7da-9e4a3cd94497 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a?force=False Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-90d78f5a-f429-453a-b7da-9e4a3cd94497 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-90d78f5a-f429-453a-b7da-9e4a3cd94497 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-90d78f5a-f429-453a-b7da-9e4a3cd94497 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Delete qos_spec: 46eff2bf-7f9f-46be-a5f0-a291b2a6539a, force: False {{(pid=87146) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /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 05 11:33:05 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-90d78f5a-f429-453a-b7da-9e4a3cd94497 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a?force=False returned with HTTP 202 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 77/158] 192.168.122.95 () {58 vars in 1259 bytes} [Sat Sep 5 11:33:05 2026] DELETE /volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a?force=False => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3035a151-563e-485e-a0ec-dbbf1d61d96f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3035a151-563e-485e-a0ec-dbbf1d61d96f tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3035a151-563e-485e-a0ec-dbbf1d61d96f tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3035a151-563e-485e-a0ec-dbbf1d61d96f tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3035a151-563e-485e-a0ec-dbbf1d61d96f tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 82/159] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bf9b40f0-a564-4c7c-b969-46eed2f3e935 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bf9b40f0-a564-4c7c-b969-46eed2f3e935 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bf9b40f0-a564-4c7c-b969-46eed2f3e935 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bf9b40f0-a564-4c7c-b969-46eed2f3e935 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /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 05 11:33:05 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bf9b40f0-a564-4c7c-b969-46eed2f3e935 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 78/160] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6b53686c-4828-4279-bc4e-0eb2fc54d8d3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b53686c-4828-4279-bc4e-0eb2fc54d8d3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a?force=False Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b53686c-4828-4279-bc4e-0eb2fc54d8d3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b53686c-4828-4279-bc4e-0eb2fc54d8d3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b53686c-4828-4279-bc4e-0eb2fc54d8d3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Delete qos_spec: 46eff2bf-7f9f-46be-a5f0-a291b2a6539a, force: False {{(pid=87145) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b53686c-4828-4279-bc4e-0eb2fc54d8d3 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a?force=False returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 83/161] 192.168.122.95 () {58 vars in 1259 bytes} [Sat Sep 5 11:33:05 2026] DELETE /volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ac4f9c62-d878-4544-a8de-9d270bb9c69f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ac4f9c62-d878-4544-a8de-9d270bb9c69f tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ac4f9c62-d878-4544-a8de-9d270bb9c69f tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ac4f9c62-d878-4544-a8de-9d270bb9c69f tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ac4f9c62-d878-4544-a8de-9d270bb9c69f tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a returned with HTTP 404 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 79/162] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs/46eff2bf-7f9f-46be-a5f0-a291b2a6539a => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-286d77bc-4f9e-4f48-9ca1-4a49550561a1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-286d77bc-4f9e-4f48-9ca1-4a49550561a1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-286d77bc-4f9e-4f48-9ca1-4a49550561a1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-286d77bc-4f9e-4f48-9ca1-4a49550561a1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-286d77bc-4f9e-4f48-9ca1-4a49550561a1 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da returned with HTTP 200 Sep 05 11:33:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 84/163] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da => generated 398 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-22fdd3a6-5835-45f4-b1f8-335e6653c3ec None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22fdd3a6-5835-45f4-b1f8-335e6653c3ec tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22fdd3a6-5835-45f4-b1f8-335e6653c3ec tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22fdd3a6-5835-45f4-b1f8-335e6653c3ec tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:05 devstack devstack@c-api.service[87146]: /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 05 11:33:05 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:33:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22fdd3a6-5835-45f4-b1f8-335e6653c3ec tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:33:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 80/164] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:33:05 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4266caf2-8450-4e6a-b9fd-d3512577675c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4266caf2-8450-4e6a-b9fd-d3512577675c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] PUT http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da Sep 05 11:33:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4266caf2-8450-4e6a-b9fd-d3512577675c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.qos_specs [None req-4266caf2-8450-4e6a-b9fd-d3512577675c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87145) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-4266caf2-8450-4e6a-b9fd-d3512577675c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] qos_specs_update() value: {'id': 'b90d2dd4-0b09-435e-b64c-20da6ee1539a', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da', 'deleted': False} {{(pid=87145) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4266caf2-8450-4e6a-b9fd-d3512577675c tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da returned with HTTP 200 Sep 05 11:33:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 85/165] 192.168.122.95 () {60 vars in 1253 bytes} [Sat Sep 5 11:33:05 2026] PUT /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da => generated 36 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-570b4536-3499-4c16-ab28-cd5206595954 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-570b4536-3499-4c16-ab28-cd5206595954 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-570b4536-3499-4c16-ab28-cd5206595954 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-570b4536-3499-4c16-ab28-cd5206595954 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-570b4536-3499-4c16-ab28-cd5206595954 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da returned with HTTP 200 Sep 05 11:33:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 81/166] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:06 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da => generated 419 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-eb0b2da7-18d8-47d0-87ab-e79ab523c79d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eb0b2da7-18d8-47d0-87ab-e79ab523c79d tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] PUT http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/delete_keys Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eb0b2da7-18d8-47d0-87ab-e79ab523c79d tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eb0b2da7-18d8-47d0-87ab-e79ab523c79d tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Delete_key spec: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da, keys: ['iops_bytes'] {{(pid=87145) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eb0b2da7-18d8-47d0-87ab-e79ab523c79d tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/delete_keys returned with HTTP 202 Sep 05 11:33:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 86/167] 192.168.122.95 () {60 vars in 1289 bytes} [Sat Sep 5 11:33:06 2026] PUT /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da/delete_keys => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eb3c5863-effc-4e24-b6d1-6bbf19a6195e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eb3c5863-effc-4e24-b6d1-6bbf19a6195e tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eb3c5863-effc-4e24-b6d1-6bbf19a6195e tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eb3c5863-effc-4e24-b6d1-6bbf19a6195e tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eb3c5863-effc-4e24-b6d1-6bbf19a6195e tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da returned with HTTP 200 Sep 05 11:33:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 82/168] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:06 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da => generated 398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c9b495bb-920a-4984-b05f-3f31d6b35131 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c9b495bb-920a-4984-b05f-3f31d6b35131 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c9b495bb-920a-4984-b05f-3f31d6b35131 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c9b495bb-920a-4984-b05f-3f31d6b35131 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c9b495bb-920a-4984-b05f-3f31d6b35131 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da returned with HTTP 200 Sep 05 11:33:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 87/169] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:06 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da => generated 398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d322dada-0d1a-49f1-a000-3cfa83258bf9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d322dada-0d1a-49f1-a000-3cfa83258bf9 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] DELETE http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da?force=False Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d322dada-0d1a-49f1-a000-3cfa83258bf9 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d322dada-0d1a-49f1-a000-3cfa83258bf9 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d322dada-0d1a-49f1-a000-3cfa83258bf9 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Delete qos_spec: 5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da, force: False {{(pid=87146) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:33:06 devstack devstack@c-api.service[87146]: /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 05 11:33:06 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:33:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d322dada-0d1a-49f1-a000-3cfa83258bf9 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da?force=False returned with HTTP 202 Sep 05 11:33:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 83/170] 192.168.122.95 () {58 vars in 1259 bytes} [Sat Sep 5 11:33:06 2026] DELETE /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da?force=False => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0c133bb1-52ab-43e8-ab96-b5342b3b4c51 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0c133bb1-52ab-43e8-ab96-b5342b3b4c51 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] GET http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0c133bb1-52ab-43e8-ab96-b5342b3b4c51 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0c133bb1-52ab-43e8-ab96-b5342b3b4c51 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0c133bb1-52ab-43e8-ab96-b5342b3b4c51 tempest-QosSpecsTestJSON-1223458270 tempest-QosSpecsTestJSON-1223458270-project-admin] http://192.168.122.95/volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da returned with HTTP 404 Sep 05 11:33:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 88/171] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:06 2026] GET /volume/v3/qos-specs/5adaf2b2-71e5-44dc-9f7b-8f15a1eeb8da => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:16 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=124,cinder:UPDATE=15,cinder:INSERT=4 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:33:16 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=131,cinder:UPDATE=24,cinder:INSERT=16 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:33:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-11162208-a129-4ab5-a3f7-1a053884feb0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-11162208-a129-4ab5-a3f7-1a053884feb0 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] GET http://192.168.122.95/volume/v3/os-quota-class-sets/default Sep 05 11:33:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-11162208-a129-4ab5-a3f7-1a053884feb0 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-11162208-a129-4ab5-a3f7-1a053884feb0 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-11162208-a129-4ab5-a3f7-1a053884feb0 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] http://192.168.122.95/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 11:33:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 84/172] 192.168.122.95 () {58 vars in 1176 bytes} [Sat Sep 5 11:33:16 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-47dbacd5-2478-432d-b33d-5b9a1871798e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-47dbacd5-2478-432d-b33d-5b9a1871798e tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] GET http://192.168.122.95/volume/v3/os-quota-class-sets/default Sep 05 11:33:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-47dbacd5-2478-432d-b33d-5b9a1871798e tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-47dbacd5-2478-432d-b33d-5b9a1871798e tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-47dbacd5-2478-432d-b33d-5b9a1871798e tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] http://192.168.122.95/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 11:33:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 89/173] 192.168.122.95 () {58 vars in 1176 bytes} [Sat Sep 5 11:33:17 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e3fa9cfc-7661-4a87-a736-49b66aadd9c6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3fa9cfc-7661-4a87-a736-49b66aadd9c6 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:33:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3fa9cfc-7661-4a87-a736-49b66aadd9c6 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1631889558"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3fa9cfc-7661-4a87-a736-49b66aadd9c6 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:33:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 85/174] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:33:17 2026] POST /volume/v3/types => generated 228 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-43e14dae-0a42-45b3-9276-300998e3ed76 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-43e14dae-0a42-45b3-9276-300998e3ed76 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-class-sets/default Sep 05 11:33:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-43e14dae-0a42-45b3-9276-300998e3ed76 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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-1631889558": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1631889558": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1631889558": 9}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-43e14dae-0a42-45b3-9276-300998e3ed76 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] http://192.168.122.95/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 11:33:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 90/175] 192.168.122.95 () {60 vars in 1197 bytes} [Sat Sep 5 11:33:17 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-80b5ee49-78df-4da0-b397-3ab747929a39 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/b7720f948051419baa6ad186b40f7b4f/defaults Sep 05 11:33:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Calling method 'defaults' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:17 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] 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 05 11:33:17 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:17 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:17 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:17 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:17 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:17 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-80b5ee49-78df-4da0-b397-3ab747929a39 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/b7720f948051419baa6ad186b40f7b4f/defaults returned with HTTP 200 Sep 05 11:33:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 86/176] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:33:17 2026] GET /volume/v3/os-quota-sets/b7720f948051419baa6ad186b40f7b4f/defaults => generated 648 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/ecbd60696ec2421198d7a9204292bbd3/defaults Sep 05 11:33:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Calling method 'defaults' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:18 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:18 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:18 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:18 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:18 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:18 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:18 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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 05 11:33:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3732f352-db2b-4308-8ebd-6bbcc9588c14 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/ecbd60696ec2421198d7a9204292bbd3/defaults returned with HTTP 200 Sep 05 11:33:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 91/177] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:33:18 2026] GET /volume/v3/os-quota-sets/ecbd60696ec2421198d7a9204292bbd3/defaults => generated 648 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-25e62d1f-8e4b-4123-a2f0-212f15ffefc0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25e62d1f-8e4b-4123-a2f0-212f15ffefc0 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] DELETE http://192.168.122.95/volume/v3/types/7e7af1de-8681-441a-9dff-574c77088901 Sep 05 11:33:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25e62d1f-8e4b-4123-a2f0-212f15ffefc0 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25e62d1f-8e4b-4123-a2f0-212f15ffefc0 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25e62d1f-8e4b-4123-a2f0-212f15ffefc0 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] http://192.168.122.95/volume/v3/types/7e7af1de-8681-441a-9dff-574c77088901 returned with HTTP 202 Sep 05 11:33:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 87/178] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:33:18 2026] DELETE /volume/v3/types/7e7af1de-8681-441a-9dff-574c77088901 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-756e6c62-d1bb-4377-8608-f224a48a18a2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-756e6c62-d1bb-4377-8608-f224a48a18a2 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] GET http://192.168.122.95/volume/v3/types/7e7af1de-8681-441a-9dff-574c77088901 Sep 05 11:33:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-756e6c62-d1bb-4377-8608-f224a48a18a2 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-756e6c62-d1bb-4377-8608-f224a48a18a2 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-756e6c62-d1bb-4377-8608-f224a48a18a2 tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] http://192.168.122.95/volume/v3/types/7e7af1de-8681-441a-9dff-574c77088901 returned with HTTP 404 Sep 05 11:33:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 92/179] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:33:18 2026] GET /volume/v3/types/7e7af1de-8681-441a-9dff-574c77088901 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-65c0ab3b-fdfb-4b48-9a75-6b34aec5c8da None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65c0ab3b-fdfb-4b48-9a75-6b34aec5c8da tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-class-sets/default Sep 05 11:33:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-65c0ab3b-fdfb-4b48-9a75-6b34aec5c8da tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65c0ab3b-fdfb-4b48-9a75-6b34aec5c8da tempest-VolumeQuotaClassesTest-1613425372 tempest-VolumeQuotaClassesTest-1613425372-project-admin] http://192.168.122.95/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 11:33:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 88/180] 192.168.122.95 () {60 vars in 1197 bytes} [Sat Sep 5 11:33:18 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:28 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=32,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:33:28 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=36,cinder:INSERT=1,cinder:UPDATE=9 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:33:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d0072a2b-0345-4811-8466-67c1d8d70c69 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d0072a2b-0345-4811-8466-67c1d8d70c69 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e Sep 05 11:33:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d0072a2b-0345-4811-8466-67c1d8d70c69 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d0072a2b-0345-4811-8466-67c1d8d70c69 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d0072a2b-0345-4811-8466-67c1d8d70c69 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e returned with HTTP 200 Sep 05 11:33:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 93/181] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:32 2026] GET /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e => generated 440 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-92197b91-ce57-4a4d-bd0b-3307e5c0910e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-92197b91-ce57-4a4d-bd0b-3307e5c0910e tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e/defaults Sep 05 11:33:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-92197b91-ce57-4a4d-bd0b-3307e5c0910e tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-92197b91-ce57-4a4d-bd0b-3307e5c0910e tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'defaults' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-92197b91-ce57-4a4d-bd0b-3307e5c0910e tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e/defaults returned with HTTP 200 Sep 05 11:33:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 89/182] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:33:32 2026] GET /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e/defaults => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6a9a45c2-d213-4f72-87f7-948979627f67 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a9a45c2-d213-4f72-87f7-948979627f67 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e Sep 05 11:33:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6a9a45c2-d213-4f72-87f7-948979627f67 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a9a45c2-d213-4f72-87f7-948979627f67 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 94/183] 192.168.122.95 () {60 vars in 1253 bytes} [Sat Sep 5 11:33:32 2026] PUT /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e => generated 398 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b9a70afe-4ff0-4d3f-a042-67fdf8573f68 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b9a70afe-4ff0-4d3f-a042-67fdf8573f68 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] DELETE http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b9a70afe-4ff0-4d3f-a042-67fdf8573f68 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b9a70afe-4ff0-4d3f-a042-67fdf8573f68 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b9a70afe-4ff0-4d3f-a042-67fdf8573f68 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 90/184] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:33:33 2026] DELETE /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-252f036d-6fb3-4cba-ac1e-e2435047a521 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-252f036d-6fb3-4cba-ac1e-e2435047a521 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e Sep 05 11:33:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-252f036d-6fb3-4cba-ac1e-e2435047a521 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-252f036d-6fb3-4cba-ac1e-e2435047a521 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-252f036d-6fb3-4cba-ac1e-e2435047a521 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 95/185] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e => generated 440 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-67bc4202-8e3d-484a-ade9-e26b1e73237c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-67bc4202-8e3d-484a-ade9-e26b1e73237c tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-67bc4202-8e3d-484a-ade9-e26b1e73237c tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-67bc4202-8e3d-484a-ade9-e26b1e73237c tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 91/186] 192.168.122.95 () {60 vars in 1254 bytes} [Sat Sep 5 11:33:33 2026] PUT /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e => generated 398 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5ffbcbff-057b-4344-84b8-60a0de65611c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ffbcbff-057b-4344-84b8-60a0de65611c tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e/defaults Sep 05 11:33:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ffbcbff-057b-4344-84b8-60a0de65611c tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ffbcbff-057b-4344-84b8-60a0de65611c tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'defaults' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ffbcbff-057b-4344-84b8-60a0de65611c tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e/defaults returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 96/187] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e/defaults => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9c3c7e64-af47-49c3-a72f-864281250769 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c3c7e64-af47-49c3-a72f-864281250769 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c3c7e64-af47-49c3-a72f-864281250769 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c3c7e64-af47-49c3-a72f-864281250769 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c3c7e64-af47-49c3-a72f-864281250769 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 92/188] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-69c2058d-513d-416f-bcd2-e11da793e1d4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-69c2058d-513d-416f-bcd2-e11da793e1d4 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True Sep 05 11:33:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-69c2058d-513d-416f-bcd2-e11da793e1d4 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-69c2058d-513d-416f-bcd2-e11da793e1d4 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-69c2058d-513d-416f-bcd2-e11da793e1d4 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 97/189] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True => generated 1064 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0041d7d0-af87-402f-8244-0e95473bbd32 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1756435397"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1756435397'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Create volume of 1 GB Sep 05 11:33:33 devstack devstack@c-api.service[87146]: /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 05 11:33:33 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:33:33 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Availability zone cache updated, next update will occur around 2026-09-05 10:33:33.987286. {{(pid=87146) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 11:33:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Availability Zones retrieved successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Flow 'volume_create_api' (8a6da6fe-1827-413f-beb6-c7706ebedfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9ba743-b347-413d-a515-bb4d094bb23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9ba743-b347-413d-a515-bb4d094bb23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8ce012-30fb-4e4f-a1d6-42e1ceb1ed53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Created reservations ['2ce5986d-9fa8-4dcd-9012-2b42751cd94e', 'e3288c2f-d34b-4c43-8861-dc37ebe28a1d', 'e7109aea-53ef-4fec-9146-f18ee15aa649', 'bce9eab6-2804-444a-a494-e19c22a2fad2'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8ce012-30fb-4e4f-a1d6-42e1ceb1ed53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce5986d-9fa8-4dcd-9012-2b42751cd94e', 'e3288c2f-d34b-4c43-8861-dc37ebe28a1d', 'e7109aea-53ef-4fec-9146-f18ee15aa649', 'bce9eab6-2804-444a-a494-e19c22a2fad2']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce2a06bf-9c5c-4a45-9baf-5cac81249587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce2a06bf-9c5c-4a45-9baf-5cac81249587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '943a4e38-05fa-4b46-bee5-9a629e5d2c91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1756435397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c6a6eab7044ff28818654571cad22e',qos_specs=None,replication_status=,reservations=['2ce5986d-9fa8-4dcd-9012-2b42751cd94e','e3288c2f-d34b-4c43-8861-dc37ebe28a1d','e7109aea-53ef-4fec-9146-f18ee15aa649','bce9eab6-2804-444a-a494-e19c22a2fad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d96b728da14431abf6d5a3ab98fb7e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1756435397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=943a4e38-05fa-4b46-bee5-9a629e5d2c91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c6a6eab7044ff28818654571cad22e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25d96b728da14431abf6d5a3ab98fb7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2eea60-cb23-4765-9c2a-171ee407e3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2eea60-cb23-4765-9c2a-171ee407e3ba) transitioned into state 'SUCCESS' from state '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-1756435397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c6a6eab7044ff28818654571cad22e',qos_specs=None,replication_status=,reservations=['2ce5986d-9fa8-4dcd-9012-2b42751cd94e','e3288c2f-d34b-4c43-8861-dc37ebe28a1d','e7109aea-53ef-4fec-9146-f18ee15aa649','bce9eab6-2804-444a-a494-e19c22a2fad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d96b728da14431abf6d5a3ab98fb7e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c69c136-b5ec-48ba-b4bb-e8d5b6e1c281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c69c136-b5ec-48ba-b4bb-e8d5b6e1c281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Flow 'volume_create_api' (8a6da6fe-1827-413f-beb6-c7706ebedfbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Create volume request issued successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0041d7d0-af87-402f-8244-0e95473bbd32 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 93/190] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:33:33 2026] POST /volume/v3/volumes => generated 763 bytes in 982 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-57492cb9-6878-4dbf-a1bc-250d19a7a688 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57492cb9-6878-4dbf-a1bc-250d19a7a688 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57492cb9-6878-4dbf-a1bc-250d19a7a688 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57492cb9-6878-4dbf-a1bc-250d19a7a688 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-57492cb9-6878-4dbf-a1bc-250d19a7a688 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Volume info retrieved successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57492cb9-6878-4dbf-a1bc-250d19a7a688 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 returned with HTTP 200 Sep 05 11:33:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 98/191] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:34 2026] GET /volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 => generated 831 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1ba19a2e-6d9a-4982-b64f-b3f5271fc4d4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ba19a2e-6d9a-4982-b64f-b3f5271fc4d4 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ba19a2e-6d9a-4982-b64f-b3f5271fc4d4 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ba19a2e-6d9a-4982-b64f-b3f5271fc4d4 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1ba19a2e-6d9a-4982-b64f-b3f5271fc4d4 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Volume info retrieved successfully. Sep 05 11:33:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ba19a2e-6d9a-4982-b64f-b3f5271fc4d4 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 returned with HTTP 200 Sep 05 11:33:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 94/192] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:35 2026] GET /volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1971498895"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1971498895'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Create volume of 1 GB Sep 05 11:33:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Availability Zones retrieved successfully. Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Flow 'volume_create_api' (ea1b58d9-c717-4baf-b8b2-d046d910a0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0894db-4ad1-4ab6-a0c2-2a5c6662210c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0894db-4ad1-4ab6-a0c2-2a5c6662210c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c45369c4-f65b-4ead-9ac2-dc9af69e6f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Created reservations ['20a55e72-cfb9-4317-8c1a-7a89a7f6569c', '9128e4f2-655e-44a1-bc19-d25c55881dc9', '96c34b87-8b2f-4316-9652-a3013fc79781', '391d1dc6-2f70-49cd-b818-b45e94d80934'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c45369c4-f65b-4ead-9ac2-dc9af69e6f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20a55e72-cfb9-4317-8c1a-7a89a7f6569c', '9128e4f2-655e-44a1-bc19-d25c55881dc9', '96c34b87-8b2f-4316-9652-a3013fc79781', '391d1dc6-2f70-49cd-b818-b45e94d80934']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ec58ea-f13e-4438-8e9e-12a84cbf0848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ec58ea-f13e-4438-8e9e-12a84cbf0848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6825f511-1f1f-4736-ab23-8f4be4844746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1971498895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c596a6620b75405db6d55d0d4fc3b614',qos_specs=None,replication_status=,reservations=['20a55e72-cfb9-4317-8c1a-7a89a7f6569c','9128e4f2-655e-44a1-bc19-d25c55881dc9','96c34b87-8b2f-4316-9652-a3013fc79781','391d1dc6-2f70-49cd-b818-b45e94d80934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8071db83482b4ba59b97505bbef1740c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1971498895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6825f511-1f1f-4736-ab23-8f4be4844746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c596a6620b75405db6d55d0d4fc3b614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8071db83482b4ba59b97505bbef1740c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a9a889-4092-4b93-8369-3c669a25bcef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a9a889-4092-4b93-8369-3c669a25bcef) transitioned into state 'SUCCESS' from state '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-1971498895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c596a6620b75405db6d55d0d4fc3b614',qos_specs=None,replication_status=,reservations=['20a55e72-cfb9-4317-8c1a-7a89a7f6569c','9128e4f2-655e-44a1-bc19-d25c55881dc9','96c34b87-8b2f-4316-9652-a3013fc79781','391d1dc6-2f70-49cd-b818-b45e94d80934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8071db83482b4ba59b97505bbef1740c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ebe2df-53ac-44a1-a7b6-f45cbf847e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ebe2df-53ac-44a1-a7b6-f45cbf847e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Flow 'volume_create_api' (ea1b58d9-c717-4baf-b8b2-d046d910a0cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Create volume request issued successfully. Sep 05 11:33:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb71432d-9e39-4f5b-af2f-d2d8f5a680ad tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 99/193] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:33:36 2026] POST /volume/v3/volumes => generated 759 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3e9ea250-427f-4f88-8bb0-ff7c1ef492f4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e9ea250-427f-4f88-8bb0-ff7c1ef492f4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:33:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e9ea250-427f-4f88-8bb0-ff7c1ef492f4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e9ea250-427f-4f88-8bb0-ff7c1ef492f4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3e9ea250-427f-4f88-8bb0-ff7c1ef492f4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:33:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e9ea250-427f-4f88-8bb0-ff7c1ef492f4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:33:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 95/194] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:36 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 827 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d81e27c7-aeb8-432d-9baf-23b41f0f1a26 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d81e27c7-aeb8-432d-9baf-23b41f0f1a26 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d81e27c7-aeb8-432d-9baf-23b41f0f1a26 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d81e27c7-aeb8-432d-9baf-23b41f0f1a26 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d81e27c7-aeb8-432d-9baf-23b41f0f1a26 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Volume info retrieved successfully. Sep 05 11:33:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d81e27c7-aeb8-432d-9baf-23b41f0f1a26 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 returned with HTTP 200 Sep 05 11:33:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 100/195] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:36 2026] GET /volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-111fe93a-d980-4389-8efc-03a144f9188e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-111fe93a-d980-4389-8efc-03a144f9188e tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True Sep 05 11:33:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-111fe93a-d980-4389-8efc-03a144f9188e tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-111fe93a-d980-4389-8efc-03a144f9188e tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-111fe93a-d980-4389-8efc-03a144f9188e tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 96/196] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True => generated 1064 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-503352cf-cf5f-439d-abcc-33af74b7ae98 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-503352cf-cf5f-439d-abcc-33af74b7ae98 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] DELETE http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-503352cf-cf5f-439d-abcc-33af74b7ae98 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-503352cf-cf5f-439d-abcc-33af74b7ae98 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-503352cf-cf5f-439d-abcc-33af74b7ae98 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Delete volume with id: 943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-503352cf-cf5f-439d-abcc-33af74b7ae98 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-503352cf-cf5f-439d-abcc-33af74b7ae98 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Delete volume request issued successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-503352cf-cf5f-439d-abcc-33af74b7ae98 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 returned with HTTP 202 Sep 05 11:33:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 101/197] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:37 2026] DELETE /volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c1c37a47-4b5c-4f1b-b6df-f3914496cd0b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c1c37a47-4b5c-4f1b-b6df-f3914496cd0b tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c1c37a47-4b5c-4f1b-b6df-f3914496cd0b tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c1c37a47-4b5c-4f1b-b6df-f3914496cd0b tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c1c37a47-4b5c-4f1b-b6df-f3914496cd0b tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c1c37a47-4b5c-4f1b-b6df-f3914496cd0b tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 97/198] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aaf336da-cb4b-4c3d-bc4a-cd2256d4fb0f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aaf336da-cb4b-4c3d-bc4a-cd2256d4fb0f tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:33:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aaf336da-cb4b-4c3d-bc4a-cd2256d4fb0f tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aaf336da-cb4b-4c3d-bc4a-cd2256d4fb0f tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-aaf336da-cb4b-4c3d-bc4a-cd2256d4fb0f tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aaf336da-cb4b-4c3d-bc4a-cd2256d4fb0f tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 102/199] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e0677fbe-0098-4381-8903-23bbbbddd193 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e0677fbe-0098-4381-8903-23bbbbddd193 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e0677fbe-0098-4381-8903-23bbbbddd193 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e0677fbe-0098-4381-8903-23bbbbddd193 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e0677fbe-0098-4381-8903-23bbbbddd193 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 returned with HTTP 404 Sep 05 11:33:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 98/200] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:38 2026] GET /volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-99cae255-0163-45ac-9ef6-5e9f42b5db73 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99cae255-0163-45ac-9ef6-5e9f42b5db73 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99cae255-0163-45ac-9ef6-5e9f42b5db73 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99cae255-0163-45ac-9ef6-5e9f42b5db73 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99cae255-0163-45ac-9ef6-5e9f42b5db73 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 returned with HTTP 404 Sep 05 11:33:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 103/201] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:38 2026] GET /volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cefe3bf0-4dcd-42ac-aecd-5659bd309d16 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cefe3bf0-4dcd-42ac-aecd-5659bd309d16 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] DELETE http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cefe3bf0-4dcd-42ac-aecd-5659bd309d16 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cefe3bf0-4dcd-42ac-aecd-5659bd309d16 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-cefe3bf0-4dcd-42ac-aecd-5659bd309d16 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Delete volume with id: 943a4e38-05fa-4b46-bee5-9a629e5d2c91 Sep 05 11:33:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cefe3bf0-4dcd-42ac-aecd-5659bd309d16 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 returned with HTTP 404 Sep 05 11:33:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 99/202] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:38 2026] DELETE /volume/v3/volumes/943a4e38-05fa-4b46-bee5-9a629e5d2c91 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-69f59428-2519-439b-bb8a-e5cd0f236625 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-530656529"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-530656529'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Create volume of 1 GB Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Availability Zones retrieved successfully. Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Flow 'volume_create_api' (a4a32c71-4256-4581-a3eb-ea888c48fcef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c50391c-cc09-4104-bd29-d8e15ead2af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c50391c-cc09-4104-bd29-d8e15ead2af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2261554-44e7-4177-8990-c40245e66db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Created reservations ['b254b132-151a-4783-912f-2a77887c2ec4', '0b4443d2-eb89-461d-92b3-571fae1220c4', '1524b149-4d97-49eb-9f4a-cfcf21fa8e56', 'd80a421b-0186-4e4b-93d5-b80f975ee70d'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2261554-44e7-4177-8990-c40245e66db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b254b132-151a-4783-912f-2a77887c2ec4', '0b4443d2-eb89-461d-92b3-571fae1220c4', '1524b149-4d97-49eb-9f4a-cfcf21fa8e56', 'd80a421b-0186-4e4b-93d5-b80f975ee70d']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e81e74c-0dc0-44d2-9ad8-35f70eaf7785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e81e74c-0dc0-44d2-9ad8-35f70eaf7785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '402e3685-a75d-429d-8a90-0bf4a5901f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-530656529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c6a6eab7044ff28818654571cad22e',qos_specs=None,replication_status=,reservations=['b254b132-151a-4783-912f-2a77887c2ec4','0b4443d2-eb89-461d-92b3-571fae1220c4','1524b149-4d97-49eb-9f4a-cfcf21fa8e56','d80a421b-0186-4e4b-93d5-b80f975ee70d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d96b728da14431abf6d5a3ab98fb7e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-530656529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=402e3685-a75d-429d-8a90-0bf4a5901f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c6a6eab7044ff28818654571cad22e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25d96b728da14431abf6d5a3ab98fb7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c6d176-4c20-4c61-90ff-122a68705771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e15b2c37-2cf4-4e94-b64e-9186ddd07d0e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c6d176-4c20-4c61-90ff-122a68705771) transitioned into state 'SUCCESS' from state '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-530656529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c6a6eab7044ff28818654571cad22e',qos_specs=None,replication_status=,reservations=['b254b132-151a-4783-912f-2a77887c2ec4','0b4443d2-eb89-461d-92b3-571fae1220c4','1524b149-4d97-49eb-9f4a-cfcf21fa8e56','d80a421b-0186-4e4b-93d5-b80f975ee70d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d96b728da14431abf6d5a3ab98fb7e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90f4e5e-6a81-48f1-9ffe-efd32d6f3dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e15b2c37-2cf4-4e94-b64e-9186ddd07d0e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:33:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e15b2c37-2cf4-4e94-b64e-9186ddd07d0e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e15b2c37-2cf4-4e94-b64e-9186ddd07d0e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90f4e5e-6a81-48f1-9ffe-efd32d6f3dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Flow 'volume_create_api' (a4a32c71-4256-4581-a3eb-ea888c48fcef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Create volume request issued successfully. Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-69f59428-2519-439b-bb8a-e5cd0f236625 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 104/203] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:33:38 2026] POST /volume/v3/volumes => generated 762 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4a41ffb5-a6cb-4d78-b732-87622c92679d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a41ffb5-a6cb-4d78-b732-87622c92679d tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a41ffb5-a6cb-4d78-b732-87622c92679d tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a41ffb5-a6cb-4d78-b732-87622c92679d tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4a41ffb5-a6cb-4d78-b732-87622c92679d tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Volume info retrieved successfully. Sep 05 11:33:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e15b2c37-2cf4-4e94-b64e-9186ddd07d0e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:33:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a41ffb5-a6cb-4d78-b732-87622c92679d tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 200 Sep 05 11:33:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 105/204] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:38 2026] GET /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 830 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e15b2c37-2cf4-4e94-b64e-9186ddd07d0e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:33:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 100/205] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:38 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-26866c9c-ccc4-4353-beec-d6c9dcfde825 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26866c9c-ccc4-4353-beec-d6c9dcfde825 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26866c9c-ccc4-4353-beec-d6c9dcfde825 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26866c9c-ccc4-4353-beec-d6c9dcfde825 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-26866c9c-ccc4-4353-beec-d6c9dcfde825 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Volume info retrieved successfully. Sep 05 11:33:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26866c9c-ccc4-4353-beec-d6c9dcfde825 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 200 Sep 05 11:33:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 106/206] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:39 2026] GET /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4ac8fc59-c557-4976-a69a-9819ad5c055a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ac8fc59-c557-4976-a69a-9819ad5c055a tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ac8fc59-c557-4976-a69a-9819ad5c055a tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ac8fc59-c557-4976-a69a-9819ad5c055a tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4ac8fc59-c557-4976-a69a-9819ad5c055a tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Volume info retrieved successfully. Sep 05 11:33:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ac8fc59-c557-4976-a69a-9819ad5c055a tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 200 Sep 05 11:33:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 101/207] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:40 2026] GET /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-793a4556-511f-4eef-866a-50a5efb93329 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-793a4556-511f-4eef-866a-50a5efb93329 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True Sep 05 11:33:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-793a4556-511f-4eef-866a-50a5efb93329 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-793a4556-511f-4eef-866a-50a5efb93329 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-793a4556-511f-4eef-866a-50a5efb93329 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True returned with HTTP 200 Sep 05 11:33:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 107/208] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:41 2026] GET /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True => generated 1064 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-079c249e-4efc-4e00-924c-8925e0689bf5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-079c249e-4efc-4e00-924c-8925e0689bf5 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/3e08d0398b6240509691a49b22b9fe3c?usage=True Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-079c249e-4efc-4e00-924c-8925e0689bf5 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-079c249e-4efc-4e00-924c-8925e0689bf5 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-079c249e-4efc-4e00-924c-8925e0689bf5 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/3e08d0398b6240509691a49b22b9fe3c?usage=True returned with HTTP 200 Sep 05 11:33:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 102/209] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:41 2026] GET /volume/v3/os-quota-sets/3e08d0398b6240509691a49b22b9fe3c?usage=True => generated 1064 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3c41a1b5-1bfd-4463-bf45-c4bb2f36f913 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c41a1b5-1bfd-4463-bf45-c4bb2f36f913 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] POST http://192.168.122.95/volume/v3/os-volume-transfer Sep 05 11:33:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3c41a1b5-1bfd-4463-bf45-c4bb2f36f913 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "402e3685-a75d-429d-8a90-0bf4a5901f7f"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.volume_transfer [None req-3c41a1b5-1bfd-4463-bf45-c4bb2f36f913 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Creating new volume transfer {'transfer': {'volume_id': '402e3685-a75d-429d-8a90-0bf4a5901f7f'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 11:33:41 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.volume_transfer [None req-3c41a1b5-1bfd-4463-bf45-c4bb2f36f913 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Creating transfer of volume 402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:41 devstack devstack@c-api.service[87145]: INFO cinder.transfer.api [None req-3c41a1b5-1bfd-4463-bf45-c4bb2f36f913 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Generating transfer record for volume 402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c41a1b5-1bfd-4463-bf45-c4bb2f36f913 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 11:33:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 108/210] 192.168.122.95 () {60 vars in 1170 bytes} [Sat Sep 5 11:33:41 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7e858db3-6940-4273-a534-af76f05cdb77 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] POST http://192.168.122.95/volume/v3/os-volume-transfer/cd728130-6060-4152-98eb-3e9eb4bf2af7/accept Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "784e1caa2958066a"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.volume_transfer [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Accepting volume transfer cd728130-6060-4152-98eb-3e9eb4bf2af7 {{(pid=87146) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: INFO cinder.api.contrib.volume_transfer [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Accepting transfer cd728130-6060-4152-98eb-3e9eb4bf2af7 Sep 05 11:33:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Created reservations ['3986189f-c34c-448d-acc4-43b70eb819d3', 'f0179e5a-e0bf-438a-ae1c-a4a487b44b95', 'e555e502-7bbe-4f5c-a203-de11c50165e9', '1cc09dce-f183-4d1f-978e-68dd5250fbd9'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Created reservations ['8d44c42b-c71a-4899-a2bc-88ee27c265d3', 'e7ab2cd1-0ed4-4362-b5d1-341a86904a7c', '7b788da0-9f5e-4c4f-8ceb-4be0f8e8504c', 'bc702868-305c-4c60-98e4-a755268ec7ed'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: /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 05 11:33:41 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Created reservations ['ad8c644a-7337-44bb-b90d-d0a6be22d732', '3e065705-8d79-495e-aa1e-21690997493b', '41a21f99-29a1-4fc3-aec6-3b3f1c807538', '3d510e44-8d35-4a0c-802b-e963db47e1b3'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Created reservations ['9c4f50b4-31ce-4d07-bf93-b843b2ba82b2', '7cc19fce-d22f-4bb7-8531-5992b79c8a0c', '06ea4372-d58c-4e49-b54e-214083c2d035', '0d89ce8a-ebb3-4d57-a49f-d7fccc7cdf4c'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Transfer volume completed successfully. Sep 05 11:33:42 devstack devstack@c-api.service[87146]: INFO cinder.transfer.api [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Volume 402e3685-a75d-429d-8a90-0bf4a5901f7f has been transferred. Sep 05 11:33:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7e858db3-6940-4273-a534-af76f05cdb77 tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] http://192.168.122.95/volume/v3/os-volume-transfer/cd728130-6060-4152-98eb-3e9eb4bf2af7/accept returned with HTTP 202 Sep 05 11:33:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 103/211] 192.168.122.95 () {60 vars in 1302 bytes} [Sat Sep 5 11:33:41 2026] POST /volume/v3/os-volume-transfer/cd728130-6060-4152-98eb-3e9eb4bf2af7/accept => generated 371 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1c0de75c-8582-4141-85d3-f83a73797f6d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1c0de75c-8582-4141-85d3-f83a73797f6d tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] GET http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1c0de75c-8582-4141-85d3-f83a73797f6d tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1c0de75c-8582-4141-85d3-f83a73797f6d tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1c0de75c-8582-4141-85d3-f83a73797f6d tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] Volume info retrieved successfully. Sep 05 11:33:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1c0de75c-8582-4141-85d3-f83a73797f6d tempest-VolumeQuotasAdminTestJSON-872430923 tempest-VolumeQuotasAdminTestJSON-872430923-project-member] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 200 Sep 05 11:33:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 109/212] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:42 2026] GET /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1b7538f9-d46f-414c-8927-bc2a609847b0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1b7538f9-d46f-414c-8927-bc2a609847b0 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True Sep 05 11:33:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1b7538f9-d46f-414c-8927-bc2a609847b0 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1b7538f9-d46f-414c-8927-bc2a609847b0 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1b7538f9-d46f-414c-8927-bc2a609847b0 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True returned with HTTP 200 Sep 05 11:33:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 104/213] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:42 2026] GET /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e?usage=True => generated 1064 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c34e3436-d3b9-45ce-8b03-524a22e35413 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c34e3436-d3b9-45ce-8b03-524a22e35413 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/3e08d0398b6240509691a49b22b9fe3c?usage=True Sep 05 11:33:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c34e3436-d3b9-45ce-8b03-524a22e35413 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c34e3436-d3b9-45ce-8b03-524a22e35413 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c34e3436-d3b9-45ce-8b03-524a22e35413 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/3e08d0398b6240509691a49b22b9fe3c?usage=True returned with HTTP 200 Sep 05 11:33:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 110/214] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:42 2026] GET /volume/v3/os-quota-sets/3e08d0398b6240509691a49b22b9fe3c?usage=True => generated 1064 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-042b5ef1-2a4b-4549-a89d-6f152a95db9a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-042b5ef1-2a4b-4549-a89d-6f152a95db9a tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-042b5ef1-2a4b-4549-a89d-6f152a95db9a tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-042b5ef1-2a4b-4549-a89d-6f152a95db9a tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:42 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-042b5ef1-2a4b-4549-a89d-6f152a95db9a tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Delete volume with id: 402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-042b5ef1-2a4b-4549-a89d-6f152a95db9a tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Volume info retrieved successfully. Sep 05 11:33:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-042b5ef1-2a4b-4549-a89d-6f152a95db9a tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Delete volume request issued successfully. Sep 05 11:33:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-042b5ef1-2a4b-4549-a89d-6f152a95db9a tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 202 Sep 05 11:33:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 105/215] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:42 2026] DELETE /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-727d5487-41b9-4c70-9c55-902caaf4edbd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-727d5487-41b9-4c70-9c55-902caaf4edbd tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-727d5487-41b9-4c70-9c55-902caaf4edbd tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-727d5487-41b9-4c70-9c55-902caaf4edbd tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:33:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:33:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-727d5487-41b9-4c70-9c55-902caaf4edbd tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Volume info retrieved successfully. Sep 05 11:33:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-727d5487-41b9-4c70-9c55-902caaf4edbd tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 200 Sep 05 11:33:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 111/216] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:42 2026] GET /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 1017 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-94a9aa2d-b885-4844-abe8-a1fc2f884ef2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-94a9aa2d-b885-4844-abe8-a1fc2f884ef2 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-94a9aa2d-b885-4844-abe8-a1fc2f884ef2 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-94a9aa2d-b885-4844-abe8-a1fc2f884ef2 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:33:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:33:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-94a9aa2d-b885-4844-abe8-a1fc2f884ef2 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Volume info retrieved successfully. Sep 05 11:33:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-94a9aa2d-b885-4844-abe8-a1fc2f884ef2 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 200 Sep 05 11:33:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 106/217] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:43 2026] GET /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 1017 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8104bae4-dbc8-461b-ae00-3fadc6f50376 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8104bae4-dbc8-461b-ae00-3fadc6f50376 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8104bae4-dbc8-461b-ae00-3fadc6f50376 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8104bae4-dbc8-461b-ae00-3fadc6f50376 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8104bae4-dbc8-461b-ae00-3fadc6f50376 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 404 Sep 05 11:33:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 112/218] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:44 2026] GET /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-60877d4f-b708-4b42-898b-b448904f3b23 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60877d4f-b708-4b42-898b-b448904f3b23 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] GET http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60877d4f-b708-4b42-898b-b448904f3b23 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60877d4f-b708-4b42-898b-b448904f3b23 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60877d4f-b708-4b42-898b-b448904f3b23 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 404 Sep 05 11:33:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 107/219] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:45 2026] GET /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7e32024e-a8a1-4642-858a-7bb6a62ff599 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7e32024e-a8a1-4642-858a-7bb6a62ff599 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] DELETE http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7e32024e-a8a1-4642-858a-7bb6a62ff599 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7e32024e-a8a1-4642-858a-7bb6a62ff599 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:45 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-7e32024e-a8a1-4642-858a-7bb6a62ff599 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] Delete volume with id: 402e3685-a75d-429d-8a90-0bf4a5901f7f Sep 05 11:33:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7e32024e-a8a1-4642-858a-7bb6a62ff599 tempest-VolumeQuotasAdminTestJSON-452325740 tempest-VolumeQuotasAdminTestJSON-452325740-project-member] http://192.168.122.95/volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f returned with HTTP 404 Sep 05 11:33:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 113/220] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:45 2026] DELETE /volume/v3/volumes/402e3685-a75d-429d-8a90-0bf4a5901f7f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-919cf301-c349-4b2d-ba01-6e122eaa5233 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-919cf301-c349-4b2d-ba01-6e122eaa5233 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/81f084d46f1e4ad49d886d213a79bf2c?usage=True Sep 05 11:33:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-919cf301-c349-4b2d-ba01-6e122eaa5233 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-919cf301-c349-4b2d-ba01-6e122eaa5233 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-919cf301-c349-4b2d-ba01-6e122eaa5233 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/81f084d46f1e4ad49d886d213a79bf2c?usage=True returned with HTTP 200 Sep 05 11:33:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 108/221] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:45 2026] GET /volume/v3/os-quota-sets/81f084d46f1e4ad49d886d213a79bf2c?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c489292e-581f-4c6c-8634-ee404b870d65 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c489292e-581f-4c6c-8634-ee404b870d65 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e Sep 05 11:33:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c489292e-581f-4c6c-8634-ee404b870d65 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c489292e-581f-4c6c-8634-ee404b870d65 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e returned with HTTP 200 Sep 05 11:33:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 114/222] 192.168.122.95 () {60 vars in 1254 bytes} [Sat Sep 5 11:33:45 2026] PUT /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e => generated 400 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6e362088-2dee-4dd6-9f63-64dc01c3f1d4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e362088-2dee-4dd6-9f63-64dc01c3f1d4 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e Sep 05 11:33:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6e362088-2dee-4dd6-9f63-64dc01c3f1d4 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e362088-2dee-4dd6-9f63-64dc01c3f1d4 tempest-VolumeQuotasAdminTestJSON-105272643 tempest-VolumeQuotasAdminTestJSON-105272643-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e returned with HTTP 200 Sep 05 11:33:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 109/223] 192.168.122.95 () {60 vars in 1254 bytes} [Sat Sep 5 11:33:45 2026] PUT /volume/v3/os-quota-sets/79c6a6eab7044ff28818654571cad22e => generated 398 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:55 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=150,cinder:INSERT=19,cinder:UPDATE=32 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:33:55 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=191,cinder:UPDATE=50,cinder:INSERT=41 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:34:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1f1c5c70-b1a3-4fac-bd86-4ac67b9ea895 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1f1c5c70-b1a3-4fac-bd86-4ac67b9ea895 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:34:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1f1c5c70-b1a3-4fac-bd86-4ac67b9ea895 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1954726520", "description": "tempest-volume-type-description-2019566637", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1f1c5c70-b1a3-4fac-bd86-4ac67b9ea895 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:34:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 115/224] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:34:00 2026] POST /volume/v3/types => generated 318 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5a1457b6-d0f6-41b8-a4ee-6510e0460fc5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a1457b6-d0f6-41b8-a4ee-6510e0460fc5 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/0daaccc5-ffed-4d5f-ac6d-fea636ef24a2 Sep 05 11:34:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a1457b6-d0f6-41b8-a4ee-6510e0460fc5 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a1457b6-d0f6-41b8-a4ee-6510e0460fc5 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a1457b6-d0f6-41b8-a4ee-6510e0460fc5 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/0daaccc5-ffed-4d5f-ac6d-fea636ef24a2 returned with HTTP 200 Sep 05 11:34:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 110/225] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:34:00 2026] GET /volume/v3/types/0daaccc5-ffed-4d5f-ac6d-fea636ef24a2 => generated 340 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2254a863-e7da-4401-9381-a8ae397d8fd2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2254a863-e7da-4401-9381-a8ae397d8fd2 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] DELETE http://192.168.122.95/volume/v3/types/0daaccc5-ffed-4d5f-ac6d-fea636ef24a2 Sep 05 11:34:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2254a863-e7da-4401-9381-a8ae397d8fd2 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2254a863-e7da-4401-9381-a8ae397d8fd2 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2254a863-e7da-4401-9381-a8ae397d8fd2 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/0daaccc5-ffed-4d5f-ac6d-fea636ef24a2 returned with HTTP 202 Sep 05 11:34:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 116/226] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:34:00 2026] DELETE /volume/v3/types/0daaccc5-ffed-4d5f-ac6d-fea636ef24a2 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-892762e5-afd5-4c1d-a4a9-6aed84034e2e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-892762e5-afd5-4c1d-a4a9-6aed84034e2e tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/0daaccc5-ffed-4d5f-ac6d-fea636ef24a2 Sep 05 11:34:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-892762e5-afd5-4c1d-a4a9-6aed84034e2e tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-892762e5-afd5-4c1d-a4a9-6aed84034e2e tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-892762e5-afd5-4c1d-a4a9-6aed84034e2e tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/0daaccc5-ffed-4d5f-ac6d-fea636ef24a2 returned with HTTP 404 Sep 05 11:34:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 111/227] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:34:00 2026] GET /volume/v3/types/0daaccc5-ffed-4d5f-ac6d-fea636ef24a2 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f2e1946c-6ef8-45cc-be0d-b88f4e4bf827 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f2e1946c-6ef8-45cc-be0d-b88f4e4bf827 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:34:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f2e1946c-6ef8-45cc-be0d-b88f4e4bf827 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1679251917"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f2e1946c-6ef8-45cc-be0d-b88f4e4bf827 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:34:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 117/228] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:34:00 2026] POST /volume/v3/types => generated 221 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e45fb84d-f559-4c67-a266-d18d41f43467 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e45fb84d-f559-4c67-a266-d18d41f43467 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] POST http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption Sep 05 11:34:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e45fb84d-f559-4c67-a266-d18d41f43467 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e45fb84d-f559-4c67-a266-d18d41f43467 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption returned with HTTP 200 Sep 05 11:34:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 112/229] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:34:00 2026] POST /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption => generated 239 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d0fb0edc-91b7-4c89-b27f-9cd6ceb1b189 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d0fb0edc-91b7-4c89-b27f-9cd6ceb1b189 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d0fb0edc-91b7-4c89-b27f-9cd6ceb1b189 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d0fb0edc-91b7-4c89-b27f-9cd6ceb1b189 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d0fb0edc-91b7-4c89-b27f-9cd6ceb1b189 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 118/230] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption => generated 325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8b89328d-c526-4f34-b027-8677f95a972c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8b89328d-c526-4f34-b027-8677f95a972c tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] PUT http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption/daa144be-b5e6-4450-899c-35b9a631a925 Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8b89328d-c526-4f34-b027-8677f95a972c tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8b89328d-c526-4f34-b027-8677f95a972c tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption/daa144be-b5e6-4450-899c-35b9a631a925 returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 113/231] 192.168.122.95 () {60 vars in 1386 bytes} [Sat Sep 5 11:34:01 2026] PUT /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption/daa144be-b5e6-4450-899c-35b9a631a925 => generated 122 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5d5d399a-973f-4e06-9977-348f37722abb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d5d399a-973f-4e06-9977-348f37722abb tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d5d399a-973f-4e06-9977-348f37722abb tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d5d399a-973f-4e06-9977-348f37722abb tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d5d399a-973f-4e06-9977-348f37722abb tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 119/232] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption => generated 347 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b2aee746-4f41-4489-ad50-d95bd4918d60 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2aee746-4f41-4489-ad50-d95bd4918d60 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption/cipher Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b2aee746-4f41-4489-ad50-d95bd4918d60 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b2aee746-4f41-4489-ad50-d95bd4918d60 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2aee746-4f41-4489-ad50-d95bd4918d60 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption/cipher returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 114/233] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2cd0a875-c450-49f3-b202-ee07c1089f9e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2cd0a875-c450-49f3-b202-ee07c1089f9e tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] DELETE http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption/daa144be-b5e6-4450-899c-35b9a631a925 Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2cd0a875-c450-49f3-b202-ee07c1089f9e tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2cd0a875-c450-49f3-b202-ee07c1089f9e tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2cd0a875-c450-49f3-b202-ee07c1089f9e tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption/daa144be-b5e6-4450-899c-35b9a631a925 returned with HTTP 202 Sep 05 11:34:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 120/234] 192.168.122.95 () {58 vars in 1368 bytes} [Sat Sep 5 11:34:01 2026] DELETE /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption/daa144be-b5e6-4450-899c-35b9a631a925 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-87037b97-fde6-496d-b144-2bd8e93a71f7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-87037b97-fde6-496d-b144-2bd8e93a71f7 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-87037b97-fde6-496d-b144-2bd8e93a71f7 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-87037b97-fde6-496d-b144-2bd8e93a71f7 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-87037b97-fde6-496d-b144-2bd8e93a71f7 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 115/235] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-54aa8c0e-0d0d-49a2-a186-054a2f6c4ec0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-54aa8c0e-0d0d-49a2-a186-054a2f6c4ec0 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-54aa8c0e-0d0d-49a2-a186-054a2f6c4ec0 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-54aa8c0e-0d0d-49a2-a186-054a2f6c4ec0 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-54aa8c0e-0d0d-49a2-a186-054a2f6c4ec0 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 121/236] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a0844513-41e3-41d4-9416-76f9ef776526 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a0844513-41e3-41d4-9416-76f9ef776526 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] DELETE http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a0844513-41e3-41d4-9416-76f9ef776526 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a0844513-41e3-41d4-9416-76f9ef776526 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a0844513-41e3-41d4-9416-76f9ef776526 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe returned with HTTP 202 Sep 05 11:34:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 116/237] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:34:01 2026] DELETE /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-16aabf9f-aa46-46ff-bf90-d600a4b21b38 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16aabf9f-aa46-46ff-bf90-d600a4b21b38 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16aabf9f-aa46-46ff-bf90-d600a4b21b38 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16aabf9f-aa46-46ff-bf90-d600a4b21b38 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16aabf9f-aa46-46ff-bf90-d600a4b21b38 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe returned with HTTP 404 Sep 05 11:34:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 122/238] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/types/7c1b1fbd-dfa4-411a-9006-ee76e9839bbe => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fc79a95f-d0ac-45c5-83ba-732df681a474 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fc79a95f-d0ac-45c5-83ba-732df681a474 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fc79a95f-d0ac-45c5-83ba-732df681a474 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fc79a95f-d0ac-45c5-83ba-732df681a474 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fc79a95f-d0ac-45c5-83ba-732df681a474 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 117/239] 192.168.122.95 () {58 vars in 1110 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/types => generated 648 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-12f1ace3-2711-4a5b-8aa7-10477758e3f6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-12f1ace3-2711-4a5b-8aa7-10477758e3f6 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-12f1ace3-2711-4a5b-8aa7-10477758e3f6 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1593908205"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-12f1ace3-2711-4a5b-8aa7-10477758e3f6 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 123/240] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:34:01 2026] POST /volume/v3/types => generated 221 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b1b837b6-792d-4300-a961-79978a144bc8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b1b837b6-792d-4300-a961-79978a144bc8 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] PUT http://192.168.122.95/volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b1b837b6-792d-4300-a961-79978a144bc8 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-53882511", "description": "tempest-volume-type-description-650287000", "is_public": false}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b1b837b6-792d-4300-a961-79978a144bc8 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 118/241] 192.168.122.95 () {60 vars in 1242 bytes} [Sat Sep 5 11:34:01 2026] PUT /volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 => generated 202 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fea8cb6a-8c0b-45aa-92a4-dd719896b476 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fea8cb6a-8c0b-45aa-92a4-dd719896b476 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fea8cb6a-8c0b-45aa-92a4-dd719896b476 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fea8cb6a-8c0b-45aa-92a4-dd719896b476 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fea8cb6a-8c0b-45aa-92a4-dd719896b476 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 124/242] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 => generated 266 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ca91106c-b3c5-4ee6-8913-c40a9da11708 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ca91106c-b3c5-4ee6-8913-c40a9da11708 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] DELETE http://192.168.122.95/volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 Sep 05 11:34:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ca91106c-b3c5-4ee6-8913-c40a9da11708 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ca91106c-b3c5-4ee6-8913-c40a9da11708 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ca91106c-b3c5-4ee6-8913-c40a9da11708 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 returned with HTTP 202 Sep 05 11:34:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 119/243] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:34:01 2026] DELETE /volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c2508aea-f3a9-47f6-979d-b626ebbe3447 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2508aea-f3a9-47f6-979d-b626ebbe3447 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] GET http://192.168.122.95/volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 Sep 05 11:34:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2508aea-f3a9-47f6-979d-b626ebbe3447 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2508aea-f3a9-47f6-979d-b626ebbe3447 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2508aea-f3a9-47f6-979d-b626ebbe3447 tempest-VolumeTypesTest-1545987933 tempest-VolumeTypesTest-1545987933-project-admin] http://192.168.122.95/volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 returned with HTTP 404 Sep 05 11:34:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 125/244] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:34:02 2026] GET /volume/v3/types/ad2e7942-dee0-4637-b76e-99f9a20f2997 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:12 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=40,cinder:INSERT=1,cinder:UPDATE=10 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:34:12 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=5 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bd648d52-0d96-471f-8e55-9a9288d13820 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1859107255"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1859107255'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Create volume of 1 GB Sep 05 11:34:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Availability Zones retrieved successfully. Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Flow 'volume_create_api' (53bb8973-04f0-49eb-b673-fe2c7876fb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6969e747-9a38-41ac-b56d-c4fe83a672b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6969e747-9a38-41ac-b56d-c4fe83a672b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601789d-8f9a-4049-9551-7c570f054e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Created reservations ['e01d4367-d66e-4225-8c37-9b2dc12e20c8', 'e0fb3121-4bc1-4e91-939f-9f9a81a91be1', '986abf7a-7a19-4065-a324-518a5e9d2d48', 'b6514ce3-7d73-456d-93b9-daffd0498de4'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601789d-8f9a-4049-9551-7c570f054e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e01d4367-d66e-4225-8c37-9b2dc12e20c8', 'e0fb3121-4bc1-4e91-939f-9f9a81a91be1', '986abf7a-7a19-4065-a324-518a5e9d2d48', 'b6514ce3-7d73-456d-93b9-daffd0498de4']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5af317-a2d4-4a8d-899c-d32208ed0ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cefd7681-3e6d-434c-94e7-9fe8b110370c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5af317-a2d4-4a8d-899c-d32208ed0ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd36a3b09-3bcc-4e18-8c49-161225eb4e06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1859107255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70084528dad348afaa86be3c8e9f3f88',qos_specs=None,replication_status=,reservations=['e01d4367-d66e-4225-8c37-9b2dc12e20c8','e0fb3121-4bc1-4e91-939f-9f9a81a91be1','986abf7a-7a19-4065-a324-518a5e9d2d48','b6514ce3-7d73-456d-93b9-daffd0498de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ed48f004fb47799bebeb869ae65b47',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1859107255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d36a3b09-3bcc-4e18-8c49-161225eb4e06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70084528dad348afaa86be3c8e9f3f88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ed48f004fb47799bebeb869ae65b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6bfc3dc-75d6-4202-a2f9-1417cd353923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6bfc3dc-75d6-4202-a2f9-1417cd353923) transitioned into state 'SUCCESS' from state '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-1859107255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70084528dad348afaa86be3c8e9f3f88',qos_specs=None,replication_status=,reservations=['e01d4367-d66e-4225-8c37-9b2dc12e20c8','e0fb3121-4bc1-4e91-939f-9f9a81a91be1','986abf7a-7a19-4065-a324-518a5e9d2d48','b6514ce3-7d73-456d-93b9-daffd0498de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ed48f004fb47799bebeb869ae65b47',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944d2e7d-0a67-49de-b228-7337acb70958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944d2e7d-0a67-49de-b228-7337acb70958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Flow 'volume_create_api' (53bb8973-04f0-49eb-b673-fe2c7876fb05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Create volume request issued successfully. Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd648d52-0d96-471f-8e55-9a9288d13820 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 120/245] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:14 2026] POST /volume/v3/volumes => generated 761 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-93acdbfc-2e11-4c3b-9548-c85f604ed572 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-93acdbfc-2e11-4c3b-9548-c85f604ed572 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-93acdbfc-2e11-4c3b-9548-c85f604ed572 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-93acdbfc-2e11-4c3b-9548-c85f604ed572 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-93acdbfc-2e11-4c3b-9548-c85f604ed572 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-93acdbfc-2e11-4c3b-9548-c85f604ed572 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 returned with HTTP 200 Sep 05 11:34:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 121/246] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:15 2026] GET /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 => generated 829 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cefd7681-3e6d-434c-94e7-9fe8b110370c tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cefd7681-3e6d-434c-94e7-9fe8b110370c tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-426701274", "extra_specs": {"spec1": "val1"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cefd7681-3e6d-434c-94e7-9fe8b110370c tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:34:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 126/247] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:34:14 2026] POST /volume/v3/types => generated 242 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa1808d1-3f10-4617-92d2-83e2aa1c03a4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa1808d1-3f10-4617-92d2-83e2aa1c03a4 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] POST http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa1808d1-3f10-4617-92d2-83e2aa1c03a4 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa1808d1-3f10-4617-92d2-83e2aa1c03a4 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs returned with HTTP 400 Sep 05 11:34:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 122/248] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:34:15 2026] POST /volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs => generated 146 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5154212d-8ebb-493c-a46c-6c37de485ca7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5154212d-8ebb-493c-a46c-6c37de485ca7 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] POST http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5154212d-8ebb-493c-a46c-6c37de485ca7 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5154212d-8ebb-493c-a46c-6c37de485ca7 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs returned with HTTP 400 Sep 05 11:34:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 127/249] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:34:15 2026] POST /volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7db9c706-0551-4a05-8440-f11a2f09d1d4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7db9c706-0551-4a05-8440-f11a2f09d1d4 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] POST http://192.168.122.95/volume/v3/types/68ebad2a-0b01-4640-aabc-c32ea98c8489/extra_specs Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7db9c706-0551-4a05-8440-f11a2f09d1d4 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7db9c706-0551-4a05-8440-f11a2f09d1d4 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/68ebad2a-0b01-4640-aabc-c32ea98c8489/extra_specs returned with HTTP 404 Sep 05 11:34:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 123/250] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:34:15 2026] POST /volume/v3/types/68ebad2a-0b01-4640-aabc-c32ea98c8489/extra_specs => generated 114 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-65716b97-f408-4839-8ddb-f082ad758605 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-65716b97-f408-4839-8ddb-f082ad758605 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] DELETE http://192.168.122.95/volume/v3/types/5dbe6927-690f-419e-aefc-d5b5dd0a4ab9/extra_specs/spec1 Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-65716b97-f408-4839-8ddb-f082ad758605 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-65716b97-f408-4839-8ddb-f082ad758605 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-65716b97-f408-4839-8ddb-f082ad758605 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/5dbe6927-690f-419e-aefc-d5b5dd0a4ab9/extra_specs/spec1 returned with HTTP 404 Sep 05 11:34:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 128/251] 192.168.122.95 () {58 vars in 1278 bytes} [Sat Sep 5 11:34:15 2026] DELETE /volume/v3/types/5dbe6927-690f-419e-aefc-d5b5dd0a4ab9/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-304db358-d95d-41c8-8658-0a26c685334a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-304db358-d95d-41c8-8658-0a26c685334a tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] GET http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/nonexistent_extra_spec_name Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-304db358-d95d-41c8-8658-0a26c685334a tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-304db358-d95d-41c8-8658-0a26c685334a tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-304db358-d95d-41c8-8658-0a26c685334a tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 05 11:34:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 124/252] 192.168.122.95 () {58 vars in 1341 bytes} [Sat Sep 5 11:34:15 2026] GET /volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-10317623-d9d3-4f1d-bbbe-15784e32e377 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10317623-d9d3-4f1d-bbbe-15784e32e377 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] GET http://192.168.122.95/volume/v3/types/e46bd463-9282-465e-8328-08f0587f5689/extra_specs/spec1 Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10317623-d9d3-4f1d-bbbe-15784e32e377 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10317623-d9d3-4f1d-bbbe-15784e32e377 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10317623-d9d3-4f1d-bbbe-15784e32e377 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/e46bd463-9282-465e-8328-08f0587f5689/extra_specs/spec1 returned with HTTP 404 Sep 05 11:34:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 129/253] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:34:15 2026] GET /volume/v3/types/e46bd463-9282-465e-8328-08f0587f5689/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e4ee711a-ff1f-426e-b403-1f5c547bee3a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e4ee711a-ff1f-426e-b403-1f5c547bee3a tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] GET http://192.168.122.95/volume/v3/types/d3a316f5-9304-4e8e-b0e8-54676dfbbb5e/extra_specs Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e4ee711a-ff1f-426e-b403-1f5c547bee3a tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e4ee711a-ff1f-426e-b403-1f5c547bee3a tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e4ee711a-ff1f-426e-b403-1f5c547bee3a tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/d3a316f5-9304-4e8e-b0e8-54676dfbbb5e/extra_specs returned with HTTP 404 Sep 05 11:34:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 125/254] 192.168.122.95 () {58 vars in 1257 bytes} [Sat Sep 5 11:34:15 2026] GET /volume/v3/types/d3a316f5-9304-4e8e-b0e8-54676dfbbb5e/extra_specs => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f67d51fb-7955-43cc-961c-18f8919f21a1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f67d51fb-7955-43cc-961c-18f8919f21a1 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] PUT http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/spec1 Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f67d51fb-7955-43cc-961c-18f8919f21a1 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f67d51fb-7955-43cc-961c-18f8919f21a1 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/spec1 returned with HTTP 400 Sep 05 11:34:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 130/255] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:34:15 2026] PUT /volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/spec1 => generated 102 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-162985da-e8ed-4eea-a53e-18acad9f5d0f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-162985da-e8ed-4eea-a53e-18acad9f5d0f tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] PUT http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/spec1 Sep 05 11:34:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-162985da-e8ed-4eea-a53e-18acad9f5d0f tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Action: 'update', calling method: update, body: null {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-162985da-e8ed-4eea-a53e-18acad9f5d0f tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/spec1 returned with HTTP 400 Sep 05 11:34:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 126/256] 192.168.122.95 () {60 vars in 1294 bytes} [Sat Sep 5 11:34:15 2026] PUT /volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/spec1 => generated 72 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-11f0f318-4aac-4a49-9181-ee290f85a4a3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11f0f318-4aac-4a49-9181-ee290f85a4a3 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] PUT http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/None Sep 05 11:34:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11f0f318-4aac-4a49-9181-ee290f85a4a3 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11f0f318-4aac-4a49-9181-ee290f85a4a3 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 11:34:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11f0f318-4aac-4a49-9181-ee290f85a4a3 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/None returned with HTTP 400 Sep 05 11:34:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 131/257] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:15 2026] PUT /volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/None => generated 73 bytes in 127 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:34:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6b493c1f-a829-4918-b677-622d3f54d68c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b493c1f-a829-4918-b677-622d3f54d68c tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] PUT http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/11eabe64-21f9-474a-a895-9f350a02b6ff Sep 05 11:34:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b493c1f-a829-4918-b677-622d3f54d68c tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b493c1f-a829-4918-b677-622d3f54d68c tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 11:34:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b493c1f-a829-4918-b677-622d3f54d68c tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/11eabe64-21f9-474a-a895-9f350a02b6ff returned with HTTP 400 Sep 05 11:34:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 127/258] 192.168.122.95 () {60 vars in 1388 bytes} [Sat Sep 5 11:34:15 2026] PUT /volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf/extra_specs/11eabe64-21f9-474a-a895-9f350a02b6ff => generated 73 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:34:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aa108223-90f9-47be-8e1d-dadcc7097d06 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aa108223-90f9-47be-8e1d-dadcc7097d06 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] PUT http://192.168.122.95/volume/v3/types/3528eacb-d557-43f1-a4d4-f0c376633a4f/extra_specs/spec1 Sep 05 11:34:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aa108223-90f9-47be-8e1d-dadcc7097d06 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aa108223-90f9-47be-8e1d-dadcc7097d06 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/3528eacb-d557-43f1-a4d4-f0c376633a4f/extra_specs/spec1 returned with HTTP 404 Sep 05 11:34:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 132/259] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:34:16 2026] PUT /volume/v3/types/3528eacb-d557-43f1-a4d4-f0c376633a4f/extra_specs/spec1 => generated 114 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bb53711a-8cc1-437c-8105-c616d6550604 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb53711a-8cc1-437c-8105-c616d6550604 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] DELETE http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf Sep 05 11:34:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb53711a-8cc1-437c-8105-c616d6550604 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb53711a-8cc1-437c-8105-c616d6550604 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb53711a-8cc1-437c-8105-c616d6550604 tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf returned with HTTP 202 Sep 05 11:34:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 128/260] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:34:16 2026] DELETE /volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b2cdf2a8-1a2a-4934-a132-35ba471b56ce None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b2cdf2a8-1a2a-4934-a132-35ba471b56ce tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] GET http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf Sep 05 11:34:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b2cdf2a8-1a2a-4934-a132-35ba471b56ce tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b2cdf2a8-1a2a-4934-a132-35ba471b56ce tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b2cdf2a8-1a2a-4934-a132-35ba471b56ce tempest-ExtraSpecsNegativeTest-1432960205 tempest-ExtraSpecsNegativeTest-1432960205-project-admin] http://192.168.122.95/volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf returned with HTTP 404 Sep 05 11:34:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 133/261] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:34:16 2026] GET /volume/v3/types/9ae662ee-8a2a-46a6-a2fb-18d92edbaaaf => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f9e69327-2b53-4d24-82b4-bb858f7a7ae9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f9e69327-2b53-4d24-82b4-bb858f7a7ae9 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f9e69327-2b53-4d24-82b4-bb858f7a7ae9 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f9e69327-2b53-4d24-82b4-bb858f7a7ae9 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f9e69327-2b53-4d24-82b4-bb858f7a7ae9 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f9e69327-2b53-4d24-82b4-bb858f7a7ae9 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 returned with HTTP 200 Sep 05 11:34:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 129/262] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:16 2026] GET /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ccd578f6-2596-4ad9-8922-6aed0d6d7612 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ccd578f6-2596-4ad9-8922-6aed0d6d7612 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ccd578f6-2596-4ad9-8922-6aed0d6d7612 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ccd578f6-2596-4ad9-8922-6aed0d6d7612 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ccd578f6-2596-4ad9-8922-6aed0d6d7612 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ccd578f6-2596-4ad9-8922-6aed0d6d7612 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 returned with HTTP 200 Sep 05 11:34:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 134/263] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:17 2026] GET /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:34:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-124448541"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-124448541'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:17 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Create volume of 1 GB Sep 05 11:34:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3a2fe1bd-92aa-4c1f-a1c8-9319f5459cad None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a2fe1bd-92aa-4c1f-a1c8-9319f5459cad tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] POST http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06/action Sep 05 11:34:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3a2fe1bd-92aa-4c1f-a1c8-9319f5459cad tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3a2fe1bd-92aa-4c1f-a1c8-9319f5459cad tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Availability Zones retrieved successfully. Sep 05 11:34:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3a2fe1bd-92aa-4c1f-a1c8-9319f5459cad tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Flow 'volume_create_api' (3145c801-92b0-4a58-b9f7-8f7465884b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3a2fe1bd-92aa-4c1f-a1c8-9319f5459cad tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume updated successfully. Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a2fe1bd-92aa-4c1f-a1c8-9319f5459cad tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06/action returned with HTTP 200 Sep 05 11:34:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b5d8a7-cdeb-4313-921b-c1ee525e1eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 135/264] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:34:17 2026] POST /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:34:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-222a9f48-22ba-460b-aaaa-57f1d785d450 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-222a9f48-22ba-460b-aaaa-57f1d785d450 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-222a9f48-22ba-460b-aaaa-57f1d785d450 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-222a9f48-22ba-460b-aaaa-57f1d785d450 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-222a9f48-22ba-460b-aaaa-57f1d785d450 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b5d8a7-cdeb-4313-921b-c1ee525e1eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-222a9f48-22ba-460b-aaaa-57f1d785d450 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 returned with HTTP 200 Sep 05 11:34:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 136/265] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:17 2026] GET /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcb49ac-724b-4ede-b5ed-0fc84b92e53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Created reservations ['0217bf9c-76b0-4fb1-8978-e49c03bca810', 'bb44149e-eb12-46ab-9a95-cc2ef4d0352f', 'fbea9083-7933-447b-a5e8-262a9a7841fe', '9e6776b9-3a43-4742-b32d-66907bfd99d5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcb49ac-724b-4ede-b5ed-0fc84b92e53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0217bf9c-76b0-4fb1-8978-e49c03bca810', 'bb44149e-eb12-46ab-9a95-cc2ef4d0352f', 'fbea9083-7933-447b-a5e8-262a9a7841fe', '9e6776b9-3a43-4742-b32d-66907bfd99d5']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ed1731-46f7-45fb-9f6b-804dfb439951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c3d34747-fea3-451d-9bac-949efbe89806 req-6116c5b0-083d-4997-b398-dc1aac027187 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c3d34747-fea3-451d-9bac-949efbe89806 req-6116c5b0-083d-4997-b398-dc1aac027187 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c3d34747-fea3-451d-9bac-949efbe89806 req-6116c5b0-083d-4997-b398-dc1aac027187 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c3d34747-fea3-451d-9bac-949efbe89806 req-6116c5b0-083d-4997-b398-dc1aac027187 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ed1731-46f7-45fb-9f6b-804dfb439951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97529e25-f2d2-48d4-b951-cb79749498a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-124448541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d369460b29f412ea34e5b2bbf0dffb1',qos_specs=None,replication_status=,reservations=['0217bf9c-76b0-4fb1-8978-e49c03bca810','bb44149e-eb12-46ab-9a95-cc2ef4d0352f','fbea9083-7933-447b-a5e8-262a9a7841fe','9e6776b9-3a43-4742-b32d-66907bfd99d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a8fb736f454b219acecf5c74be1612',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-124448541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97529e25-f2d2-48d4-b951-cb79749498a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d369460b29f412ea34e5b2bbf0dffb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48a8fb736f454b219acecf5c74be1612',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a49594-cf7b-41dd-8112-b69140815149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-c3d34747-fea3-451d-9bac-949efbe89806 req-6116c5b0-083d-4997-b398-dc1aac027187 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c3d34747-fea3-451d-9bac-949efbe89806 req-6116c5b0-083d-4997-b398-dc1aac027187 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 returned with HTTP 200 Sep 05 11:34:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 137/266] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:18 2026] GET /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a49594-cf7b-41dd-8112-b69140815149) transitioned into state 'SUCCESS' from state '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-124448541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d369460b29f412ea34e5b2bbf0dffb1',qos_specs=None,replication_status=,reservations=['0217bf9c-76b0-4fb1-8978-e49c03bca810','bb44149e-eb12-46ab-9a95-cc2ef4d0352f','fbea9083-7933-447b-a5e8-262a9a7841fe','9e6776b9-3a43-4742-b32d-66907bfd99d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a8fb736f454b219acecf5c74be1612',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477e6046-9b0a-4c2a-b98c-9fc5b14a9dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477e6046-9b0a-4c2a-b98c-9fc5b14a9dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Flow 'volume_create_api' (3145c801-92b0-4a58-b9f7-8f7465884b48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Create volume request issued successfully. Sep 05 11:34:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-add7bc72-1686-4c2c-b903-98d66cbd6116 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 130/267] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:17 2026] POST /volume/v3/volumes => generated 761 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:34:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-25161681-dd57-4cb2-be14-917183ed1795 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25161681-dd57-4cb2-be14-917183ed1795 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] GET http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 Sep 05 11:34:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25161681-dd57-4cb2-be14-917183ed1795 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25161681-dd57-4cb2-be14-917183ed1795 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-25161681-dd57-4cb2-be14-917183ed1795 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Volume info retrieved successfully. Sep 05 11:34:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25161681-dd57-4cb2-be14-917183ed1795 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 returned with HTTP 200 Sep 05 11:34:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 138/268] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:18 2026] GET /volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 => generated 829 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1966725034"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1966725034'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Create volume of 1 GB Sep 05 11:34:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Availability Zones retrieved successfully. Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Flow 'volume_create_api' (bb608d51-6a08-400c-a28e-6cf7d76ccebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50aa2fe9-30ca-4c89-823b-038faa6b63b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50aa2fe9-30ca-4c89-823b-038faa6b63b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498d5153-5afe-41cb-bb16-6f260775747e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Created reservations ['a7f97271-a252-418f-8fb1-1222df019525', '7c1f9dd6-1558-489d-b44b-2d93e7f1a8f5', 'a1c8ef80-e040-476f-ba13-7b4055b0c1c0', 'a69aad77-50f4-402a-befb-d07de0fc2c62'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498d5153-5afe-41cb-bb16-6f260775747e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7f97271-a252-418f-8fb1-1222df019525', '7c1f9dd6-1558-489d-b44b-2d93e7f1a8f5', 'a1c8ef80-e040-476f-ba13-7b4055b0c1c0', 'a69aad77-50f4-402a-befb-d07de0fc2c62']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c68ebbc3-6d83-4151-a041-f89bfb10cff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c68ebbc3-6d83-4151-a041-f89bfb10cff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '423ef40a-2d69-4dcd-9f2f-7dee1ea21511', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1966725034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70084528dad348afaa86be3c8e9f3f88',qos_specs=None,replication_status=,reservations=['a7f97271-a252-418f-8fb1-1222df019525','7c1f9dd6-1558-489d-b44b-2d93e7f1a8f5','a1c8ef80-e040-476f-ba13-7b4055b0c1c0','a69aad77-50f4-402a-befb-d07de0fc2c62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ed48f004fb47799bebeb869ae65b47',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1966725034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=423ef40a-2d69-4dcd-9f2f-7dee1ea21511,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70084528dad348afaa86be3c8e9f3f88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ed48f004fb47799bebeb869ae65b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84cc3764-8231-4c51-bcee-edd4061d14c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84cc3764-8231-4c51-bcee-edd4061d14c1) transitioned into state 'SUCCESS' from state '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-1966725034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70084528dad348afaa86be3c8e9f3f88',qos_specs=None,replication_status=,reservations=['a7f97271-a252-418f-8fb1-1222df019525','7c1f9dd6-1558-489d-b44b-2d93e7f1a8f5','a1c8ef80-e040-476f-ba13-7b4055b0c1c0','a69aad77-50f4-402a-befb-d07de0fc2c62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ed48f004fb47799bebeb869ae65b47',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de04524-d9d0-4f6f-93da-8b7a890c7bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de04524-d9d0-4f6f-93da-8b7a890c7bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Flow 'volume_create_api' (bb608d51-6a08-400c-a28e-6cf7d76ccebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Create volume request issued successfully. Sep 05 11:34:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a956f5a3-b7f1-4a36-9b0e-5e07f2826f77 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 131/269] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:18 2026] POST /volume/v3/volumes => generated 761 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3a495815-417c-4989-b80a-b448f6d895ac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a495815-417c-4989-b80a-b448f6d895ac tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] GET http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 Sep 05 11:34:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3a495815-417c-4989-b80a-b448f6d895ac tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3a495815-417c-4989-b80a-b448f6d895ac tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-202832b4-802e-4877-9880-2766987651f7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-202832b4-802e-4877-9880-2766987651f7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-202832b4-802e-4877-9880-2766987651f7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-202832b4-802e-4877-9880-2766987651f7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-202832b4-802e-4877-9880-2766987651f7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-202832b4-802e-4877-9880-2766987651f7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 132/270] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 => generated 829 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3a495815-417c-4989-b80a-b448f6d895ac tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Volume info retrieved successfully. Sep 05 11:34:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a495815-417c-4989-b80a-b448f6d895ac tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 139/271] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-77058e41-8c14-4a93-8d26-9c46e718044c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-77058e41-8c14-4a93-8d26-9c46e718044c tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 Sep 05 11:34:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-77058e41-8c14-4a93-8d26-9c46e718044c tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-77058e41-8c14-4a93-8d26-9c46e718044c tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b3c5e79d-c573-4b08-b9fc-a5a3edabb840 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b3c5e79d-c573-4b08-b9fc-a5a3edabb840 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] GET http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 Sep 05 11:34:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b3c5e79d-c573-4b08-b9fc-a5a3edabb840 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b3c5e79d-c573-4b08-b9fc-a5a3edabb840 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-77058e41-8c14-4a93-8d26-9c46e718044c tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-77058e41-8c14-4a93-8d26-9c46e718044c tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 returned with HTTP 200 Sep 05 11:34:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 133/272] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:20 2026] GET /volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b3c5e79d-c573-4b08-b9fc-a5a3edabb840 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Volume info retrieved successfully. Sep 05 11:34:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b3c5e79d-c573-4b08-b9fc-a5a3edabb840 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 returned with HTTP 200 Sep 05 11:34:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 140/273] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:20 2026] GET /volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-4aeeef21-04fc-47b4-abd3-0e5d0e3a63b3 req-0770046e-5368-47f2-9207-384943dec972 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4aeeef21-04fc-47b4-abd3-0e5d0e3a63b3 req-0770046e-5368-47f2-9207-384943dec972 tempest-VolumesAdminNegativeTest-927920563 tempest-VolumesAdminNegativeTest-927920563-project] GET http://192.168.122.95/volume/v3/volumes/693e61d7-06c7-43f2-ae99-1ca1cde819a2 Sep 05 11:34:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4aeeef21-04fc-47b4-abd3-0e5d0e3a63b3 req-0770046e-5368-47f2-9207-384943dec972 tempest-VolumesAdminNegativeTest-927920563 tempest-VolumesAdminNegativeTest-927920563-project] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4aeeef21-04fc-47b4-abd3-0e5d0e3a63b3 req-0770046e-5368-47f2-9207-384943dec972 tempest-VolumesAdminNegativeTest-927920563 tempest-VolumesAdminNegativeTest-927920563-project] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4aeeef21-04fc-47b4-abd3-0e5d0e3a63b3 req-0770046e-5368-47f2-9207-384943dec972 tempest-VolumesAdminNegativeTest-927920563 tempest-VolumesAdminNegativeTest-927920563-project] http://192.168.122.95/volume/v3/volumes/693e61d7-06c7-43f2-ae99-1ca1cde819a2 returned with HTTP 404 Sep 05 11:34:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 134/274] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:21 2026] GET /volume/v3/volumes/693e61d7-06c7-43f2-ae99-1ca1cde819a2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8d74eb73-6fe1-43e4-96f4-0c7893358b02 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8d74eb73-6fe1-43e4-96f4-0c7893358b02 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] DELETE http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 Sep 05 11:34:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8d74eb73-6fe1-43e4-96f4-0c7893358b02 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8d74eb73-6fe1-43e4-96f4-0c7893358b02 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-8d74eb73-6fe1-43e4-96f4-0c7893358b02 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Delete volume with id: 97529e25-f2d2-48d4-b951-cb79749498a5 Sep 05 11:34:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8d74eb73-6fe1-43e4-96f4-0c7893358b02 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Volume info retrieved successfully. Sep 05 11:34:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8d74eb73-6fe1-43e4-96f4-0c7893358b02 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Delete volume request issued successfully. Sep 05 11:34:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8d74eb73-6fe1-43e4-96f4-0c7893358b02 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 returned with HTTP 202 Sep 05 11:34:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 141/275] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:21 2026] DELETE /volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2409ee98-5506-489d-bf9a-126f54863516 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2409ee98-5506-489d-bf9a-126f54863516 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] GET http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 Sep 05 11:34:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2409ee98-5506-489d-bf9a-126f54863516 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2409ee98-5506-489d-bf9a-126f54863516 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2409ee98-5506-489d-bf9a-126f54863516 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Volume info retrieved successfully. Sep 05 11:34:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2409ee98-5506-489d-bf9a-126f54863516 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 returned with HTTP 200 Sep 05 11:34:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 135/276] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:21 2026] GET /volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5a3427bd-7f21-4cc9-b364-07329dad8ab3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5a3427bd-7f21-4cc9-b364-07329dad8ab3 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 Sep 05 11:34:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5a3427bd-7f21-4cc9-b364-07329dad8ab3 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5a3427bd-7f21-4cc9-b364-07329dad8ab3 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5a3427bd-7f21-4cc9-b364-07329dad8ab3 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5a3427bd-7f21-4cc9-b364-07329dad8ab3 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 returned with HTTP 200 Sep 05 11:34:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 142/277] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:21 2026] GET /volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6f4c451b-3219-4bdf-a7f4-d35a221764b4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f4c451b-3219-4bdf-a7f4-d35a221764b4 tempest-AvailabilityZoneTestJSON-1596363457 tempest-AvailabilityZoneTestJSON-1596363457-project-reader] GET http://192.168.122.95/volume/v3/os-availability-zone Sep 05 11:34:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f4c451b-3219-4bdf-a7f4-d35a221764b4 tempest-AvailabilityZoneTestJSON-1596363457 tempest-AvailabilityZoneTestJSON-1596363457-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f4c451b-3219-4bdf-a7f4-d35a221764b4 tempest-AvailabilityZoneTestJSON-1596363457 tempest-AvailabilityZoneTestJSON-1596363457-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:21 devstack devstack@c-api.service[87146]: /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 05 11:34:21 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:34:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6f4c451b-3219-4bdf-a7f4-d35a221764b4 tempest-AvailabilityZoneTestJSON-1596363457 tempest-AvailabilityZoneTestJSON-1596363457-project-reader] Availability Zones retrieved successfully. Sep 05 11:34:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f4c451b-3219-4bdf-a7f4-d35a221764b4 tempest-AvailabilityZoneTestJSON-1596363457 tempest-AvailabilityZoneTestJSON-1596363457-project-reader] http://192.168.122.95/volume/v3/os-availability-zone returned with HTTP 200 Sep 05 11:34:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 136/278] 192.168.122.95 () {58 vars in 1155 bytes} [Sat Sep 5 11:34:21 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:34:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-34afec26-ef46-4a1c-9036-e76581853629 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-34afec26-ef46-4a1c-9036-e76581853629 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] DELETE http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 Sep 05 11:34:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-34afec26-ef46-4a1c-9036-e76581853629 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-34afec26-ef46-4a1c-9036-e76581853629 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:22 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-34afec26-ef46-4a1c-9036-e76581853629 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Delete volume with id: 423ef40a-2d69-4dcd-9f2f-7dee1ea21511 Sep 05 11:34:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-451e01b8-b37c-4d68-93f8-6f6db84d41de None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-451e01b8-b37c-4d68-93f8-6f6db84d41de tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] GET http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 Sep 05 11:34:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-451e01b8-b37c-4d68-93f8-6f6db84d41de tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-451e01b8-b37c-4d68-93f8-6f6db84d41de tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-34afec26-ef46-4a1c-9036-e76581853629 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-451e01b8-b37c-4d68-93f8-6f6db84d41de tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Volume info retrieved successfully. Sep 05 11:34:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-34afec26-ef46-4a1c-9036-e76581853629 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Delete volume request issued successfully. Sep 05 11:34:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-34afec26-ef46-4a1c-9036-e76581853629 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 returned with HTTP 202 Sep 05 11:34:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 143/279] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:22 2026] DELETE /volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-451e01b8-b37c-4d68-93f8-6f6db84d41de tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 returned with HTTP 200 Sep 05 11:34:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 137/280] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:22 2026] GET /volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9283653c-0ddd-495c-9343-67d9ba84cacb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9283653c-0ddd-495c-9343-67d9ba84cacb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 Sep 05 11:34:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9283653c-0ddd-495c-9343-67d9ba84cacb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9283653c-0ddd-495c-9343-67d9ba84cacb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9283653c-0ddd-495c-9343-67d9ba84cacb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9283653c-0ddd-495c-9343-67d9ba84cacb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 returned with HTTP 200 Sep 05 11:34:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 144/281] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:22 2026] GET /volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0a1c5f43-e8ec-4182-918c-ae5ce6afa270 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0a1c5f43-e8ec-4182-918c-ae5ce6afa270 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] GET http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 Sep 05 11:34:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0a1c5f43-e8ec-4182-918c-ae5ce6afa270 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0a1c5f43-e8ec-4182-918c-ae5ce6afa270 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0a1c5f43-e8ec-4182-918c-ae5ce6afa270 tempest-VolumesAdminNegativeTest-1131537227 tempest-VolumesAdminNegativeTest-1131537227-project-member] http://192.168.122.95/volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 returned with HTTP 404 Sep 05 11:34:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 138/282] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:23 2026] GET /volume/v3/volumes/97529e25-f2d2-48d4-b951-cb79749498a5 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5e70ce21-3ffb-46e6-ab9b-99a5a6a71efd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e70ce21-3ffb-46e6-ab9b-99a5a6a71efd tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 Sep 05 11:34:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e70ce21-3ffb-46e6-ab9b-99a5a6a71efd tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e70ce21-3ffb-46e6-ab9b-99a5a6a71efd tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5e70ce21-3ffb-46e6-ab9b-99a5a6a71efd tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e70ce21-3ffb-46e6-ab9b-99a5a6a71efd tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 returned with HTTP 200 Sep 05 11:34:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 145/283] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:23 2026] GET /volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f18f2433-fbe0-4592-9afd-d44ae5d3166c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f18f2433-fbe0-4592-9afd-d44ae5d3166c tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 Sep 05 11:34:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f18f2433-fbe0-4592-9afd-d44ae5d3166c tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f18f2433-fbe0-4592-9afd-d44ae5d3166c tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f18f2433-fbe0-4592-9afd-d44ae5d3166c tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 returned with HTTP 404 Sep 05 11:34:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 139/284] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:24 2026] GET /volume/v3/volumes/423ef40a-2d69-4dcd-9f2f-7dee1ea21511 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ca540d68-109d-4e9d-901c-30e8e4726294 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca540d68-109d-4e9d-901c-30e8e4726294 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] DELETE http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca540d68-109d-4e9d-901c-30e8e4726294 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca540d68-109d-4e9d-901c-30e8e4726294 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:24 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-ca540d68-109d-4e9d-901c-30e8e4726294 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Delete volume with id: d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ca540d68-109d-4e9d-901c-30e8e4726294 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ca540d68-109d-4e9d-901c-30e8e4726294 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Delete volume request issued successfully. Sep 05 11:34:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca540d68-109d-4e9d-901c-30e8e4726294 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 returned with HTTP 202 Sep 05 11:34:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 146/285] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:24 2026] DELETE /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:34:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c33fe7c3-827e-4e6e-848e-8443dc6868e7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c33fe7c3-827e-4e6e-848e-8443dc6868e7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c33fe7c3-827e-4e6e-848e-8443dc6868e7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c33fe7c3-827e-4e6e-848e-8443dc6868e7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c33fe7c3-827e-4e6e-848e-8443dc6868e7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c33fe7c3-827e-4e6e-848e-8443dc6868e7 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 returned with HTTP 200 Sep 05 11:34:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 140/286] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:24 2026] GET /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-13bb74e6-7852-45ab-bb4b-28b3cb9fdffb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13bb74e6-7852-45ab-bb4b-28b3cb9fdffb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-13bb74e6-7852-45ab-bb4b-28b3cb9fdffb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-13bb74e6-7852-45ab-bb4b-28b3cb9fdffb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-13bb74e6-7852-45ab-bb4b-28b3cb9fdffb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Volume info retrieved successfully. Sep 05 11:34:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13bb74e6-7852-45ab-bb4b-28b3cb9fdffb tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 returned with HTTP 200 Sep 05 11:34:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 147/287] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:25 2026] GET /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:34:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-993742728"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Create volume request body: {'volume': {'imageRef': 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-993742728'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b4a30ed4-973f-41e8-bae7-cda97abeecb8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b4a30ed4-973f-41e8-bae7-cda97abeecb8 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] GET http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 Sep 05 11:34:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b4a30ed4-973f-41e8-bae7-cda97abeecb8 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b4a30ed4-973f-41e8-bae7-cda97abeecb8 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b4a30ed4-973f-41e8-bae7-cda97abeecb8 tempest-ServersNegativeTestJSON-1894686313 tempest-ServersNegativeTestJSON-1894686313-project-member] http://192.168.122.95/volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 returned with HTTP 404 Sep 05 11:34:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 148/288] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:26 2026] GET /volume/v3/volumes/d36a3b09-3bcc-4e18-8c49-161225eb4e06 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:27 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Create volume of 1 GB Sep 05 11:34:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Availability Zones retrieved successfully. Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Flow 'volume_create_api' (1b637026-d8c6-4c37-a91d-e2e03a8db9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158c83f8-c7ba-4094-995d-8f8f7a88c82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158c83f8-c7ba-4094-995d-8f8f7a88c82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69fff9fa-3109-4a3a-b16a-27991f0c8fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Created reservations ['593ce99f-0cf8-4ef1-97a8-8263712c187b', '05c578d6-5906-474f-a229-7ec4fb83e618', 'e4584717-faf8-4a05-afab-5fcd06e7d5e6', 'af404a30-a5e9-471a-bdca-505be938ddc5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69fff9fa-3109-4a3a-b16a-27991f0c8fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['593ce99f-0cf8-4ef1-97a8-8263712c187b', '05c578d6-5906-474f-a229-7ec4fb83e618', 'e4584717-faf8-4a05-afab-5fcd06e7d5e6', 'af404a30-a5e9-471a-bdca-505be938ddc5']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f151c8c-7dd4-4732-aa01-968890d513c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f151c8c-7dd4-4732-aa01-968890d513c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbad22e7-fdcd-411b-b0db-3d92a05d27c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-993742728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5320059820e4f6f8bd1ba05f11b9fa0',qos_specs=None,replication_status=,reservations=['593ce99f-0cf8-4ef1-97a8-8263712c187b','05c578d6-5906-474f-a229-7ec4fb83e618','e4584717-faf8-4a05-afab-5fcd06e7d5e6','af404a30-a5e9-471a-bdca-505be938ddc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe08554563614e3ba2f5c9928b26f921',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-993742728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbad22e7-fdcd-411b-b0db-3d92a05d27c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5320059820e4f6f8bd1ba05f11b9fa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe08554563614e3ba2f5c9928b26f921',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66474c78-e1db-4261-84f4-9926c20cf936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66474c78-e1db-4261-84f4-9926c20cf936) transitioned into state 'SUCCESS' from state '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-993742728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5320059820e4f6f8bd1ba05f11b9fa0',qos_specs=None,replication_status=,reservations=['593ce99f-0cf8-4ef1-97a8-8263712c187b','05c578d6-5906-474f-a229-7ec4fb83e618','e4584717-faf8-4a05-afab-5fcd06e7d5e6','af404a30-a5e9-471a-bdca-505be938ddc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe08554563614e3ba2f5c9928b26f921',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d2fd09-ad85-40e5-8db5-29e81d674968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d2fd09-ad85-40e5-8db5-29e81d674968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Flow 'volume_create_api' (1b637026-d8c6-4c37-a91d-e2e03a8db9df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Create volume request issued successfully. Sep 05 11:34:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3cd1e6c-7166-4a16-b75d-419e752a66e2 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 141/289] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:34:26 2026] POST /volume/v3/volumes => generated 757 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:34:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c5798723-73b8-4d1c-a394-abc5f0edf0ad None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c5798723-73b8-4d1c-a394-abc5f0edf0ad tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c5798723-73b8-4d1c-a394-abc5f0edf0ad tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c5798723-73b8-4d1c-a394-abc5f0edf0ad tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c5798723-73b8-4d1c-a394-abc5f0edf0ad tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c5798723-73b8-4d1c-a394-abc5f0edf0ad tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 149/290] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:28 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 825 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44a4378d-f441-4bb5-ba45-c8684f661c0f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44a4378d-f441-4bb5-ba45-c8684f661c0f tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44a4378d-f441-4bb5-ba45-c8684f661c0f tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44a4378d-f441-4bb5-ba45-c8684f661c0f tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44a4378d-f441-4bb5-ba45-c8684f661c0f tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44a4378d-f441-4bb5-ba45-c8684f661c0f tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 142/291] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:29 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 849 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e117f440-49d0-4f2c-8508-2a9c63964387 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e117f440-49d0-4f2c-8508-2a9c63964387 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e117f440-49d0-4f2c-8508-2a9c63964387 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e117f440-49d0-4f2c-8508-2a9c63964387 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e117f440-49d0-4f2c-8508-2a9c63964387 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e117f440-49d0-4f2c-8508-2a9c63964387 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 150/292] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:30 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 907 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e3c872cf-bf7e-4ee0-a2a0-d0c4aeb123a0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3c872cf-bf7e-4ee0-a2a0-d0c4aeb123a0 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3c872cf-bf7e-4ee0-a2a0-d0c4aeb123a0 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3c872cf-bf7e-4ee0-a2a0-d0c4aeb123a0 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e3c872cf-bf7e-4ee0-a2a0-d0c4aeb123a0 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3c872cf-bf7e-4ee0-a2a0-d0c4aeb123a0 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 143/293] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:31 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 910 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1e380880-c54d-40d0-8fae-ae20eb4141ef None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e380880-c54d-40d0-8fae-ae20eb4141ef tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e380880-c54d-40d0-8fae-ae20eb4141ef tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e380880-c54d-40d0-8fae-ae20eb4141ef tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1e380880-c54d-40d0-8fae-ae20eb4141ef tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e380880-c54d-40d0-8fae-ae20eb4141ef tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 151/294] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:32 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-edb667e5-330d-47f4-ae01-97f8de9b2c66 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-edb667e5-330d-47f4-ae01-97f8de9b2c66 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-edb667e5-330d-47f4-ae01-97f8de9b2c66 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-edb667e5-330d-47f4-ae01-97f8de9b2c66 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-edb667e5-330d-47f4-ae01-97f8de9b2c66 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-edb667e5-330d-47f4-ae01-97f8de9b2c66 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 144/295] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:33 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-96a3f69d-25be-459d-9591-948a54600aa5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96a3f69d-25be-459d-9591-948a54600aa5 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96a3f69d-25be-459d-9591-948a54600aa5 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96a3f69d-25be-459d-9591-948a54600aa5 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-96a3f69d-25be-459d-9591-948a54600aa5 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96a3f69d-25be-459d-9591-948a54600aa5 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 152/296] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:34 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c3350028-e01b-4aba-99d5-e2bada8e4fbd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3350028-e01b-4aba-99d5-e2bada8e4fbd tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3350028-e01b-4aba-99d5-e2bada8e4fbd tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3350028-e01b-4aba-99d5-e2bada8e4fbd tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c3350028-e01b-4aba-99d5-e2bada8e4fbd tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3350028-e01b-4aba-99d5-e2bada8e4fbd tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 145/297] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:35 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 1328 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bda871e4-ee25-483c-aa18-3ce273abc246 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bda871e4-ee25-483c-aa18-3ce273abc246 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] POST http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2/action Sep 05 11:34:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bda871e4-ee25-483c-aa18-3ce273abc246 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-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=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bda871e4-ee25-483c-aa18-3ce273abc246 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bda871e4-ee25-483c-aa18-3ce273abc246 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bda871e4-ee25-483c-aa18-3ce273abc246 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Update volume metadata completed successfully. Sep 05 11:34:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bda871e4-ee25-483c-aa18-3ce273abc246 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2/action returned with HTTP 200 Sep 05 11:34:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 153/298] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:34:35 2026] POST /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2/action => generated 526 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1f729224-7f41-47f1-9c8c-30e8d3a4cd8c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1f729224-7f41-47f1-9c8c-30e8d3a4cd8c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1f729224-7f41-47f1-9c8c-30e8d3a4cd8c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1f729224-7f41-47f1-9c8c-30e8d3a4cd8c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1f729224-7f41-47f1-9c8c-30e8d3a4cd8c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] Volume info retrieved successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1f729224-7f41-47f1-9c8c-30e8d3a4cd8c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 146/299] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:35 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 1388 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b0eb4465-2db6-4ef4-bcaa-4a5f738d1ebc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0eb4465-2db6-4ef4-bcaa-4a5f738d1ebc tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] POST http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2/action Sep 05 11:34:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0eb4465-2db6-4ef4-bcaa-4a5f738d1ebc tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0eb4465-2db6-4ef4-bcaa-4a5f738d1ebc tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b0eb4465-2db6-4ef4-bcaa-4a5f738d1ebc tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b0eb4465-2db6-4ef4-bcaa-4a5f738d1ebc tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Get volume image-metadata completed successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b0eb4465-2db6-4ef4-bcaa-4a5f738d1ebc tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Delete volume metadata completed successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0eb4465-2db6-4ef4-bcaa-4a5f738d1ebc tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2/action returned with HTTP 200 Sep 05 11:34:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 154/300] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:34:36 2026] POST /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2/action => generated 0 bytes in 115 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-64b4da1d-6103-4ece-b287-5919f2b14c45 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64b4da1d-6103-4ece-b287-5919f2b14c45 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] POST http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2/action Sep 05 11:34:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64b4da1d-6103-4ece-b287-5919f2b14c45 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64b4da1d-6103-4ece-b287-5919f2b14c45 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-64b4da1d-6103-4ece-b287-5919f2b14c45 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] Volume info retrieved successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-64b4da1d-6103-4ece-b287-5919f2b14c45 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] Get volume image-metadata completed successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64b4da1d-6103-4ece-b287-5919f2b14c45 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-reader] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2/action returned with HTTP 200 Sep 05 11:34:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 147/301] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:34:36 2026] POST /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2/action => generated 500 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e54b1fc2-6282-4268-9d8a-92b7e4533849 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e54b1fc2-6282-4268-9d8a-92b7e4533849 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e54b1fc2-6282-4268-9d8a-92b7e4533849 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e54b1fc2-6282-4268-9d8a-92b7e4533849 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e54b1fc2-6282-4268-9d8a-92b7e4533849 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e54b1fc2-6282-4268-9d8a-92b7e4533849 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 155/302] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:36 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 1362 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-70a3fc23-15bb-4e55-8574-ac5afd80882c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-70a3fc23-15bb-4e55-8574-ac5afd80882c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] DELETE http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-70a3fc23-15bb-4e55-8574-ac5afd80882c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-70a3fc23-15bb-4e55-8574-ac5afd80882c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-70a3fc23-15bb-4e55-8574-ac5afd80882c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Delete volume with id: cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-70a3fc23-15bb-4e55-8574-ac5afd80882c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-70a3fc23-15bb-4e55-8574-ac5afd80882c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Delete volume request issued successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-70a3fc23-15bb-4e55-8574-ac5afd80882c tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 202 Sep 05 11:34:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 148/303] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:36 2026] DELETE /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-57294751-b5aa-4a61-940f-b70307dfcc95 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57294751-b5aa-4a61-940f-b70307dfcc95 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57294751-b5aa-4a61-940f-b70307dfcc95 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57294751-b5aa-4a61-940f-b70307dfcc95 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-57294751-b5aa-4a61-940f-b70307dfcc95 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57294751-b5aa-4a61-940f-b70307dfcc95 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 156/304] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:36 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 1361 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-381fc5df-97c3-416c-b21a-20643785f373 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-381fc5df-97c3-416c-b21a-20643785f373 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-381fc5df-97c3-416c-b21a-20643785f373 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-381fc5df-97c3-416c-b21a-20643785f373 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-381fc5df-97c3-416c-b21a-20643785f373 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Volume info retrieved successfully. Sep 05 11:34:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-381fc5df-97c3-416c-b21a-20643785f373 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 200 Sep 05 11:34:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 149/305] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:37 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 1361 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-20ef2c4c-0b8c-4123-a80a-e67184451105 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-20ef2c4c-0b8c-4123-a80a-e67184451105 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-20ef2c4c-0b8c-4123-a80a-e67184451105 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-20ef2c4c-0b8c-4123-a80a-e67184451105 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-20ef2c4c-0b8c-4123-a80a-e67184451105 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-20ef2c4c-0b8c-4123-a80a-e67184451105 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 157/306] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:38 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e5beb13a-b8b3-42aa-833c-cffc06fd20f5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e5beb13a-b8b3-42aa-833c-cffc06fd20f5 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] GET http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 Sep 05 11:34:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e5beb13a-b8b3-42aa-833c-cffc06fd20f5 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e5beb13a-b8b3-42aa-833c-cffc06fd20f5 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e5beb13a-b8b3-42aa-833c-cffc06fd20f5 tempest-VolumesImageMetadata-113084604 tempest-VolumesImageMetadata-113084604-project-member] http://192.168.122.95/volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 returned with HTTP 404 Sep 05 11:34:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 150/307] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:38 2026] GET /volume/v3/volumes/cbad22e7-fdcd-411b-b0db-3d92a05d27c2 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-40d992a8-df00-4897-b6c4-bac86d6e0086 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-40d992a8-df00-4897-b6c4-bac86d6e0086 None None] GET http://192.168.122.95/volume// Sep 05 11:34:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-40d992a8-df00-4897-b6c4-bac86d6e0086 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-40d992a8-df00-4897-b6c4-bac86d6e0086 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-40d992a8-df00-4897-b6c4-bac86d6e0086 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:34:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 158/308] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:34:38 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:34:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-58442318-949d-4cc6-8d6b-5fa602856255 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-58442318-949d-4cc6-8d6b-5fa602856255 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:34:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-58442318-949d-4cc6-8d6b-5fa602856255 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6825f511-1f1f-4736-ab23-8f4be4844746", "connector": null, "instance_uuid": "ee5ef2d7-5fda-473f-849b-9b0327af3656"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-58442318-949d-4cc6-8d6b-5fa602856255 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:34:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 151/309] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:34:39 2026] POST /volume/v3/attachments => generated 273 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f28ade51-d2df-4947-8ac1-082a8b92b199 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f28ade51-d2df-4947-8ac1-082a8b92b199 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f28ade51-d2df-4947-8ac1-082a8b92b199 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f28ade51-d2df-4947-8ac1-082a8b92b199 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-222d636b-a448-4503-870d-5f8273bd8f6f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-222d636b-a448-4503-870d-5f8273bd8f6f None None] GET http://192.168.122.95/volume// Sep 05 11:34:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-222d636b-a448-4503-870d-5f8273bd8f6f None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-222d636b-a448-4503-870d-5f8273bd8f6f None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-222d636b-a448-4503-870d-5f8273bd8f6f None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:34:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 152/310] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:34:39 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:34:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-419f49eb-0dd2-4ffd-a1e5-ea3eac20810e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-419f49eb-0dd2-4ffd-a1e5-ea3eac20810e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-419f49eb-0dd2-4ffd-a1e5-ea3eac20810e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-419f49eb-0dd2-4ffd-a1e5-ea3eac20810e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f28ade51-d2df-4947-8ac1-082a8b92b199 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f28ade51-d2df-4947-8ac1-082a8b92b199 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-419f49eb-0dd2-4ffd-a1e5-ea3eac20810e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 159/311] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:39 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 851 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-419f49eb-0dd2-4ffd-a1e5-ea3eac20810e tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 153/312] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:34:39 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 1032 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:34:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-c407ba86-997f-46cb-a7c8-bad57fb782a4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-c407ba86-997f-46cb-a7c8-bad57fb782a4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] PUT http://192.168.122.95/volume/v3/attachments/2cda9967-bb43-417c-9d5e-c7c277bcdc27 Sep 05 11:34:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-c407ba86-997f-46cb-a7c8-bad57fb782a4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:39 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-c407ba86-997f-46cb-a7c8-bad57fb782a4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Acquiring lock "cinder-attachment_update-6825f511-1f1f-4736-ab23-8f4be4844746-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:34:39 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-c407ba86-997f-46cb-a7c8-bad57fb782a4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Lock "cinder-attachment_update-6825f511-1f1f-4736-ab23-8f4be4844746-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:34:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:40 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-c407ba86-997f-46cb-a7c8-bad57fb782a4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Lock "cinder-attachment_update-6825f511-1f1f-4736-ab23-8f4be4844746-devstack" released by "attachment_update" :: held 0.307s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:34:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-c407ba86-997f-46cb-a7c8-bad57fb782a4 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/attachments/2cda9967-bb43-417c-9d5e-c7c277bcdc27 returned with HTTP 200 Sep 05 11:34:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 160/313] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:34:39 2026] PUT /volume/v3/attachments/2cda9967-bb43-417c-9d5e-c7c277bcdc27 => generated 694 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e42457b1-9336-4145-8a70-d513c64a7613 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e42457b1-9336-4145-8a70-d513c64a7613 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e42457b1-9336-4145-8a70-d513c64a7613 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e42457b1-9336-4145-8a70-d513c64a7613 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e42457b1-9336-4145-8a70-d513c64a7613 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e42457b1-9336-4145-8a70-d513c64a7613 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 154/314] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:40 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-51101c8e-8384-4ae5-8068-df038b5505a0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-51101c8e-8384-4ae5-8068-df038b5505a0 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] POST http://192.168.122.95/volume/v3/attachments/2cda9967-bb43-417c-9d5e-c7c277bcdc27/action Sep 05 11:34:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-51101c8e-8384-4ae5-8068-df038b5505a0 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Action body: b'{"os-complete": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-51101c8e-8384-4ae5-8068-df038b5505a0 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c2a9abe7-5a38-4e64-98c5-b0ddab8560e9 req-51101c8e-8384-4ae5-8068-df038b5505a0 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/attachments/2cda9967-bb43-417c-9d5e-c7c277bcdc27/action returned with HTTP 204 Sep 05 11:34:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 161/315] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:34:40 2026] POST /volume/v3/attachments/2cda9967-bb43-417c-9d5e-c7c277bcdc27/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-425ecbeb-45e4-487d-a6f7-970540b4e5e6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-425ecbeb-45e4-487d-a6f7-970540b4e5e6 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-425ecbeb-45e4-487d-a6f7-970540b4e5e6 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-425ecbeb-45e4-487d-a6f7-970540b4e5e6 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-425ecbeb-45e4-487d-a6f7-970540b4e5e6 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-425ecbeb-45e4-487d-a6f7-970540b4e5e6 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 155/316] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:41 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 1144 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0b240b61-3e05-44b4-ac93-369e1ed1e08b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b240b61-3e05-44b4-ac93-369e1ed1e08b tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0b240b61-3e05-44b4-ac93-369e1ed1e08b tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0b240b61-3e05-44b4-ac93-369e1ed1e08b tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0b240b61-3e05-44b4-ac93-369e1ed1e08b tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b240b61-3e05-44b4-ac93-369e1ed1e08b tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 162/317] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:41 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 1144 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-53aa8eaf-38fe-4039-b0e7-64958e3aba34 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-53aa8eaf-38fe-4039-b0e7-64958e3aba34 None None] GET http://192.168.122.95/volume// Sep 05 11:34:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-53aa8eaf-38fe-4039-b0e7-64958e3aba34 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-53aa8eaf-38fe-4039-b0e7-64958e3aba34 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-53aa8eaf-38fe-4039-b0e7-64958e3aba34 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:34:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 156/318] 192.168.122.95 () {56 vars in 883 bytes} [Sat Sep 5 11:34:43 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:34:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1400cf1f-cee7-4527-930f-95cd2319d7d1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1400cf1f-cee7-4527-930f-95cd2319d7d1 None None] GET http://192.168.122.95/volume// Sep 05 11:34:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1400cf1f-cee7-4527-930f-95cd2319d7d1 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1400cf1f-cee7-4527-930f-95cd2319d7d1 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1400cf1f-cee7-4527-930f-95cd2319d7d1 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:34:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 163/319] 192.168.122.95 () {56 vars in 883 bytes} [Sat Sep 5 11:34:43 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:34:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7f809bfc-db3c-44aa-9cd5-a2a2af7c8ece None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f809bfc-db3c-44aa-9cd5-a2a2af7c8ece tempest-VersionsTest-1238313066 tempest-VersionsTest-1238313066-project-reader] GET http://192.168.122.95/volume/v3/ Sep 05 11:34:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f809bfc-db3c-44aa-9cd5-a2a2af7c8ece tempest-VersionsTest-1238313066 tempest-VersionsTest-1238313066-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f809bfc-db3c-44aa-9cd5-a2a2af7c8ece tempest-VersionsTest-1238313066 tempest-VersionsTest-1238313066-project-reader] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f809bfc-db3c-44aa-9cd5-a2a2af7c8ece tempest-VersionsTest-1238313066 tempest-VersionsTest-1238313066-project-reader] http://192.168.122.95/volume/v3/ returned with HTTP 200 Sep 05 11:34:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 157/320] 192.168.122.95 () {58 vars in 1095 bytes} [Sat Sep 5 11:34:43 2026] GET /volume/v3/ => generated 389 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-ec03f662-58b8-424a-a0ef-0306b9bf624c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-ec03f662-58b8-424a-a0ef-0306b9bf624c tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-ec03f662-58b8-424a-a0ef-0306b9bf624c tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-ec03f662-58b8-424a-a0ef-0306b9bf624c tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-ec03f662-58b8-424a-a0ef-0306b9bf624c tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-ec03f662-58b8-424a-a0ef-0306b9bf624c tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 164/321] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:44 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 1144 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-3c8e45d1-841a-4469-9b5f-7abcd854663d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-3c8e45d1-841a-4469-9b5f-7abcd854663d tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] POST http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746/action Sep 05 11:34:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-3c8e45d1-841a-4469-9b5f-7abcd854663d tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-3c8e45d1-841a-4469-9b5f-7abcd854663d tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-3c8e45d1-841a-4469-9b5f-7abcd854663d tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-3c8e45d1-841a-4469-9b5f-7abcd854663d tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Begin detaching volume completed successfully. Sep 05 11:34:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-3c8e45d1-841a-4469-9b5f-7abcd854663d tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746/action returned with HTTP 202 Sep 05 11:34:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 158/322] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:34:44 2026] POST /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:34:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-59127645-8b83-4fcc-8a9f-b765c9d4f8fb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-59127645-8b83-4fcc-8a9f-b765c9d4f8fb tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-59127645-8b83-4fcc-8a9f-b765c9d4f8fb tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-59127645-8b83-4fcc-8a9f-b765c9d4f8fb tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-59127645-8b83-4fcc-8a9f-b765c9d4f8fb tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-59127645-8b83-4fcc-8a9f-b765c9d4f8fb tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 165/323] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:44 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-81df8c73-f5f9-4d0e-8941-f4eb2448bd89 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-81df8c73-f5f9-4d0e-8941-f4eb2448bd89 None None] GET http://192.168.122.95/volume// Sep 05 11:34:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-81df8c73-f5f9-4d0e-8941-f4eb2448bd89 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-81df8c73-f5f9-4d0e-8941-f4eb2448bd89 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-81df8c73-f5f9-4d0e-8941-f4eb2448bd89 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:34:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 159/324] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:34:44 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:34:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-258c0f89-8589-42bb-9978-3fb1501de2f1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-258c0f89-8589-42bb-9978-3fb1501de2f1 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-258c0f89-8589-42bb-9978-3fb1501de2f1 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-258c0f89-8589-42bb-9978-3fb1501de2f1 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-258c0f89-8589-42bb-9978-3fb1501de2f1 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-258c0f89-8589-42bb-9978-3fb1501de2f1 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 166/325] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:34:44 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 1328 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:34:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-c028f9a0-b806-46c9-b142-d584a2730f9a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-c028f9a0-b806-46c9-b142-d584a2730f9a tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] DELETE http://192.168.122.95/volume/v3/attachments/2cda9967-bb43-417c-9d5e-c7c277bcdc27 Sep 05 11:34:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-c028f9a0-b806-46c9-b142-d584a2730f9a tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-c028f9a0-b806-46c9-b142-d584a2730f9a tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:45 devstack devstack@c-api.service[87146]: /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 05 11:34:45 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:34:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3c439ec4-87cd-48c8-9c3d-89593f0f8f51 req-c028f9a0-b806-46c9-b142-d584a2730f9a tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/attachments/2cda9967-bb43-417c-9d5e-c7c277bcdc27 returned with HTTP 200 Sep 05 11:34:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 160/326] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:34:45 2026] DELETE /volume/v3/attachments/2cda9967-bb43-417c-9d5e-c7c277bcdc27 => generated 19 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7727165e-e234-4bee-b98d-3d4786f5d0b5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7727165e-e234-4bee-b98d-3d4786f5d0b5 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7727165e-e234-4bee-b98d-3d4786f5d0b5 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7727165e-e234-4bee-b98d-3d4786f5d0b5 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7727165e-e234-4bee-b98d-3d4786f5d0b5 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7727165e-e234-4bee-b98d-3d4786f5d0b5 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 167/327] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:45 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:34:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-119966150"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-119966150'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:50 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Create volume of 1 GB Sep 05 11:34:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Availability Zones retrieved successfully. Sep 05 11:34:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Flow 'volume_create_api' (6aca4a94-004f-4c81-8188-26c5e8b82258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b954903-1072-4a4b-8448-39f3db60a891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b954903-1072-4a4b-8448-39f3db60a891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9591bfec-c57e-4367-beab-0b77565d07fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Created reservations ['26aa8bab-899f-4831-9d56-afe74a8877ba', 'cdeb7643-2dc2-4d68-9e15-b04af6b1aa87', '00616032-d1d9-4106-9432-d90f5d7b3241', 'cc27f818-88b2-4fd7-a9d9-30cfa112ff5b'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9591bfec-c57e-4367-beab-0b77565d07fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26aa8bab-899f-4831-9d56-afe74a8877ba', 'cdeb7643-2dc2-4d68-9e15-b04af6b1aa87', '00616032-d1d9-4106-9432-d90f5d7b3241', 'cc27f818-88b2-4fd7-a9d9-30cfa112ff5b']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d3e5a7-877c-4282-8c0a-4cb191c68e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d3e5a7-877c-4282-8c0a-4cb191c68e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d888b53-d4b9-4979-9a15-99729fc557b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-119966150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b3fd1a1b5134f2bbafa27a5f7852f5a',qos_specs=None,replication_status=,reservations=['26aa8bab-899f-4831-9d56-afe74a8877ba','cdeb7643-2dc2-4d68-9e15-b04af6b1aa87','00616032-d1d9-4106-9432-d90f5d7b3241','cc27f818-88b2-4fd7-a9d9-30cfa112ff5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259e9b2df0d145e699992056ff056274',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-119966150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d888b53-d4b9-4979-9a15-99729fc557b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b3fd1a1b5134f2bbafa27a5f7852f5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259e9b2df0d145e699992056ff056274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfb1f133-c221-4972-a657-19189ebb8743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfb1f133-c221-4972-a657-19189ebb8743) transitioned into state 'SUCCESS' from state '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-119966150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b3fd1a1b5134f2bbafa27a5f7852f5a',qos_specs=None,replication_status=,reservations=['26aa8bab-899f-4831-9d56-afe74a8877ba','cdeb7643-2dc2-4d68-9e15-b04af6b1aa87','00616032-d1d9-4106-9432-d90f5d7b3241','cc27f818-88b2-4fd7-a9d9-30cfa112ff5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259e9b2df0d145e699992056ff056274',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0147c6b8-0279-426e-ab28-da9715f1fd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0147c6b8-0279-426e-ab28-da9715f1fd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Flow 'volume_create_api' (6aca4a94-004f-4c81-8188-26c5e8b82258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Create volume request issued successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-913657d2-3a2e-4842-9b65-91f1a39ffa46 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 161/328] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:50 2026] POST /volume/v3/volumes => generated 756 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d1610349-e0e9-49c3-ba5b-9ccce8365e6a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d1610349-e0e9-49c3-ba5b-9ccce8365e6a tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] GET http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 Sep 05 11:34:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d1610349-e0e9-49c3-ba5b-9ccce8365e6a tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d1610349-e0e9-49c3-ba5b-9ccce8365e6a tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d1610349-e0e9-49c3-ba5b-9ccce8365e6a tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d1610349-e0e9-49c3-ba5b-9ccce8365e6a tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 168/329] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 => generated 824 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-73c6febf-5bce-47bd-a7bc-7f071aa865a7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73c6febf-5bce-47bd-a7bc-7f071aa865a7 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73c6febf-5bce-47bd-a7bc-7f071aa865a7 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73c6febf-5bce-47bd-a7bc-7f071aa865a7 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-73c6febf-5bce-47bd-a7bc-7f071aa865a7 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73c6febf-5bce-47bd-a7bc-7f071aa865a7 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 162/330] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-96899d8d-efa7-40da-a7f1-f55c562e2e76 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96899d8d-efa7-40da-a7f1-f55c562e2e76 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:34:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96899d8d-efa7-40da-a7f1-f55c562e2e76 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96899d8d-efa7-40da-a7f1-f55c562e2e76 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-96899d8d-efa7-40da-a7f1-f55c562e2e76 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96899d8d-efa7-40da-a7f1-f55c562e2e76 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 169/331] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-04fbe6cb-5d31-4cfb-9662-2399266ccac7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-04fbe6cb-5d31-4cfb-9662-2399266ccac7 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] GET http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 Sep 05 11:34:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-04fbe6cb-5d31-4cfb-9662-2399266ccac7 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-04fbe6cb-5d31-4cfb-9662-2399266ccac7 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-04fbe6cb-5d31-4cfb-9662-2399266ccac7 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Volume info retrieved successfully. Sep 05 11:34:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-04fbe6cb-5d31-4cfb-9662-2399266ccac7 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 returned with HTTP 200 Sep 05 11:34:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 163/332] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:52 2026] GET /volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e80d2f55-09b5-4818-98f3-84bac28f1de5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e80d2f55-09b5-4818-98f3-84bac28f1de5 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] GET http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 Sep 05 11:34:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e80d2f55-09b5-4818-98f3-84bac28f1de5 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e80d2f55-09b5-4818-98f3-84bac28f1de5 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e80d2f55-09b5-4818-98f3-84bac28f1de5 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Volume info retrieved successfully. Sep 05 11:34:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e80d2f55-09b5-4818-98f3-84bac28f1de5 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 returned with HTTP 200 Sep 05 11:34:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 170/333] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:53 2026] GET /volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a215f980-d667-4e55-9c6b-379dd263a098 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a215f980-d667-4e55-9c6b-379dd263a098 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-reader] GET http://192.168.122.95/volume/v3/limits Sep 05 11:34:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a215f980-d667-4e55-9c6b-379dd263a098 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a215f980-d667-4e55-9c6b-379dd263a098 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a215f980-d667-4e55-9c6b-379dd263a098 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-reader] http://192.168.122.95/volume/v3/limits returned with HTTP 200 Sep 05 11:34:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 164/334] 192.168.122.95 () {58 vars in 1113 bytes} [Sat Sep 5 11:34:53 2026] GET /volume/v3/limits => generated 302 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-74fba9d1-0624-476c-8a71-5d8d1208fccc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74fba9d1-0624-476c-8a71-5d8d1208fccc tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] GET http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 Sep 05 11:34:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74fba9d1-0624-476c-8a71-5d8d1208fccc tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74fba9d1-0624-476c-8a71-5d8d1208fccc tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-74fba9d1-0624-476c-8a71-5d8d1208fccc tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Volume info retrieved successfully. Sep 05 11:34:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74fba9d1-0624-476c-8a71-5d8d1208fccc tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 returned with HTTP 200 Sep 05 11:34:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 171/335] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:53 2026] GET /volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 => generated 849 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-168e1c2c-a104-421a-90c4-93512b7dfe5f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-168e1c2c-a104-421a-90c4-93512b7dfe5f tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] DELETE http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 Sep 05 11:34:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-168e1c2c-a104-421a-90c4-93512b7dfe5f tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-168e1c2c-a104-421a-90c4-93512b7dfe5f tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:54 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-168e1c2c-a104-421a-90c4-93512b7dfe5f tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Delete volume with id: 7d888b53-d4b9-4979-9a15-99729fc557b3 Sep 05 11:34:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-168e1c2c-a104-421a-90c4-93512b7dfe5f tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Volume info retrieved successfully. Sep 05 11:34:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-168e1c2c-a104-421a-90c4-93512b7dfe5f tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Delete volume request issued successfully. Sep 05 11:34:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-168e1c2c-a104-421a-90c4-93512b7dfe5f tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 returned with HTTP 202 Sep 05 11:34:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 165/336] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:54 2026] DELETE /volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:34:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a5685c2e-c3d2-444e-97fa-3267053f700b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a5685c2e-c3d2-444e-97fa-3267053f700b tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] GET http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 Sep 05 11:34:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a5685c2e-c3d2-444e-97fa-3267053f700b tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a5685c2e-c3d2-444e-97fa-3267053f700b tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:34:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:34:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a5685c2e-c3d2-444e-97fa-3267053f700b tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Volume info retrieved successfully. Sep 05 11:34:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a5685c2e-c3d2-444e-97fa-3267053f700b tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 returned with HTTP 200 Sep 05 11:34:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 172/337] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:54 2026] GET /volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e7e54c9e-8b60-4524-bc39-feed068a4e34 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e7e54c9e-8b60-4524-bc39-feed068a4e34 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] GET http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 Sep 05 11:34:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e7e54c9e-8b60-4524-bc39-feed068a4e34 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e7e54c9e-8b60-4524-bc39-feed068a4e34 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:34:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:34:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e7e54c9e-8b60-4524-bc39-feed068a4e34 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Volume info retrieved successfully. Sep 05 11:34:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e7e54c9e-8b60-4524-bc39-feed068a4e34 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 returned with HTTP 200 Sep 05 11:34:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 166/338] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:55 2026] GET /volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-10d37c7a-87ea-4f9f-84b8-244a46b60714 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10d37c7a-87ea-4f9f-84b8-244a46b60714 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] GET http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 Sep 05 11:34:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10d37c7a-87ea-4f9f-84b8-244a46b60714 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10d37c7a-87ea-4f9f-84b8-244a46b60714 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10d37c7a-87ea-4f9f-84b8-244a46b60714 tempest-AbsoluteLimitsTests-537679443 tempest-AbsoluteLimitsTests-537679443-project-member] http://192.168.122.95/volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 returned with HTTP 404 Sep 05 11:34:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 173/339] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:56 2026] GET /volume/v3/volumes/7d888b53-d4b9-4979-9a15-99729fc557b3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-698fb524-a202-400f-ad28-e60f49e87b30 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-698fb524-a202-400f-ad28-e60f49e87b30 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] DELETE http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:35:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-698fb524-a202-400f-ad28-e60f49e87b30 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-698fb524-a202-400f-ad28-e60f49e87b30 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:00 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-698fb524-a202-400f-ad28-e60f49e87b30 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Delete volume with id: 6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:35:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-698fb524-a202-400f-ad28-e60f49e87b30 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:35:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-698fb524-a202-400f-ad28-e60f49e87b30 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Delete volume request issued successfully. Sep 05 11:35:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-698fb524-a202-400f-ad28-e60f49e87b30 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 202 Sep 05 11:35:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 167/340] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:00 2026] DELETE /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7de0e39a-e607-4bcc-b86b-e99bb87a8750 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7de0e39a-e607-4bcc-b86b-e99bb87a8750 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:35:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7de0e39a-e607-4bcc-b86b-e99bb87a8750 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7de0e39a-e607-4bcc-b86b-e99bb87a8750 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7de0e39a-e607-4bcc-b86b-e99bb87a8750 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:35:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7de0e39a-e607-4bcc-b86b-e99bb87a8750 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:35:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 174/341] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:00 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-92334ff9-a988-4a9d-8260-cd2a51048082 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-92334ff9-a988-4a9d-8260-cd2a51048082 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:35:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-92334ff9-a988-4a9d-8260-cd2a51048082 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-92334ff9-a988-4a9d-8260-cd2a51048082 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:01 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-92334ff9-a988-4a9d-8260-cd2a51048082 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Volume info retrieved successfully. Sep 05 11:35:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-92334ff9-a988-4a9d-8260-cd2a51048082 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 200 Sep 05 11:35:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 168/342] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:01 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 851 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4ba6fe43-4158-4e04-87d7-8286487de7e6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4ba6fe43-4158-4e04-87d7-8286487de7e6 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] GET http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 Sep 05 11:35:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4ba6fe43-4158-4e04-87d7-8286487de7e6 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4ba6fe43-4158-4e04-87d7-8286487de7e6 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4ba6fe43-4158-4e04-87d7-8286487de7e6 tempest-TaggedAttachmentsTest-280340949 tempest-TaggedAttachmentsTest-280340949-project-member] http://192.168.122.95/volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 returned with HTTP 404 Sep 05 11:35:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 175/343] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:02 2026] GET /volume/v3/volumes/6825f511-1f1f-4736-ab23-8f4be4844746 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5b445654-7474-4104-a1b7-431d6c634cd6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:35:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1039182877"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1039182877'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create volume of 1 GB Sep 05 11:35:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Availability Zones retrieved successfully. Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Flow 'volume_create_api' (bd202808-ce9e-46fd-8603-88ee5e843f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d09b5530-8431-4699-a779-567c94d3218d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d09b5530-8431-4699-a779-567c94d3218d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc5bacd1-b318-41ea-b15d-f462489e2507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Created reservations ['e9bac54e-421e-4485-a52f-321f30aa18cf', '835a490f-fd29-4984-b5dc-37a5267ac515', 'ef97e831-5831-442e-bb16-66634af684f6', '1df79801-394b-48da-a1db-094ec3b918e6'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc5bacd1-b318-41ea-b15d-f462489e2507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9bac54e-421e-4485-a52f-321f30aa18cf', '835a490f-fd29-4984-b5dc-37a5267ac515', 'ef97e831-5831-442e-bb16-66634af684f6', '1df79801-394b-48da-a1db-094ec3b918e6']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (586ef612-10e9-41c5-8627-9ea1af4caafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (586ef612-10e9-41c5-8627-9ea1af4caafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e88d65b4-4f08-40bc-9c25-499a6a71b23b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1039182877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce155a889704048b7c594d90d72fc9f',qos_specs=None,replication_status=,reservations=['e9bac54e-421e-4485-a52f-321f30aa18cf','835a490f-fd29-4984-b5dc-37a5267ac515','ef97e831-5831-442e-bb16-66634af684f6','1df79801-394b-48da-a1db-094ec3b918e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f2650e381747a793fc103f862191b8',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1039182877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e88d65b4-4f08-40bc-9c25-499a6a71b23b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ce155a889704048b7c594d90d72fc9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f2650e381747a793fc103f862191b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (920c2919-c916-42d1-9dda-60aa7f9ec339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (920c2919-c916-42d1-9dda-60aa7f9ec339) transitioned into state 'SUCCESS' from state '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-1039182877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce155a889704048b7c594d90d72fc9f',qos_specs=None,replication_status=,reservations=['e9bac54e-421e-4485-a52f-321f30aa18cf','835a490f-fd29-4984-b5dc-37a5267ac515','ef97e831-5831-442e-bb16-66634af684f6','1df79801-394b-48da-a1db-094ec3b918e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f2650e381747a793fc103f862191b8',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad16c906-629d-4310-a89d-d3bd56c1abde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad16c906-629d-4310-a89d-d3bd56c1abde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Flow 'volume_create_api' (bd202808-ce9e-46fd-8603-88ee5e843f4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create volume request issued successfully. Sep 05 11:35:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5b445654-7474-4104-a1b7-431d6c634cd6 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 169/344] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:03 2026] POST /volume/v3/volumes => generated 758 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-015726da-1c46-4dc6-97e3-ec0aa2bee5a9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-015726da-1c46-4dc6-97e3-ec0aa2bee5a9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-015726da-1c46-4dc6-97e3-ec0aa2bee5a9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-015726da-1c46-4dc6-97e3-ec0aa2bee5a9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-015726da-1c46-4dc6-97e3-ec0aa2bee5a9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-015726da-1c46-4dc6-97e3-ec0aa2bee5a9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 176/345] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:04 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 826 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0e664ab0-0ef4-42e1-a257-6474930b20db None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e664ab0-0ef4-42e1-a257-6474930b20db tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0e664ab0-0ef4-42e1-a257-6474930b20db tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0e664ab0-0ef4-42e1-a257-6474930b20db tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0e664ab0-0ef4-42e1-a257-6474930b20db tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e664ab0-0ef4-42e1-a257-6474930b20db tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 170/346] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:05 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e6c9fb3f-ade5-4a07-b860-6fce658f40e9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e6c9fb3f-ade5-4a07-b860-6fce658f40e9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e6c9fb3f-ade5-4a07-b860-6fce658f40e9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e6c9fb3f-ade5-4a07-b860-6fce658f40e9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e6c9fb3f-ade5-4a07-b860-6fce658f40e9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e6c9fb3f-ade5-4a07-b860-6fce658f40e9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 177/347] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:06 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b7710a79-f5d9-461d-ae01-bc0a1a63f1b5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b7710a79-f5d9-461d-ae01-bc0a1a63f1b5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:35:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b7710a79-f5d9-461d-ae01-bc0a1a63f1b5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e88d65b4-4f08-40bc-9c25-499a6a71b23b", "name": "tempest-VolumesDeleteCascade-Snapshot-656736057"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b7710a79-f5d9-461d-ae01-bc0a1a63f1b5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:06 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-b7710a79-f5d9-461d-ae01-bc0a1a63f1b5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create snapshot from volume e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:06 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-b7710a79-f5d9-461d-ae01-bc0a1a63f1b5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Created reservations ['e42676eb-8bf9-46f0-9aed-1e77ea9efacc', '3ea3b3ea-4cb4-4eda-83a0-a4195a19cb21', '53492a7b-4798-46ca-a6dc-c171ba633040', '670fdf46-ed02-4fee-9c48-2e2133fab25a'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b7710a79-f5d9-461d-ae01-bc0a1a63f1b5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot create request issued successfully. Sep 05 11:35:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b7710a79-f5d9-461d-ae01-bc0a1a63f1b5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:35:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 171/348] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:35:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-04a67bc1-28a6-4bc2-966e-40a57b92efa5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04a67bc1-28a6-4bc2-966e-40a57b92efa5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 Sep 05 11:35:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-04a67bc1-28a6-4bc2-966e-40a57b92efa5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-04a67bc1-28a6-4bc2-966e-40a57b92efa5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-04a67bc1-28a6-4bc2-966e-40a57b92efa5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04a67bc1-28a6-4bc2-966e-40a57b92efa5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 returned with HTTP 200 Sep 05 11:35:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 178/349] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:07 2026] GET /volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-82f9ce64-b587-4a30-a4b7-1a8c820232e4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-82f9ce64-b587-4a30-a4b7-1a8c820232e4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 Sep 05 11:35:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-82f9ce64-b587-4a30-a4b7-1a8c820232e4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-82f9ce64-b587-4a30-a4b7-1a8c820232e4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-82f9ce64-b587-4a30-a4b7-1a8c820232e4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-82f9ce64-b587-4a30-a4b7-1a8c820232e4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 returned with HTTP 200 Sep 05 11:35:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 172/350] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:08 2026] GET /volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-83ab4948-9cef-47ec-9dab-5c35df51d702 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-83ab4948-9cef-47ec-9dab-5c35df51d702 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 Sep 05 11:35:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-83ab4948-9cef-47ec-9dab-5c35df51d702 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-83ab4948-9cef-47ec-9dab-5c35df51d702 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-83ab4948-9cef-47ec-9dab-5c35df51d702 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-83ab4948-9cef-47ec-9dab-5c35df51d702 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 returned with HTTP 200 Sep 05 11:35:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 179/351] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:09 2026] GET /volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3910a0f1-8d54-4c07-a74e-b6482be26805 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3910a0f1-8d54-4c07-a74e-b6482be26805 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 Sep 05 11:35:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3910a0f1-8d54-4c07-a74e-b6482be26805 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3910a0f1-8d54-4c07-a74e-b6482be26805 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3910a0f1-8d54-4c07-a74e-b6482be26805 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3910a0f1-8d54-4c07-a74e-b6482be26805 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 returned with HTTP 200 Sep 05 11:35:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 173/352] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:10 2026] GET /volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b9c25e40-9a27-4e9e-836c-179031c1cde3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9c25e40-9a27-4e9e-836c-179031c1cde3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:35:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9c25e40-9a27-4e9e-836c-179031c1cde3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e88d65b4-4f08-40bc-9c25-499a6a71b23b", "name": "tempest-VolumesDeleteCascade-Snapshot-1338250102"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b9c25e40-9a27-4e9e-836c-179031c1cde3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:10 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-b9c25e40-9a27-4e9e-836c-179031c1cde3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create snapshot from volume e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:10 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-b9c25e40-9a27-4e9e-836c-179031c1cde3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Created reservations ['6b16cbcb-64e1-4b6e-8e54-fba06941faf3', 'ed1cca61-b415-4332-bdc5-cc3ba8871531', '198aabd4-6156-49d6-87d3-ffdba6a17599', '2c690e45-dbaf-43e7-afa1-d1f9330441aa'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b9c25e40-9a27-4e9e-836c-179031c1cde3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot create request issued successfully. Sep 05 11:35:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9c25e40-9a27-4e9e-836c-179031c1cde3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:35:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 180/353] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:35:10 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 05 11:35:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c23af477-5069-4b6d-b1f0-1612145ebe54 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c23af477-5069-4b6d-b1f0-1612145ebe54 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df Sep 05 11:35:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c23af477-5069-4b6d-b1f0-1612145ebe54 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c23af477-5069-4b6d-b1f0-1612145ebe54 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c23af477-5069-4b6d-b1f0-1612145ebe54 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c23af477-5069-4b6d-b1f0-1612145ebe54 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df returned with HTTP 200 Sep 05 11:35:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 174/354] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:10 2026] GET /volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2a232654-436b-4895-ba26-78c696783408 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2a232654-436b-4895-ba26-78c696783408 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df Sep 05 11:35:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2a232654-436b-4895-ba26-78c696783408 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2a232654-436b-4895-ba26-78c696783408 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2a232654-436b-4895-ba26-78c696783408 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2a232654-436b-4895-ba26-78c696783408 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df returned with HTTP 200 Sep 05 11:35:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 181/355] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:11 2026] GET /volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d8230b06-e8ff-4946-bc1e-64093bb6bed4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d8230b06-e8ff-4946-bc1e-64093bb6bed4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df Sep 05 11:35:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d8230b06-e8ff-4946-bc1e-64093bb6bed4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d8230b06-e8ff-4946-bc1e-64093bb6bed4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:12 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=318,cinder:INSERT=67,cinder:UPDATE=97 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:35:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d8230b06-e8ff-4946-bc1e-64093bb6bed4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d8230b06-e8ff-4946-bc1e-64093bb6bed4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df returned with HTTP 200 Sep 05 11:35:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 175/356] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:12 2026] GET /volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-59543bcc-913b-4d3f-9caf-c801b7db9208 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-59543bcc-913b-4d3f-9caf-c801b7db9208 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b?cascade=True Sep 05 11:35:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-59543bcc-913b-4d3f-9caf-c801b7db9208 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-59543bcc-913b-4d3f-9caf-c801b7db9208 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:12 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-59543bcc-913b-4d3f-9caf-c801b7db9208 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete volume with id: e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:12 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=187,cinder:INSERT=11,cinder:UPDATE=22 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:35:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-59543bcc-913b-4d3f-9caf-c801b7db9208 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:12 devstack devstack@c-api.service[87145]: /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 05 11:35:12 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:35:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-59543bcc-913b-4d3f-9caf-c801b7db9208 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete volume request issued successfully. Sep 05 11:35:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-59543bcc-913b-4d3f-9caf-c801b7db9208 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b?cascade=True returned with HTTP 202 Sep 05 11:35:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 182/357] 192.168.122.95 () {58 vars in 1255 bytes} [Sat Sep 5 11:35:12 2026] DELETE /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b?cascade=True => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a8da5b6d-c1ba-4c80-91ae-01794936e5f8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a8da5b6d-c1ba-4c80-91ae-01794936e5f8 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a8da5b6d-c1ba-4c80-91ae-01794936e5f8 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a8da5b6d-c1ba-4c80-91ae-01794936e5f8 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a8da5b6d-c1ba-4c80-91ae-01794936e5f8 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a8da5b6d-c1ba-4c80-91ae-01794936e5f8 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 176/358] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:12 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 850 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5fe25071-7de7-4475-b44b-a6c53c7fb2bb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5fe25071-7de7-4475-b44b-a6c53c7fb2bb tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5fe25071-7de7-4475-b44b-a6c53c7fb2bb tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5fe25071-7de7-4475-b44b-a6c53c7fb2bb tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5fe25071-7de7-4475-b44b-a6c53c7fb2bb tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5fe25071-7de7-4475-b44b-a6c53c7fb2bb tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 183/359] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:13 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e8ca7fb7-e7f1-48c0-9cd3-0829f6d0c310 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e8ca7fb7-e7f1-48c0-9cd3-0829f6d0c310 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e8ca7fb7-e7f1-48c0-9cd3-0829f6d0c310 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e8ca7fb7-e7f1-48c0-9cd3-0829f6d0c310 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e8ca7fb7-e7f1-48c0-9cd3-0829f6d0c310 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e8ca7fb7-e7f1-48c0-9cd3-0829f6d0c310 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 177/360] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:15 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 850 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1e584c92-7897-4781-80b6-d22490256c1d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e584c92-7897-4781-80b6-d22490256c1d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e584c92-7897-4781-80b6-d22490256c1d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e584c92-7897-4781-80b6-d22490256c1d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1e584c92-7897-4781-80b6-d22490256c1d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e584c92-7897-4781-80b6-d22490256c1d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 184/361] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:16 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 850 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-abb82a5e-ddfd-44d6-974c-ad4710731a68 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-abb82a5e-ddfd-44d6-974c-ad4710731a68 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-abb82a5e-ddfd-44d6-974c-ad4710731a68 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-abb82a5e-ddfd-44d6-974c-ad4710731a68 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-abb82a5e-ddfd-44d6-974c-ad4710731a68 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-abb82a5e-ddfd-44d6-974c-ad4710731a68 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 178/362] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:17 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5f6e7235-d983-4597-a27c-0ceda1015cbd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5f6e7235-d983-4597-a27c-0ceda1015cbd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5f6e7235-d983-4597-a27c-0ceda1015cbd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5f6e7235-d983-4597-a27c-0ceda1015cbd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5f6e7235-d983-4597-a27c-0ceda1015cbd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5f6e7235-d983-4597-a27c-0ceda1015cbd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 185/363] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:18 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 850 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b8ef506e-695b-410b-9815-cd26dc051407 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b8ef506e-695b-410b-9815-cd26dc051407 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b8ef506e-695b-410b-9815-cd26dc051407 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b8ef506e-695b-410b-9815-cd26dc051407 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b8ef506e-695b-410b-9815-cd26dc051407 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b8ef506e-695b-410b-9815-cd26dc051407 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 200 Sep 05 11:35:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 179/364] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:19 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-13f214d9-722c-4a11-8dc2-fd13e602caab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13f214d9-722c-4a11-8dc2-fd13e602caab tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-13f214d9-722c-4a11-8dc2-fd13e602caab tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-13f214d9-722c-4a11-8dc2-fd13e602caab tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13f214d9-722c-4a11-8dc2-fd13e602caab tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 404 Sep 05 11:35:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 186/365] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:20 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-91b5c886-300e-4914-be4f-73d4f900d279 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91b5c886-300e-4914-be4f-73d4f900d279 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] GET http://192.168.122.95/volume/v3/volumes Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91b5c886-300e-4914-be4f-73d4f900d279 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91b5c886-300e-4914-be4f-73d4f900d279 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-91b5c886-300e-4914-be4f-73d4f900d279 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91b5c886-300e-4914-be4f-73d4f900d279 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-91b5c886-300e-4914-be4f-73d4f900d279 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Get all volumes completed successfully. Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91b5c886-300e-4914-be4f-73d4f900d279 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] http://192.168.122.95/volume/v3/volumes returned with HTTP 200 Sep 05 11:35:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 180/366] 192.168.122.95 () {58 vars in 1116 bytes} [Sat Sep 5 11:35:20 2026] GET /volume/v3/volumes => generated 15 bytes in 710 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bc200300-6967-4e33-81dc-37b68c360850 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bc200300-6967-4e33-81dc-37b68c360850 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] GET http://192.168.122.95/volume/v3/snapshots Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bc200300-6967-4e33-81dc-37b68c360850 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bc200300-6967-4e33-81dc-37b68c360850 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-bc200300-6967-4e33-81dc-37b68c360850 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-bc200300-6967-4e33-81dc-37b68c360850 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: /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 05 11:35:21 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:35:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bc200300-6967-4e33-81dc-37b68c360850 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Get all snapshots completed successfully. Sep 05 11:35:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bc200300-6967-4e33-81dc-37b68c360850 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] http://192.168.122.95/volume/v3/snapshots returned with HTTP 200 Sep 05 11:35:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 187/367] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:35:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a12a7013-67d4-4424-a7a4-e353270a8f22 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a12a7013-67d4-4424-a7a4-e353270a8f22 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a12a7013-67d4-4424-a7a4-e353270a8f22 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a12a7013-67d4-4424-a7a4-e353270a8f22 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-a12a7013-67d4-4424-a7a4-e353270a8f22 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete snapshot with id: 3223d196-2054-4bd5-9a84-a664fef4c9df Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a12a7013-67d4-4424-a7a4-e353270a8f22 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df returned with HTTP 404 Sep 05 11:35:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 181/368] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:35:21 2026] DELETE /volume/v3/snapshots/3223d196-2054-4bd5-9a84-a664fef4c9df => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0432b950-0d32-4765-a73e-db77c7520598 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0432b950-0d32-4765-a73e-db77c7520598 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0432b950-0d32-4765-a73e-db77c7520598 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0432b950-0d32-4765-a73e-db77c7520598 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-0432b950-0d32-4765-a73e-db77c7520598 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete snapshot with id: c77c29a2-af7e-4481-8c9c-303f7f76f794 Sep 05 11:35:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0432b950-0d32-4765-a73e-db77c7520598 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 returned with HTTP 404 Sep 05 11:35:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 188/369] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:35:21 2026] DELETE /volume/v3/snapshots/c77c29a2-af7e-4481-8c9c-303f7f76f794 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0c5ba933-e04d-49b7-8bb2-e0544eb322af None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c5ba933-e04d-49b7-8bb2-e0544eb322af tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0c5ba933-e04d-49b7-8bb2-e0544eb322af tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0c5ba933-e04d-49b7-8bb2-e0544eb322af tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c5ba933-e04d-49b7-8bb2-e0544eb322af tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 404 Sep 05 11:35:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 182/370] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:21 2026] GET /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b9061fa4-56c7-4118-8bc4-dfbe308c560b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9061fa4-56c7-4118-8bc4-dfbe308c560b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9061fa4-56c7-4118-8bc4-dfbe308c560b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9061fa4-56c7-4118-8bc4-dfbe308c560b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b9061fa4-56c7-4118-8bc4-dfbe308c560b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete volume with id: e88d65b4-4f08-40bc-9c25-499a6a71b23b Sep 05 11:35:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9061fa4-56c7-4118-8bc4-dfbe308c560b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b returned with HTTP 404 Sep 05 11:35:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 189/371] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:21 2026] DELETE /volume/v3/volumes/e88d65b4-4f08-40bc-9c25-499a6a71b23b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d8176608-6183-43e3-acdd-ecd816d902c3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-451841544"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-451841544'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create volume of 1 GB Sep 05 11:35:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Availability Zones retrieved successfully. Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Flow 'volume_create_api' (231a4caf-fa4d-4716-9794-0d789f85b54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b730d1b-397b-41f4-9288-d5b2d404efa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b730d1b-397b-41f4-9288-d5b2d404efa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67294135-fb33-4524-8c27-4f4ecf773a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Created reservations ['882c5237-3bfc-438d-82bf-368d8c8f5edf', '99b646ba-1290-49d6-a650-49f4fdc8d8e4', 'e797565d-bd33-451b-ba22-1aa331bf984e', '727a7dd9-be70-4721-85fc-4e9d3a095a15'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67294135-fb33-4524-8c27-4f4ecf773a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['882c5237-3bfc-438d-82bf-368d8c8f5edf', '99b646ba-1290-49d6-a650-49f4fdc8d8e4', 'e797565d-bd33-451b-ba22-1aa331bf984e', '727a7dd9-be70-4721-85fc-4e9d3a095a15']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503e9709-1816-4eb3-ab2d-aa77422318a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503e9709-1816-4eb3-ab2d-aa77422318a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21f42cf3-0a60-41b4-aafd-305030d05c7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-451841544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce155a889704048b7c594d90d72fc9f',qos_specs=None,replication_status=,reservations=['882c5237-3bfc-438d-82bf-368d8c8f5edf','99b646ba-1290-49d6-a650-49f4fdc8d8e4','e797565d-bd33-451b-ba22-1aa331bf984e','727a7dd9-be70-4721-85fc-4e9d3a095a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f2650e381747a793fc103f862191b8',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-451841544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21f42cf3-0a60-41b4-aafd-305030d05c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ce155a889704048b7c594d90d72fc9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f2650e381747a793fc103f862191b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec1e372-14b0-40e1-9b1d-14a0c223a3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec1e372-14b0-40e1-9b1d-14a0c223a3c5) transitioned into state 'SUCCESS' from state '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-451841544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce155a889704048b7c594d90d72fc9f',qos_specs=None,replication_status=,reservations=['882c5237-3bfc-438d-82bf-368d8c8f5edf','99b646ba-1290-49d6-a650-49f4fdc8d8e4','e797565d-bd33-451b-ba22-1aa331bf984e','727a7dd9-be70-4721-85fc-4e9d3a095a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f2650e381747a793fc103f862191b8',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ba6ae7-e759-41d3-8515-e1840bd6315c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ba6ae7-e759-41d3-8515-e1840bd6315c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Flow 'volume_create_api' (231a4caf-fa4d-4716-9794-0d789f85b54f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create volume request issued successfully. Sep 05 11:35:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d8176608-6183-43e3-acdd-ecd816d902c3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 183/372] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:21 2026] POST /volume/v3/volumes => generated 757 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9dec8f4f-882a-4548-8f15-5351bd9f6733 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9dec8f4f-882a-4548-8f15-5351bd9f6733 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9dec8f4f-882a-4548-8f15-5351bd9f6733 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9dec8f4f-882a-4548-8f15-5351bd9f6733 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9dec8f4f-882a-4548-8f15-5351bd9f6733 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9dec8f4f-882a-4548-8f15-5351bd9f6733 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d returned with HTTP 200 Sep 05 11:35:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 190/373] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:22 2026] GET /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d => generated 825 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aa68cf3f-cdd9-4278-8dce-63c9169d9305 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa68cf3f-cdd9-4278-8dce-63c9169d9305 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa68cf3f-cdd9-4278-8dce-63c9169d9305 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa68cf3f-cdd9-4278-8dce-63c9169d9305 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-aa68cf3f-cdd9-4278-8dce-63c9169d9305 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa68cf3f-cdd9-4278-8dce-63c9169d9305 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d returned with HTTP 200 Sep 05 11:35:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 184/374] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:23 2026] GET /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d => generated 849 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b79227c3-c571-49f0-861c-5adc23ec6b87 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b79227c3-c571-49f0-861c-5adc23ec6b87 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b79227c3-c571-49f0-861c-5adc23ec6b87 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b79227c3-c571-49f0-861c-5adc23ec6b87 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b79227c3-c571-49f0-861c-5adc23ec6b87 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b79227c3-c571-49f0-861c-5adc23ec6b87 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d returned with HTTP 200 Sep 05 11:35:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 191/375] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:24 2026] GET /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5252d304-22cb-4e20-8351-4079672e48de None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5252d304-22cb-4e20-8351-4079672e48de tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:35:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5252d304-22cb-4e20-8351-4079672e48de tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21f42cf3-0a60-41b4-aafd-305030d05c7d", "name": "tempest-VolumesDeleteCascade-Snapshot-1197048355"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5252d304-22cb-4e20-8351-4079672e48de tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:24 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-5252d304-22cb-4e20-8351-4079672e48de tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create snapshot from volume 21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:24 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-5252d304-22cb-4e20-8351-4079672e48de tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Created reservations ['c0a6ce2d-4ed6-4086-959f-2811ce0707e9', 'd1caa90b-c304-4f6d-b276-7878a918fb38', '5f3bc965-7778-48ac-a6d0-fbd110f49d59', '3aa5a497-51e6-4f39-af84-277890185f92'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5252d304-22cb-4e20-8351-4079672e48de tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot create request issued successfully. Sep 05 11:35:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5252d304-22cb-4e20-8351-4079672e48de tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:35:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 185/376] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:35:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-97626575-7e8a-44a1-9484-93279696f89c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97626575-7e8a-44a1-9484-93279696f89c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc Sep 05 11:35:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-97626575-7e8a-44a1-9484-93279696f89c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-97626575-7e8a-44a1-9484-93279696f89c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-97626575-7e8a-44a1-9484-93279696f89c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97626575-7e8a-44a1-9484-93279696f89c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc returned with HTTP 200 Sep 05 11:35:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 192/377] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:25 2026] GET /volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9652df4e-1ffd-43dc-997e-618209af4ba5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9652df4e-1ffd-43dc-997e-618209af4ba5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc Sep 05 11:35:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9652df4e-1ffd-43dc-997e-618209af4ba5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9652df4e-1ffd-43dc-997e-618209af4ba5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9652df4e-1ffd-43dc-997e-618209af4ba5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9652df4e-1ffd-43dc-997e-618209af4ba5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc returned with HTTP 200 Sep 05 11:35:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 186/378] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:26 2026] GET /volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc => generated 439 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c70d906c-6cc9-48e2-8263-744ac1caa74f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c70d906c-6cc9-48e2-8263-744ac1caa74f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc Sep 05 11:35:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c70d906c-6cc9-48e2-8263-744ac1caa74f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c70d906c-6cc9-48e2-8263-744ac1caa74f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c70d906c-6cc9-48e2-8263-744ac1caa74f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c70d906c-6cc9-48e2-8263-744ac1caa74f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc returned with HTTP 200 Sep 05 11:35:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 193/379] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:27 2026] GET /volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-16013a83-5113-4aa5-a8b8-8b40e0db719b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-16013a83-5113-4aa5-a8b8-8b40e0db719b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc Sep 05 11:35:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-16013a83-5113-4aa5-a8b8-8b40e0db719b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-16013a83-5113-4aa5-a8b8-8b40e0db719b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-16013a83-5113-4aa5-a8b8-8b40e0db719b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-16013a83-5113-4aa5-a8b8-8b40e0db719b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc returned with HTTP 200 Sep 05 11:35:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 187/380] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:28 2026] GET /volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d016f26e-8b5a-4a1b-8e79-1afe739f5420 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d016f26e-8b5a-4a1b-8e79-1afe739f5420 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc Sep 05 11:35:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d016f26e-8b5a-4a1b-8e79-1afe739f5420 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d016f26e-8b5a-4a1b-8e79-1afe739f5420 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d016f26e-8b5a-4a1b-8e79-1afe739f5420 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d016f26e-8b5a-4a1b-8e79-1afe739f5420 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc returned with HTTP 200 Sep 05 11:35:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 194/381] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:29 2026] GET /volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-384476367"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create volume request body: {'volume': {'snapshot_id': 'bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-384476367'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Snapshot retrieved successfully. Sep 05 11:35:29 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create volume of 1 GB Sep 05 11:35:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Availability Zones retrieved successfully. Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Flow 'volume_create_api' (2d633898-fe92-422e-83b1-bd5c2bf2afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef260dae-245a-4ede-8800-24d15b4bd516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef260dae-245a-4ede-8800-24d15b4bd516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb8dab5-7d80-4511-bd62-1296b2a73b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Created reservations ['a2f94638-a021-418f-bebe-6db3429ce39a', '420b4746-a79f-45c5-b1bb-9d9da96c9554', '6b812f09-db93-4566-b7b7-6ccf788de008', '4b61a906-7da2-4289-91ce-a39dd39de345'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb8dab5-7d80-4511-bd62-1296b2a73b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f94638-a021-418f-bebe-6db3429ce39a', '420b4746-a79f-45c5-b1bb-9d9da96c9554', '6b812f09-db93-4566-b7b7-6ccf788de008', '4b61a906-7da2-4289-91ce-a39dd39de345']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (916f6232-04b1-404d-b342-af9534d7f4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (916f6232-04b1-404d-b342-af9534d7f4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24962101-99ae-4a57-8aef-c1a703b5046c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-384476367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce155a889704048b7c594d90d72fc9f',qos_specs=None,replication_status=,reservations=['a2f94638-a021-418f-bebe-6db3429ce39a','420b4746-a79f-45c5-b1bb-9d9da96c9554','6b812f09-db93-4566-b7b7-6ccf788de008','4b61a906-7da2-4289-91ce-a39dd39de345'],size=1,snapshot_id=bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc,source_replicaid=,source_volid=None,status='creating',user_id='c4f2650e381747a793fc103f862191b8',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-384476367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24962101-99ae-4a57-8aef-c1a703b5046c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ce155a889704048b7c594d90d72fc9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f2650e381747a793fc103f862191b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec79c95-8f40-4e13-b5ff-8f57f9c9a75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec79c95-8f40-4e13-b5ff-8f57f9c9a75b) transitioned into state 'SUCCESS' from state '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-384476367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce155a889704048b7c594d90d72fc9f',qos_specs=None,replication_status=,reservations=['a2f94638-a021-418f-bebe-6db3429ce39a','420b4746-a79f-45c5-b1bb-9d9da96c9554','6b812f09-db93-4566-b7b7-6ccf788de008','4b61a906-7da2-4289-91ce-a39dd39de345'],size=1,snapshot_id=bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc,source_replicaid=,source_volid=None,status='creating',user_id='c4f2650e381747a793fc103f862191b8',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72c4358-7e08-42b3-b05e-5386fb39aea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72c4358-7e08-42b3-b05e-5386fb39aea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Flow 'volume_create_api' (2d633898-fe92-422e-83b1-bd5c2bf2afc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Create volume request issued successfully. Sep 05 11:35:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af18342b-3d20-4f9d-93d5-6411f4a4105f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 188/382] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:35:29 2026] POST /volume/v3/volumes => generated 791 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-872da339-1b4b-4cd2-b581-0237f5423be3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-872da339-1b4b-4cd2-b581-0237f5423be3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-872da339-1b4b-4cd2-b581-0237f5423be3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-872da339-1b4b-4cd2-b581-0237f5423be3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-872da339-1b4b-4cd2-b581-0237f5423be3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-872da339-1b4b-4cd2-b581-0237f5423be3 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 195/383] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:29 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4f92bd21-c1e8-4548-8d59-fb4e8406e5f5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f92bd21-c1e8-4548-8d59-fb4e8406e5f5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f92bd21-c1e8-4548-8d59-fb4e8406e5f5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f92bd21-c1e8-4548-8d59-fb4e8406e5f5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4f92bd21-c1e8-4548-8d59-fb4e8406e5f5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f92bd21-c1e8-4548-8d59-fb4e8406e5f5 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 189/384] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:30 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 883 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a0124d2f-240b-46fe-9476-9c4a3d55b7ad None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a0124d2f-240b-46fe-9476-9c4a3d55b7ad tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a0124d2f-240b-46fe-9476-9c4a3d55b7ad tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a0124d2f-240b-46fe-9476-9c4a3d55b7ad tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a0124d2f-240b-46fe-9476-9c4a3d55b7ad tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a0124d2f-240b-46fe-9476-9c4a3d55b7ad tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 196/385] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:32 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 883 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-498c4f1e-98f9-4190-a5fd-86d3136d1fe4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-498c4f1e-98f9-4190-a5fd-86d3136d1fe4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-498c4f1e-98f9-4190-a5fd-86d3136d1fe4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-498c4f1e-98f9-4190-a5fd-86d3136d1fe4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-498c4f1e-98f9-4190-a5fd-86d3136d1fe4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-498c4f1e-98f9-4190-a5fd-86d3136d1fe4 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 190/386] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:33 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 883 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3769b979-ecce-4f0c-b544-31078321e7fd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3769b979-ecce-4f0c-b544-31078321e7fd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3769b979-ecce-4f0c-b544-31078321e7fd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3769b979-ecce-4f0c-b544-31078321e7fd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3769b979-ecce-4f0c-b544-31078321e7fd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3769b979-ecce-4f0c-b544-31078321e7fd tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 197/387] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:34 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 883 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-28b51aa8-d3e9-42c5-a851-664a74e33d89 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28b51aa8-d3e9-42c5-a851-664a74e33d89 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-28b51aa8-d3e9-42c5-a851-664a74e33d89 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-28b51aa8-d3e9-42c5-a851-664a74e33d89 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-28b51aa8-d3e9-42c5-a851-664a74e33d89 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28b51aa8-d3e9-42c5-a851-664a74e33d89 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 191/388] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:35 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 883 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-09d006bc-762b-4cf0-9eb1-5557154ee2fe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09d006bc-762b-4cf0-9eb1-5557154ee2fe tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09d006bc-762b-4cf0-9eb1-5557154ee2fe tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09d006bc-762b-4cf0-9eb1-5557154ee2fe tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-09d006bc-762b-4cf0-9eb1-5557154ee2fe tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09d006bc-762b-4cf0-9eb1-5557154ee2fe tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 198/389] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:37 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 883 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-588502320"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-588502320'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:38 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Create volume of 1 GB Sep 05 11:35:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Availability Zones retrieved successfully. Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Flow 'volume_create_api' (ae952c6a-a40d-4851-a621-21b190c048b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f67001-eda1-42bd-8fcf-e0ded36733d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f67001-eda1-42bd-8fcf-e0ded36733d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0cd003-3d3d-4445-ac73-2fe71b2c10fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8487350d-ac1f-4389-8843-1edd3f4a911a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8487350d-ac1f-4389-8843-1edd3f4a911a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8487350d-ac1f-4389-8843-1edd3f4a911a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8487350d-ac1f-4389-8843-1edd3f4a911a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8487350d-ac1f-4389-8843-1edd3f4a911a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8487350d-ac1f-4389-8843-1edd3f4a911a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 199/390] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:38 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 883 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Created reservations ['71eaa3e4-acec-4468-855d-70e492c608ce', '5b7a9571-fdde-4667-b5be-4addcddd909c', '6bc37867-90ff-4586-8609-afc89cf6792f', '9114231c-2a91-4818-93ed-7b470fd9cabe'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0cd003-3d3d-4445-ac73-2fe71b2c10fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71eaa3e4-acec-4468-855d-70e492c608ce', '5b7a9571-fdde-4667-b5be-4addcddd909c', '6bc37867-90ff-4586-8609-afc89cf6792f', '9114231c-2a91-4818-93ed-7b470fd9cabe']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:38 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690e47e3-9387-4e75-acc5-9c0c06589869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690e47e3-9387-4e75-acc5-9c0c06589869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5902952-6699-456e-8918-608a6811bb26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-588502320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c8374c04472439a8f0a15cf8c3a4079',qos_specs=None,replication_status=,reservations=['71eaa3e4-acec-4468-855d-70e492c608ce','5b7a9571-fdde-4667-b5be-4addcddd909c','6bc37867-90ff-4586-8609-afc89cf6792f','9114231c-2a91-4818-93ed-7b470fd9cabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf0397856844e479d015d5c72cd6898',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-588502320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5902952-6699-456e-8918-608a6811bb26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c8374c04472439a8f0a15cf8c3a4079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaf0397856844e479d015d5c72cd6898',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4c001c-2b2b-400e-9812-248eb5fb6cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4c001c-2b2b-400e-9812-248eb5fb6cb4) transitioned into state 'SUCCESS' from state '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-588502320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c8374c04472439a8f0a15cf8c3a4079',qos_specs=None,replication_status=,reservations=['71eaa3e4-acec-4468-855d-70e492c608ce','5b7a9571-fdde-4667-b5be-4addcddd909c','6bc37867-90ff-4586-8609-afc89cf6792f','9114231c-2a91-4818-93ed-7b470fd9cabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf0397856844e479d015d5c72cd6898',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eace134c-e55b-41fd-bd9a-612277071f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eace134c-e55b-41fd-bd9a-612277071f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Flow 'volume_create_api' (ae952c6a-a40d-4851-a621-21b190c048b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Create volume request issued successfully. Sep 05 11:35:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91ed66eb-43a7-4e6b-8f1f-4431ff1f9bb5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 192/391] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:38 2026] POST /volume/v3/volumes => generated 761 bytes in 1120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6d8e2637-261a-49d7-ad76-a00d82da2f4a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d8e2637-261a-49d7-ad76-a00d82da2f4a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:35:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6d8e2637-261a-49d7-ad76-a00d82da2f4a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6d8e2637-261a-49d7-ad76-a00d82da2f4a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6d8e2637-261a-49d7-ad76-a00d82da2f4a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:35:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d8e2637-261a-49d7-ad76-a00d82da2f4a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:35:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 200/392] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:39 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 829 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0dcc41c7-ba22-4ea3-bd56-7e208af4a10f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0dcc41c7-ba22-4ea3-bd56-7e208af4a10f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0dcc41c7-ba22-4ea3-bd56-7e208af4a10f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0dcc41c7-ba22-4ea3-bd56-7e208af4a10f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0dcc41c7-ba22-4ea3-bd56-7e208af4a10f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0dcc41c7-ba22-4ea3-bd56-7e208af4a10f tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 193/393] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:39 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 884 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-33d7bc1f-38e1-4f66-a102-53fe71006d78 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-33d7bc1f-38e1-4f66-a102-53fe71006d78 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-33d7bc1f-38e1-4f66-a102-53fe71006d78 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-33d7bc1f-38e1-4f66-a102-53fe71006d78 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-33d7bc1f-38e1-4f66-a102-53fe71006d78 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Volume info retrieved successfully. Sep 05 11:35:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-33d7bc1f-38e1-4f66-a102-53fe71006d78 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 201/394] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:39 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 884 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-36085ab4-45ad-4d9b-8672-ca464a9d6143 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-36085ab4-45ad-4d9b-8672-ca464a9d6143 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] DELETE http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d?cascade=True Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-36085ab4-45ad-4d9b-8672-ca464a9d6143 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-36085ab4-45ad-4d9b-8672-ca464a9d6143 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:39 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-36085ab4-45ad-4d9b-8672-ca464a9d6143 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete volume with id: 21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-36085ab4-45ad-4d9b-8672-ca464a9d6143 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:39 devstack devstack@c-api.service[87146]: /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 05 11:35:39 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:35:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-36085ab4-45ad-4d9b-8672-ca464a9d6143 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete volume request issued successfully. Sep 05 11:35:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-36085ab4-45ad-4d9b-8672-ca464a9d6143 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d?cascade=True returned with HTTP 202 Sep 05 11:35:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 194/395] 192.168.122.95 () {58 vars in 1255 bytes} [Sat Sep 5 11:35:39 2026] DELETE /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d?cascade=True => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d4947eb6-c13e-41b5-a8b5-de752e72e9d9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d4947eb6-c13e-41b5-a8b5-de752e72e9d9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d4947eb6-c13e-41b5-a8b5-de752e72e9d9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d4947eb6-c13e-41b5-a8b5-de752e72e9d9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d4947eb6-c13e-41b5-a8b5-de752e72e9d9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d4947eb6-c13e-41b5-a8b5-de752e72e9d9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d returned with HTTP 200 Sep 05 11:35:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 202/396] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:40 2026] GET /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6df607dd-d392-44e9-9bea-ae276ed8b6e9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6df607dd-d392-44e9-9bea-ae276ed8b6e9 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:35:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6df607dd-d392-44e9-9bea-ae276ed8b6e9 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6df607dd-d392-44e9-9bea-ae276ed8b6e9 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6df607dd-d392-44e9-9bea-ae276ed8b6e9 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:35:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6df607dd-d392-44e9-9bea-ae276ed8b6e9 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:35:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 195/397] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:40 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9a7cc956-35c9-4f56-91a9-5cb121b0168d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9a7cc956-35c9-4f56-91a9-5cb121b0168d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9a7cc956-35c9-4f56-91a9-5cb121b0168d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9a7cc956-35c9-4f56-91a9-5cb121b0168d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9a7cc956-35c9-4f56-91a9-5cb121b0168d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9a7cc956-35c9-4f56-91a9-5cb121b0168d tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d returned with HTTP 200 Sep 05 11:35:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 203/398] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:41 2026] GET /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-747bb6cf-a967-4a61-b263-2da8933e4b03 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-747bb6cf-a967-4a61-b263-2da8933e4b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:35:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-747bb6cf-a967-4a61-b263-2da8933e4b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-747bb6cf-a967-4a61-b263-2da8933e4b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-747bb6cf-a967-4a61-b263-2da8933e4b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:35:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-747bb6cf-a967-4a61-b263-2da8933e4b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:35:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 196/399] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:41 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-8de92c80-8f2e-4c5a-80e8-4528d9d15932 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-8de92c80-8f2e-4c5a-80e8-4528d9d15932 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-8de92c80-8f2e-4c5a-80e8-4528d9d15932 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-8de92c80-8f2e-4c5a-80e8-4528d9d15932 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-8de92c80-8f2e-4c5a-80e8-4528d9d15932 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-8de92c80-8f2e-4c5a-80e8-4528d9d15932 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:35:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 204/400] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:35:41 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0bade3be-9f0a-4b65-9aa6-812148882a27 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0bade3be-9f0a-4b65-9aa6-812148882a27 None None] GET http://192.168.122.95/volume// Sep 05 11:35:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0bade3be-9f0a-4b65-9aa6-812148882a27 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0bade3be-9f0a-4b65-9aa6-812148882a27 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0bade3be-9f0a-4b65-9aa6-812148882a27 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:35:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 197/401] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:35:41 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-fd904a6f-aade-49e5-a029-782fca167069 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-fd904a6f-aade-49e5-a029-782fca167069 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-fd904a6f-aade-49e5-a029-782fca167069 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5902952-6699-456e-8918-608a6811bb26", "connector": null, "instance_uuid": "ebc4ea84-dd8d-4da3-9334-c83babd1e40c"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-fd904a6f-aade-49e5-a029-782fca167069 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:35:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 205/402] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:35:41 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e3d3db8e-e89c-450b-ba24-8b736320fa24 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3d3db8e-e89c-450b-ba24-8b736320fa24 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:35:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3d3db8e-e89c-450b-ba24-8b736320fa24 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3d3db8e-e89c-450b-ba24-8b736320fa24 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-17b18faa-9bce-4ea2-8f5e-5447355db43a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17b18faa-9bce-4ea2-8f5e-5447355db43a None None] GET http://192.168.122.95/volume// Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17b18faa-9bce-4ea2-8f5e-5447355db43a None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17b18faa-9bce-4ea2-8f5e-5447355db43a None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17b18faa-9bce-4ea2-8f5e-5447355db43a None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:35:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 206/403] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:35: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 05 11:35:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-e895ce9d-8c6a-4c6b-b734-cbe31cb3fbf3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-e895ce9d-8c6a-4c6b-b734-cbe31cb3fbf3 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-e895ce9d-8c6a-4c6b-b734-cbe31cb3fbf3 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-e895ce9d-8c6a-4c6b-b734-cbe31cb3fbf3 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e3d3db8e-e89c-450b-ba24-8b736320fa24 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3d3db8e-e89c-450b-ba24-8b736320fa24 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:35:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 198/404] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:41 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-e895ce9d-8c6a-4c6b-b734-cbe31cb3fbf3 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:35:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-e895ce9d-8c6a-4c6b-b734-cbe31cb3fbf3 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:35:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 207/405] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:35:41 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 1034 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:35:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-2d8f1f94-155e-49e1-b85e-151ac50c1a21 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-2d8f1f94-155e-49e1-b85e-151ac50c1a21 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] PUT http://192.168.122.95/volume/v3/attachments/54d10239-17b9-49af-8a84-10b54c92707b Sep 05 11:35:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-2d8f1f94-155e-49e1-b85e-151ac50c1a21 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:42 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-2d8f1f94-155e-49e1-b85e-151ac50c1a21 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Acquiring lock "cinder-attachment_update-f5902952-6699-456e-8918-608a6811bb26-devstack" by "attachment_update" {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:35:42 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-2d8f1f94-155e-49e1-b85e-151ac50c1a21 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Lock "cinder-attachment_update-f5902952-6699-456e-8918-608a6811bb26-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:35:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6e30a449-0d7e-4ab2-b737-2423c0a5a001 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6e30a449-0d7e-4ab2-b737-2423c0a5a001 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6e30a449-0d7e-4ab2-b737-2423c0a5a001 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6e30a449-0d7e-4ab2-b737-2423c0a5a001 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6e30a449-0d7e-4ab2-b737-2423c0a5a001 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6e30a449-0d7e-4ab2-b737-2423c0a5a001 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d returned with HTTP 200 Sep 05 11:35:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 208/406] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:42 2026] GET /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:42 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-2d8f1f94-155e-49e1-b85e-151ac50c1a21 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Lock "cinder-attachment_update-f5902952-6699-456e-8918-608a6811bb26-devstack" released by "attachment_update" :: held 0.339s {{(pid=87146) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:35:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-2d8f1f94-155e-49e1-b85e-151ac50c1a21 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments/54d10239-17b9-49af-8a84-10b54c92707b returned with HTTP 200 Sep 05 11:35:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 199/407] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:35:42 2026] PUT /volume/v3/attachments/54d10239-17b9-49af-8a84-10b54c92707b => generated 694 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d27bbfad-d21b-4f4c-ad40-a20381d96955 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d27bbfad-d21b-4f4c-ad40-a20381d96955 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:35:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d27bbfad-d21b-4f4c-ad40-a20381d96955 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d27bbfad-d21b-4f4c-ad40-a20381d96955 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d27bbfad-d21b-4f4c-ad40-a20381d96955 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d27bbfad-d21b-4f4c-ad40-a20381d96955 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:35:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 209/408] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:42 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-114bd365-1ef4-42d3-a839-3ed04d9a6476 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-114bd365-1ef4-42d3-a839-3ed04d9a6476 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/attachments/54d10239-17b9-49af-8a84-10b54c92707b/action Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-114bd365-1ef4-42d3-a839-3ed04d9a6476 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-114bd365-1ef4-42d3-a839-3ed04d9a6476 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ac2f4e56-f021-4f20-9468-e9cdda9fb46e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ac2f4e56-f021-4f20-9468-e9cdda9fb46e tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ac2f4e56-f021-4f20-9468-e9cdda9fb46e tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ac2f4e56-f021-4f20-9468-e9cdda9fb46e tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ac2f4e56-f021-4f20-9468-e9cdda9fb46e tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d returned with HTTP 404 Sep 05 11:35:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 210/409] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:43 2026] GET /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-69f50e4e-1c1b-401b-815a-e896993618d7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-69f50e4e-1c1b-401b-815a-e896993618d7 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] GET http://192.168.122.95/volume/v3/volumes Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-69f50e4e-1c1b-401b-815a-e896993618d7 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-69f50e4e-1c1b-401b-815a-e896993618d7 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-69f50e4e-1c1b-401b-815a-e896993618d7 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-69f50e4e-1c1b-401b-815a-e896993618d7 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-b3864366-c1f9-48e1-91cf-600c0f8a5660 req-114bd365-1ef4-42d3-a839-3ed04d9a6476 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments/54d10239-17b9-49af-8a84-10b54c92707b/action returned with HTTP 204 Sep 05 11:35:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 200/410] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:35:43 2026] POST /volume/v3/attachments/54d10239-17b9-49af-8a84-10b54c92707b/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:43 devstack devstack@c-api.service[87145]: /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 05 11:35:43 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:35:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-69f50e4e-1c1b-401b-815a-e896993618d7 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Get all volumes completed successfully. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-69f50e4e-1c1b-401b-815a-e896993618d7 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] http://192.168.122.95/volume/v3/volumes returned with HTTP 200 Sep 05 11:35:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 211/411] 192.168.122.95 () {58 vars in 1116 bytes} [Sat Sep 5 11:35:43 2026] GET /volume/v3/volumes => generated 340 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a7e008d9-7026-4bba-8c98-22bf690636f9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a7e008d9-7026-4bba-8c98-22bf690636f9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] GET http://192.168.122.95/volume/v3/snapshots Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a7e008d9-7026-4bba-8c98-22bf690636f9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a7e008d9-7026-4bba-8c98-22bf690636f9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-a7e008d9-7026-4bba-8c98-22bf690636f9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-a7e008d9-7026-4bba-8c98-22bf690636f9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: /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 05 11:35:43 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a7e008d9-7026-4bba-8c98-22bf690636f9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] Get all snapshots completed successfully. Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a7e008d9-7026-4bba-8c98-22bf690636f9 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-reader] http://192.168.122.95/volume/v3/snapshots returned with HTTP 200 Sep 05 11:35:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 201/412] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:35:43 2026] GET /volume/v3/snapshots => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dfa8deea-7773-4dd5-aa0c-334c20f08f25 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dfa8deea-7773-4dd5-aa0c-334c20f08f25 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dfa8deea-7773-4dd5-aa0c-334c20f08f25 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dfa8deea-7773-4dd5-aa0c-334c20f08f25 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dfa8deea-7773-4dd5-aa0c-334c20f08f25 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dfa8deea-7773-4dd5-aa0c-334c20f08f25 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 212/413] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:43 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 884 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c96c6d18-c068-4bad-a1fa-3ba28e114a9c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c96c6d18-c068-4bad-a1fa-3ba28e114a9c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] DELETE http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c96c6d18-c068-4bad-a1fa-3ba28e114a9c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c96c6d18-c068-4bad-a1fa-3ba28e114a9c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c96c6d18-c068-4bad-a1fa-3ba28e114a9c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete volume with id: 24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c96c6d18-c068-4bad-a1fa-3ba28e114a9c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c96c6d18-c068-4bad-a1fa-3ba28e114a9c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete volume request issued successfully. Sep 05 11:35:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c96c6d18-c068-4bad-a1fa-3ba28e114a9c tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 202 Sep 05 11:35:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 202/414] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:43 2026] DELETE /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6635aa27-89b5-49c6-8a4d-01689591c81a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6635aa27-89b5-49c6-8a4d-01689591c81a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6635aa27-89b5-49c6-8a4d-01689591c81a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6635aa27-89b5-49c6-8a4d-01689591c81a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6635aa27-89b5-49c6-8a4d-01689591c81a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Volume info retrieved successfully. Sep 05 11:35:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6635aa27-89b5-49c6-8a4d-01689591c81a tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 200 Sep 05 11:35:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 213/415] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:43 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 883 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4c437cda-4130-41e1-a978-56b403ae4905 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c437cda-4130-41e1-a978-56b403ae4905 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:35:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c437cda-4130-41e1-a978-56b403ae4905 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c437cda-4130-41e1-a978-56b403ae4905 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4c437cda-4130-41e1-a978-56b403ae4905 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:35:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c437cda-4130-41e1-a978-56b403ae4905 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:35:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 203/416] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:44 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bad3ad3e-895d-4db6-83c7-9621a07b0056 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bad3ad3e-895d-4db6-83c7-9621a07b0056 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:35:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bad3ad3e-895d-4db6-83c7-9621a07b0056 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bad3ad3e-895d-4db6-83c7-9621a07b0056 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bad3ad3e-895d-4db6-83c7-9621a07b0056 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:35:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bad3ad3e-895d-4db6-83c7-9621a07b0056 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:35:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 214/417] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:44 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d6f43766-9d60-46bc-aee4-760207b66b3b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6f43766-9d60-46bc-aee4-760207b66b3b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c Sep 05 11:35:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6f43766-9d60-46bc-aee4-760207b66b3b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6f43766-9d60-46bc-aee4-760207b66b3b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6f43766-9d60-46bc-aee4-760207b66b3b tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c returned with HTTP 404 Sep 05 11:35:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 204/418] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:44 2026] GET /volume/v3/volumes/24962101-99ae-4a57-8aef-c1a703b5046c => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-09e3bddd-317c-4ee8-97b2-16902974e8ec None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09e3bddd-317c-4ee8-97b2-16902974e8ec tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc Sep 05 11:35:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09e3bddd-317c-4ee8-97b2-16902974e8ec tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09e3bddd-317c-4ee8-97b2-16902974e8ec tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:44 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-09e3bddd-317c-4ee8-97b2-16902974e8ec tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete snapshot with id: bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc Sep 05 11:35:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09e3bddd-317c-4ee8-97b2-16902974e8ec tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc returned with HTTP 404 Sep 05 11:35:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 215/419] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:35:44 2026] DELETE /volume/v3/snapshots/bc8c7b9a-d1fa-4571-b19b-5d775b5fb8cc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-45e13689-d958-4081-815a-be9700dbf9bf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-45e13689-d958-4081-815a-be9700dbf9bf tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] GET http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-45e13689-d958-4081-815a-be9700dbf9bf tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-45e13689-d958-4081-815a-be9700dbf9bf tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-45e13689-d958-4081-815a-be9700dbf9bf tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d returned with HTTP 404 Sep 05 11:35:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 205/420] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:44 2026] GET /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d6e2786b-72b0-4304-a3a2-0f5ea1bb9569 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d6e2786b-72b0-4304-a3a2-0f5ea1bb9569 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] DELETE http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d6e2786b-72b0-4304-a3a2-0f5ea1bb9569 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d6e2786b-72b0-4304-a3a2-0f5ea1bb9569 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:44 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-d6e2786b-72b0-4304-a3a2-0f5ea1bb9569 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] Delete volume with id: 21f42cf3-0a60-41b4-aafd-305030d05c7d Sep 05 11:35:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d6e2786b-72b0-4304-a3a2-0f5ea1bb9569 tempest-VolumesDeleteCascade-1514737135 tempest-VolumesDeleteCascade-1514737135-project-member] http://192.168.122.95/volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d returned with HTTP 404 Sep 05 11:35:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 216/421] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:44 2026] DELETE /volume/v3/volumes/21f42cf3-0a60-41b4-aafd-305030d05c7d => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-351385759"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-351385759'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Create volume of 1 GB Sep 05 11:35:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Availability Zones retrieved successfully. Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Flow 'volume_create_api' (31410814-bf45-4bd6-807f-3d27e0fd7430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e7e435-048e-4750-bad8-574594fc666b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e7e435-048e-4750-bad8-574594fc666b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c367f3-e43a-46ca-9be7-e1e1264b2023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Created reservations ['3906cbaf-dcbc-452d-a856-5ed16a745277', '3c06be5e-f5ad-4cbc-9899-23dae6a73ee9', '611547e0-05d9-4c36-b019-1aeb1a0d3242', '61a249d9-b6cc-40d9-8132-404e3135f91e'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c367f3-e43a-46ca-9be7-e1e1264b2023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3906cbaf-dcbc-452d-a856-5ed16a745277', '3c06be5e-f5ad-4cbc-9899-23dae6a73ee9', '611547e0-05d9-4c36-b019-1aeb1a0d3242', '61a249d9-b6cc-40d9-8132-404e3135f91e']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3caa1717-201b-4211-8963-724f422edf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3caa1717-201b-4211-8963-724f422edf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-351385759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d952c8bca91479a9c7c96779be5fddd',qos_specs=None,replication_status=,reservations=['3906cbaf-dcbc-452d-a856-5ed16a745277','3c06be5e-f5ad-4cbc-9899-23dae6a73ee9','611547e0-05d9-4c36-b019-1aeb1a0d3242','61a249d9-b6cc-40d9-8132-404e3135f91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d129e40d54e473793c53e08a2244c72',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-351385759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d952c8bca91479a9c7c96779be5fddd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d129e40d54e473793c53e08a2244c72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9edc276e-93f4-4c66-bba4-0020f6780e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9edc276e-93f4-4c66-bba4-0020f6780e20) transitioned into state 'SUCCESS' from state '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-351385759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d952c8bca91479a9c7c96779be5fddd',qos_specs=None,replication_status=,reservations=['3906cbaf-dcbc-452d-a856-5ed16a745277','3c06be5e-f5ad-4cbc-9899-23dae6a73ee9','611547e0-05d9-4c36-b019-1aeb1a0d3242','61a249d9-b6cc-40d9-8132-404e3135f91e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d129e40d54e473793c53e08a2244c72',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8384f3b-3368-40ca-ae0f-55b353bad298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8384f3b-3368-40ca-ae0f-55b353bad298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Flow 'volume_create_api' (31410814-bf45-4bd6-807f-3d27e0fd7430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Create volume request issued successfully. Sep 05 11:35:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-be6d3928-defd-4ce3-9e1d-63fc56880085 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 206/422] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:49 2026] POST /volume/v3/volumes => generated 763 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-88d488c4-4582-435a-b0c0-5b70aa4c91a6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88d488c4-4582-435a-b0c0-5b70aa4c91a6 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:35:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88d488c4-4582-435a-b0c0-5b70aa4c91a6 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88d488c4-4582-435a-b0c0-5b70aa4c91a6 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-88d488c4-4582-435a-b0c0-5b70aa4c91a6 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:35:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88d488c4-4582-435a-b0c0-5b70aa4c91a6 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:35:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 217/423] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:49 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 831 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1212002475"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1212002475'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Create volume of 1 GB Sep 05 11:35:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Availability Zones retrieved successfully. Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Flow 'volume_create_api' (af364821-e64b-4b64-998c-79a20fc76bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eec7f54-c38d-4f46-ac4e-6d2fc55148fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eec7f54-c38d-4f46-ac4e-6d2fc55148fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3688f2-4ddf-459c-a3a8-cd0782a27c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Created reservations ['64d26763-018c-43da-b16f-a0d026f3d305', '508d35db-5a1a-4874-a109-46fc51abfa34', 'e75a50d9-91de-4bf4-93d7-88b1f37efdfb', '7bc6ec45-2ea6-4189-833e-a770b5ffdf02'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3688f2-4ddf-459c-a3a8-cd0782a27c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64d26763-018c-43da-b16f-a0d026f3d305', '508d35db-5a1a-4874-a109-46fc51abfa34', 'e75a50d9-91de-4bf4-93d7-88b1f37efdfb', '7bc6ec45-2ea6-4189-833e-a770b5ffdf02']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e689b9-bfbd-455f-8504-bf59547e7941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e689b9-bfbd-455f-8504-bf59547e7941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61e858e5-983e-4165-8949-c46abca044d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1212002475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='384dfe3d1a5d4c6f9bd522ae7dda3ef2',qos_specs=None,replication_status=,reservations=['64d26763-018c-43da-b16f-a0d026f3d305','508d35db-5a1a-4874-a109-46fc51abfa34','e75a50d9-91de-4bf4-93d7-88b1f37efdfb','7bc6ec45-2ea6-4189-833e-a770b5ffdf02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15aa68a8c3bb4e929bcdf7df6ab5618c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1212002475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61e858e5-983e-4165-8949-c46abca044d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='384dfe3d1a5d4c6f9bd522ae7dda3ef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15aa68a8c3bb4e929bcdf7df6ab5618c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da000acb-98fe-4ab5-a6cc-555616c9841e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da000acb-98fe-4ab5-a6cc-555616c9841e) transitioned into state 'SUCCESS' from state '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-1212002475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='384dfe3d1a5d4c6f9bd522ae7dda3ef2',qos_specs=None,replication_status=,reservations=['64d26763-018c-43da-b16f-a0d026f3d305','508d35db-5a1a-4874-a109-46fc51abfa34','e75a50d9-91de-4bf4-93d7-88b1f37efdfb','7bc6ec45-2ea6-4189-833e-a770b5ffdf02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15aa68a8c3bb4e929bcdf7df6ab5618c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4a15e939-4465-4bc1-8cb4-732c6d9d4776 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e67bb48-8bf7-48a2-a8b7-f90b08d1b9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a15e939-4465-4bc1-8cb4-732c6d9d4776 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:35:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a15e939-4465-4bc1-8cb4-732c6d9d4776 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a15e939-4465-4bc1-8cb4-732c6d9d4776 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4a15e939-4465-4bc1-8cb4-732c6d9d4776 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e67bb48-8bf7-48a2-a8b7-f90b08d1b9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Flow 'volume_create_api' (af364821-e64b-4b64-998c-79a20fc76bc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Create volume request issued successfully. Sep 05 11:35:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15c4a7af-08ac-4b78-9659-e1dd976d48cc tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a15e939-4465-4bc1-8cb4-732c6d9d4776 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:35:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 207/424] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:49 2026] POST /volume/v3/volumes => generated 765 bytes in 1161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 218/425] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:50 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 855 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5697f578-5b3b-42f5-815f-e000afd0cd45 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5697f578-5b3b-42f5-815f-e000afd0cd45 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5697f578-5b3b-42f5-815f-e000afd0cd45 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5697f578-5b3b-42f5-815f-e000afd0cd45 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5697f578-5b3b-42f5-815f-e000afd0cd45 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:35:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5697f578-5b3b-42f5-815f-e000afd0cd45 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 returned with HTTP 200 Sep 05 11:35:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 208/426] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:50 2026] GET /volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 => generated 833 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1ace6da6-ac59-4a2f-a687-445508b6c573 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1ace6da6-ac59-4a2f-a687-445508b6c573 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:35:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1ace6da6-ac59-4a2f-a687-445508b6c573 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1ace6da6-ac59-4a2f-a687-445508b6c573 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1ace6da6-ac59-4a2f-a687-445508b6c573 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:35:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1ace6da6-ac59-4a2f-a687-445508b6c573 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:35:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 219/427] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:51 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-40415b73-db2f-44cb-8b14-ae00b0b020a6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40415b73-db2f-44cb-8b14-ae00b0b020a6 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:35:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-40415b73-db2f-44cb-8b14-ae00b0b020a6 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-40415b73-db2f-44cb-8b14-ae00b0b020a6 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-40415b73-db2f-44cb-8b14-ae00b0b020a6 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:35:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40415b73-db2f-44cb-8b14-ae00b0b020a6 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 returned with HTTP 200 Sep 05 11:35:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 209/428] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:51 2026] GET /volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1d8fcfa3-f2f0-4692-9ae4-b069045d9a93 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1d8fcfa3-f2f0-4692-9ae4-b069045d9a93 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:35:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1d8fcfa3-f2f0-4692-9ae4-b069045d9a93 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1d8fcfa3-f2f0-4692-9ae4-b069045d9a93 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1d8fcfa3-f2f0-4692-9ae4-b069045d9a93 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:35:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1d8fcfa3-f2f0-4692-9ae4-b069045d9a93 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 returned with HTTP 200 Sep 05 11:35:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 220/429] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:53 2026] GET /volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c83ef268-416a-44de-b7b3-c4f098ee73dd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c83ef268-416a-44de-b7b3-c4f098ee73dd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:35:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c83ef268-416a-44de-b7b3-c4f098ee73dd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61e858e5-983e-4165-8949-c46abca044d2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2037625099"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c83ef268-416a-44de-b7b3-c4f098ee73dd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:35:53 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-c83ef268-416a-44de-b7b3-c4f098ee73dd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Create snapshot from volume 61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:35:53 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-c83ef268-416a-44de-b7b3-c4f098ee73dd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Created reservations ['88edbca2-5a70-412b-b69a-d8c4392a4440', '84f7c732-77a2-453e-8bf6-3fa5fc273b57', '6e5868c2-19a3-4065-8fa3-989110b52a95', '0108b458-27d5-4dac-a2e0-a86023d84b35'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:35:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c83ef268-416a-44de-b7b3-c4f098ee73dd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot create request issued successfully. Sep 05 11:35:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c83ef268-416a-44de-b7b3-c4f098ee73dd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:35:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 210/430] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:35:53 2026] POST /volume/v3/snapshots => generated 314 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d2d824d9-40b5-4126-b29f-7ef3a0107ad8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2d824d9-40b5-4126-b29f-7ef3a0107ad8 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:35:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2d824d9-40b5-4126-b29f-7ef3a0107ad8 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2d824d9-40b5-4126-b29f-7ef3a0107ad8 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d2d824d9-40b5-4126-b29f-7ef3a0107ad8 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:35:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2d824d9-40b5-4126-b29f-7ef3a0107ad8 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 200 Sep 05 11:35:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 221/431] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:53 2026] GET /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8f2c4d7b-40a6-4501-bf45-9f61a159a969 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8f2c4d7b-40a6-4501-bf45-9f61a159a969 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:35:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8f2c4d7b-40a6-4501-bf45-9f61a159a969 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8f2c4d7b-40a6-4501-bf45-9f61a159a969 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8f2c4d7b-40a6-4501-bf45-9f61a159a969 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:35:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8f2c4d7b-40a6-4501-bf45-9f61a159a969 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 200 Sep 05 11:35:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 211/432] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:54 2026] GET /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 446 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-90872d55-90e0-45aa-bcb7-894ec8388175 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90872d55-90e0-45aa-bcb7-894ec8388175 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:35:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90872d55-90e0-45aa-bcb7-894ec8388175 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90872d55-90e0-45aa-bcb7-894ec8388175 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-90872d55-90e0-45aa-bcb7-894ec8388175 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:35:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90872d55-90e0-45aa-bcb7-894ec8388175 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 200 Sep 05 11:35:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 222/433] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:55 2026] GET /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 446 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-31c8e3c4-c446-4831-86f9-3ebdc02b3ea1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-31c8e3c4-c446-4831-86f9-3ebdc02b3ea1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:35:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-31c8e3c4-c446-4831-86f9-3ebdc02b3ea1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-31c8e3c4-c446-4831-86f9-3ebdc02b3ea1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-31c8e3c4-c446-4831-86f9-3ebdc02b3ea1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:35:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-31c8e3c4-c446-4831-86f9-3ebdc02b3ea1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 200 Sep 05 11:35:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 212/434] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:56 2026] GET /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 446 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dbf66ff7-e419-4c2e-9d8c-06e801bb92fe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbf66ff7-e419-4c2e-9d8c-06e801bb92fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:35:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dbf66ff7-e419-4c2e-9d8c-06e801bb92fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dbf66ff7-e419-4c2e-9d8c-06e801bb92fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dbf66ff7-e419-4c2e-9d8c-06e801bb92fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:35:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbf66ff7-e419-4c2e-9d8c-06e801bb92fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 200 Sep 05 11:35:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 223/435] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:57 2026] GET /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 446 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ca8a1dfa-ee7b-45cb-b236-0e8dd1948f5b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ca8a1dfa-ee7b-45cb-b236-0e8dd1948f5b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:35:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ca8a1dfa-ee7b-45cb-b236-0e8dd1948f5b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ca8a1dfa-ee7b-45cb-b236-0e8dd1948f5b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ca8a1dfa-ee7b-45cb-b236-0e8dd1948f5b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:35:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ca8a1dfa-ee7b-45cb-b236-0e8dd1948f5b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 200 Sep 05 11:35:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 213/436] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:58 2026] GET /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 473 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-285c54e5-7465-421c-a12c-69c885c23a3b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-285c54e5-7465-421c-a12c-69c885c23a3b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:35:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-285c54e5-7465-421c-a12c-69c885c23a3b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61e858e5-983e-4165-8949-c46abca044d2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1566657987"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:35:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-285c54e5-7465-421c-a12c-69c885c23a3b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:35:58 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-285c54e5-7465-421c-a12c-69c885c23a3b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Create snapshot from volume 61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:35:59 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-285c54e5-7465-421c-a12c-69c885c23a3b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Created reservations ['de548257-08d7-46c6-8430-d4382a041e15', '980fed0c-9c7d-49c1-8fb3-b4932993e21d', 'd50a583f-19ea-48de-85b4-571b30f9f5a9', '1f5b3da7-b0e9-45ec-acc4-a546b5b7d1ab'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-285c54e5-7465-421c-a12c-69c885c23a3b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot create request issued successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-285c54e5-7465-421c-a12c-69c885c23a3b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:35:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 224/437] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:35:58 2026] POST /volume/v3/snapshots => generated 314 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d6b553c8-7dc6-4aea-8a21-8bc3287a8182 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6b553c8-7dc6-4aea-8a21-8bc3287a8182 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:35:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6b553c8-7dc6-4aea-8a21-8bc3287a8182 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6b553c8-7dc6-4aea-8a21-8bc3287a8182 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d6b553c8-7dc6-4aea-8a21-8bc3287a8182 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6b553c8-7dc6-4aea-8a21-8bc3287a8182 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 200 Sep 05 11:35:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 214/438] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:59 2026] GET /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 446 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2f5a3676-fe1d-4c35-8b76-ba2cf6a554a4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f5a3676-fe1d-4c35-8b76-ba2cf6a554a4 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f5a3676-fe1d-4c35-8b76-ba2cf6a554a4 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f5a3676-fe1d-4c35-8b76-ba2cf6a554a4 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2f5a3676-fe1d-4c35-8b76-ba2cf6a554a4 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f5a3676-fe1d-4c35-8b76-ba2cf6a554a4 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 200 Sep 05 11:36:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 225/439] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:00 2026] GET /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 446 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fe880e36-b18f-46a8-b4fa-7f7205b5db6e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fe880e36-b18f-46a8-b4fa-7f7205b5db6e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fe880e36-b18f-46a8-b4fa-7f7205b5db6e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fe880e36-b18f-46a8-b4fa-7f7205b5db6e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fe880e36-b18f-46a8-b4fa-7f7205b5db6e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fe880e36-b18f-46a8-b4fa-7f7205b5db6e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 200 Sep 05 11:36:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 215/440] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:01 2026] GET /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 446 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ef83e45f-881d-42b4-9a66-7102276c55e1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ef83e45f-881d-42b4-9a66-7102276c55e1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ef83e45f-881d-42b4-9a66-7102276c55e1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ef83e45f-881d-42b4-9a66-7102276c55e1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ef83e45f-881d-42b4-9a66-7102276c55e1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ef83e45f-881d-42b4-9a66-7102276c55e1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 200 Sep 05 11:36:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 226/441] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:02 2026] GET /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 446 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8377951e-641c-4b94-ab42-0fd5d0711b2a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8377951e-641c-4b94-ab42-0fd5d0711b2a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8377951e-641c-4b94-ab42-0fd5d0711b2a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8377951e-641c-4b94-ab42-0fd5d0711b2a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8377951e-641c-4b94-ab42-0fd5d0711b2a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8377951e-641c-4b94-ab42-0fd5d0711b2a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 200 Sep 05 11:36:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 216/442] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:03 2026] GET /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-53daae58-400b-416c-9ff9-c6037bacb7c7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53daae58-400b-416c-9ff9-c6037bacb7c7 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:36:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-53daae58-400b-416c-9ff9-c6037bacb7c7 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61e858e5-983e-4165-8949-c46abca044d2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-331406137"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-53daae58-400b-416c-9ff9-c6037bacb7c7 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:36:03 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-53daae58-400b-416c-9ff9-c6037bacb7c7 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Create snapshot from volume 61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:36:03 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-53daae58-400b-416c-9ff9-c6037bacb7c7 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Created reservations ['4503a893-9fbe-45eb-b06e-aea82a559c51', '5d95b14e-81b5-430a-9dff-7442e2eaa93d', '451ce566-33f1-4daf-baed-f122431625a3', '3e34392b-a907-4376-a7ac-95ddb6962434'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-53daae58-400b-416c-9ff9-c6037bacb7c7 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot create request issued successfully. Sep 05 11:36:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53daae58-400b-416c-9ff9-c6037bacb7c7 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:36:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 227/443] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:36:03 2026] POST /volume/v3/snapshots => generated 313 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6b0185c3-c8af-4c8a-b83c-67c7ba0e1c11 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b0185c3-c8af-4c8a-b83c-67c7ba0e1c11 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b0185c3-c8af-4c8a-b83c-67c7ba0e1c11 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b0185c3-c8af-4c8a-b83c-67c7ba0e1c11 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6b0185c3-c8af-4c8a-b83c-67c7ba0e1c11 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b0185c3-c8af-4c8a-b83c-67c7ba0e1c11 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 returned with HTTP 200 Sep 05 11:36:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 217/444] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:04 2026] GET /volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e7df065e-ed38-470b-aea0-193518586b16 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e7df065e-ed38-470b-aea0-193518586b16 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e7df065e-ed38-470b-aea0-193518586b16 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e7df065e-ed38-470b-aea0-193518586b16 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e7df065e-ed38-470b-aea0-193518586b16 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e7df065e-ed38-470b-aea0-193518586b16 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 returned with HTTP 200 Sep 05 11:36:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 228/445] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:05 2026] GET /volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 => generated 445 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-33ff1805-77a5-4d3a-aa08-224d39c51833 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-33ff1805-77a5-4d3a-aa08-224d39c51833 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-33ff1805-77a5-4d3a-aa08-224d39c51833 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-33ff1805-77a5-4d3a-aa08-224d39c51833 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-33ff1805-77a5-4d3a-aa08-224d39c51833 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-33ff1805-77a5-4d3a-aa08-224d39c51833 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 returned with HTTP 200 Sep 05 11:36:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 218/446] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:06 2026] GET /volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-a6981af7-8d59-4212-bb58-897ee654e0b7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-a6981af7-8d59-4212-bb58-897ee654e0b7 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-a6981af7-8d59-4212-bb58-897ee654e0b7 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-a6981af7-8d59-4212-bb58-897ee654e0b7 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-a6981af7-8d59-4212-bb58-897ee654e0b7 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:36:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-a6981af7-8d59-4212-bb58-897ee654e0b7 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:36:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 229/447] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:36:06 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1b2da082-55d3-47d8-a166-8a52986cd97f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1b2da082-55d3-47d8-a166-8a52986cd97f None None] GET http://192.168.122.95/volume// Sep 05 11:36:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1b2da082-55d3-47d8-a166-8a52986cd97f None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1b2da082-55d3-47d8-a166-8a52986cd97f None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1b2da082-55d3-47d8-a166-8a52986cd97f None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:36:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 219/448] 192.168.122.95 () {58 vars in 1303 bytes} [Sat Sep 5 11:36:06 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:36:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-56ff37a8-0f22-42fa-a56f-85cf8bd4624a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-56ff37a8-0f22-42fa-a56f-85cf8bd4624a tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:36:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-56ff37a8-0f22-42fa-a56f-85cf8bd4624a tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546", "connector": null, "instance_uuid": "6ec8d37b-8e71-470c-b739-5a5e14821c8f"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-56ff37a8-0f22-42fa-a56f-85cf8bd4624a tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:36:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 230/449] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:36:06 2026] POST /volume/v3/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-0194207a-f90e-4338-9a7c-6bd9813c9409 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-0194207a-f90e-4338-9a7c-6bd9813c9409 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] POST http://192.168.122.95/volume/v3/attachments/2a1752dd-cef9-4051-b227-e2f1aa74ebe1/action Sep 05 11:36:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-0194207a-f90e-4338-9a7c-6bd9813c9409 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-0194207a-f90e-4338-9a7c-6bd9813c9409 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-596f2df5-d84f-42dd-96ae-b35f8035a9d7 req-0194207a-f90e-4338-9a7c-6bd9813c9409 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/attachments/2a1752dd-cef9-4051-b227-e2f1aa74ebe1/action returned with HTTP 204 Sep 05 11:36:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 220/450] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:36:06 2026] POST /volume/v3/attachments/2a1752dd-cef9-4051-b227-e2f1aa74ebe1/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ec91d38b-a046-4f90-ba87-9f121e30d074 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ec91d38b-a046-4f90-ba87-9f121e30d074 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ec91d38b-a046-4f90-ba87-9f121e30d074 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ec91d38b-a046-4f90-ba87-9f121e30d074 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ec91d38b-a046-4f90-ba87-9f121e30d074 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ec91d38b-a046-4f90-ba87-9f121e30d074 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 231/451] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:06 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 1118 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c9a96523-5ed6-45d8-a798-51ead10f7050 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9a96523-5ed6-45d8-a798-51ead10f7050 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c9a96523-5ed6-45d8-a798-51ead10f7050 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c9a96523-5ed6-45d8-a798-51ead10f7050 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c9a96523-5ed6-45d8-a798-51ead10f7050 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9a96523-5ed6-45d8-a798-51ead10f7050 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 221/452] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 1118 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-b2c11c5f-99ba-490f-80fd-4cc2dccf45b1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-b2c11c5f-99ba-490f-80fd-4cc2dccf45b1 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-b2c11c5f-99ba-490f-80fd-4cc2dccf45b1 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-b2c11c5f-99ba-490f-80fd-4cc2dccf45b1 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-b2c11c5f-99ba-490f-80fd-4cc2dccf45b1 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-b2c11c5f-99ba-490f-80fd-4cc2dccf45b1 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 232/453] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 1118 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-5174b74e-5e8f-43e6-80e1-895c9b812b7d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-5174b74e-5e8f-43e6-80e1-895c9b812b7d tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] DELETE http://192.168.122.95/volume/v3/attachments/2a1752dd-cef9-4051-b227-e2f1aa74ebe1 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-5174b74e-5e8f-43e6-80e1-895c9b812b7d tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-5174b74e-5e8f-43e6-80e1-895c9b812b7d tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9d9ee06d-7aab-4007-82d6-79ce3ce28ab9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d9ee06d-7aab-4007-82d6-79ce3ce28ab9 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9d9ee06d-7aab-4007-82d6-79ce3ce28ab9 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9d9ee06d-7aab-4007-82d6-79ce3ce28ab9 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9d9ee06d-7aab-4007-82d6-79ce3ce28ab9 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d9ee06d-7aab-4007-82d6-79ce3ce28ab9 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 233/454] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ba7362a8-41c8-4a0b-a056-ba2d687e2413 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /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 05 11:36:07 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c59a575d-aab7-43d1-8ae4-fb16f0c9e80f req-5174b74e-5e8f-43e6-80e1-895c9b812b7d tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/attachments/2a1752dd-cef9-4051-b227-e2f1aa74ebe1 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 222/455] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:36:07 2026] DELETE /volume/v3/attachments/2a1752dd-cef9-4051-b227-e2f1aa74ebe1 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ba7362a8-41c8-4a0b-a056-ba2d687e2413 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?limit=1 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ba7362a8-41c8-4a0b-a056-ba2d687e2413 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ba7362a8-41c8-4a0b-a056-ba2d687e2413 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-ba7362a8-41c8-4a0b-a056-ba2d687e2413 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-ba7362a8-41c8-4a0b-a056-ba2d687e2413 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /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 05 11:36:07 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ba7362a8-41c8-4a0b-a056-ba2d687e2413 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ba7362a8-41c8-4a0b-a056-ba2d687e2413 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 234/456] 192.168.122.95 () {58 vars in 1137 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-51536151-c67b-499b-a4d8-2cd2742f9fb5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3e0656f6-ddab-4496-9c31-e510b472d306 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-51536151-c67b-499b-a4d8-2cd2742f9fb5 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-51536151-c67b-499b-a4d8-2cd2742f9fb5 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-51536151-c67b-499b-a4d8-2cd2742f9fb5 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-51536151-c67b-499b-a4d8-2cd2742f9fb5 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3e0656f6-ddab-4496-9c31-e510b472d306 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3e0656f6-ddab-4496-9c31-e510b472d306 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-51536151-c67b-499b-a4d8-2cd2742f9fb5 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3e0656f6-ddab-4496-9c31-e510b472d306 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /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 05 11:36:07 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-51536151-c67b-499b-a4d8-2cd2742f9fb5 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-51536151-c67b-499b-a4d8-2cd2742f9fb5 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 223/457] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3191c9ba-6e0f-4cb7-8b0c-cef6eda79c2c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3e0656f6-ddab-4496-9c31-e510b472d306 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3191c9ba-6e0f-4cb7-8b0c-cef6eda79c2c tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?limit=100000 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3191c9ba-6e0f-4cb7-8b0c-cef6eda79c2c tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3191c9ba-6e0f-4cb7-8b0c-cef6eda79c2c tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-3191c9ba-6e0f-4cb7-8b0c-cef6eda79c2c tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3e0656f6-ddab-4496-9c31-e510b472d306 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-3191c9ba-6e0f-4cb7-8b0c-cef6eda79c2c tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 235/458] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /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 05 11:36:07 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3191c9ba-6e0f-4cb7-8b0c-cef6eda79c2c tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3191c9ba-6e0f-4cb7-8b0c-cef6eda79c2c tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 224/459] 192.168.122.95 () {58 vars in 1147 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6a5447e1-9846-4c27-b905-52629495dd56 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a5447e1-9846-4c27-b905-52629495dd56 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?limit=0 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6a5447e1-9846-4c27-b905-52629495dd56 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6a5447e1-9846-4c27-b905-52629495dd56 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-6a5447e1-9846-4c27-b905-52629495dd56 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-6a5447e1-9846-4c27-b905-52629495dd56 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /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 05 11:36:07 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6a5447e1-9846-4c27-b905-52629495dd56 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a5447e1-9846-4c27-b905-52629495dd56 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 236/460] 192.168.122.95 () {58 vars in 1137 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bb7d2fa6-32f9-479e-a7dd-48789c8ad192 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb7d2fa6-32f9-479e-a7dd-48789c8ad192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb7d2fa6-32f9-479e-a7dd-48789c8ad192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb7d2fa6-32f9-479e-a7dd-48789c8ad192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-bb7d2fa6-32f9-479e-a7dd-48789c8ad192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-bb7d2fa6-32f9-479e-a7dd-48789c8ad192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /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 05 11:36:07 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bb7d2fa6-32f9-479e-a7dd-48789c8ad192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb7d2fa6-32f9-479e-a7dd-48789c8ad192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 225/461] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1fe88408-311d-4532-9528-f89417026625 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1fe88408-311d-4532-9528-f89417026625 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?marker=146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1fe88408-311d-4532-9528-f89417026625 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1fe88408-311d-4532-9528-f89417026625 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-1fe88408-311d-4532-9528-f89417026625 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-1fe88408-311d-4532-9528-f89417026625 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1fe88408-311d-4532-9528-f89417026625 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1fe88408-311d-4532-9528-f89417026625 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?marker=146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 237/462] 192.168.122.95 () {58 vars in 1209 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots?marker=146a53e1-066a-4f61-a75a-91b9233c587c => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-22ab1610-b7e3-45d1-b344-45d79cda388b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22ab1610-b7e3-45d1-b344-45d79cda388b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?offset=2&limit=3 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22ab1610-b7e3-45d1-b344-45d79cda388b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22ab1610-b7e3-45d1-b344-45d79cda388b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-22ab1610-b7e3-45d1-b344-45d79cda388b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-22ab1610-b7e3-45d1-b344-45d79cda388b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /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 05 11:36:07 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-22ab1610-b7e3-45d1-b344-45d79cda388b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22ab1610-b7e3-45d1-b344-45d79cda388b tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 226/463] 192.168.122.95 () {58 vars in 1155 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b5467241-255d-428e-b9c9-2f4abff79db3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5467241-255d-428e-b9c9-2f4abff79db3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b5467241-255d-428e-b9c9-2f4abff79db3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b5467241-255d-428e-b9c9-2f4abff79db3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-b5467241-255d-428e-b9c9-2f4abff79db3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-b5467241-255d-428e-b9c9-2f4abff79db3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /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 05 11:36:07 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b5467241-255d-428e-b9c9-2f4abff79db3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5467241-255d-428e-b9c9-2f4abff79db3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 238/464] 192.168.122.95 () {58 vars in 1187 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9022ad48-126f-4ff5-9233-21951f177a06 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9022ad48-126f-4ff5-9233-21951f177a06 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9022ad48-126f-4ff5-9233-21951f177a06 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9022ad48-126f-4ff5-9233-21951f177a06 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-9022ad48-126f-4ff5-9233-21951f177a06 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-9022ad48-126f-4ff5-9233-21951f177a06 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /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 05 11:36:07 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9022ad48-126f-4ff5-9233-21951f177a06 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9022ad48-126f-4ff5-9233-21951f177a06 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 227/465] 192.168.122.95 () {58 vars in 1189 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ddff8814-9711-4e8d-af25-6a732c582461 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ddff8814-9711-4e8d-af25-6a732c582461 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ddff8814-9711-4e8d-af25-6a732c582461 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ddff8814-9711-4e8d-af25-6a732c582461 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-ddff8814-9711-4e8d-af25-6a732c582461 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-ddff8814-9711-4e8d-af25-6a732c582461 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:07 devstack devstack@c-api.service[87145]: /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 05 11:36:07 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ddff8814-9711-4e8d-af25-6a732c582461 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ddff8814-9711-4e8d-af25-6a732c582461 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 239/466] 192.168.122.95 () {58 vars in 1171 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6f4e18d2-fd71-4e19-b9dc-142b4b879e6d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f4e18d2-fd71-4e19-b9dc-142b4b879e6d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f4e18d2-fd71-4e19-b9dc-142b4b879e6d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f4e18d2-fd71-4e19-b9dc-142b4b879e6d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-6f4e18d2-fd71-4e19-b9dc-142b4b879e6d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-6f4e18d2-fd71-4e19-b9dc-142b4b879e6d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /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 05 11:36:08 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6f4e18d2-fd71-4e19-b9dc-142b4b879e6d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f4e18d2-fd71-4e19-b9dc-142b4b879e6d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 228/467] 192.168.122.95 () {58 vars in 1173 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9a6d3f97-152b-4ffe-a9ad-3bbe7fce65bb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9a6d3f97-152b-4ffe-a9ad-3bbe7fce65bb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9a6d3f97-152b-4ffe-a9ad-3bbe7fce65bb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9a6d3f97-152b-4ffe-a9ad-3bbe7fce65bb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-9a6d3f97-152b-4ffe-a9ad-3bbe7fce65bb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-9a6d3f97-152b-4ffe-a9ad-3bbe7fce65bb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /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 05 11:36:08 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9a6d3f97-152b-4ffe-a9ad-3bbe7fce65bb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9a6d3f97-152b-4ffe-a9ad-3bbe7fce65bb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 240/468] 192.168.122.95 () {58 vars in 1191 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bd579bbf-0e20-4160-82ad-5b88f888d153 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd579bbf-0e20-4160-82ad-5b88f888d153 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd579bbf-0e20-4160-82ad-5b88f888d153 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd579bbf-0e20-4160-82ad-5b88f888d153 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-bd579bbf-0e20-4160-82ad-5b88f888d153 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-bd579bbf-0e20-4160-82ad-5b88f888d153 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /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 05 11:36:08 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bd579bbf-0e20-4160-82ad-5b88f888d153 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd579bbf-0e20-4160-82ad-5b88f888d153 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 229/469] 192.168.122.95 () {58 vars in 1193 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a576d6b2-d912-4bd3-abce-b0cafbe2943e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a576d6b2-d912-4bd3-abce-b0cafbe2943e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a576d6b2-d912-4bd3-abce-b0cafbe2943e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a576d6b2-d912-4bd3-abce-b0cafbe2943e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-a576d6b2-d912-4bd3-abce-b0cafbe2943e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-a576d6b2-d912-4bd3-abce-b0cafbe2943e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /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 05 11:36:08 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a576d6b2-d912-4bd3-abce-b0cafbe2943e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a576d6b2-d912-4bd3-abce-b0cafbe2943e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 241/470] 192.168.122.95 () {58 vars in 1262 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 => generated 475 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-54f12ae9-654f-4948-ad3a-9223c1a5c139 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-54f12ae9-654f-4948-ad3a-9223c1a5c139 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots/detail?status=available Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-54f12ae9-654f-4948-ad3a-9223c1a5c139 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-54f12ae9-654f-4948-ad3a-9223c1a5c139 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-54f12ae9-654f-4948-ad3a-9223c1a5c139 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-54f12ae9-654f-4948-ad3a-9223c1a5c139 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /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 05 11:36:08 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-54f12ae9-654f-4948-ad3a-9223c1a5c139 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-54f12ae9-654f-4948-ad3a-9223c1a5c139 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 230/471] 192.168.122.95 () {58 vars in 1176 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-55b4f0b9-5022-4294-9b19-3bc256b3ac92 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-55b4f0b9-5022-4294-9b19-3bc256b3ac92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-55b4f0b9-5022-4294-9b19-3bc256b3ac92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-55b4f0b9-5022-4294-9b19-3bc256b3ac92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-55b4f0b9-5022-4294-9b19-3bc256b3ac92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-55b4f0b9-5022-4294-9b19-3bc256b3ac92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /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 05 11:36:08 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-55b4f0b9-5022-4294-9b19-3bc256b3ac92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-55b4f0b9-5022-4294-9b19-3bc256b3ac92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 242/472] 192.168.122.95 () {58 vars in 1296 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 => generated 475 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-93cb3f4c-c909-4643-b1b5-4b5ef82d0bfe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-93cb3f4c-c909-4643-b1b5-4b5ef82d0bfe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-93cb3f4c-c909-4643-b1b5-4b5ef82d0bfe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-93cb3f4c-c909-4643-b1b5-4b5ef82d0bfe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-93cb3f4c-c909-4643-b1b5-4b5ef82d0bfe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-93cb3f4c-c909-4643-b1b5-4b5ef82d0bfe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /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 05 11:36:08 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-93cb3f4c-c909-4643-b1b5-4b5ef82d0bfe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-93cb3f4c-c909-4643-b1b5-4b5ef82d0bfe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 231/473] 192.168.122.95 () {58 vars in 1241 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 => generated 341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0a4f5dc1-5ac9-42d2-bd2a-9eedb986403f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0a4f5dc1-5ac9-42d2-bd2a-9eedb986403f tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?status=available Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0a4f5dc1-5ac9-42d2-bd2a-9eedb986403f tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0a4f5dc1-5ac9-42d2-bd2a-9eedb986403f tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-0a4f5dc1-5ac9-42d2-bd2a-9eedb986403f tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-0a4f5dc1-5ac9-42d2-bd2a-9eedb986403f tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /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 05 11:36:08 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0a4f5dc1-5ac9-42d2-bd2a-9eedb986403f tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0a4f5dc1-5ac9-42d2-bd2a-9eedb986403f tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?status=available returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 243/474] 192.168.122.95 () {58 vars in 1155 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44aae5de-90cf-4a3e-9079-c5d4522f18ac None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44aae5de-90cf-4a3e-9079-c5d4522f18ac tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] GET http://192.168.122.95/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44aae5de-90cf-4a3e-9079-c5d4522f18ac tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44aae5de-90cf-4a3e-9079-c5d4522f18ac tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-44aae5de-90cf-4a3e-9079-c5d4522f18ac tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-44aae5de-90cf-4a3e-9079-c5d4522f18ac tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /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 05 11:36:08 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44aae5de-90cf-4a3e-9079-c5d4522f18ac tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] Get all snapshots completed successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44aae5de-90cf-4a3e-9079-c5d4522f18ac tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-reader] http://192.168.122.95/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 232/475] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331406137 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aa1d2b77-3d73-4377-ad0e-52f40eb02534 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aa1d2b77-3d73-4377-ad0e-52f40eb02534 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aa1d2b77-3d73-4377-ad0e-52f40eb02534 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aa1d2b77-3d73-4377-ad0e-52f40eb02534 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-aa1d2b77-3d73-4377-ad0e-52f40eb02534 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Delete snapshot with id: c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-aa1d2b77-3d73-4377-ad0e-52f40eb02534 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-aa1d2b77-3d73-4377-ad0e-52f40eb02534 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot delete request issued successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aa1d2b77-3d73-4377-ad0e-52f40eb02534 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 returned with HTTP 202 Sep 05 11:36:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 244/476] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:36:08 2026] DELETE /volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6308bfac-4632-4111-9b21-dab61962f1fe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6308bfac-4632-4111-9b21-dab61962f1fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6308bfac-4632-4111-9b21-dab61962f1fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6308bfac-4632-4111-9b21-dab61962f1fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6308bfac-4632-4111-9b21-dab61962f1fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6308bfac-4632-4111-9b21-dab61962f1fe tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 233/477] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 => generated 471 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c4989bb0-25e6-4c49-9946-924a613ab8eb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4989bb0-25e6-4c49-9946-924a613ab8eb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4989bb0-25e6-4c49-9946-924a613ab8eb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4989bb0-25e6-4c49-9946-924a613ab8eb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c4989bb0-25e6-4c49-9946-924a613ab8eb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4989bb0-25e6-4c49-9946-924a613ab8eb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 returned with HTTP 200 Sep 05 11:36:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 245/478] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:09 2026] GET /volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 => generated 471 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ffb6077d-592d-4b02-8f94-8c0ecf9d2979 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ffb6077d-592d-4b02-8f94-8c0ecf9d2979 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ffb6077d-592d-4b02-8f94-8c0ecf9d2979 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ffb6077d-592d-4b02-8f94-8c0ecf9d2979 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ffb6077d-592d-4b02-8f94-8c0ecf9d2979 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ffb6077d-592d-4b02-8f94-8c0ecf9d2979 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 returned with HTTP 200 Sep 05 11:36:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 234/479] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:10 2026] GET /volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 => generated 471 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4050313b-7b9a-4462-a2de-8a55b98f7f7d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4050313b-7b9a-4462-a2de-8a55b98f7f7d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 Sep 05 11:36:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4050313b-7b9a-4462-a2de-8a55b98f7f7d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4050313b-7b9a-4462-a2de-8a55b98f7f7d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4050313b-7b9a-4462-a2de-8a55b98f7f7d tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 returned with HTTP 404 Sep 05 11:36:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 246/480] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:11 2026] GET /volume/v3/snapshots/c58a8e86-31d7-49ef-94bd-1dfd2d9894c4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f35f3440-ea6a-405b-930a-38abba08339a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f35f3440-ea6a-405b-930a-38abba08339a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f35f3440-ea6a-405b-930a-38abba08339a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f35f3440-ea6a-405b-930a-38abba08339a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:11 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-f35f3440-ea6a-405b-930a-38abba08339a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Delete snapshot with id: 146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f35f3440-ea6a-405b-930a-38abba08339a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f35f3440-ea6a-405b-930a-38abba08339a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot delete request issued successfully. Sep 05 11:36:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f35f3440-ea6a-405b-930a-38abba08339a tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 202 Sep 05 11:36:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 235/481] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:36:11 2026] DELETE /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7c93179a-9076-4f9b-bf8e-0dfeb0536981 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c93179a-9076-4f9b-bf8e-0dfeb0536981 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c93179a-9076-4f9b-bf8e-0dfeb0536981 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c93179a-9076-4f9b-bf8e-0dfeb0536981 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7c93179a-9076-4f9b-bf8e-0dfeb0536981 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c93179a-9076-4f9b-bf8e-0dfeb0536981 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 200 Sep 05 11:36:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 247/482] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:11 2026] GET /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b9cd67a4-b63e-46c4-9880-cf5aa826b6f1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b9cd67a4-b63e-46c4-9880-cf5aa826b6f1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b9cd67a4-b63e-46c4-9880-cf5aa826b6f1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b9cd67a4-b63e-46c4-9880-cf5aa826b6f1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:13 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=281,cinder:INSERT=56,cinder:UPDATE=96 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:36:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b9cd67a4-b63e-46c4-9880-cf5aa826b6f1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b9cd67a4-b63e-46c4-9880-cf5aa826b6f1 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 200 Sep 05 11:36:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 236/483] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:13 2026] GET /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3a641ec5-d3ae-4379-988a-2cbb9fa90192 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a641ec5-d3ae-4379-988a-2cbb9fa90192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3a641ec5-d3ae-4379-988a-2cbb9fa90192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3a641ec5-d3ae-4379-988a-2cbb9fa90192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:14 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=195,cinder:UPDATE=32,cinder:INSERT=13 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:36:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3a641ec5-d3ae-4379-988a-2cbb9fa90192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a641ec5-d3ae-4379-988a-2cbb9fa90192 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 200 Sep 05 11:36:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 248/484] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:14 2026] GET /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9e8f6411-e79e-4d33-9e8a-e56734234a4e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9e8f6411-e79e-4d33-9e8a-e56734234a4e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c Sep 05 11:36:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9e8f6411-e79e-4d33-9e8a-e56734234a4e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9e8f6411-e79e-4d33-9e8a-e56734234a4e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9e8f6411-e79e-4d33-9e8a-e56734234a4e tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c returned with HTTP 404 Sep 05 11:36:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 237/485] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:15 2026] GET /volume/v3/snapshots/146a53e1-066a-4f61-a75a-91b9233c587c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c3894dda-418f-42dd-ab80-8dd00a9113fa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c3894dda-418f-42dd-ab80-8dd00a9113fa tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:36:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c3894dda-418f-42dd-ab80-8dd00a9113fa tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c3894dda-418f-42dd-ab80-8dd00a9113fa tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:15 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-c3894dda-418f-42dd-ab80-8dd00a9113fa tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Delete snapshot with id: 1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:36:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c3894dda-418f-42dd-ab80-8dd00a9113fa tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c3894dda-418f-42dd-ab80-8dd00a9113fa tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot delete request issued successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c3894dda-418f-42dd-ab80-8dd00a9113fa tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 202 Sep 05 11:36:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 249/486] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:36:15 2026] DELETE /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a9a8da10-2fca-498c-8237-0e4b4da08001 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a9a8da10-2fca-498c-8237-0e4b4da08001 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:36:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a9a8da10-2fca-498c-8237-0e4b4da08001 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a9a8da10-2fca-498c-8237-0e4b4da08001 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a9a8da10-2fca-498c-8237-0e4b4da08001 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a9a8da10-2fca-498c-8237-0e4b4da08001 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 200 Sep 05 11:36:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 238/487] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:15 2026] GET /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9b95c02f-5194-4d52-a068-e966faaafc92 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b95c02f-5194-4d52-a068-e966faaafc92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:36:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9b95c02f-5194-4d52-a068-e966faaafc92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9b95c02f-5194-4d52-a068-e966faaafc92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9b95c02f-5194-4d52-a068-e966faaafc92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Snapshot retrieved successfully. Sep 05 11:36:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b95c02f-5194-4d52-a068-e966faaafc92 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 200 Sep 05 11:36:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 250/488] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:16 2026] GET /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8c732d24-d6c3-4544-95a0-9b7ccc8b92d3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8c732d24-d6c3-4544-95a0-9b7ccc8b92d3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 Sep 05 11:36:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8c732d24-d6c3-4544-95a0-9b7ccc8b92d3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8c732d24-d6c3-4544-95a0-9b7ccc8b92d3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8c732d24-d6c3-4544-95a0-9b7ccc8b92d3 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 returned with HTTP 404 Sep 05 11:36:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 239/489] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:17 2026] GET /volume/v3/snapshots/1d84b1dc-d58d-4647-8392-61b637f29bd0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-27a738cb-7896-479f-8280-17ec530bb4fd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-27a738cb-7896-479f-8280-17ec530bb4fd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:36:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-27a738cb-7896-479f-8280-17ec530bb4fd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-27a738cb-7896-479f-8280-17ec530bb4fd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-27a738cb-7896-479f-8280-17ec530bb4fd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:36:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-27a738cb-7896-479f-8280-17ec530bb4fd tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 returned with HTTP 200 Sep 05 11:36:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 251/490] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:17 2026] GET /volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a5b8a771-2a33-417b-beed-af1ccddb47f0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a5b8a771-2a33-417b-beed-af1ccddb47f0 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] DELETE http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:36:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a5b8a771-2a33-417b-beed-af1ccddb47f0 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a5b8a771-2a33-417b-beed-af1ccddb47f0 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:17 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-a5b8a771-2a33-417b-beed-af1ccddb47f0 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Delete volume with id: 61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:36:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a5b8a771-2a33-417b-beed-af1ccddb47f0 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:36:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a5b8a771-2a33-417b-beed-af1ccddb47f0 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Delete volume request issued successfully. Sep 05 11:36:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a5b8a771-2a33-417b-beed-af1ccddb47f0 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 returned with HTTP 202 Sep 05 11:36:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 240/491] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:17 2026] DELETE /volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bac26aec-79b1-4604-b977-0e1d57371731 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bac26aec-79b1-4604-b977-0e1d57371731 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:36:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bac26aec-79b1-4604-b977-0e1d57371731 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bac26aec-79b1-4604-b977-0e1d57371731 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bac26aec-79b1-4604-b977-0e1d57371731 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:36:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bac26aec-79b1-4604-b977-0e1d57371731 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 returned with HTTP 200 Sep 05 11:36:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 252/492] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:17 2026] GET /volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-00984a41-7e14-4a5d-a084-6bc5f401debb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-00984a41-7e14-4a5d-a084-6bc5f401debb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:36:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-00984a41-7e14-4a5d-a084-6bc5f401debb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-00984a41-7e14-4a5d-a084-6bc5f401debb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-00984a41-7e14-4a5d-a084-6bc5f401debb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Volume info retrieved successfully. Sep 05 11:36:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-00984a41-7e14-4a5d-a084-6bc5f401debb tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 returned with HTTP 200 Sep 05 11:36:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 241/493] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:18 2026] GET /volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 => generated 857 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d7a7242b-cc4a-4778-906d-7d958bbf8239 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d7a7242b-cc4a-4778-906d-7d958bbf8239 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] GET http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 Sep 05 11:36:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d7a7242b-cc4a-4778-906d-7d958bbf8239 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d7a7242b-cc4a-4778-906d-7d958bbf8239 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d7a7242b-cc4a-4778-906d-7d958bbf8239 tempest-VolumesSnapshotListTestJSON-1401818247 tempest-VolumesSnapshotListTestJSON-1401818247-project-member] http://192.168.122.95/volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 returned with HTTP 404 Sep 05 11:36:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 253/494] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:19 2026] GET /volume/v3/volumes/61e858e5-983e-4165-8949-c46abca044d2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-fc8ee7b9-dd53-48cb-a5f2-76a53548a325 req-824de596-9c2e-4ade-b2d1-9bd7ce558c52 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-fc8ee7b9-dd53-48cb-a5f2-76a53548a325 req-824de596-9c2e-4ade-b2d1-9bd7ce558c52 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:36:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-fc8ee7b9-dd53-48cb-a5f2-76a53548a325 req-824de596-9c2e-4ade-b2d1-9bd7ce558c52 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-fc8ee7b9-dd53-48cb-a5f2-76a53548a325 req-824de596-9c2e-4ade-b2d1-9bd7ce558c52 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-fc8ee7b9-dd53-48cb-a5f2-76a53548a325 req-824de596-9c2e-4ade-b2d1-9bd7ce558c52 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:36:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-fc8ee7b9-dd53-48cb-a5f2-76a53548a325 req-824de596-9c2e-4ade-b2d1-9bd7ce558c52 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:36:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 242/495] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:36:20 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 1146 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-86ba3aff-5494-4a50-9d09-5d815e564029 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1621010362"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1621010362'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Create volume of 1 GB Sep 05 11:36:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Availability Zones retrieved successfully. Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Flow 'volume_create_api' (b04e9d8b-090c-47f1-9151-d607896a54bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86dc888b-f93c-4cfc-9b8f-72964a7e2b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86dc888b-f93c-4cfc-9b8f-72964a7e2b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045bac80-9c08-495a-9aaf-d69429713f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Created reservations ['27efd00a-7897-45ae-bc2e-48b376237201', 'af0bcd7d-e605-4935-aef3-48fdc1ad3b79', '35fade30-ca1f-47d8-a940-bcf15f3d07c2', 'c72c4201-5268-4ca8-8803-a6346c8aee70'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045bac80-9c08-495a-9aaf-d69429713f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27efd00a-7897-45ae-bc2e-48b376237201', 'af0bcd7d-e605-4935-aef3-48fdc1ad3b79', '35fade30-ca1f-47d8-a940-bcf15f3d07c2', 'c72c4201-5268-4ca8-8803-a6346c8aee70']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75eda3bc-7cae-49e5-b852-1babbbd3d724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75eda3bc-7cae-49e5-b852-1babbbd3d724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '316b4a8e-57e9-44a1-be4f-c7ff249279c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1621010362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a58c22f50ee3475586aa7c1adc7bb46d',qos_specs=None,replication_status=,reservations=['27efd00a-7897-45ae-bc2e-48b376237201','af0bcd7d-e605-4935-aef3-48fdc1ad3b79','35fade30-ca1f-47d8-a940-bcf15f3d07c2','c72c4201-5268-4ca8-8803-a6346c8aee70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23146f486fb248ad8401941c71fa972f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1621010362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=316b4a8e-57e9-44a1-be4f-c7ff249279c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a58c22f50ee3475586aa7c1adc7bb46d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23146f486fb248ad8401941c71fa972f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf00a09-d3d8-4a75-82a4-8c554961b6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf00a09-d3d8-4a75-82a4-8c554961b6a0) transitioned into state 'SUCCESS' from state '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-1621010362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a58c22f50ee3475586aa7c1adc7bb46d',qos_specs=None,replication_status=,reservations=['27efd00a-7897-45ae-bc2e-48b376237201','af0bcd7d-e605-4935-aef3-48fdc1ad3b79','35fade30-ca1f-47d8-a940-bcf15f3d07c2','c72c4201-5268-4ca8-8803-a6346c8aee70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23146f486fb248ad8401941c71fa972f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef347bd0-0901-4b03-aa30-d711d3403fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef347bd0-0901-4b03-aa30-d711d3403fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Flow 'volume_create_api' (b04e9d8b-090c-47f1-9151-d607896a54bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Create volume request issued successfully. Sep 05 11:36:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-86ba3aff-5494-4a50-9d09-5d815e564029 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 254/496] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:22 2026] POST /volume/v3/volumes => generated 761 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ec0c219f-b2ff-4589-9f3c-4a18e82eaa93 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ec0c219f-b2ff-4589-9f3c-4a18e82eaa93 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:36:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ec0c219f-b2ff-4589-9f3c-4a18e82eaa93 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ec0c219f-b2ff-4589-9f3c-4a18e82eaa93 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ec0c219f-b2ff-4589-9f3c-4a18e82eaa93 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:36:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ec0c219f-b2ff-4589-9f3c-4a18e82eaa93 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:36:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 243/497] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:28 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce1bb722-4759-4357-807f-25099b443966 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce1bb722-4759-4357-807f-25099b443966 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:36:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce1bb722-4759-4357-807f-25099b443966 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce1bb722-4759-4357-807f-25099b443966 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce1bb722-4759-4357-807f-25099b443966 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:36:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce1bb722-4759-4357-807f-25099b443966 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:36:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 255/498] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:36:28 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 1146 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-2f6b6e2f-c807-4be7-97c8-ab1b7df63bca None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-2f6b6e2f-c807-4be7-97c8-ab1b7df63bca tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26/action Sep 05 11:36:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-2f6b6e2f-c807-4be7-97c8-ab1b7df63bca tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-2f6b6e2f-c807-4be7-97c8-ab1b7df63bca tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-2f6b6e2f-c807-4be7-97c8-ab1b7df63bca tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:36:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-2f6b6e2f-c807-4be7-97c8-ab1b7df63bca tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Begin detaching volume completed successfully. Sep 05 11:36:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-2f6b6e2f-c807-4be7-97c8-ab1b7df63bca tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26/action returned with HTTP 202 Sep 05 11:36:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 244/499] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:36:28 2026] POST /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:36:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-35d7002d-ec3a-47cb-bead-f57bffb4d601 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35d7002d-ec3a-47cb-bead-f57bffb4d601 None None] GET http://192.168.122.95/volume// Sep 05 11:36:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35d7002d-ec3a-47cb-bead-f57bffb4d601 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35d7002d-ec3a-47cb-bead-f57bffb4d601 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35d7002d-ec3a-47cb-bead-f57bffb4d601 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:36:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 256/500] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:36:29 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:36:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-23becf6e-7f40-4328-9b61-8a878d05c862 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-23becf6e-7f40-4328-9b61-8a878d05c862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:36:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-23becf6e-7f40-4328-9b61-8a878d05c862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-23becf6e-7f40-4328-9b61-8a878d05c862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-23becf6e-7f40-4328-9b61-8a878d05c862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:36:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-23becf6e-7f40-4328-9b61-8a878d05c862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:36:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 245/501] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:36:29 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 1330 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:36:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce7e82b5-f789-460f-89d2-b9b4ca089a79 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce7e82b5-f789-460f-89d2-b9b4ca089a79 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] DELETE http://192.168.122.95/volume/v3/attachments/54d10239-17b9-49af-8a84-10b54c92707b Sep 05 11:36:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce7e82b5-f789-460f-89d2-b9b4ca089a79 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce7e82b5-f789-460f-89d2-b9b4ca089a79 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:29 devstack devstack@c-api.service[87145]: /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 05 11:36:29 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:36:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ecf2f39c-b6b4-4138-b68e-cc11964cdae7 req-ce7e82b5-f789-460f-89d2-b9b4ca089a79 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments/54d10239-17b9-49af-8a84-10b54c92707b returned with HTTP 200 Sep 05 11:36:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 257/502] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:36:29 2026] DELETE /volume/v3/attachments/54d10239-17b9-49af-8a84-10b54c92707b => generated 19 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bdef05f9-830e-456a-80eb-d25a983e0bf0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bdef05f9-830e-456a-80eb-d25a983e0bf0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:36:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bdef05f9-830e-456a-80eb-d25a983e0bf0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bdef05f9-830e-456a-80eb-d25a983e0bf0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bdef05f9-830e-456a-80eb-d25a983e0bf0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:36:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bdef05f9-830e-456a-80eb-d25a983e0bf0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:36:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 246/503] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:30 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:39 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=55,cinder:UPDATE=16,cinder:INSERT=10 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:36:40 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=31,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:36:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-686b30f6-5473-4dca-928e-ce42bf0a729a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-686b30f6-5473-4dca-928e-ce42bf0a729a tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-686b30f6-5473-4dca-928e-ce42bf0a729a tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-686b30f6-5473-4dca-928e-ce42bf0a729a tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-686b30f6-5473-4dca-928e-ce42bf0a729a tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:36:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-686b30f6-5473-4dca-928e-ce42bf0a729a tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:36:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 258/504] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:41 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0d8f71d5-5a65-4b58-a686-203e0e9e0494 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0d8f71d5-5a65-4b58-a686-203e0e9e0494 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0d8f71d5-5a65-4b58-a686-203e0e9e0494 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0d8f71d5-5a65-4b58-a686-203e0e9e0494 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0d8f71d5-5a65-4b58-a686-203e0e9e0494 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:36:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0d8f71d5-5a65-4b58-a686-203e0e9e0494 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:36:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 247/505] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:41 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3020b2c1-ab2f-41ba-998c-7c43f6cea236 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3020b2c1-ab2f-41ba-998c-7c43f6cea236 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] DELETE http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3020b2c1-ab2f-41ba-998c-7c43f6cea236 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3020b2c1-ab2f-41ba-998c-7c43f6cea236 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:48 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-3020b2c1-ab2f-41ba-998c-7c43f6cea236 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Delete volume with id: 8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:36:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:36:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3020b2c1-ab2f-41ba-998c-7c43f6cea236 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:36:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3020b2c1-ab2f-41ba-998c-7c43f6cea236 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Delete volume request issued successfully. Sep 05 11:36:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3020b2c1-ab2f-41ba-998c-7c43f6cea236 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 202 Sep 05 11:36:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 259/506] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:48 2026] DELETE /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-741b3e61-0f15-40fe-9312-e9b0621e4349 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-741b3e61-0f15-40fe-9312-e9b0621e4349 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-741b3e61-0f15-40fe-9312-e9b0621e4349 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-741b3e61-0f15-40fe-9312-e9b0621e4349 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:36:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:36:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-741b3e61-0f15-40fe-9312-e9b0621e4349 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Volume info retrieved successfully. Sep 05 11:36:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-741b3e61-0f15-40fe-9312-e9b0621e4349 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 200 Sep 05 11:36:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 248/507] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:48 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 855 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ef753460-f0cf-4802-88bd-6d7e6189f171 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ef753460-f0cf-4802-88bd-6d7e6189f171 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] GET http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 Sep 05 11:36:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ef753460-f0cf-4802-88bd-6d7e6189f171 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ef753460-f0cf-4802-88bd-6d7e6189f171 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ef753460-f0cf-4802-88bd-6d7e6189f171 tempest-AttachVolumeShelveTestJSON-2005213506 tempest-AttachVolumeShelveTestJSON-2005213506-project-member] http://192.168.122.95/volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 returned with HTTP 404 Sep 05 11:36:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 260/508] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:50 2026] GET /volume/v3/volumes/8ce9e2a4-4cc7-4e64-a1a0-fe8a1630a546 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:36:59 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=8 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:37:00 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:37:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-fdd926fb-fa06-4d54-a04b-72b05ef91777 req-3f90f083-201c-4d23-b393-04aa460660d4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-fdd926fb-fa06-4d54-a04b-72b05ef91777 req-3f90f083-201c-4d23-b393-04aa460660d4 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] DELETE http://192.168.122.95/volume/v3/volumes/tempest-invalid-376726965 Sep 05 11:37:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-fdd926fb-fa06-4d54-a04b-72b05ef91777 req-3f90f083-201c-4d23-b393-04aa460660d4 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-fdd926fb-fa06-4d54-a04b-72b05ef91777 req-3f90f083-201c-4d23-b393-04aa460660d4 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:04 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [req-fdd926fb-fa06-4d54-a04b-72b05ef91777 req-3f90f083-201c-4d23-b393-04aa460660d4 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] Delete volume with id: tempest-invalid-376726965 Sep 05 11:37:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-fdd926fb-fa06-4d54-a04b-72b05ef91777 req-3f90f083-201c-4d23-b393-04aa460660d4 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] http://192.168.122.95/volume/v3/volumes/tempest-invalid-376726965 returned with HTTP 404 Sep 05 11:37:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 249/509] 192.168.122.95 () {62 vars in 1471 bytes} [Sat Sep 5 11:37:04 2026] DELETE /volume/v3/volumes/tempest-invalid-376726965 => generated 98 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-0c4acdf9-77a9-4cea-bf79-75858abba921 req-46cf75f7-6b0a-43d7-b2ec-82cc25c9d106 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-0c4acdf9-77a9-4cea-bf79-75858abba921 req-46cf75f7-6b0a-43d7-b2ec-82cc25c9d106 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] DELETE http://192.168.122.95/volume/v3/volumes/44a87f2d-687a-43ff-9031-daae822efe7a Sep 05 11:37:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-0c4acdf9-77a9-4cea-bf79-75858abba921 req-46cf75f7-6b0a-43d7-b2ec-82cc25c9d106 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-0c4acdf9-77a9-4cea-bf79-75858abba921 req-46cf75f7-6b0a-43d7-b2ec-82cc25c9d106 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:04 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [req-0c4acdf9-77a9-4cea-bf79-75858abba921 req-46cf75f7-6b0a-43d7-b2ec-82cc25c9d106 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] Delete volume with id: 44a87f2d-687a-43ff-9031-daae822efe7a Sep 05 11:37:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-0c4acdf9-77a9-4cea-bf79-75858abba921 req-46cf75f7-6b0a-43d7-b2ec-82cc25c9d106 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-member] http://192.168.122.95/volume/v3/volumes/44a87f2d-687a-43ff-9031-daae822efe7a returned with HTTP 404 Sep 05 11:37:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 261/510] 192.168.122.95 () {62 vars in 1504 bytes} [Sat Sep 5 11:37:04 2026] DELETE /volume/v3/volumes/44a87f2d-687a-43ff-9031-daae822efe7a => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-12eabdfc-685c-43ca-9bb1-97e22d18d651 req-df5c6965-522b-400a-8bbb-2daa25046230 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-12eabdfc-685c-43ca-9bb1-97e22d18d651 req-df5c6965-522b-400a-8bbb-2daa25046230 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-reader] GET http://192.168.122.95/volume/v3/volumes/3f08b158-2465-4535-9236-da1a9a547b67 Sep 05 11:37:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-12eabdfc-685c-43ca-9bb1-97e22d18d651 req-df5c6965-522b-400a-8bbb-2daa25046230 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-12eabdfc-685c-43ca-9bb1-97e22d18d651 req-df5c6965-522b-400a-8bbb-2daa25046230 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-12eabdfc-685c-43ca-9bb1-97e22d18d651 req-df5c6965-522b-400a-8bbb-2daa25046230 tempest-VolumesNegativeTest-1000481753 tempest-VolumesNegativeTest-1000481753-project-reader] http://192.168.122.95/volume/v3/volumes/3f08b158-2465-4535-9236-da1a9a547b67 returned with HTTP 404 Sep 05 11:37:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 250/511] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:04 2026] GET /volume/v3/volumes/3f08b158-2465-4535-9236-da1a9a547b67 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-834f947f-905c-4cbf-ba7f-850f89a5f816 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-834f947f-905c-4cbf-ba7f-850f89a5f816 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-834f947f-905c-4cbf-ba7f-850f89a5f816 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-834f947f-905c-4cbf-ba7f-850f89a5f816 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-834f947f-905c-4cbf-ba7f-850f89a5f816 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-834f947f-905c-4cbf-ba7f-850f89a5f816 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 262/512] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:10 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-d2333507-7df2-4591-9e3a-61658aac2b4f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-d2333507-7df2-4591-9e3a-61658aac2b4f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-d2333507-7df2-4591-9e3a-61658aac2b4f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-d2333507-7df2-4591-9e3a-61658aac2b4f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-d2333507-7df2-4591-9e3a-61658aac2b4f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-d2333507-7df2-4591-9e3a-61658aac2b4f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 251/513] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:11 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 854 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e2487d8f-a3ee-45cc-97d4-3a135fc94559 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e2487d8f-a3ee-45cc-97d4-3a135fc94559 None None] GET http://192.168.122.95/volume// Sep 05 11:37:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e2487d8f-a3ee-45cc-97d4-3a135fc94559 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e2487d8f-a3ee-45cc-97d4-3a135fc94559 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e2487d8f-a3ee-45cc-97d4-3a135fc94559 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 263/514] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:37:11 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-184d5520-2bea-44a2-8db7-64fb76cc0afd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-184d5520-2bea-44a2-8db7-64fb76cc0afd tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:37:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-184d5520-2bea-44a2-8db7-64fb76cc0afd tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "316b4a8e-57e9-44a1-be4f-c7ff249279c4", "connector": null, "instance_uuid": "6e9c7ff1-f060-4c8e-b0e6-48a1e6a60927"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-184d5520-2bea-44a2-8db7-64fb76cc0afd tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:37:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 252/515] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:37:11 2026] POST /volume/v3/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-18e6d78b-6d94-4002-99bc-14b623aa3d87 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18e6d78b-6d94-4002-99bc-14b623aa3d87 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-18e6d78b-6d94-4002-99bc-14b623aa3d87 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-18e6d78b-6d94-4002-99bc-14b623aa3d87 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-18e6d78b-6d94-4002-99bc-14b623aa3d87 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1568e827-ef92-4482-9816-ca2af67e92c8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1568e827-ef92-4482-9816-ca2af67e92c8 None None] GET http://192.168.122.95/volume// Sep 05 11:37:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1568e827-ef92-4482-9816-ca2af67e92c8 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1568e827-ef92-4482-9816-ca2af67e92c8 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1568e827-ef92-4482-9816-ca2af67e92c8 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 253/516] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:37:12 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18e6d78b-6d94-4002-99bc-14b623aa3d87 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-da6bdfea-b06f-47dd-ac0a-a2cab787e718 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 264/517] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:11 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-da6bdfea-b06f-47dd-ac0a-a2cab787e718 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-da6bdfea-b06f-47dd-ac0a-a2cab787e718 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-da6bdfea-b06f-47dd-ac0a-a2cab787e718 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-da6bdfea-b06f-47dd-ac0a-a2cab787e718 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-da6bdfea-b06f-47dd-ac0a-a2cab787e718 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 254/518] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:37:12 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1034 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-581badd3-90a9-4e04-a062-5f1332dd2040 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-581badd3-90a9-4e04-a062-5f1332dd2040 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] PUT http://192.168.122.95/volume/v3/attachments/965d97e8-73f3-4652-9157-acef56555bd4 Sep 05 11:37:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-581badd3-90a9-4e04-a062-5f1332dd2040 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:12 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-581badd3-90a9-4e04-a062-5f1332dd2040 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Acquiring lock "cinder-attachment_update-316b4a8e-57e9-44a1-be4f-c7ff249279c4-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:37:12 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-581badd3-90a9-4e04-a062-5f1332dd2040 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Lock "cinder-attachment_update-316b4a8e-57e9-44a1-be4f-c7ff249279c4-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:37:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:12 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-581badd3-90a9-4e04-a062-5f1332dd2040 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Lock "cinder-attachment_update-316b4a8e-57e9-44a1-be4f-c7ff249279c4-devstack" released by "attachment_update" :: held 0.298s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:37:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-581badd3-90a9-4e04-a062-5f1332dd2040 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/965d97e8-73f3-4652-9157-acef56555bd4 returned with HTTP 200 Sep 05 11:37:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 265/519] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:37:12 2026] PUT /volume/v3/attachments/965d97e8-73f3-4652-9157-acef56555bd4 => generated 694 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7233536e-0f9b-4ada-9818-619b4e2aa210 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7233536e-0f9b-4ada-9818-619b4e2aa210 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7233536e-0f9b-4ada-9818-619b4e2aa210 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7233536e-0f9b-4ada-9818-619b4e2aa210 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7233536e-0f9b-4ada-9818-619b4e2aa210 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2ae259b1-fecd-41db-b038-9817ad0a2a16 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7233536e-0f9b-4ada-9818-619b4e2aa210 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 255/520] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:13 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 854 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2ae259b1-fecd-41db-b038-9817ad0a2a16 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:37:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2ae259b1-fecd-41db-b038-9817ad0a2a16 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1828642373"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2ae259b1-fecd-41db-b038-9817ad0a2a16 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:37:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 266/521] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:37:13 2026] POST /volume/v3/group_types => generated 181 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-884cc823-f70d-4a2e-8d87-36896d13c8e7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-884cc823-f70d-4a2e-8d87-36896d13c8e7 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] POST http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-884cc823-f70d-4a2e-8d87-36896d13c8e7 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-884cc823-f70d-4a2e-8d87-36896d13c8e7 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs returned with HTTP 202 Sep 05 11:37:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 256/522] 192.168.122.95 () {62 vars in 1337 bytes} [Sat Sep 5 11:37:13 2026] POST /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs => generated 53 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4b145872-9e15-4dea-9ac4-99f5f7867ed6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b145872-9e15-4dea-9ac4-99f5f7867ed6 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] POST http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs Sep 05 11:37:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b145872-9e15-4dea-9ac4-99f5f7867ed6 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b145872-9e15-4dea-9ac4-99f5f7867ed6 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs returned with HTTP 202 Sep 05 11:37:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 267/523] 192.168.122.95 () {62 vars in 1337 bytes} [Sat Sep 5 11:37:13 2026] POST /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs => generated 61 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dd5a6f2e-835a-4fb7-ac23-26fa66308a0a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-6620b79c-a367-408d-93aa-f30a12fb98e8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dd5a6f2e-835a-4fb7-ac23-26fa66308a0a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] GET http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key2 Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dd5a6f2e-835a-4fb7-ac23-26fa66308a0a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dd5a6f2e-835a-4fb7-ac23-26fa66308a0a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-6620b79c-a367-408d-93aa-f30a12fb98e8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/attachments/965d97e8-73f3-4652-9157-acef56555bd4/action Sep 05 11:37:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-6620b79c-a367-408d-93aa-f30a12fb98e8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action body: b'{"os-complete": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-6620b79c-a367-408d-93aa-f30a12fb98e8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dd5a6f2e-835a-4fb7-ac23-26fa66308a0a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key2 returned with HTTP 200 Sep 05 11:37:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 257/524] 192.168.122.95 () {60 vars in 1331 bytes} [Sat Sep 5 11:37:13 2026] GET /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key2 => generated 26 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bbc523ed-4082-4005-9a87-226e3cb7185a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bbc523ed-4082-4005-9a87-226e3cb7185a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] GET http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bbc523ed-4082-4005-9a87-226e3cb7185a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bbc523ed-4082-4005-9a87-226e3cb7185a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bbc523ed-4082-4005-9a87-226e3cb7185a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 returned with HTTP 200 Sep 05 11:37:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 258/525] 192.168.122.95 () {60 vars in 1331 bytes} [Sat Sep 5 11:37:13 2026] GET /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 => generated 18 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ae0aaeb3-1236-47c2-8598-66efe5e0426a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ae0aaeb3-1236-47c2-8598-66efe5e0426a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] PUT http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 Sep 05 11:37:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ae0aaeb3-1236-47c2-8598-66efe5e0426a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-6e0e410b-c5b8-4802-b0db-8a1b4b031dc1 req-6620b79c-a367-408d-93aa-f30a12fb98e8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/965d97e8-73f3-4652-9157-acef56555bd4/action returned with HTTP 204 Sep 05 11:37:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 268/526] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:37:13 2026] POST /volume/v3/attachments/965d97e8-73f3-4652-9157-acef56555bd4/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ae0aaeb3-1236-47c2-8598-66efe5e0426a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 259/527] 192.168.122.95 () {62 vars in 1351 bytes} [Sat Sep 5 11:37:13 2026] PUT /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 => generated 26 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3395fb17-0a28-45ec-827b-00733162886e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3395fb17-0a28-45ec-827b-00733162886e tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] GET http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3395fb17-0a28-45ec-827b-00733162886e tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3395fb17-0a28-45ec-827b-00733162886e tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3395fb17-0a28-45ec-827b-00733162886e tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 269/528] 192.168.122.95 () {60 vars in 1316 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs => generated 87 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c235c8b4-c8ca-4db7-80af-9c5bf8f56ac3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c235c8b4-c8ca-4db7-80af-9c5bf8f56ac3 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key1 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c235c8b4-c8ca-4db7-80af-9c5bf8f56ac3 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c235c8b4-c8ca-4db7-80af-9c5bf8f56ac3 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c235c8b4-c8ca-4db7-80af-9c5bf8f56ac3 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key1 returned with HTTP 202 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 260/529] 192.168.122.95 () {60 vars in 1334 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ee0fde1c-d76d-4012-90f3-dbe652671805 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee0fde1c-d76d-4012-90f3-dbe652671805 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] GET http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key1 Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee0fde1c-d76d-4012-90f3-dbe652671805 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee0fde1c-d76d-4012-90f3-dbe652671805 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee0fde1c-d76d-4012-90f3-dbe652671805 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] HTTP exception thrown: Group Type 8a1b99d1-124d-4998-a512-18cc156bf62e has no extra spec with key key1. Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee0fde1c-d76d-4012-90f3-dbe652671805 tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key1 returned with HTTP 404 Sep 05 11:37:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 270/530] 192.168.122.95 () {60 vars in 1331 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key1 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-35ba9762-a14a-4491-bfb6-3b78635dca2a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-35ba9762-a14a-4491-bfb6-3b78635dca2a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key2 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-35ba9762-a14a-4491-bfb6-3b78635dca2a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-35ba9762-a14a-4491-bfb6-3b78635dca2a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-35ba9762-a14a-4491-bfb6-3b78635dca2a tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key2 returned with HTTP 202 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 261/531] 192.168.122.95 () {60 vars in 1334 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1414b3b7-5061-4c85-9cc1-029ed5de47ff None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1414b3b7-5061-4c85-9cc1-029ed5de47ff tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] GET http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key2 Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1414b3b7-5061-4c85-9cc1-029ed5de47ff tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1414b3b7-5061-4c85-9cc1-029ed5de47ff tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1414b3b7-5061-4c85-9cc1-029ed5de47ff tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] HTTP exception thrown: Group Type 8a1b99d1-124d-4998-a512-18cc156bf62e has no extra spec with key key2. Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1414b3b7-5061-4c85-9cc1-029ed5de47ff tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key2 returned with HTTP 404 Sep 05 11:37:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 271/532] 192.168.122.95 () {60 vars in 1331 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key2 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5b6da3f2-7faa-4bfc-bf4e-7b33f527a4cf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5b6da3f2-7faa-4bfc-bf4e-7b33f527a4cf tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5b6da3f2-7faa-4bfc-bf4e-7b33f527a4cf tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5b6da3f2-7faa-4bfc-bf4e-7b33f527a4cf tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bab4fdc5-9111-4b19-aae7-df196fa98818 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5b6da3f2-7faa-4bfc-bf4e-7b33f527a4cf tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 returned with HTTP 202 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 262/533] 192.168.122.95 () {60 vars in 1334 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bab4fdc5-9111-4b19-aae7-df196fa98818 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bab4fdc5-9111-4b19-aae7-df196fa98818 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bab4fdc5-9111-4b19-aae7-df196fa98818 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c7429b24-f905-4edb-8c25-e73d147f80bf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7429b24-f905-4edb-8c25-e73d147f80bf tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] GET http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7429b24-f905-4edb-8c25-e73d147f80bf tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7429b24-f905-4edb-8c25-e73d147f80bf tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7429b24-f905-4edb-8c25-e73d147f80bf tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] HTTP exception thrown: Group Type 8a1b99d1-124d-4998-a512-18cc156bf62e has no extra spec with key key3. Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7429b24-f905-4edb-8c25-e73d147f80bf tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 returned with HTTP 404 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 263/534] 192.168.122.95 () {60 vars in 1331 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e/group_specs/key3 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-87ec2d1f-fada-413c-a2f6-3a1a46272b2f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bab4fdc5-9111-4b19-aae7-df196fa98818 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-87ec2d1f-fada-413c-a2f6-3a1a46272b2f tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-87ec2d1f-fada-413c-a2f6-3a1a46272b2f tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-87ec2d1f-fada-413c-a2f6-3a1a46272b2f tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bab4fdc5-9111-4b19-aae7-df196fa98818 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 272/535] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1146 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c2218684-41bb-4fe6-9f53-86d9b5411e80 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-87ec2d1f-fada-413c-a2f6-3a1a46272b2f tempest-GroupTypeSpecsTest-185565814 tempest-GroupTypeSpecsTest-185565814-project-admin] http://192.168.122.95/volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e returned with HTTP 202 Sep 05 11:37:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 264/536] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/group_types/8a1b99d1-124d-4998-a512-18cc156bf62e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2218684-41bb-4fe6-9f53-86d9b5411e80 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2218684-41bb-4fe6-9f53-86d9b5411e80 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2218684-41bb-4fe6-9f53-86d9b5411e80 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c2218684-41bb-4fe6-9f53-86d9b5411e80 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2218684-41bb-4fe6-9f53-86d9b5411e80 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 273/537] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-f2950893-1100-4d16-9297-539b217874c7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-f2950893-1100-4d16-9297-539b217874c7 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-f2950893-1100-4d16-9297-539b217874c7 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-f2950893-1100-4d16-9297-539b217874c7 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-f2950893-1100-4d16-9297-539b217874c7 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-f2950893-1100-4d16-9297-539b217874c7 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 265/538] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:15 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1146 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dc6fc1ed-cd14-4a74-b146-4df6da7f386e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc6fc1ed-cd14-4a74-b146-4df6da7f386e None None] GET http://192.168.122.95/volume// Sep 05 11:37:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc6fc1ed-cd14-4a74-b146-4df6da7f386e None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc6fc1ed-cd14-4a74-b146-4df6da7f386e None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc6fc1ed-cd14-4a74-b146-4df6da7f386e None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 274/539] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:37:16 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-c0e10be7-4781-4a3f-ac47-00650bc29e8b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-c0e10be7-4781-4a3f-ac47-00650bc29e8b tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:37:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-c0e10be7-4781-4a3f-ac47-00650bc29e8b tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "316b4a8e-57e9-44a1-be4f-c7ff249279c4", "connector": null, "instance_uuid": "6e9c7ff1-f060-4c8e-b0e6-48a1e6a60927"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-c0e10be7-4781-4a3f-ac47-00650bc29e8b tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:37:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 266/540] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:37:16 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-afcb0d6b-e7a3-478b-b674-b99eb472747e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-afcb0d6b-e7a3-478b-b674-b99eb472747e None None] GET http://192.168.122.95/volume// Sep 05 11:37:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-afcb0d6b-e7a3-478b-b674-b99eb472747e None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-afcb0d6b-e7a3-478b-b674-b99eb472747e None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-afcb0d6b-e7a3-478b-b674-b99eb472747e None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 275/541] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:37:16 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-1e819868-0899-473d-9bf2-8e0f3f963a27 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-1e819868-0899-473d-9bf2-8e0f3f963a27 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-1e819868-0899-473d-9bf2-8e0f3f963a27 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-1e819868-0899-473d-9bf2-8e0f3f963a27 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-1e819868-0899-473d-9bf2-8e0f3f963a27 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-1e819868-0899-473d-9bf2-8e0f3f963a27 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 267/542] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:37:16 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1327 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-88b03f15-fe59-4680-b31e-5198a039eade None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-88b03f15-fe59-4680-b31e-5198a039eade tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] DELETE http://192.168.122.95/volume/v3/attachments/965d97e8-73f3-4652-9157-acef56555bd4 Sep 05 11:37:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-88b03f15-fe59-4680-b31e-5198a039eade tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-88b03f15-fe59-4680-b31e-5198a039eade tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:16 devstack devstack@c-api.service[87145]: /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 05 11:37:16 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:37:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-88b03f15-fe59-4680-b31e-5198a039eade tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/965d97e8-73f3-4652-9157-acef56555bd4 returned with HTTP 200 Sep 05 11:37:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 276/543] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:37:16 2026] DELETE /volume/v3/attachments/965d97e8-73f3-4652-9157-acef56555bd4 => generated 192 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7770e81e-d766-4350-80f2-81851483c0dc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7770e81e-d766-4350-80f2-81851483c0dc None None] GET http://192.168.122.95/volume// Sep 05 11:37:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7770e81e-d766-4350-80f2-81851483c0dc None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7770e81e-d766-4350-80f2-81851483c0dc None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7770e81e-d766-4350-80f2-81851483c0dc None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 268/544] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:37:17 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-2e6c11bd-c18e-4453-8baf-eea77ca6d001 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-2e6c11bd-c18e-4453-8baf-eea77ca6d001 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-2e6c11bd-c18e-4453-8baf-eea77ca6d001 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-2e6c11bd-c18e-4453-8baf-eea77ca6d001 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-2e6c11bd-c18e-4453-8baf-eea77ca6d001 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-2e6c11bd-c18e-4453-8baf-eea77ca6d001 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 277/545] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:37:17 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1034 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-5d291c78-a8ae-49c5-82d4-c3d8661a82ac None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-5d291c78-a8ae-49c5-82d4-c3d8661a82ac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] PUT http://192.168.122.95/volume/v3/attachments/7d796249-3747-4742-920a-f7c58e81cc58 Sep 05 11:37:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-5d291c78-a8ae-49c5-82d4-c3d8661a82ac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:17 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-5d291c78-a8ae-49c5-82d4-c3d8661a82ac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Acquiring lock "cinder-attachment_update-316b4a8e-57e9-44a1-be4f-c7ff249279c4-devstack" by "attachment_update" {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:37:17 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-5d291c78-a8ae-49c5-82d4-c3d8661a82ac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Lock "cinder-attachment_update-316b4a8e-57e9-44a1-be4f-c7ff249279c4-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:37:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:17 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-5d291c78-a8ae-49c5-82d4-c3d8661a82ac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Lock "cinder-attachment_update-316b4a8e-57e9-44a1-be4f-c7ff249279c4-devstack" released by "attachment_update" :: held 0.249s {{(pid=87146) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:37:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-5d291c78-a8ae-49c5-82d4-c3d8661a82ac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/7d796249-3747-4742-920a-f7c58e81cc58 returned with HTTP 200 Sep 05 11:37:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 269/546] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:37:17 2026] PUT /volume/v3/attachments/7d796249-3747-4742-920a-f7c58e81cc58 => generated 694 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-4b468dd3-4e79-412f-9f63-88a1b9230e4c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-4b468dd3-4e79-412f-9f63-88a1b9230e4c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/attachments/7d796249-3747-4742-920a-f7c58e81cc58/action Sep 05 11:37:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-4b468dd3-4e79-412f-9f63-88a1b9230e4c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action body: b'{"os-complete": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-4b468dd3-4e79-412f-9f63-88a1b9230e4c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-dd25de50-4ec7-4daa-bac6-2af4dfca069f req-4b468dd3-4e79-412f-9f63-88a1b9230e4c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/7d796249-3747-4742-920a-f7c58e81cc58/action returned with HTTP 204 Sep 05 11:37:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 278/547] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:37:17 2026] POST /volume/v3/attachments/7d796249-3747-4742-920a-f7c58e81cc58/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4b5ef468-c723-4b4b-9c6a-b13bb9178061 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b5ef468-c723-4b4b-9c6a-b13bb9178061 tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:37:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4b5ef468-c723-4b4b-9c6a-b13bb9178061 tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1461640733"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b5ef468-c723-4b4b-9c6a-b13bb9178061 tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:37:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 270/548] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:37:21 2026] POST /volume/v3/types => generated 220 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ff42a042-a115-4ca7-93a6-7461d57170da None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff42a042-a115-4ca7-93a6-7461d57170da tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:37:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff42a042-a115-4ca7-93a6-7461d57170da tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1769285818"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff42a042-a115-4ca7-93a6-7461d57170da tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:37:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 279/549] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:37:22 2026] POST /volume/v3/group_types => generated 177 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-649bf79f-4a43-4fc4-8930-b995cda34d5e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-649bf79f-4a43-4fc4-8930-b995cda34d5e tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] POST http://192.168.122.95/volume/v3/groups Sep 05 11:37:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-649bf79f-4a43-4fc4-8930-b995cda34d5e tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1324ad45-2d92-4157-8321-cb911d7544c1", "volume_types": ["a0ae7cd5-190a-4343-99a5-5fd5a7c405dc"], "name": "tempest-GroupsV314Test-Group-607088314"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-649bf79f-4a43-4fc4-8930-b995cda34d5e tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Creating new group {'group': {'group_type': '1324ad45-2d92-4157-8321-cb911d7544c1', 'volume_types': ['a0ae7cd5-190a-4343-99a5-5fd5a7c405dc'], 'name': 'tempest-GroupsV314Test-Group-607088314'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:37:22 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-649bf79f-4a43-4fc4-8930-b995cda34d5e tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Creating group tempest-GroupsV314Test-Group-607088314. Sep 05 11:37:22 devstack devstack@c-api.service[87146]: /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 05 11:37:22 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:37:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-649bf79f-4a43-4fc4-8930-b995cda34d5e tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Availability zone cache updated, next update will occur around 2026-09-05 10:37:22.464579. {{(pid=87146) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 11:37:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-649bf79f-4a43-4fc4-8930-b995cda34d5e tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Availability Zones retrieved successfully. Sep 05 11:37:22 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-649bf79f-4a43-4fc4-8930-b995cda34d5e tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Created reservations ['1526b281-1826-47e0-ac76-f876dda7f06a'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-649bf79f-4a43-4fc4-8930-b995cda34d5e tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups returned with HTTP 202 Sep 05 11:37:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 271/550] 192.168.122.95 () {62 vars in 1176 bytes} [Sat Sep 5 11:37:22 2026] POST /volume/v3/groups => generated 107 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1716eca4-1290-4967-a6a3-022bbce0f198 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1716eca4-1290-4967-a6a3-022bbce0f198 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 Sep 05 11:37:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1716eca4-1290-4967-a6a3-022bbce0f198 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1716eca4-1290-4967-a6a3-022bbce0f198 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-1716eca4-1290-4967-a6a3-022bbce0f198 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] show called for member a774c79b-09d9-4b98-866f-1d587249dc13 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:37:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:22 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:37:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1716eca4-1290-4967-a6a3-022bbce0f198 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 returned with HTTP 200 Sep 05 11:37:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 280/551] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:37:22 2026] GET /volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 => generated 387 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b431f897-57b2-4fb1-8bd8-3869bcfb5f3a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b431f897-57b2-4fb1-8bd8-3869bcfb5f3a tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b431f897-57b2-4fb1-8bd8-3869bcfb5f3a tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b431f897-57b2-4fb1-8bd8-3869bcfb5f3a tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-b431f897-57b2-4fb1-8bd8-3869bcfb5f3a tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] show called for member a774c79b-09d9-4b98-866f-1d587249dc13 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9252aa83-872e-4a52-8186-4104a76d0b06 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-889330753"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-889330753'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Create volume of 1 GB Sep 05 11:37:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Availability Zones retrieved successfully. Sep 05 11:37:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:23 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:37:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b431f897-57b2-4fb1-8bd8-3869bcfb5f3a tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 returned with HTTP 200 Sep 05 11:37:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 272/552] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:37:23 2026] GET /volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Flow 'volume_create_api' (c49dfabb-1cf3-434c-ad21-b0d35ca8e47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (481df7a7-37b4-44fd-aff6-3a388d8b05c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-488577700", "volume_type": "a0ae7cd5-190a-4343-99a5-5fd5a7c405dc", "group_id": "a774c79b-09d9-4b98-866f-1d587249dc13", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-488577700', 'volume_type': 'a0ae7cd5-190a-4343-99a5-5fd5a7c405dc', 'group_id': 'a774c79b-09d9-4b98-866f-1d587249dc13', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:23 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Create volume of 1 GB Sep 05 11:37:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:23 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:37:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Availability Zones retrieved successfully. Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (481df7a7-37b4-44fd-aff6-3a388d8b05c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c2c9c8-f874-40ed-a27e-3496e5bb3bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Flow 'volume_create_api' (c71bef73-c991-405f-8b56-aff15a193015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cda7072-14d2-4b7a-abd6-d1020ef849f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cda7072-14d2-4b7a-abd6-d1020ef849f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:37:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a0ae7cd5-190a-4343-99a5-5fd5a7c405dc,is_public=True,name='tempest-GroupsV314Test-volume-type-1461640733',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0ae7cd5-190a-4343-99a5-5fd5a7c405dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a774c79b-09d9-4b98-866f-1d587249dc13', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c903488-5c75-45fd-babc-a8cd3e53bd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Created reservations ['359715e7-3e3e-4a14-afa1-2838a2b38573', 'bca7cc41-c508-4a2c-9128-7ba40e13d190', 'c74eed0c-ad58-4f36-9ae4-f8778b992709', '3f8d5050-daf5-42ae-b693-f17532b45964'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c2c9c8-f874-40ed-a27e-3496e5bb3bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['359715e7-3e3e-4a14-afa1-2838a2b38573', 'bca7cc41-c508-4a2c-9128-7ba40e13d190', 'c74eed0c-ad58-4f36-9ae4-f8778b992709', '3f8d5050-daf5-42ae-b693-f17532b45964']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa2eb4c-4ec8-4e71-8376-99f4cd3529cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa2eb4c-4ec8-4e71-8376-99f4cd3529cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '057e07ee-8f3f-444c-a1fc-254530c79940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-889330753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c8374c04472439a8f0a15cf8c3a4079',qos_specs=None,replication_status=,reservations=['359715e7-3e3e-4a14-afa1-2838a2b38573','bca7cc41-c508-4a2c-9128-7ba40e13d190','c74eed0c-ad58-4f36-9ae4-f8778b992709','3f8d5050-daf5-42ae-b693-f17532b45964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf0397856844e479d015d5c72cd6898',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-889330753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=057e07ee-8f3f-444c-a1fc-254530c79940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c8374c04472439a8f0a15cf8c3a4079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaf0397856844e479d015d5c72cd6898',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45625736-2e84-4e8b-8dd2-d7de74e161f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:23 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1461640733 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1461640733, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:37:23 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1461640733 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1461640733, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45625736-2e84-4e8b-8dd2-d7de74e161f9) transitioned into state 'SUCCESS' from state '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-889330753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c8374c04472439a8f0a15cf8c3a4079',qos_specs=None,replication_status=,reservations=['359715e7-3e3e-4a14-afa1-2838a2b38573','bca7cc41-c508-4a2c-9128-7ba40e13d190','c74eed0c-ad58-4f36-9ae4-f8778b992709','3f8d5050-daf5-42ae-b693-f17532b45964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf0397856844e479d015d5c72cd6898',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a687ea4-d843-413b-bc41-e42b06362ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a687ea4-d843-413b-bc41-e42b06362ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Flow 'volume_create_api' (c49dfabb-1cf3-434c-ad21-b0d35ca8e47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Create volume request issued successfully. Sep 05 11:37:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9252aa83-872e-4a52-8186-4104a76d0b06 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 281/553] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:37:23 2026] POST /volume/v3/volumes => generated 761 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-edd2cd85-7247-4885-9780-90a017c4d11e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-edd2cd85-7247-4885-9780-90a017c4d11e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-edd2cd85-7247-4885-9780-90a017c4d11e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-edd2cd85-7247-4885-9780-90a017c4d11e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Created reservations ['12646b99-5e57-421c-81fc-ec66a6185cc7', 'aa0f3b2d-dc25-48de-a18d-29d53b7b569c', 'a321ab3d-ae59-44ee-b87b-85df99558a99', '9f843795-9fba-430e-bcaf-75ad131a0dfe'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c903488-5c75-45fd-babc-a8cd3e53bd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12646b99-5e57-421c-81fc-ec66a6185cc7', 'aa0f3b2d-dc25-48de-a18d-29d53b7b569c', 'a321ab3d-ae59-44ee-b87b-85df99558a99', '9f843795-9fba-430e-bcaf-75ad131a0dfe']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb219d8a-f671-4887-8fe2-9aafb6147610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-edd2cd85-7247-4885-9780-90a017c4d11e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-edd2cd85-7247-4885-9780-90a017c4d11e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 282/554] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:24 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 829 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb219d8a-f671-4887-8fe2-9aafb6147610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd518a2ec-280a-45b0-9aca-7005993717d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-488577700',encryption_key_id=None,group_id=a774c79b-09d9-4b98-866f-1d587249dc13,group_type_id=,metadata={},multiattach=False,project_id='878eee6ed8424c3f9984315ac93bbb7e',qos_specs=None,replication_status=,reservations=['12646b99-5e57-421c-81fc-ec66a6185cc7','aa0f3b2d-dc25-48de-a18d-29d53b7b569c','a321ab3d-ae59-44ee-b87b-85df99558a99','9f843795-9fba-430e-bcaf-75ad131a0dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='747f0cc0191a46fb81aed218530bfae2',volume_type_id=a0ae7cd5-190a-4343-99a5-5fd5a7c405dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-488577700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a774c79b-09d9-4b98-866f-1d587249dc13,host=None,id=d518a2ec-280a-45b0-9aca-7005993717d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='878eee6ed8424c3f9984315ac93bbb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='747f0cc0191a46fb81aed218530bfae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0ae7cd5-190a-4343-99a5-5fd5a7c405dc),volume_type_id=a0ae7cd5-190a-4343-99a5-5fd5a7c405dc)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1df6d08d-0725-4fc9-adec-cd306f34f4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1df6d08d-0725-4fc9-adec-cd306f34f4cb) transitioned into state 'SUCCESS' from state '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-488577700',encryption_key_id=None,group_id=a774c79b-09d9-4b98-866f-1d587249dc13,group_type_id=,metadata={},multiattach=False,project_id='878eee6ed8424c3f9984315ac93bbb7e',qos_specs=None,replication_status=,reservations=['12646b99-5e57-421c-81fc-ec66a6185cc7','aa0f3b2d-dc25-48de-a18d-29d53b7b569c','a321ab3d-ae59-44ee-b87b-85df99558a99','9f843795-9fba-430e-bcaf-75ad131a0dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='747f0cc0191a46fb81aed218530bfae2',volume_type_id=a0ae7cd5-190a-4343-99a5-5fd5a7c405dc)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce68627-25f0-488d-b263-e22948271a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce68627-25f0-488d-b263-e22948271a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Flow 'volume_create_api' (c71bef73-c991-405f-8b56-aff15a193015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Create volume request issued successfully. Sep 05 11:37:24 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:24 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:24 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22cbbcc4-8f1b-4226-9a2e-a20ee20d0690 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 273/555] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:37:23 2026] POST /volume/v3/volumes => generated 824 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9892800c-3fd3-424e-8ec5-4ceca7370add None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9892800c-3fd3-424e-8ec5-4ceca7370add tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9892800c-3fd3-424e-8ec5-4ceca7370add tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9892800c-3fd3-424e-8ec5-4ceca7370add tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9892800c-3fd3-424e-8ec5-4ceca7370add tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:24 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-9892800c-3fd3-424e-8ec5-4ceca7370add tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:24 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-9892800c-3fd3-424e-8ec5-4ceca7370add tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:24 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-9892800c-3fd3-424e-8ec5-4ceca7370add tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9892800c-3fd3-424e-8ec5-4ceca7370add tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 returned with HTTP 200 Sep 05 11:37:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 283/556] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:24 2026] GET /volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 => generated 892 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c0b1d32e-bc2e-4f55-95f0-7ef1b50f7a09 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0b1d32e-bc2e-4f55-95f0-7ef1b50f7a09 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0b1d32e-bc2e-4f55-95f0-7ef1b50f7a09 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0b1d32e-bc2e-4f55-95f0-7ef1b50f7a09 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c0b1d32e-bc2e-4f55-95f0-7ef1b50f7a09 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0b1d32e-bc2e-4f55-95f0-7ef1b50f7a09 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 274/557] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:25 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-961f9741-f33e-482d-ba07-826941cf9442 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-961f9741-f33e-482d-ba07-826941cf9442 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 Sep 05 11:37:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-961f9741-f33e-482d-ba07-826941cf9442 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-961f9741-f33e-482d-ba07-826941cf9442 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-961f9741-f33e-482d-ba07-826941cf9442 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:25 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-961f9741-f33e-482d-ba07-826941cf9442 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:25 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-961f9741-f33e-482d-ba07-826941cf9442 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:25 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-961f9741-f33e-482d-ba07-826941cf9442 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-961f9741-f33e-482d-ba07-826941cf9442 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 returned with HTTP 200 Sep 05 11:37:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 284/558] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:25 2026] GET /volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c167027b-1c53-4ec8-aaa0-d738f1ab37bc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c167027b-1c53-4ec8-aaa0-d738f1ab37bc tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c167027b-1c53-4ec8-aaa0-d738f1ab37bc tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c167027b-1c53-4ec8-aaa0-d738f1ab37bc tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c167027b-1c53-4ec8-aaa0-d738f1ab37bc tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c167027b-1c53-4ec8-aaa0-d738f1ab37bc tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 275/559] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:26 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-b4b490ef-71f8-4915-b534-3345fa483cde None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-b4b490ef-71f8-4915-b534-3345fa483cde tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-b4b490ef-71f8-4915-b534-3345fa483cde tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-b4b490ef-71f8-4915-b534-3345fa483cde tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-b4b490ef-71f8-4915-b534-3345fa483cde tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-b4b490ef-71f8-4915-b534-3345fa483cde tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 285/560] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:26 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d5be5638-9e1f-4e50-8b18-be4ef3e674de None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5be5638-9e1f-4e50-8b18-be4ef3e674de None None] GET http://192.168.122.95/volume// Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d5be5638-9e1f-4e50-8b18-be4ef3e674de None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d5be5638-9e1f-4e50-8b18-be4ef3e674de None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5be5638-9e1f-4e50-8b18-be4ef3e674de None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 276/561] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:37:26 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-2e2179ce-329e-4323-8294-dd5be76c95bd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-2e2179ce-329e-4323-8294-dd5be76c95bd tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-2e2179ce-329e-4323-8294-dd5be76c95bd tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "057e07ee-8f3f-444c-a1fc-254530c79940", "connector": null, "instance_uuid": "a34a8c26-459b-45e0-a9cb-e7c3fc12cfa8"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-2e2179ce-329e-4323-8294-dd5be76c95bd tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:37:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 286/562] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:37:26 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eea0a968-e9e0-40a9-ac75-6905ea0e2103 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-200c53e9-47b8-4f08-8a74-e804f47010ba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eea0a968-e9e0-40a9-ac75-6905ea0e2103 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eea0a968-e9e0-40a9-ac75-6905ea0e2103 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eea0a968-e9e0-40a9-ac75-6905ea0e2103 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-200c53e9-47b8-4f08-8a74-e804f47010ba tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-200c53e9-47b8-4f08-8a74-e804f47010ba tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-200c53e9-47b8-4f08-8a74-e804f47010ba tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-eea0a968-e9e0-40a9-ac75-6905ea0e2103 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:26 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-eea0a968-e9e0-40a9-ac75-6905ea0e2103 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:26 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-eea0a968-e9e0-40a9-ac75-6905ea0e2103 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-200c53e9-47b8-4f08-8a74-e804f47010ba tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-200c53e9-47b8-4f08-8a74-e804f47010ba tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 287/563] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:26 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-987d7875-7ce6-4dc0-9bdb-22f7f83a20f9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-987d7875-7ce6-4dc0-9bdb-22f7f83a20f9 None None] GET http://192.168.122.95/volume// Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-987d7875-7ce6-4dc0-9bdb-22f7f83a20f9 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-987d7875-7ce6-4dc0-9bdb-22f7f83a20f9 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-987d7875-7ce6-4dc0-9bdb-22f7f83a20f9 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 288/564] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:37:26 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-8508d5d5-7443-4ddc-ad26-6b5f21c78988 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-8508d5d5-7443-4ddc-ad26-6b5f21c78988 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-8508d5d5-7443-4ddc-ad26-6b5f21c78988 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-8508d5d5-7443-4ddc-ad26-6b5f21c78988 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-eea0a968-e9e0-40a9-ac75-6905ea0e2103 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-8508d5d5-7443-4ddc-ad26-6b5f21c78988 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eea0a968-e9e0-40a9-ac75-6905ea0e2103 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 returned with HTTP 200 Sep 05 11:37:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 277/565] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:26 2026] GET /volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 => generated 917 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-8508d5d5-7443-4ddc-ad26-6b5f21c78988 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 289/566] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:37:26 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 1034 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] POST http://192.168.122.95/volume/v3/groups/action Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Action body: b'{"create-from-src": {"source_group_id": "a774c79b-09d9-4b98-866f-1d587249dc13", "name": "tempest-Group_from_grp-661036378"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a774c79b-09d9-4b98-866f-1d587249dc13", "name": "tempest-Group_from_grp-661036378"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Creating new group {'create-from-src': {'source_group_id': 'a774c79b-09d9-4b98-866f-1d587249dc13', 'name': 'tempest-Group_from_grp-661036378'}}. {{(pid=87146) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Creating group tempest-Group_from_grp-661036378 from source group a774c79b-09d9-4b98-866f-1d587249dc13. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /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 05 11:37:27 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Created reservations ['6dfd0d64-bd49-4bee-861b-f30a82e80c30'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-682d40e3-ef39-4070-878b-a3085b399839 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-682d40e3-ef39-4070-878b-a3085b399839 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] PUT http://192.168.122.95/volume/v3/attachments/30b6668d-e57b-4bc6-9fda-a7d654660c42 Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-682d40e3-ef39-4070-878b-a3085b399839 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-682d40e3-ef39-4070-878b-a3085b399839 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Acquiring lock "cinder-attachment_update-057e07ee-8f3f-444c-a1fc-254530c79940-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /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 05 11:37:27 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-682d40e3-ef39-4070-878b-a3085b399839 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Lock "cinder-attachment_update-057e07ee-8f3f-444c-a1fc-254530c79940-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87146]: INFO cinder.group.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] A mapping entry already exists for group 6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 and volume type a0ae7cd5-190a-4343-99a5-5fd5a7c405dc. Do not need to create again. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Availability Zones retrieved successfully. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Flow 'volume_create_api' (7e5b83f4-c17b-484d-84d9-3b942acf8f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77545e48-e1ea-4903-ae5a-adf1d79c3f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77545e48-e1ea-4903-ae5a-adf1d79c3f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd518a2ec-280a-45b0-9aca-7005993717d9', 'volume_type': VolumeType(created_at=2026-09-05T09:37:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a0ae7cd5-190a-4343-99a5-5fd5a7c405dc,is_public=True,name='tempest-GroupsV314Test-volume-type-1461640733',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0ae7cd5-190a-4343-99a5-5fd5a7c405dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6b9bea2a-ea1b-4e6d-908e-cf88916b7a90', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8052cd41-c7b3-47f3-a373-ae8ae946410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-682d40e3-ef39-4070-878b-a3085b399839 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Lock "cinder-attachment_update-057e07ee-8f3f-444c-a1fc-254530c79940-devstack" released by "attachment_update" :: held 0.244s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-682d40e3-ef39-4070-878b-a3085b399839 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments/30b6668d-e57b-4bc6-9fda-a7d654660c42 returned with HTTP 200 Sep 05 11:37:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 290/567] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:37:27 2026] PUT /volume/v3/attachments/30b6668d-e57b-4bc6-9fda-a7d654660c42 => generated 694 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Created reservations ['cb0ad985-5ada-4162-8128-29787a96a56c', '4dbc4254-060c-45ec-8c49-75554356f83d', 'ff4ff975-40bc-45c1-a7b3-38efb7c1979e', '15d542b4-a790-4712-8672-82960142be44'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8052cd41-c7b3-47f3-a373-ae8ae946410c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb0ad985-5ada-4162-8128-29787a96a56c', '4dbc4254-060c-45ec-8c49-75554356f83d', 'ff4ff975-40bc-45c1-a7b3-38efb7c1979e', '15d542b4-a790-4712-8672-82960142be44']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de6b8736-7583-4d1e-acd7-151c5f04d363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de6b8736-7583-4d1e-acd7-151c5f04d363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad88281e-c2e6-4a49-80e5-e6a668771420', '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=6b9bea2a-ea1b-4e6d-908e-cf88916b7a90,group_type_id=,metadata={},multiattach=False,project_id='878eee6ed8424c3f9984315ac93bbb7e',qos_specs=None,replication_status=,reservations=['cb0ad985-5ada-4162-8128-29787a96a56c','4dbc4254-060c-45ec-8c49-75554356f83d','ff4ff975-40bc-45c1-a7b3-38efb7c1979e','15d542b4-a790-4712-8672-82960142be44'],size=1,snapshot_id=None,source_replicaid=,source_volid=d518a2ec-280a-45b0-9aca-7005993717d9,status='creating',user_id='747f0cc0191a46fb81aed218530bfae2',volume_type_id=a0ae7cd5-190a-4343-99a5-5fd5a7c405dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6b9bea2a-ea1b-4e6d-908e-cf88916b7a90,host=None,id=ad88281e-c2e6-4a49-80e5-e6a668771420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='878eee6ed8424c3f9984315ac93bbb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d518a2ec-280a-45b0-9aca-7005993717d9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='747f0cc0191a46fb81aed218530bfae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0ae7cd5-190a-4343-99a5-5fd5a7c405dc),volume_type_id=a0ae7cd5-190a-4343-99a5-5fd5a7c405dc)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61db4bb5-ec91-4791-a7df-8ef97c09102e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61db4bb5-ec91-4791-a7df-8ef97c09102e) transitioned into state 'SUCCESS' from 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=6b9bea2a-ea1b-4e6d-908e-cf88916b7a90,group_type_id=,metadata={},multiattach=False,project_id='878eee6ed8424c3f9984315ac93bbb7e',qos_specs=None,replication_status=,reservations=['cb0ad985-5ada-4162-8128-29787a96a56c','4dbc4254-060c-45ec-8c49-75554356f83d','ff4ff975-40bc-45c1-a7b3-38efb7c1979e','15d542b4-a790-4712-8672-82960142be44'],size=1,snapshot_id=None,source_replicaid=,source_volid=d518a2ec-280a-45b0-9aca-7005993717d9,status='creating',user_id='747f0cc0191a46fb81aed218530bfae2',volume_type_id=a0ae7cd5-190a-4343-99a5-5fd5a7c405dc)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Flow 'volume_create_api' (7e5b83f4-c17b-484d-84d9-3b942acf8f97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Create volume request issued successfully. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /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 05 11:37:27 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5c20bb4-e69b-4e90-a39c-93c2c5870429 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups/action returned with HTTP 202 Sep 05 11:37:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 278/568] 192.168.122.95 () {62 vars in 1197 bytes} [Sat Sep 5 11:37:26 2026] POST /volume/v3/groups/action => generated 101 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:37:27 devstack devstack@c-api.service[87145]: /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 05 11:37:27 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:37:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Get all volumes completed successfully. Sep 05 11:37:27 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:27 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b23bc813-80ef-444e-90f5-0cb748c901ea None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b23bc813-80ef-444e-90f5-0cb748c901ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b23bc813-80ef-444e-90f5-0cb748c901ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b23bc813-80ef-444e-90f5-0cb748c901ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:27 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b23bc813-80ef-444e-90f5-0cb748c901ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b23bc813-80ef-444e-90f5-0cb748c901ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 279/569] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:27 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 854 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:28 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:28 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-21f1de86-bc68-44f9-a4b1-cb0b0826068a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-21f1de86-bc68-44f9-a4b1-cb0b0826068a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/attachments/30b6668d-e57b-4bc6-9fda-a7d654660c42/action Sep 05 11:37:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-21f1de86-bc68-44f9-a4b1-cb0b0826068a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-21f1de86-bc68-44f9-a4b1-cb0b0826068a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:28 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-d048bcf1-7fa7-48a3-a0b5-0261bab001c9 req-21f1de86-bc68-44f9-a4b1-cb0b0826068a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments/30b6668d-e57b-4bc6-9fda-a7d654660c42/action returned with HTTP 204 Sep 05 11:37:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 280/570] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:37:28 2026] POST /volume/v3/attachments/30b6668d-e57b-4bc6-9fda-a7d654660c42/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ffdaec91-f586-4dd0-834d-1e4e9ab7cdb9 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:37:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 291/571] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:37:27 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cf03121f-e844-455b-b6a6-e3ad9e72d32f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf03121f-e844-455b-b6a6-e3ad9e72d32f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf03121f-e844-455b-b6a6-e3ad9e72d32f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf03121f-e844-455b-b6a6-e3ad9e72d32f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cf03121f-e844-455b-b6a6-e3ad9e72d32f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:28 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-cf03121f-e844-455b-b6a6-e3ad9e72d32f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:28 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-cf03121f-e844-455b-b6a6-e3ad9e72d32f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:28 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-cf03121f-e844-455b-b6a6-e3ad9e72d32f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf03121f-e844-455b-b6a6-e3ad9e72d32f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 281/572] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:28 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f24c2f5c-9a13-4fea-b780-2a3f6a65ee8a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f24c2f5c-9a13-4fea-b780-2a3f6a65ee8a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f24c2f5c-9a13-4fea-b780-2a3f6a65ee8a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f24c2f5c-9a13-4fea-b780-2a3f6a65ee8a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f24c2f5c-9a13-4fea-b780-2a3f6a65ee8a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f24c2f5c-9a13-4fea-b780-2a3f6a65ee8a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 292/573] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:29 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 1146 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f591c86b-a704-4be8-9708-62ceb0d3abe1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f591c86b-a704-4be8-9708-62ceb0d3abe1 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f591c86b-a704-4be8-9708-62ceb0d3abe1 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f591c86b-a704-4be8-9708-62ceb0d3abe1 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f591c86b-a704-4be8-9708-62ceb0d3abe1 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f591c86b-a704-4be8-9708-62ceb0d3abe1 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 282/574] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:29 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-0738fdc1-69e9-48b6-ae76-3ee3a90a1c56 req-0558088e-9c30-479c-bee4-1838e6cfba9d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-0738fdc1-69e9-48b6-ae76-3ee3a90a1c56 req-0558088e-9c30-479c-bee4-1838e6cfba9d tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-0738fdc1-69e9-48b6-ae76-3ee3a90a1c56 req-0558088e-9c30-479c-bee4-1838e6cfba9d tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-0738fdc1-69e9-48b6-ae76-3ee3a90a1c56 req-0558088e-9c30-479c-bee4-1838e6cfba9d tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-0738fdc1-69e9-48b6-ae76-3ee3a90a1c56 req-0558088e-9c30-479c-bee4-1838e6cfba9d tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-0738fdc1-69e9-48b6-ae76-3ee3a90a1c56 req-0558088e-9c30-479c-bee4-1838e6cfba9d tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 293/575] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:29 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-665ecb6a-9437-4248-a512-01babb6a7bb0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-665ecb6a-9437-4248-a512-01babb6a7bb0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-665ecb6a-9437-4248-a512-01babb6a7bb0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-665ecb6a-9437-4248-a512-01babb6a7bb0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-665ecb6a-9437-4248-a512-01babb6a7bb0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-665ecb6a-9437-4248-a512-01babb6a7bb0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 283/576] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:29 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-059607e2-8737-477d-9951-6a601e29c7d1 req-d9d57613-150d-4732-9744-a5d46499c98e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-d9d57613-150d-4732-9744-a5d46499c98e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-d9d57613-150d-4732-9744-a5d46499c98e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-d9d57613-150d-4732-9744-a5d46499c98e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7939c5d6-a4d3-4b93-9bf9-3eff361493ca None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7939c5d6-a4d3-4b93-9bf9-3eff361493ca tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7939c5d6-a4d3-4b93-9bf9-3eff361493ca tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7939c5d6-a4d3-4b93-9bf9-3eff361493ca tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-059607e2-8737-477d-9951-6a601e29c7d1 req-d9d57613-150d-4732-9744-a5d46499c98e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7939c5d6-a4d3-4b93-9bf9-3eff361493ca tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-7939c5d6-a4d3-4b93-9bf9-3eff361493ca tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:29 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-7939c5d6-a4d3-4b93-9bf9-3eff361493ca tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-d9d57613-150d-4732-9744-a5d46499c98e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 294/577] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:29 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 1146 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-059607e2-8737-477d-9951-6a601e29c7d1 req-1130d085-a9bd-484e-b575-a3726d766e55 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-1130d085-a9bd-484e-b575-a3726d766e55 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940/action Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-1130d085-a9bd-484e-b575-a3726d766e55 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-1130d085-a9bd-484e-b575-a3726d766e55 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-059607e2-8737-477d-9951-6a601e29c7d1 req-1130d085-a9bd-484e-b575-a3726d766e55 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-7939c5d6-a4d3-4b93-9bf9-3eff361493ca tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-059607e2-8737-477d-9951-6a601e29c7d1 req-1130d085-a9bd-484e-b575-a3726d766e55 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Begin detaching volume completed successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-1130d085-a9bd-484e-b575-a3726d766e55 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940/action returned with HTTP 202 Sep 05 11:37:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 295/578] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:37:29 2026] POST /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:37:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7939c5d6-a4d3-4b93-9bf9-3eff361493ca tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 284/579] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:29 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-39330007-2b35-4f60-9103-59f340106833 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-39330007-2b35-4f60-9103-59f340106833 None None] GET http://192.168.122.95/volume// Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-39330007-2b35-4f60-9103-59f340106833 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-39330007-2b35-4f60-9103-59f340106833 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-39330007-2b35-4f60-9103-59f340106833 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 296/580] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:37:29 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-059607e2-8737-477d-9951-6a601e29c7d1 req-e1c4bf71-a15d-44f4-a2be-03d1cf769dc5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-e1c4bf71-a15d-44f4-a2be-03d1cf769dc5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-e1c4bf71-a15d-44f4-a2be-03d1cf769dc5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-e1c4bf71-a15d-44f4-a2be-03d1cf769dc5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-059607e2-8737-477d-9951-6a601e29c7d1 req-e1c4bf71-a15d-44f4-a2be-03d1cf769dc5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-e1c4bf71-a15d-44f4-a2be-03d1cf769dc5 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 285/581] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:37:29 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 1330 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-059607e2-8737-477d-9951-6a601e29c7d1 req-186bee74-11f1-457e-89c3-48d78d5d9d92 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-186bee74-11f1-457e-89c3-48d78d5d9d92 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] DELETE http://192.168.122.95/volume/v3/attachments/30b6668d-e57b-4bc6-9fda-a7d654660c42 Sep 05 11:37:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-186bee74-11f1-457e-89c3-48d78d5d9d92 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-186bee74-11f1-457e-89c3-48d78d5d9d92 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:30 devstack devstack@c-api.service[87145]: /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 05 11:37:30 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:37:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-059607e2-8737-477d-9951-6a601e29c7d1 req-186bee74-11f1-457e-89c3-48d78d5d9d92 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments/30b6668d-e57b-4bc6-9fda-a7d654660c42 returned with HTTP 200 Sep 05 11:37:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 297/582] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:37:30 2026] DELETE /volume/v3/attachments/30b6668d-e57b-4bc6-9fda-a7d654660c42 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ce82c4c1-2e19-4691-9050-bd8bdc4b08f7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce82c4c1-2e19-4691-9050-bd8bdc4b08f7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce82c4c1-2e19-4691-9050-bd8bdc4b08f7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce82c4c1-2e19-4691-9050-bd8bdc4b08f7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ce82c4c1-2e19-4691-9050-bd8bdc4b08f7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:30 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-ce82c4c1-2e19-4691-9050-bd8bdc4b08f7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:30 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-ce82c4c1-2e19-4691-9050-bd8bdc4b08f7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:30 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-ce82c4c1-2e19-4691-9050-bd8bdc4b08f7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce82c4c1-2e19-4691-9050-bd8bdc4b08f7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 286/583] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:30 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4305751e-3ef2-42b6-a7ad-49a9e2f584e6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4305751e-3ef2-42b6-a7ad-49a9e2f584e6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:37:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4305751e-3ef2-42b6-a7ad-49a9e2f584e6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4305751e-3ef2-42b6-a7ad-49a9e2f584e6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4305751e-3ef2-42b6-a7ad-49a9e2f584e6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:37:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4305751e-3ef2-42b6-a7ad-49a9e2f584e6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:37:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 298/584] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:30 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d0225a57-3338-4013-8894-7cb5d66d434f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0225a57-3338-4013-8894-7cb5d66d434f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0225a57-3338-4013-8894-7cb5d66d434f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0225a57-3338-4013-8894-7cb5d66d434f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d0225a57-3338-4013-8894-7cb5d66d434f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:31 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-d0225a57-3338-4013-8894-7cb5d66d434f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:31 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-d0225a57-3338-4013-8894-7cb5d66d434f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:32 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-d0225a57-3338-4013-8894-7cb5d66d434f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0225a57-3338-4013-8894-7cb5d66d434f tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 287/585] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:31 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4652bcf6-0ee0-4f44-b7c0-4853412e6508 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4652bcf6-0ee0-4f44-b7c0-4853412e6508 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4652bcf6-0ee0-4f44-b7c0-4853412e6508 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4652bcf6-0ee0-4f44-b7c0-4853412e6508 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4652bcf6-0ee0-4f44-b7c0-4853412e6508 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:33 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-4652bcf6-0ee0-4f44-b7c0-4853412e6508 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:33 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-4652bcf6-0ee0-4f44-b7c0-4853412e6508 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:33 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-4652bcf6-0ee0-4f44-b7c0-4853412e6508 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4652bcf6-0ee0-4f44-b7c0-4853412e6508 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 299/586] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:33 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:37:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-406955370", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-406955370', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:33 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Create volume of 1 GB Sep 05 11:37:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Availability Zones retrieved successfully. Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Flow 'volume_create_api' (47eaac25-8080-4380-b646-45da44e2f7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88dd990-1841-4a7a-8d5f-cb9dcd2efea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88dd990-1841-4a7a-8d5f-cb9dcd2efea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f21b038-1aaa-47ed-8380-33ae02dc5dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Created reservations ['b68ec31e-2884-48ed-8913-d5752fc840e5', '0c6d96f2-2cba-47d6-80a6-dd6714793ce3', '81c92cee-6ee6-4e76-937c-107625b5c9d4', '079e7527-455b-4f5b-a2ca-c2a71c259660'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f21b038-1aaa-47ed-8380-33ae02dc5dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b68ec31e-2884-48ed-8913-d5752fc840e5', '0c6d96f2-2cba-47d6-80a6-dd6714793ce3', '81c92cee-6ee6-4e76-937c-107625b5c9d4', '079e7527-455b-4f5b-a2ca-c2a71c259660']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4416e2-df9b-4558-8c9a-f789b653e2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4416e2-df9b-4558-8c9a-f789b653e2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0098eb4c-d5c2-4ac8-99f2-0badc21d22fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-406955370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='631a356e529f4b45867b59d1c77115ad',qos_specs=None,replication_status=,reservations=['b68ec31e-2884-48ed-8913-d5752fc840e5','0c6d96f2-2cba-47d6-80a6-dd6714793ce3','81c92cee-6ee6-4e76-937c-107625b5c9d4','079e7527-455b-4f5b-a2ca-c2a71c259660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='747246c554ac4dbd8d2bb121c2f8f99a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-406955370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0098eb4c-d5c2-4ac8-99f2-0badc21d22fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='631a356e529f4b45867b59d1c77115ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='747246c554ac4dbd8d2bb121c2f8f99a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e15e3ce-c19e-4137-abce-974a947dc4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-96e8180b-2c39-4827-80d9-6c9969d26172 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96e8180b-2c39-4827-80d9-6c9969d26172 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96e8180b-2c39-4827-80d9-6c9969d26172 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96e8180b-2c39-4827-80d9-6c9969d26172 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:34 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e15e3ce-c19e-4137-abce-974a947dc4cc) transitioned into state 'SUCCESS' from state '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-406955370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='631a356e529f4b45867b59d1c77115ad',qos_specs=None,replication_status=,reservations=['b68ec31e-2884-48ed-8913-d5752fc840e5','0c6d96f2-2cba-47d6-80a6-dd6714793ce3','81c92cee-6ee6-4e76-937c-107625b5c9d4','079e7527-455b-4f5b-a2ca-c2a71c259660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='747246c554ac4dbd8d2bb121c2f8f99a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5da9699-51dd-43ce-a2e0-1b47fda642b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-96e8180b-2c39-4827-80d9-6c9969d26172 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:35 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-96e8180b-2c39-4827-80d9-6c9969d26172 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:35 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-96e8180b-2c39-4827-80d9-6c9969d26172 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5da9699-51dd-43ce-a2e0-1b47fda642b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Flow 'volume_create_api' (47eaac25-8080-4380-b646-45da44e2f7f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Create volume request issued successfully. Sep 05 11:37:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-da3ec4ad-afbb-40e7-8727-f6a816abf1e6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 288/587] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:37:33 2026] POST /volume/v3/volumes => generated 795 bytes in 1357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dea012e2-03a5-4b01-86af-9a9f536bce41 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dea012e2-03a5-4b01-86af-9a9f536bce41 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dea012e2-03a5-4b01-86af-9a9f536bce41 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dea012e2-03a5-4b01-86af-9a9f536bce41 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:35 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-96e8180b-2c39-4827-80d9-6c9969d26172 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96e8180b-2c39-4827-80d9-6c9969d26172 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 300/588] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:34 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-dea012e2-03a5-4b01-86af-9a9f536bce41 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dea012e2-03a5-4b01-86af-9a9f536bce41 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 289/589] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:35 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 863 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8f4b426e-b5c2-4682-bf9c-ff20513fd505 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8f4b426e-b5c2-4682-bf9c-ff20513fd505 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8f4b426e-b5c2-4682-bf9c-ff20513fd505 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8f4b426e-b5c2-4682-bf9c-ff20513fd505 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8f4b426e-b5c2-4682-bf9c-ff20513fd505 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:36 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-8f4b426e-b5c2-4682-bf9c-ff20513fd505 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:36 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-8f4b426e-b5c2-4682-bf9c-ff20513fd505 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-585e72f4-0b7d-4187-9ac9-3739070a12b7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-585e72f4-0b7d-4187-9ac9-3739070a12b7 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-585e72f4-0b7d-4187-9ac9-3739070a12b7 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-585e72f4-0b7d-4187-9ac9-3739070a12b7 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-585e72f4-0b7d-4187-9ac9-3739070a12b7 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-585e72f4-0b7d-4187-9ac9-3739070a12b7 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 290/590] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:36 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 887 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:36 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-8f4b426e-b5c2-4682-bf9c-ff20513fd505 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8f4b426e-b5c2-4682-bf9c-ff20513fd505 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 301/591] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:36 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-41412dd2-0772-409c-bb89-5110ffeb7faa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41412dd2-0772-409c-bb89-5110ffeb7faa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41412dd2-0772-409c-bb89-5110ffeb7faa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41412dd2-0772-409c-bb89-5110ffeb7faa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-41412dd2-0772-409c-bb89-5110ffeb7faa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41412dd2-0772-409c-bb89-5110ffeb7faa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 291/592] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:37 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 887 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-386aa98b-0118-4b57-be58-6366d588153b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-386aa98b-0118-4b57-be58-6366d588153b tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-386aa98b-0118-4b57-be58-6366d588153b tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-386aa98b-0118-4b57-be58-6366d588153b tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-386aa98b-0118-4b57-be58-6366d588153b tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:37 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-386aa98b-0118-4b57-be58-6366d588153b tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:37 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-386aa98b-0118-4b57-be58-6366d588153b tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:38 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-386aa98b-0118-4b57-be58-6366d588153b tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-386aa98b-0118-4b57-be58-6366d588153b tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 302/593] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:37 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fe43827c-8575-4936-9d82-0c31f4241d70 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fe43827c-8575-4936-9d82-0c31f4241d70 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fe43827c-8575-4936-9d82-0c31f4241d70 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fe43827c-8575-4936-9d82-0c31f4241d70 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fe43827c-8575-4936-9d82-0c31f4241d70 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fe43827c-8575-4936-9d82-0c31f4241d70 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 292/594] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:38 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 887 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-30172cb5-de27-4f35-9221-e8aa722f7d95 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-30172cb5-de27-4f35-9221-e8aa722f7d95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-30172cb5-de27-4f35-9221-e8aa722f7d95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-30172cb5-de27-4f35-9221-e8aa722f7d95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-30172cb5-de27-4f35-9221-e8aa722f7d95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:39 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-30172cb5-de27-4f35-9221-e8aa722f7d95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:39 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-30172cb5-de27-4f35-9221-e8aa722f7d95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:39 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-30172cb5-de27-4f35-9221-e8aa722f7d95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-30172cb5-de27-4f35-9221-e8aa722f7d95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 303/595] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:39 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e33cec7d-cb28-45d5-9f74-1a95651262a4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e33cec7d-cb28-45d5-9f74-1a95651262a4 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e33cec7d-cb28-45d5-9f74-1a95651262a4 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e33cec7d-cb28-45d5-9f74-1a95651262a4 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e33cec7d-cb28-45d5-9f74-1a95651262a4 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e33cec7d-cb28-45d5-9f74-1a95651262a4 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 293/596] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:39 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 887 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d2a282ac-d80b-4c0c-9636-731251153c95 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2a282ac-d80b-4c0c-9636-731251153c95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2a282ac-d80b-4c0c-9636-731251153c95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2a282ac-d80b-4c0c-9636-731251153c95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d2a282ac-d80b-4c0c-9636-731251153c95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:40 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-d2a282ac-d80b-4c0c-9636-731251153c95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:40 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-d2a282ac-d80b-4c0c-9636-731251153c95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:40 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-d2a282ac-d80b-4c0c-9636-731251153c95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2a282ac-d80b-4c0c-9636-731251153c95 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 304/597] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:40 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-98e8f8c9-1c4f-4d63-a3ae-805cac898097 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-98e8f8c9-1c4f-4d63-a3ae-805cac898097 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-98e8f8c9-1c4f-4d63-a3ae-805cac898097 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-98e8f8c9-1c4f-4d63-a3ae-805cac898097 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-98e8f8c9-1c4f-4d63-a3ae-805cac898097 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-98e8f8c9-1c4f-4d63-a3ae-805cac898097 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 294/598] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:41 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b909d9eb-55fd-419b-9edf-8c0932a13b52 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b909d9eb-55fd-419b-9edf-8c0932a13b52 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b909d9eb-55fd-419b-9edf-8c0932a13b52 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b909d9eb-55fd-419b-9edf-8c0932a13b52 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b909d9eb-55fd-419b-9edf-8c0932a13b52 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:41 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-b909d9eb-55fd-419b-9edf-8c0932a13b52 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:41 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-b909d9eb-55fd-419b-9edf-8c0932a13b52 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-b909d9eb-55fd-419b-9edf-8c0932a13b52 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b909d9eb-55fd-419b-9edf-8c0932a13b52 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 305/599] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:41 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 929 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e0b5010a-1945-43e3-8f33-cc27395984a2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e0b5010a-1945-43e3-8f33-cc27395984a2 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/groups/6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e0b5010a-1945-43e3-8f33-cc27395984a2 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e0b5010a-1945-43e3-8f33-cc27395984a2 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-e0b5010a-1945-43e3-8f33-cc27395984a2 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] show called for member 6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:41 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:37:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e0b5010a-1945-43e3-8f33-cc27395984a2 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups/6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 returned with HTTP 200 Sep 05 11:37:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 295/600] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:37:41 2026] GET /volume/v3/groups/6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 => generated 416 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: /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 05 11:37:41 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:37:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Get all volumes completed successfully. Sep 05 11:37:41 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:41 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:41 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:41 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:41 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4e1aab4-fd55-4f40-a856-0f84ccf00801 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:37:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 306/601] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:37:41 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-64d5c594-13b2-4fa1-ae92-a5eedb235f55 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64d5c594-13b2-4fa1-ae92-a5eedb235f55 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] POST http://192.168.122.95/volume/v3/groups/6b9bea2a-ea1b-4e6d-908e-cf88916b7a90/action Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64d5c594-13b2-4fa1-ae92-a5eedb235f55 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64d5c594-13b2-4fa1-ae92-a5eedb235f55 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-64d5c594-13b2-4fa1-ae92-a5eedb235f55 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] delete called for group 6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 {{(pid=87146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:37:41 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-64d5c594-13b2-4fa1-ae92-a5eedb235f55 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Delete group with id: 6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 Sep 05 11:37:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:41 devstack devstack@c-api.service[87146]: /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 05 11:37:41 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:37:42 devstack devstack@c-api.service[87146]: /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 05 11:37:42 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64d5c594-13b2-4fa1-ae92-a5eedb235f55 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups/6b9bea2a-ea1b-4e6d-908e-cf88916b7a90/action returned with HTTP 202 Sep 05 11:37:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 296/602] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:37:41 2026] POST /volume/v3/groups/6b9bea2a-ea1b-4e6d-908e-cf88916b7a90/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5943ed3b-a96d-4816-865d-0e07b2dd72e7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5943ed3b-a96d-4816-865d-0e07b2dd72e7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5943ed3b-a96d-4816-865d-0e07b2dd72e7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5943ed3b-a96d-4816-865d-0e07b2dd72e7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3a29365f-af0d-4ad2-8a9e-40e80d263f20 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a29365f-af0d-4ad2-8a9e-40e80d263f20 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3a29365f-af0d-4ad2-8a9e-40e80d263f20 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3a29365f-af0d-4ad2-8a9e-40e80d263f20 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5943ed3b-a96d-4816-865d-0e07b2dd72e7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-5943ed3b-a96d-4816-865d-0e07b2dd72e7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:42 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-5943ed3b-a96d-4816-865d-0e07b2dd72e7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3a29365f-af0d-4ad2-8a9e-40e80d263f20 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a29365f-af0d-4ad2-8a9e-40e80d263f20 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 297/603] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:42 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 888 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa1a0b96-7ad2-49f6-a685-af7cfa79b0e2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa1a0b96-7ad2-49f6-a685-af7cfa79b0e2 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa1a0b96-7ad2-49f6-a685-af7cfa79b0e2 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa1a0b96-7ad2-49f6-a685-af7cfa79b0e2 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-5943ed3b-a96d-4816-865d-0e07b2dd72e7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa1a0b96-7ad2-49f6-a685-af7cfa79b0e2 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5943ed3b-a96d-4816-865d-0e07b2dd72e7 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 200 Sep 05 11:37:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 307/604] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:42 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 928 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa1a0b96-7ad2-49f6-a685-af7cfa79b0e2 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 298/605] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:42 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 888 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-2dd80f8f-d7f9-4da7-a428-ed321cab2abb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-2dd80f8f-d7f9-4da7-a428-ed321cab2abb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-2dd80f8f-d7f9-4da7-a428-ed321cab2abb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-2dd80f8f-d7f9-4da7-a428-ed321cab2abb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-2dd80f8f-d7f9-4da7-a428-ed321cab2abb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-2dd80f8f-d7f9-4da7-a428-ed321cab2abb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 308/606] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:42 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 870 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa8661d3-d614-433c-b726-a3c7dacb1d1e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa8661d3-d614-433c-b726-a3c7dacb1d1e None None] GET http://192.168.122.95/volume// Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa8661d3-d614-433c-b726-a3c7dacb1d1e None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa8661d3-d614-433c-b726-a3c7dacb1d1e None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa8661d3-d614-433c-b726-a3c7dacb1d1e None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 299/607] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:37:42 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-893e3aa7-3de9-481d-b8e5-4a796955673b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-893e3aa7-3de9-481d-b8e5-4a796955673b tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-893e3aa7-3de9-481d-b8e5-4a796955673b tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0098eb4c-d5c2-4ac8-99f2-0badc21d22fd", "connector": null, "instance_uuid": "3b2d5b1b-b178-49e4-9340-ceeedd35d88e"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-893e3aa7-3de9-481d-b8e5-4a796955673b tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:37:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 309/608] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:37:42 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8bf934f0-78cf-43c5-8289-95aee1392a5f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8bf934f0-78cf-43c5-8289-95aee1392a5f tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8bf934f0-78cf-43c5-8289-95aee1392a5f tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8bf934f0-78cf-43c5-8289-95aee1392a5f tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-50261f8c-931a-42f5-8179-2fb10057c130 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-50261f8c-931a-42f5-8179-2fb10057c130 None None] GET http://192.168.122.95/volume// Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-50261f8c-931a-42f5-8179-2fb10057c130 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-50261f8c-931a-42f5-8179-2fb10057c130 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-50261f8c-931a-42f5-8179-2fb10057c130 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 310/609] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:37:42 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8bf934f0-78cf-43c5-8289-95aee1392a5f tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-c7859cce-122a-4b16-9a05-2aef5c1efdfb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8bf934f0-78cf-43c5-8289-95aee1392a5f tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 300/610] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:42 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 887 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-c7859cce-122a-4b16-9a05-2aef5c1efdfb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-c7859cce-122a-4b16-9a05-2aef5c1efdfb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-c7859cce-122a-4b16-9a05-2aef5c1efdfb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-c7859cce-122a-4b16-9a05-2aef5c1efdfb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-c7859cce-122a-4b16-9a05-2aef5c1efdfb tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 311/611] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:37:42 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 1050 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-31514dee-3339-48cc-bcc9-52da4c4e070d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-31514dee-3339-48cc-bcc9-52da4c4e070d tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] PUT http://192.168.122.95/volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-31514dee-3339-48cc-bcc9-52da4c4e070d tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-31514dee-3339-48cc-bcc9-52da4c4e070d tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Acquiring lock "cinder-attachment_update-0098eb4c-d5c2-4ac8-99f2-0badc21d22fd-devstack" by "attachment_update" {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-31514dee-3339-48cc-bcc9-52da4c4e070d tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Lock "cinder-attachment_update-0098eb4c-d5c2-4ac8-99f2-0badc21d22fd-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-157f5c94-45d0-4c98-9315-e8c7113d0fcb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-157f5c94-45d0-4c98-9315-e8c7113d0fcb tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-157f5c94-45d0-4c98-9315-e8c7113d0fcb tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-157f5c94-45d0-4c98-9315-e8c7113d0fcb tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-157f5c94-45d0-4c98-9315-e8c7113d0fcb tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 returned with HTTP 404 Sep 05 11:37:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 312/612] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:43 2026] GET /volume/v3/volumes/ad88281e-c2e6-4a49-80e5-e6a668771420 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f711188c-6b49-44b0-9627-e352d44ec0e1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f711188c-6b49-44b0-9627-e352d44ec0e1 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/groups/6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f711188c-6b49-44b0-9627-e352d44ec0e1 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f711188c-6b49-44b0-9627-e352d44ec0e1 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-f711188c-6b49-44b0-9627-e352d44ec0e1 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] show called for member 6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f711188c-6b49-44b0-9627-e352d44ec0e1 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups/6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 returned with HTTP 404 Sep 05 11:37:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 313/613] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:37:43 2026] GET /volume/v3/groups/6b9bea2a-ea1b-4e6d-908e-cf88916b7a90 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: /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 05 11:37:43 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:37:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Get all volumes completed successfully. Sep 05 11:37:43 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:43 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-31514dee-3339-48cc-bcc9-52da4c4e070d tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Lock "cinder-attachment_update-0098eb4c-d5c2-4ac8-99f2-0badc21d22fd-devstack" released by "attachment_update" :: held 0.288s {{(pid=87146) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-31514dee-3339-48cc-bcc9-52da4c4e070d tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb returned with HTTP 200 Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 301/614] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:37:43 2026] PUT /volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb => generated 694 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c8bbda8f-0104-4ea8-a9b5-34027fb09b82 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:37:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 314/615] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:37:43 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eb4f3544-2db6-4281-a4d6-03fd06ec8925 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eb4f3544-2db6-4281-a4d6-03fd06ec8925 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] POST http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13/action Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eb4f3544-2db6-4281-a4d6-03fd06ec8925 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eb4f3544-2db6-4281-a4d6-03fd06ec8925 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-eb4f3544-2db6-4281-a4d6-03fd06ec8925 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] delete called for group a774c79b-09d9-4b98-866f-1d587249dc13 {{(pid=87146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-eb4f3544-2db6-4281-a4d6-03fd06ec8925 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Delete group with id: a774c79b-09d9-4b98-866f-1d587249dc13 Sep 05 11:37:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:43 devstack devstack@c-api.service[87146]: /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 05 11:37:43 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:37:43 devstack devstack@c-api.service[87146]: /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 05 11:37:43 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:37:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eb4f3544-2db6-4281-a4d6-03fd06ec8925 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13/action returned with HTTP 202 Sep 05 11:37:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 302/616] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:37:43 2026] POST /volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2ec2a643-e728-45e9-8b0e-8576796ad658 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2ec2a643-e728-45e9-8b0e-8576796ad658 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2ec2a643-e728-45e9-8b0e-8576796ad658 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2ec2a643-e728-45e9-8b0e-8576796ad658 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2ec2a643-e728-45e9-8b0e-8576796ad658 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Volume info retrieved successfully. Sep 05 11:37:43 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-2ec2a643-e728-45e9-8b0e-8576796ad658 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:37:43 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-2ec2a643-e728-45e9-8b0e-8576796ad658 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-2ec2a643-e728-45e9-8b0e-8576796ad658 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2ec2a643-e728-45e9-8b0e-8576796ad658 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 returned with HTTP 200 Sep 05 11:37:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 315/617] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:43 2026] GET /volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-34db0bbb-46df-4898-a4db-63ea71cedf3e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-34db0bbb-46df-4898-a4db-63ea71cedf3e tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-34db0bbb-46df-4898-a4db-63ea71cedf3e tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-34db0bbb-46df-4898-a4db-63ea71cedf3e tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-84f91842-09b9-442c-9fad-5c4cf4441b57 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-84f91842-09b9-442c-9fad-5c4cf4441b57 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] POST http://192.168.122.95/volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb/action Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-84f91842-09b9-442c-9fad-5c4cf4441b57 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Action body: b'{"os-complete": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-84f91842-09b9-442c-9fad-5c4cf4441b57 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-34db0bbb-46df-4898-a4db-63ea71cedf3e tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-34db0bbb-46df-4898-a4db-63ea71cedf3e tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 303/618] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:43 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 888 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c822b8e0-0726-4164-856b-8b03c383d3c6 req-84f91842-09b9-442c-9fad-5c4cf4441b57 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb/action returned with HTTP 204 Sep 05 11:37:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 316/619] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:37:43 2026] POST /volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9c1a4d8d-c08d-4175-a191-99d618616471 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c1a4d8d-c08d-4175-a191-99d618616471 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 Sep 05 11:37:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c1a4d8d-c08d-4175-a191-99d618616471 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c1a4d8d-c08d-4175-a191-99d618616471 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c1a4d8d-c08d-4175-a191-99d618616471 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 returned with HTTP 404 Sep 05 11:37:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 304/620] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:44 2026] GET /volume/v3/volumes/d518a2ec-280a-45b0-9aca-7005993717d9 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1a1db315-7db6-42d0-a35f-25dfe713f527 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1a1db315-7db6-42d0-a35f-25dfe713f527 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 Sep 05 11:37:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1a1db315-7db6-42d0-a35f-25dfe713f527 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1a1db315-7db6-42d0-a35f-25dfe713f527 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-1a1db315-7db6-42d0-a35f-25dfe713f527 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] show called for member a774c79b-09d9-4b98-866f-1d587249dc13 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:37:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8ae45b6f-8d2b-4d25-88e8-6015e7c946d6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ae45b6f-8d2b-4d25-88e8-6015e7c946d6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ae45b6f-8d2b-4d25-88e8-6015e7c946d6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ae45b6f-8d2b-4d25-88e8-6015e7c946d6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:45 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:37:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1a1db315-7db6-42d0-a35f-25dfe713f527 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 returned with HTTP 200 Sep 05 11:37:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 317/621] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:37:44 2026] GET /volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 => generated 349 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8ae45b6f-8d2b-4d25-88e8-6015e7c946d6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ae45b6f-8d2b-4d25-88e8-6015e7c946d6 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 305/622] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:44 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 1180 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ef745265-62a1-4af0-a9ce-009568238be5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ef745265-62a1-4af0-a9ce-009568238be5 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ef745265-62a1-4af0-a9ce-009568238be5 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ef745265-62a1-4af0-a9ce-009568238be5 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ef745265-62a1-4af0-a9ce-009568238be5 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ef745265-62a1-4af0-a9ce-009568238be5 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 318/623] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:45 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 1180 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-148c447d-0e75-4d63-b5da-b395262496c7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 306/624] 192.168.122.95 () {62 vars in 1490 bytes} [Sat Sep 5 11:37:45 2026] DELETE /volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:37:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e9ff6c2c-53bf-46cb-9567-5fe3b8315b7e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:45 devstack devstack@c-api.service[87145]: WARNING keystonemiddleware.auth_token [None req-e9ff6c2c-53bf-46cb-9567-5fe3b8315b7e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 11:37:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 319/625] 192.168.122.95 () {62 vars in 1490 bytes} [Sat Sep 5 11:37:45 2026] DELETE /volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb => generated 114 bytes in 143 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:37:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] DELETE http://192.168.122.95/volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb Sep 05 11:37:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Attachment connected to vm 3b2d5b1b-b178-49e4-9340-ceeedd35d88e, checking data on nova Sep 05 11:37:45 devstack devstack@c-api.service[87146]: DEBUG cinder.compute.nova [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Creating Keystone token plugin using URL: http://192.168.122.95/identity {{(pid=87146) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 11:37:45 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] REQ: curl -g -i -X GET http://192.168.122.95/compute/v2.1/servers/3b2d5b1b-b178-49e4-9340-ceeedd35d88e/os-volume_attachments/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b609f4a77ce452daca1a20dfdfe3f76bed051512b3f5f4e9f8c71a49c9bc55da" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-34c98361-f8d5-43a0-87f6-81cb65e6de9a" -H "X-Service-Token: {SHA256}10755bca3c94098a68d2433ec0a6ff7224a379f175f98e297fe730ea082f506b" {{(pid=87146) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4adce0de-9ceb-40c6-8b17-0d22c4374831 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 09:37:45 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-9de06204-fd72-4ec6-ba22-745bd69c7d9a x-openstack-request-id: req-9de06204-fd72-4ec6-ba22-745bd69c7d9a {{(pid=87146) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0098eb4c-d5c2-4ac8-99f2-0badc21d22fd", "serverId": "3b2d5b1b-b178-49e4-9340-ceeedd35d88e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "edad2860-71c1-4fb6-ab17-f994963996fb", "bdm_uuid": "f0aaac14-a98f-4a39-b5b9-6077a2eb80bc"}} {{(pid=87146) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET call to compute for http://192.168.122.95/compute/v2.1/servers/3b2d5b1b-b178-49e4-9340-ceeedd35d88e/os-volume_attachments/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd used request id req-9de06204-fd72-4ec6-ba22-745bd69c7d9a {{(pid=87146) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.volume.api [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-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 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4adce0de-9ceb-40c6-8b17-0d22c4374831 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] GET http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4adce0de-9ceb-40c6-8b17-0d22c4374831 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4adce0de-9ceb-40c6-8b17-0d22c4374831 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-4adce0de-9ceb-40c6-8b17-0d22c4374831 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] show called for member a774c79b-09d9-4b98-866f-1d587249dc13 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Caught error: Detach volume from instance 3b2d5b1b-b178-49e4-9340-ceeedd35d88e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3b2d5b1b-b178-49e4-9340-ceeedd35d88e using the Compute API Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: 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 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3b2d5b1b-b178-49e4-9340-ceeedd35d88e using the Compute API Sep 05 11:37:46 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.api.middleware.fault [None req-34c98361-f8d5-43a0-87f6-81cb65e6de9a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb returned with HTTP 409 Sep 05 11:37:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 307/626] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:37:45 2026] DELETE /volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb => generated 167 bytes in 624 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4adce0de-9ceb-40c6-8b17-0d22c4374831 tempest-GroupsV314Test-1936817 tempest-GroupsV314Test-1936817-project-member] http://192.168.122.95/volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 returned with HTTP 404 Sep 05 11:37:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 320/627] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:37:46 2026] GET /volume/v3/groups/a774c79b-09d9-4b98-866f-1d587249dc13 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fda0ab3b-0987-4673-b19f-901446beebbd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fda0ab3b-0987-4673-b19f-901446beebbd tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/1324ad45-2d92-4157-8321-cb911d7544c1 Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fda0ab3b-0987-4673-b19f-901446beebbd tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fda0ab3b-0987-4673-b19f-901446beebbd tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-9bace986-b318-47cc-8324-71603a286176 req-f27af08e-cc82-4837-b0b0-89d297cd530a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-f27af08e-cc82-4837-b0b0-89d297cd530a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-f27af08e-cc82-4837-b0b0-89d297cd530a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-f27af08e-cc82-4837-b0b0-89d297cd530a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:46 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:46 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:46 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-fda0ab3b-0987-4673-b19f-901446beebbd tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-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=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-9bace986-b318-47cc-8324-71603a286176 req-f27af08e-cc82-4837-b0b0-89d297cd530a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-f27af08e-cc82-4837-b0b0-89d297cd530a tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 321/628] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:46 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 1162 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fda0ab3b-0987-4673-b19f-901446beebbd tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] http://192.168.122.95/volume/v3/group_types/1324ad45-2d92-4157-8321-cb911d7544c1 returned with HTTP 202 Sep 05 11:37:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 308/629] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:37:46 2026] DELETE /volume/v3/group_types/1324ad45-2d92-4157-8321-cb911d7544c1 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4b598635-1395-445e-9388-4b2dd7a7a701 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b598635-1395-445e-9388-4b2dd7a7a701 tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] DELETE http://192.168.122.95/volume/v3/types/a0ae7cd5-190a-4343-99a5-5fd5a7c405dc Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b598635-1395-445e-9388-4b2dd7a7a701 tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b598635-1395-445e-9388-4b2dd7a7a701 tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-9bace986-b318-47cc-8324-71603a286176 req-f3ef550d-3325-4c79-93ab-6dfbe9145314 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-f3ef550d-3325-4c79-93ab-6dfbe9145314 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] POST http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd/action Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-f3ef550d-3325-4c79-93ab-6dfbe9145314 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-f3ef550d-3325-4c79-93ab-6dfbe9145314 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b598635-1395-445e-9388-4b2dd7a7a701 tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] http://192.168.122.95/volume/v3/types/a0ae7cd5-190a-4343-99a5-5fd5a7c405dc returned with HTTP 202 Sep 05 11:37:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 322/630] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:37:46 2026] DELETE /volume/v3/types/a0ae7cd5-190a-4343-99a5-5fd5a7c405dc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:46 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-00cb1f60-f364-4bd0-8fd5-c3d0a200d54a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00cb1f60-f364-4bd0-8fd5-c3d0a200d54a tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] GET http://192.168.122.95/volume/v3/types/a0ae7cd5-190a-4343-99a5-5fd5a7c405dc Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00cb1f60-f364-4bd0-8fd5-c3d0a200d54a tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00cb1f60-f364-4bd0-8fd5-c3d0a200d54a tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00cb1f60-f364-4bd0-8fd5-c3d0a200d54a tempest-GroupsV314Test-1386888608 tempest-GroupsV314Test-1386888608-project-admin] http://192.168.122.95/volume/v3/types/a0ae7cd5-190a-4343-99a5-5fd5a7c405dc returned with HTTP 404 Sep 05 11:37:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 323/631] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:37:46 2026] GET /volume/v3/types/a0ae7cd5-190a-4343-99a5-5fd5a7c405dc => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-9bace986-b318-47cc-8324-71603a286176 req-f3ef550d-3325-4c79-93ab-6dfbe9145314 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-9bace986-b318-47cc-8324-71603a286176 req-f3ef550d-3325-4c79-93ab-6dfbe9145314 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Begin detaching volume completed successfully. Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-f3ef550d-3325-4c79-93ab-6dfbe9145314 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd/action returned with HTTP 202 Sep 05 11:37:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 309/632] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:37:46 2026] POST /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7ffb5b37-a7d5-469e-85d4-b6b93337ffb1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7ffb5b37-a7d5-469e-85d4-b6b93337ffb1 None None] GET http://192.168.122.95/volume// Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7ffb5b37-a7d5-469e-85d4-b6b93337ffb1 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7ffb5b37-a7d5-469e-85d4-b6b93337ffb1 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7ffb5b37-a7d5-469e-85d4-b6b93337ffb1 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:37:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 324/633] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:37:46 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-9bace986-b318-47cc-8324-71603a286176 req-348bae97-6a60-43cf-ac70-86913975bdf9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-348bae97-6a60-43cf-ac70-86913975bdf9 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-348bae97-6a60-43cf-ac70-86913975bdf9 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-348bae97-6a60-43cf-ac70-86913975bdf9 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:46 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-9bace986-b318-47cc-8324-71603a286176 req-348bae97-6a60-43cf-ac70-86913975bdf9 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-348bae97-6a60-43cf-ac70-86913975bdf9 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 310/634] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:37:46 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 1346 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-9bace986-b318-47cc-8324-71603a286176 req-b4066813-0b1d-4c0d-9bfc-1a33dceb6c97 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-b4066813-0b1d-4c0d-9bfc-1a33dceb6c97 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] DELETE http://192.168.122.95/volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-b4066813-0b1d-4c0d-9bfc-1a33dceb6c97 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-b4066813-0b1d-4c0d-9bfc-1a33dceb6c97 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:47 devstack devstack@c-api.service[87145]: /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 05 11:37:47 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:37:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-9bace986-b318-47cc-8324-71603a286176 req-b4066813-0b1d-4c0d-9bfc-1a33dceb6c97 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb returned with HTTP 200 Sep 05 11:37:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 325/635] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:37:46 2026] DELETE /volume/v3/attachments/edad2860-71c1-4fb6-ab17-f994963996fb => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-ca1313ec-3903-4286-b1b1-2d91f9709cd9 req-fead62b4-6133-40fd-8230-988d23744a71 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ca1313ec-3903-4286-b1b1-2d91f9709cd9 req-fead62b4-6133-40fd-8230-988d23744a71 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ca1313ec-3903-4286-b1b1-2d91f9709cd9 req-fead62b4-6133-40fd-8230-988d23744a71 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ca1313ec-3903-4286-b1b1-2d91f9709cd9 req-fead62b4-6133-40fd-8230-988d23744a71 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-ca1313ec-3903-4286-b1b1-2d91f9709cd9 req-fead62b4-6133-40fd-8230-988d23744a71 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ca1313ec-3903-4286-b1b1-2d91f9709cd9 req-fead62b4-6133-40fd-8230-988d23744a71 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 311/636] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:47 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 870 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0b9d0ac9-9538-4eb2-beda-c8116b9fdb8c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b9d0ac9-9538-4eb2-beda-c8116b9fdb8c tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] DELETE http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0b9d0ac9-9538-4eb2-beda-c8116b9fdb8c tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0b9d0ac9-9538-4eb2-beda-c8116b9fdb8c tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:47 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-0b9d0ac9-9538-4eb2-beda-c8116b9fdb8c tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Delete volume with id: 0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0b9d0ac9-9538-4eb2-beda-c8116b9fdb8c tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0b9d0ac9-9538-4eb2-beda-c8116b9fdb8c tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Delete volume request issued successfully. Sep 05 11:37:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b9d0ac9-9538-4eb2-beda-c8116b9fdb8c tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 202 Sep 05 11:37:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 326/637] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:37:47 2026] DELETE /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aee7936f-daeb-418a-b409-47fe77a05caa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aee7936f-daeb-418a-b409-47fe77a05caa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aee7936f-daeb-418a-b409-47fe77a05caa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aee7936f-daeb-418a-b409-47fe77a05caa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-aee7936f-daeb-418a-b409-47fe77a05caa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aee7936f-daeb-418a-b409-47fe77a05caa tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 312/638] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:48 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 887 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-26418126-5df1-432c-95b9-2371db4781cc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26418126-5df1-432c-95b9-2371db4781cc tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26418126-5df1-432c-95b9-2371db4781cc tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26418126-5df1-432c-95b9-2371db4781cc tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-26418126-5df1-432c-95b9-2371db4781cc tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Volume info retrieved successfully. Sep 05 11:37:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26418126-5df1-432c-95b9-2371db4781cc tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 200 Sep 05 11:37:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 327/639] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:49 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 887 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fcbf1739-7e0c-43c6-b062-b69ae5f1bf65 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fcbf1739-7e0c-43c6-b062-b69ae5f1bf65 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] GET http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd Sep 05 11:37:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fcbf1739-7e0c-43c6-b062-b69ae5f1bf65 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fcbf1739-7e0c-43c6-b062-b69ae5f1bf65 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fcbf1739-7e0c-43c6-b062-b69ae5f1bf65 tempest-TestServerVolumeAttachScenarioOldVersion-362462854 tempest-TestServerVolumeAttachScenarioOldVersion-362462854-project-member] http://192.168.122.95/volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd returned with HTTP 404 Sep 05 11:37:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 313/640] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:50 2026] GET /volume/v3/volumes/0098eb4c-d5c2-4ac8-99f2-0badc21d22fd => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-065d1684-f92e-4003-b9af-6e436d93b583 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-811130534"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-811130534'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Create volume of 1 GB Sep 05 11:37:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Availability Zones retrieved successfully. Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Flow 'volume_create_api' (a2066122-22bb-4bb8-b48a-38b34dfc8c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ae1112-62d6-4cee-a995-c28b998a75b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ae1112-62d6-4cee-a995-c28b998a75b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04fd63f7-2318-43d0-91cc-2b349e68275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Created reservations ['cec64cba-9ce3-40d8-af01-bb5c7fc5bb82', 'e29f0361-3a79-4b26-ab1c-4e0d8dd72578', '7e1d8ee4-9d8e-468c-b3ab-9773bee3f117', '27c09be4-c7d0-405f-8618-e2c583ba7374'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04fd63f7-2318-43d0-91cc-2b349e68275d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec64cba-9ce3-40d8-af01-bb5c7fc5bb82', 'e29f0361-3a79-4b26-ab1c-4e0d8dd72578', '7e1d8ee4-9d8e-468c-b3ab-9773bee3f117', '27c09be4-c7d0-405f-8618-e2c583ba7374']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a93987e-d1b2-42aa-863d-397e00b4544c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a93987e-d1b2-42aa-863d-397e00b4544c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a620629-1351-4eda-b66d-14edb23fb6cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-811130534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8432c8fb07c645a5ba828bf131901b5a',qos_specs=None,replication_status=,reservations=['cec64cba-9ce3-40d8-af01-bb5c7fc5bb82','e29f0361-3a79-4b26-ab1c-4e0d8dd72578','7e1d8ee4-9d8e-468c-b3ab-9773bee3f117','27c09be4-c7d0-405f-8618-e2c583ba7374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa16eedfa9854ad0bc8494b70f9e7e4c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-811130534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a620629-1351-4eda-b66d-14edb23fb6cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8432c8fb07c645a5ba828bf131901b5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa16eedfa9854ad0bc8494b70f9e7e4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb26fa8-46dc-40ad-bba8-79853896ee1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb26fa8-46dc-40ad-bba8-79853896ee1d) transitioned into state 'SUCCESS' from state '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-811130534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8432c8fb07c645a5ba828bf131901b5a',qos_specs=None,replication_status=,reservations=['cec64cba-9ce3-40d8-af01-bb5c7fc5bb82','e29f0361-3a79-4b26-ab1c-4e0d8dd72578','7e1d8ee4-9d8e-468c-b3ab-9773bee3f117','27c09be4-c7d0-405f-8618-e2c583ba7374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa16eedfa9854ad0bc8494b70f9e7e4c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c959390-59c1-4f87-bf5b-0cdcaa46f7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c959390-59c1-4f87-bf5b-0cdcaa46f7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Flow 'volume_create_api' (a2066122-22bb-4bb8-b48a-38b34dfc8c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Create volume request issued successfully. Sep 05 11:37:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-065d1684-f92e-4003-b9af-6e436d93b583 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 328/641] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:37:54 2026] POST /volume/v3/volumes => generated 757 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-07b6cf91-4542-4ec8-9ea4-8f4cfc8ea420 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-07b6cf91-4542-4ec8-9ea4-8f4cfc8ea420 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:37:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-07b6cf91-4542-4ec8-9ea4-8f4cfc8ea420 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-07b6cf91-4542-4ec8-9ea4-8f4cfc8ea420 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-07b6cf91-4542-4ec8-9ea4-8f4cfc8ea420 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:37:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-07b6cf91-4542-4ec8-9ea4-8f4cfc8ea420 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb returned with HTTP 200 Sep 05 11:37:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 314/642] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:55 2026] GET /volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb => generated 825 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:37:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-914fe387-1bd9-4542-9a67-dc1bcf1d7031 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-914fe387-1bd9-4542-9a67-dc1bcf1d7031 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:37:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-914fe387-1bd9-4542-9a67-dc1bcf1d7031 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-914fe387-1bd9-4542-9a67-dc1bcf1d7031 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-914fe387-1bd9-4542-9a67-dc1bcf1d7031 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:37:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-914fe387-1bd9-4542-9a67-dc1bcf1d7031 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb returned with HTTP 200 Sep 05 11:37:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 329/643] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:56 2026] GET /volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7d42779f-1009-4b53-83d2-2b1b0f31e979 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7d42779f-1009-4b53-83d2-2b1b0f31e979 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:37:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7d42779f-1009-4b53-83d2-2b1b0f31e979 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7d42779f-1009-4b53-83d2-2b1b0f31e979 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7d42779f-1009-4b53-83d2-2b1b0f31e979 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:37:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7d42779f-1009-4b53-83d2-2b1b0f31e979 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb returned with HTTP 200 Sep 05 11:37:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 315/644] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:58 2026] GET /volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9d71b258-2c95-489c-863f-a44184f5dffe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d71b258-2c95-489c-863f-a44184f5dffe tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:37:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9d71b258-2c95-489c-863f-a44184f5dffe tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a620629-1351-4eda-b66d-14edb23fb6cb", "name": "tempest-SnapshotsActionsTest-Snapshot-1265140609"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9d71b258-2c95-489c-863f-a44184f5dffe tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:37:58 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-9d71b258-2c95-489c-863f-a44184f5dffe tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Create snapshot from volume 6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:37:58 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-9d71b258-2c95-489c-863f-a44184f5dffe tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Created reservations ['e4684f90-ecb7-4172-b4b5-1ebc739910d2', '8f3b3c2b-b899-43b2-b714-7aac7352deca', '4b56ec88-e661-42dc-b976-8908fce5e5b1', '20bd5d45-e9cf-4695-8003-7c1100f0f4f1'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9d71b258-2c95-489c-863f-a44184f5dffe tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot create request issued successfully. Sep 05 11:37:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d71b258-2c95-489c-863f-a44184f5dffe tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:37:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 330/645] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:37:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1ebbca53-c913-4720-837a-1d84d6b7e2cd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ebbca53-c913-4720-837a-1d84d6b7e2cd tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:37:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ebbca53-c913-4720-837a-1d84d6b7e2cd tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ebbca53-c913-4720-837a-1d84d6b7e2cd tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1ebbca53-c913-4720-837a-1d84d6b7e2cd tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:37:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ebbca53-c913-4720-837a-1d84d6b7e2cd tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:37:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 316/646] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:58 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7a02acaa-45e6-4177-831a-56c80cd44c06 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a02acaa-45e6-4177-831a-56c80cd44c06 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a02acaa-45e6-4177-831a-56c80cd44c06 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a02acaa-45e6-4177-831a-56c80cd44c06 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7a02acaa-45e6-4177-831a-56c80cd44c06 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a02acaa-45e6-4177-831a-56c80cd44c06 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 331/647] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:59 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1146 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-546d8e0b-e757-4273-a0cc-94b4dc88ed9d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-546d8e0b-e757-4273-a0cc-94b4dc88ed9d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:37:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-546d8e0b-e757-4273-a0cc-94b4dc88ed9d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-546d8e0b-e757-4273-a0cc-94b4dc88ed9d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:59 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=348,cinder:UPDATE=64,cinder:INSERT=37 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:37:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-546d8e0b-e757-4273-a0cc-94b4dc88ed9d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:37:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-546d8e0b-e757-4273-a0cc-94b4dc88ed9d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:37:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 317/648] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:59 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cd7487a0-389d-442d-bd66-ea50a0167110 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cd7487a0-389d-442d-bd66-ea50a0167110 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cd7487a0-389d-442d-bd66-ea50a0167110 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cd7487a0-389d-442d-bd66-ea50a0167110 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cd7487a0-389d-442d-bd66-ea50a0167110 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cd7487a0-389d-442d-bd66-ea50a0167110 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 332/649] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:59 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1146 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-6d61f89b-ccc9-4915-bcab-f21185a59034 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-6d61f89b-ccc9-4915-bcab-f21185a59034 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:37:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-6d61f89b-ccc9-4915-bcab-f21185a59034 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-6d61f89b-ccc9-4915-bcab-f21185a59034 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:37:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:37:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-6d61f89b-ccc9-4915-bcab-f21185a59034 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-6d61f89b-ccc9-4915-bcab-f21185a59034 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:37:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 318/650] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:59 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-f68b70c1-f1af-460b-bd87-6098266ec851 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-f68b70c1-f1af-460b-bd87-6098266ec851 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4/action Sep 05 11:37:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-f68b70c1-f1af-460b-bd87-6098266ec851 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-f68b70c1-f1af-460b-bd87-6098266ec851 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:37:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-f68b70c1-f1af-460b-bd87-6098266ec851 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-f68b70c1-f1af-460b-bd87-6098266ec851 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Begin detaching volume completed successfully. Sep 05 11:37:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-f68b70c1-f1af-460b-bd87-6098266ec851 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4/action returned with HTTP 202 Sep 05 11:37:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 333/651] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:37:59 2026] POST /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a89b31d6-d8f4-402b-8457-9b027d26a79b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a89b31d6-d8f4-402b-8457-9b027d26a79b None None] GET http://192.168.122.95/volume// Sep 05 11:38:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a89b31d6-d8f4-402b-8457-9b027d26a79b None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a89b31d6-d8f4-402b-8457-9b027d26a79b None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a89b31d6-d8f4-402b-8457-9b027d26a79b None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:38:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 319/652] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:38:00 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:38:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-ee6ab0e9-5640-48cd-aa7f-e6bf0a3bbde9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-ee6ab0e9-5640-48cd-aa7f-e6bf0a3bbde9 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:38:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-ee6ab0e9-5640-48cd-aa7f-e6bf0a3bbde9 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-ee6ab0e9-5640-48cd-aa7f-e6bf0a3bbde9 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:00 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=350,cinder:UPDATE=65,cinder:INSERT=29 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:38:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-ee6ab0e9-5640-48cd-aa7f-e6bf0a3bbde9 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-ee6ab0e9-5640-48cd-aa7f-e6bf0a3bbde9 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:38:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 334/653] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:38:00 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 1330 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:38:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-734dc9fb-465d-42f1-b518-b7e074b86cd4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-734dc9fb-465d-42f1-b518-b7e074b86cd4 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] DELETE http://192.168.122.95/volume/v3/attachments/7d796249-3747-4742-920a-f7c58e81cc58 Sep 05 11:38:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-734dc9fb-465d-42f1-b518-b7e074b86cd4 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-734dc9fb-465d-42f1-b518-b7e074b86cd4 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c96a53d4-74e3-4983-8217-6e567c16214e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c96a53d4-74e3-4983-8217-6e567c16214e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c96a53d4-74e3-4983-8217-6e567c16214e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c96a53d4-74e3-4983-8217-6e567c16214e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c96a53d4-74e3-4983-8217-6e567c16214e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c96a53d4-74e3-4983-8217-6e567c16214e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 335/654] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:00 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:00 devstack devstack@c-api.service[87146]: /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 05 11:38:00 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:38:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-617e044c-0a24-4dba-a582-f57e63d3e6a4 req-734dc9fb-465d-42f1-b518-b7e074b86cd4 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/7d796249-3747-4742-920a-f7c58e81cc58 returned with HTTP 200 Sep 05 11:38:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 320/655] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:38:00 2026] DELETE /volume/v3/attachments/7d796249-3747-4742-920a-f7c58e81cc58 => generated 19 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c557d960-ab30-4fad-844a-99814149fc9c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c557d960-ab30-4fad-844a-99814149fc9c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:38:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c557d960-ab30-4fad-844a-99814149fc9c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c557d960-ab30-4fad-844a-99814149fc9c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c557d960-ab30-4fad-844a-99814149fc9c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c557d960-ab30-4fad-844a-99814149fc9c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:38:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 336/656] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:01 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a9064d90-e94d-4955-9f8e-eaca0b004e73 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a9064d90-e94d-4955-9f8e-eaca0b004e73 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a9064d90-e94d-4955-9f8e-eaca0b004e73 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a9064d90-e94d-4955-9f8e-eaca0b004e73 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a9064d90-e94d-4955-9f8e-eaca0b004e73 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a9064d90-e94d-4955-9f8e-eaca0b004e73 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 321/657] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:01 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 466 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a0401c11-3ae5-4c81-a504-0b8447934b67 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a0401c11-3ae5-4c81-a504-0b8447934b67 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a0401c11-3ae5-4c81-a504-0b8447934b67 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a0401c11-3ae5-4c81-a504-0b8447934b67 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-a0401c11-3ae5-4c81-a504-0b8447934b67 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot 'f8285472-fc32-4a43-a291-102dfe55713e' with '{'status': 'creating'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a0401c11-3ae5-4c81-a504-0b8447934b67 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action returned with HTTP 202 Sep 05 11:38:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 337/658] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:01 2026] POST /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action => generated 0 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ef71f154-3c7b-4ba4-9f9c-9eab1184ecf4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ef71f154-3c7b-4ba4-9f9c-9eab1184ecf4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ef71f154-3c7b-4ba4-9f9c-9eab1184ecf4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ef71f154-3c7b-4ba4-9f9c-9eab1184ecf4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ef71f154-3c7b-4ba4-9f9c-9eab1184ecf4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ef71f154-3c7b-4ba4-9f9c-9eab1184ecf4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 322/659] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:02 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1f854511-3e81-45c8-8e60-75b9e7b1c148 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1f854511-3e81-45c8-8e60-75b9e7b1c148 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1f854511-3e81-45c8-8e60-75b9e7b1c148 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1f854511-3e81-45c8-8e60-75b9e7b1c148 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-1f854511-3e81-45c8-8e60-75b9e7b1c148 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot 'f8285472-fc32-4a43-a291-102dfe55713e' with '{'status': 'available'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1f854511-3e81-45c8-8e60-75b9e7b1c148 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action returned with HTTP 202 Sep 05 11:38:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 338/660] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:02 2026] POST /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8034862b-9c3a-4660-a42b-d61cc182c96c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8034862b-9c3a-4660-a42b-d61cc182c96c tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8034862b-9c3a-4660-a42b-d61cc182c96c tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8034862b-9c3a-4660-a42b-d61cc182c96c tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8034862b-9c3a-4660-a42b-d61cc182c96c tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8034862b-9c3a-4660-a42b-d61cc182c96c tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 323/661] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:02 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3043a9f9-4c1e-48a5-b344-8f3cdb3c33e1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3043a9f9-4c1e-48a5-b344-8f3cdb3c33e1 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3043a9f9-4c1e-48a5-b344-8f3cdb3c33e1 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a620629-1351-4eda-b66d-14edb23fb6cb", "name": "tempest-SnapshotsActionsTest-Snapshot-1630294594"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3043a9f9-4c1e-48a5-b344-8f3cdb3c33e1 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:38:02 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-3043a9f9-4c1e-48a5-b344-8f3cdb3c33e1 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Create snapshot from volume 6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:02 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-3043a9f9-4c1e-48a5-b344-8f3cdb3c33e1 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Created reservations ['fccfa47f-d249-4477-ba75-bd09c84821ea', '3ffdd615-06b8-4e60-8ec1-725b80f84848', '72d0d23e-ec0b-45eb-a739-7f7f1c37836b', 'e084314e-0772-40a0-a6e6-6023501f7676'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3043a9f9-4c1e-48a5-b344-8f3cdb3c33e1 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot create request issued successfully. Sep 05 11:38:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3043a9f9-4c1e-48a5-b344-8f3cdb3c33e1 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:38:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 339/662] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:38:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:38:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b9681b47-3b25-4610-a705-eb255de21add None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b9681b47-3b25-4610-a705-eb255de21add tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b9681b47-3b25-4610-a705-eb255de21add tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b9681b47-3b25-4610-a705-eb255de21add tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b9681b47-3b25-4610-a705-eb255de21add tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b9681b47-3b25-4610-a705-eb255de21add tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 200 Sep 05 11:38:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 324/663] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:02 2026] GET /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ae9d9961-7159-4a45-9c9c-1c765c85937b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae9d9961-7159-4a45-9c9c-1c765c85937b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae9d9961-7159-4a45-9c9c-1c765c85937b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae9d9961-7159-4a45-9c9c-1c765c85937b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ae9d9961-7159-4a45-9c9c-1c765c85937b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae9d9961-7159-4a45-9c9c-1c765c85937b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 200 Sep 05 11:38:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 340/664] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:03 2026] GET /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-86bd3b45-c6e3-4a10-85cd-5901db98e278 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86bd3b45-c6e3-4a10-85cd-5901db98e278 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-86bd3b45-c6e3-4a10-85cd-5901db98e278 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-86bd3b45-c6e3-4a10-85cd-5901db98e278 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-86bd3b45-c6e3-4a10-85cd-5901db98e278 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86bd3b45-c6e3-4a10-85cd-5901db98e278 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 200 Sep 05 11:38:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 325/665] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:04 2026] GET /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7716b62d-4174-47e8-be9e-963c23f70ee4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7716b62d-4174-47e8-be9e-963c23f70ee4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7716b62d-4174-47e8-be9e-963c23f70ee4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7716b62d-4174-47e8-be9e-963c23f70ee4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7716b62d-4174-47e8-be9e-963c23f70ee4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7716b62d-4174-47e8-be9e-963c23f70ee4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 200 Sep 05 11:38:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 341/666] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:06 2026] GET /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5e1b7d3d-e645-46e2-9c37-53ab24735279 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5e1b7d3d-e645-46e2-9c37-53ab24735279 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6/action Sep 05 11:38:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5e1b7d3d-e645-46e2-9c37-53ab24735279 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5e1b7d3d-e645-46e2-9c37-53ab24735279 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-5e1b7d3d-e645-46e2-9c37-53ab24735279 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot 'd5e9aafc-e7d0-442e-a69d-2a0c419aa5a6' with '{'status': 'creating'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5e1b7d3d-e645-46e2-9c37-53ab24735279 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6/action returned with HTTP 202 Sep 05 11:38:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 326/667] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:06 2026] POST /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8cdeaf61-b9f1-4c0c-844c-e7f3edfbe266 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8cdeaf61-b9f1-4c0c-844c-e7f3edfbe266 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8cdeaf61-b9f1-4c0c-844c-e7f3edfbe266 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8cdeaf61-b9f1-4c0c-844c-e7f3edfbe266 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8cdeaf61-b9f1-4c0c-844c-e7f3edfbe266 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8cdeaf61-b9f1-4c0c-844c-e7f3edfbe266 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 200 Sep 05 11:38:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 342/668] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:06 2026] GET /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-600b63be-3da3-4bb7-a720-5c8d8665c7b8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-600b63be-3da3-4bb7-a720-5c8d8665c7b8 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6/action Sep 05 11:38:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-600b63be-3da3-4bb7-a720-5c8d8665c7b8 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-600b63be-3da3-4bb7-a720-5c8d8665c7b8 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-600b63be-3da3-4bb7-a720-5c8d8665c7b8 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Snapshot retrieved successfully. Sep 05 11:38:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-600b63be-3da3-4bb7-a720-5c8d8665c7b8 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Snapshot delete request issued successfully. Sep 05 11:38:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-600b63be-3da3-4bb7-a720-5c8d8665c7b8 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6/action returned with HTTP 202 Sep 05 11:38:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 327/669] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:06 2026] POST /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ff67276f-f960-4551-bc78-5f8946528c0e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff67276f-f960-4551-bc78-5f8946528c0e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff67276f-f960-4551-bc78-5f8946528c0e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff67276f-f960-4551-bc78-5f8946528c0e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ff67276f-f960-4551-bc78-5f8946528c0e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff67276f-f960-4551-bc78-5f8946528c0e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 200 Sep 05 11:38:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 343/670] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:06 2026] GET /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-705075909", "imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-705075909', 'imageRef': 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Create volume of 1 GB Sep 05 11:38:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Availability Zones retrieved successfully. Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Flow 'volume_create_api' (1913c256-5fbc-4c55-8184-fabd56c53cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57995df-02b3-42c7-b5cf-c82ad4a4a0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6b88df45-7f3e-475a-8635-d9552a096445 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b88df45-7f3e-475a-8635-d9552a096445 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b88df45-7f3e-475a-8635-d9552a096445 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b88df45-7f3e-475a-8635-d9552a096445 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6b88df45-7f3e-475a-8635-d9552a096445 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b88df45-7f3e-475a-8635-d9552a096445 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 200 Sep 05 11:38:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 344/671] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:07 2026] GET /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57995df-02b3-42c7-b5cf-c82ad4a4a0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b68c086-9e0b-494b-8f63-3bb325e3f988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Created reservations ['06789998-0aee-42bd-b9c5-23798e51deb5', '0a24b876-5f44-46bf-855d-3ac3113e9859', '88b173d7-c48d-4ea5-81c9-500cc9170d10', '288ac80c-6809-452a-913c-6ceee2cba6e7'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b68c086-9e0b-494b-8f63-3bb325e3f988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06789998-0aee-42bd-b9c5-23798e51deb5', '0a24b876-5f44-46bf-855d-3ac3113e9859', '88b173d7-c48d-4ea5-81c9-500cc9170d10', '288ac80c-6809-452a-913c-6ceee2cba6e7']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11089f5c-7813-4268-959f-381e4eaa5fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11089f5c-7813-4268-959f-381e4eaa5fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45defce6-ca3a-4372-ab75-23a77a7e5fe7', '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-705075909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a58c22f50ee3475586aa7c1adc7bb46d',qos_specs=None,replication_status=,reservations=['06789998-0aee-42bd-b9c5-23798e51deb5','0a24b876-5f44-46bf-855d-3ac3113e9859','88b173d7-c48d-4ea5-81c9-500cc9170d10','288ac80c-6809-452a-913c-6ceee2cba6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23146f486fb248ad8401941c71fa972f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-705075909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45defce6-ca3a-4372-ab75-23a77a7e5fe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a58c22f50ee3475586aa7c1adc7bb46d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23146f486fb248ad8401941c71fa972f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c7277e-5922-4dbe-be43-5feb64ab0a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c7277e-5922-4dbe-be43-5feb64ab0a7a) transitioned into state 'SUCCESS' from state '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-705075909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a58c22f50ee3475586aa7c1adc7bb46d',qos_specs=None,replication_status=,reservations=['06789998-0aee-42bd-b9c5-23798e51deb5','0a24b876-5f44-46bf-855d-3ac3113e9859','88b173d7-c48d-4ea5-81c9-500cc9170d10','288ac80c-6809-452a-913c-6ceee2cba6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23146f486fb248ad8401941c71fa972f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b97839-f357-4e8f-aab0-4428e4ace808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b97839-f357-4e8f-aab0-4428e4ace808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Flow 'volume_create_api' (1913c256-5fbc-4c55-8184-fabd56c53cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Create volume request issued successfully. Sep 05 11:38:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8cf7d0c5-91ff-4da6-ba03-3d64ec95223f tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 328/672] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:38:07 2026] POST /volume/v3/volumes => generated 759 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-71bb6d0d-061c-4f04-9ad0-3387d5031b6e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-71bb6d0d-061c-4f04-9ad0-3387d5031b6e tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-71bb6d0d-061c-4f04-9ad0-3387d5031b6e tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-71bb6d0d-061c-4f04-9ad0-3387d5031b6e tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-71bb6d0d-061c-4f04-9ad0-3387d5031b6e tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-71bb6d0d-061c-4f04-9ad0-3387d5031b6e tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 345/673] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:07 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 827 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-50a3d75a-9910-40f2-8ad5-af3cf9f70718 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-50a3d75a-9910-40f2-8ad5-af3cf9f70718 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-50a3d75a-9910-40f2-8ad5-af3cf9f70718 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-50a3d75a-9910-40f2-8ad5-af3cf9f70718 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-50a3d75a-9910-40f2-8ad5-af3cf9f70718 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-50a3d75a-9910-40f2-8ad5-af3cf9f70718 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 200 Sep 05 11:38:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 329/674] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:08 2026] GET /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-879183ca-70d2-4303-95a4-2ec2ec02e344 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-879183ca-70d2-4303-95a4-2ec2ec02e344 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-879183ca-70d2-4303-95a4-2ec2ec02e344 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-879183ca-70d2-4303-95a4-2ec2ec02e344 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-879183ca-70d2-4303-95a4-2ec2ec02e344 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-879183ca-70d2-4303-95a4-2ec2ec02e344 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 346/675] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:08 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-42b8c6b9-13c4-4ff5-aeca-79d4f596af26 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-42b8c6b9-13c4-4ff5-aeca-79d4f596af26 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-42b8c6b9-13c4-4ff5-aeca-79d4f596af26 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-42b8c6b9-13c4-4ff5-aeca-79d4f596af26 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-42b8c6b9-13c4-4ff5-aeca-79d4f596af26 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 404 Sep 05 11:38:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 330/676] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:09 2026] GET /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-35ac05a8-d218-4fd7-a863-a1f1c56031b7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35ac05a8-d218-4fd7-a863-a1f1c56031b7 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35ac05a8-d218-4fd7-a863-a1f1c56031b7 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35ac05a8-d218-4fd7-a863-a1f1c56031b7 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-35ac05a8-d218-4fd7-a863-a1f1c56031b7 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot 'f8285472-fc32-4a43-a291-102dfe55713e' with '{'status': 'available'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35ac05a8-d218-4fd7-a863-a1f1c56031b7 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action returned with HTTP 202 Sep 05 11:38:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 347/677] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:09 2026] POST /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0ca88b98-c32b-4a1f-9f1c-d83c985b5037 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0ca88b98-c32b-4a1f-9f1c-d83c985b5037 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0ca88b98-c32b-4a1f-9f1c-d83c985b5037 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0ca88b98-c32b-4a1f-9f1c-d83c985b5037 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0ca88b98-c32b-4a1f-9f1c-d83c985b5037 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0ca88b98-c32b-4a1f-9f1c-d83c985b5037 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 331/678] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:09 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-038c8ba1-5eb5-44a3-bb3b-a5df573399bb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-038c8ba1-5eb5-44a3-bb3b-a5df573399bb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-038c8ba1-5eb5-44a3-bb3b-a5df573399bb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-038c8ba1-5eb5-44a3-bb3b-a5df573399bb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-038c8ba1-5eb5-44a3-bb3b-a5df573399bb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Delete snapshot with id: d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 Sep 05 11:38:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-038c8ba1-5eb5-44a3-bb3b-a5df573399bb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 returned with HTTP 404 Sep 05 11:38:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 348/679] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:38:09 2026] DELETE /volume/v3/snapshots/d5e9aafc-e7d0-442e-a69d-2a0c419aa5a6 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-61d82c42-6061-447f-93ab-31a227940f91 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-61d82c42-6061-447f-93ab-31a227940f91 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-61d82c42-6061-447f-93ab-31a227940f91 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a620629-1351-4eda-b66d-14edb23fb6cb", "name": "tempest-SnapshotsActionsTest-Snapshot-1293412655"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-61d82c42-6061-447f-93ab-31a227940f91 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-61d82c42-6061-447f-93ab-31a227940f91 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Create snapshot from volume 6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-61d82c42-6061-447f-93ab-31a227940f91 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Created reservations ['3fff1431-1fd0-416a-99da-6e481485e953', 'add8ab1e-920c-46bb-8dea-f0fb733b9c8e', 'd3dd371b-fae1-4023-9cbb-563cf573c679', '28866464-792d-4c64-94ea-242f73f16534'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-61d82c42-6061-447f-93ab-31a227940f91 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot create request issued successfully. Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-61d82c42-6061-447f-93ab-31a227940f91 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:38:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 332/680] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:38:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ececde8d-dace-4457-85da-5da5a4d11754 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ececde8d-dace-4457-85da-5da5a4d11754 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ececde8d-dace-4457-85da-5da5a4d11754 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ececde8d-dace-4457-85da-5da5a4d11754 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ececde8d-dace-4457-85da-5da5a4d11754 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ececde8d-dace-4457-85da-5da5a4d11754 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 200 Sep 05 11:38:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 349/681] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:09 2026] GET /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ce252abb-b84d-437f-a334-f33ab07de0d3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce252abb-b84d-437f-a334-f33ab07de0d3 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce252abb-b84d-437f-a334-f33ab07de0d3 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce252abb-b84d-437f-a334-f33ab07de0d3 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ce252abb-b84d-437f-a334-f33ab07de0d3 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce252abb-b84d-437f-a334-f33ab07de0d3 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 333/682] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:09 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 909 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a9c8f57f-eef0-4ccd-b4aa-43d10f59ae63 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a9c8f57f-eef0-4ccd-b4aa-43d10f59ae63 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a9c8f57f-eef0-4ccd-b4aa-43d10f59ae63 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a9c8f57f-eef0-4ccd-b4aa-43d10f59ae63 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a9c8f57f-eef0-4ccd-b4aa-43d10f59ae63 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a9c8f57f-eef0-4ccd-b4aa-43d10f59ae63 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 200 Sep 05 11:38:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 350/683] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:10 2026] GET /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-925c4c4c-d603-49d5-9f07-c6705c34f009 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-925c4c4c-d603-49d5-9f07-c6705c34f009 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-925c4c4c-d603-49d5-9f07-c6705c34f009 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-925c4c4c-d603-49d5-9f07-c6705c34f009 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-925c4c4c-d603-49d5-9f07-c6705c34f009 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-925c4c4c-d603-49d5-9f07-c6705c34f009 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 334/684] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:11 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-744d3b88-2a73-4f55-a4c0-5cced6ba302e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-744d3b88-2a73-4f55-a4c0-5cced6ba302e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-744d3b88-2a73-4f55-a4c0-5cced6ba302e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-744d3b88-2a73-4f55-a4c0-5cced6ba302e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-744d3b88-2a73-4f55-a4c0-5cced6ba302e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-744d3b88-2a73-4f55-a4c0-5cced6ba302e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 200 Sep 05 11:38:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 351/685] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:12 2026] GET /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-85f602ff-aa59-4870-9f8a-cd80909e003c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-85f602ff-aa59-4870-9f8a-cd80909e003c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-85f602ff-aa59-4870-9f8a-cd80909e003c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-85f602ff-aa59-4870-9f8a-cd80909e003c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-85f602ff-aa59-4870-9f8a-cd80909e003c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-85f602ff-aa59-4870-9f8a-cd80909e003c tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 335/686] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:12 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-51c7fcbf-3bf3-495f-a6b9-9873368bfcde None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-51c7fcbf-3bf3-495f-a6b9-9873368bfcde tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-51c7fcbf-3bf3-495f-a6b9-9873368bfcde tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-51c7fcbf-3bf3-495f-a6b9-9873368bfcde tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-51c7fcbf-3bf3-495f-a6b9-9873368bfcde tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-51c7fcbf-3bf3-495f-a6b9-9873368bfcde tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 200 Sep 05 11:38:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 352/687] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:13 2026] GET /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8de7b6b8-a617-4916-996a-f5c8323b08fb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8de7b6b8-a617-4916-996a-f5c8323b08fb tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062/action Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8de7b6b8-a617-4916-996a-f5c8323b08fb tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8de7b6b8-a617-4916-996a-f5c8323b08fb tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-8de7b6b8-a617-4916-996a-f5c8323b08fb tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot '830eb289-e535-435d-95a7-e8d8f41ce062' with '{'status': 'deleting'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8de7b6b8-a617-4916-996a-f5c8323b08fb tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062/action returned with HTTP 202 Sep 05 11:38:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 336/688] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:13 2026] POST /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-35c8b99a-41dd-434e-a67c-b2b9e8409731 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35c8b99a-41dd-434e-a67c-b2b9e8409731 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35c8b99a-41dd-434e-a67c-b2b9e8409731 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35c8b99a-41dd-434e-a67c-b2b9e8409731 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-35c8b99a-41dd-434e-a67c-b2b9e8409731 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35c8b99a-41dd-434e-a67c-b2b9e8409731 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 200 Sep 05 11:38:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 353/689] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:13 2026] GET /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1d6e4372-b251-41e1-872d-5024221dfa2a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d6e4372-b251-41e1-872d-5024221dfa2a tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062/action Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d6e4372-b251-41e1-872d-5024221dfa2a tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d6e4372-b251-41e1-872d-5024221dfa2a tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1d6e4372-b251-41e1-872d-5024221dfa2a tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Snapshot retrieved successfully. Sep 05 11:38:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5aa33d3f-948b-48d2-b0db-d27afb67b46a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5aa33d3f-948b-48d2-b0db-d27afb67b46a tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5aa33d3f-948b-48d2-b0db-d27afb67b46a tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5aa33d3f-948b-48d2-b0db-d27afb67b46a tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1d6e4372-b251-41e1-872d-5024221dfa2a tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Snapshot delete request issued successfully. Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d6e4372-b251-41e1-872d-5024221dfa2a tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062/action returned with HTTP 202 Sep 05 11:38:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 337/690] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:13 2026] POST /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d7ea3d57-51d5-4c54-9a2d-04e55227a231 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d7ea3d57-51d5-4c54-9a2d-04e55227a231 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d7ea3d57-51d5-4c54-9a2d-04e55227a231 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d7ea3d57-51d5-4c54-9a2d-04e55227a231 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d7ea3d57-51d5-4c54-9a2d-04e55227a231 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d7ea3d57-51d5-4c54-9a2d-04e55227a231 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 200 Sep 05 11:38:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 338/691] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:13 2026] GET /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5aa33d3f-948b-48d2-b0db-d27afb67b46a tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5aa33d3f-948b-48d2-b0db-d27afb67b46a tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 354/692] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:13 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 912 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1972371583"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1972371583'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Create volume of 1 GB Sep 05 11:38:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Availability Zones retrieved successfully. Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Flow 'volume_create_api' (dcc0ebb4-a887-4277-a66a-2dc4236f12e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f00bbff-5c4c-4189-9393-0f7f3bafe626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f00bbff-5c4c-4189-9393-0f7f3bafe626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4f4cf9-1d3e-4774-b584-195ac97342ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Created reservations ['4c806a20-bf78-4226-b4c3-5124b32d3c22', 'c420ec7f-3886-47c9-8837-76cd29b20c37', '63d0c2bd-07a0-483b-a1fa-d67402f8d8b4', '1db8d755-4ae1-4c27-84a8-c6c73cea2146'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4f4cf9-1d3e-4774-b584-195ac97342ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c806a20-bf78-4226-b4c3-5124b32d3c22', 'c420ec7f-3886-47c9-8837-76cd29b20c37', '63d0c2bd-07a0-483b-a1fa-d67402f8d8b4', '1db8d755-4ae1-4c27-84a8-c6c73cea2146']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02065111-950a-47ea-8547-ec943d3e69be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02065111-950a-47ea-8547-ec943d3e69be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '019ef21d-1131-4d48-bc01-8a881a657670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1972371583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c8374c04472439a8f0a15cf8c3a4079',qos_specs=None,replication_status=,reservations=['4c806a20-bf78-4226-b4c3-5124b32d3c22','c420ec7f-3886-47c9-8837-76cd29b20c37','63d0c2bd-07a0-483b-a1fa-d67402f8d8b4','1db8d755-4ae1-4c27-84a8-c6c73cea2146'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf0397856844e479d015d5c72cd6898',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1972371583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=019ef21d-1131-4d48-bc01-8a881a657670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c8374c04472439a8f0a15cf8c3a4079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaf0397856844e479d015d5c72cd6898',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d9c6ed-b059-467b-844b-ac63446680da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d9c6ed-b059-467b-844b-ac63446680da) transitioned into state 'SUCCESS' from state '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-1972371583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c8374c04472439a8f0a15cf8c3a4079',qos_specs=None,replication_status=,reservations=['4c806a20-bf78-4226-b4c3-5124b32d3c22','c420ec7f-3886-47c9-8837-76cd29b20c37','63d0c2bd-07a0-483b-a1fa-d67402f8d8b4','1db8d755-4ae1-4c27-84a8-c6c73cea2146'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaf0397856844e479d015d5c72cd6898',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdba3a2-db70-443f-88c1-a7787ce1b55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ab5dfe21-090c-4c36-b2a1-4e761e5f03c5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ab5dfe21-090c-4c36-b2a1-4e761e5f03c5 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ab5dfe21-090c-4c36-b2a1-4e761e5f03c5 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ab5dfe21-090c-4c36-b2a1-4e761e5f03c5 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdba3a2-db70-443f-88c1-a7787ce1b55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Flow 'volume_create_api' (dcc0ebb4-a887-4277-a66a-2dc4236f12e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ab5dfe21-090c-4c36-b2a1-4e761e5f03c5 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ab5dfe21-090c-4c36-b2a1-4e761e5f03c5 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 200 Sep 05 11:38:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Create volume request issued successfully. Sep 05 11:38:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-baf7b75d-35ce-40f0-a18d-8c15e329c608 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 355/693] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:14 2026] GET /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 339/694] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:38:13 2026] POST /volume/v3/volumes => generated 762 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-15dc811e-9bf2-41ee-835e-f01cc358639a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-15dc811e-9bf2-41ee-835e-f01cc358639a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-15dc811e-9bf2-41ee-835e-f01cc358639a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-15dc811e-9bf2-41ee-835e-f01cc358639a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-15dc811e-9bf2-41ee-835e-f01cc358639a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-15dc811e-9bf2-41ee-835e-f01cc358639a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 356/695] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:14 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 830 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-422f543a-56b3-4814-8959-1f30c33454f5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-422f543a-56b3-4814-8959-1f30c33454f5 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-422f543a-56b3-4814-8959-1f30c33454f5 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-422f543a-56b3-4814-8959-1f30c33454f5 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-422f543a-56b3-4814-8959-1f30c33454f5 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-422f543a-56b3-4814-8959-1f30c33454f5 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 340/696] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:14 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 912 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fe83d969-a45b-439d-9d9e-d88f62f8fe6e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fe83d969-a45b-439d-9d9e-d88f62f8fe6e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fe83d969-a45b-439d-9d9e-d88f62f8fe6e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fe83d969-a45b-439d-9d9e-d88f62f8fe6e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fe83d969-a45b-439d-9d9e-d88f62f8fe6e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fe83d969-a45b-439d-9d9e-d88f62f8fe6e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 200 Sep 05 11:38:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 357/697] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:15 2026] GET /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9a314500-079c-4dcc-ac07-be0b56fd6034 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9a314500-079c-4dcc-ac07-be0b56fd6034 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9a314500-079c-4dcc-ac07-be0b56fd6034 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9a314500-079c-4dcc-ac07-be0b56fd6034 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9a314500-079c-4dcc-ac07-be0b56fd6034 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9a314500-079c-4dcc-ac07-be0b56fd6034 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 341/698] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:15 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-48fab9fb-7ef3-4df3-ab02-e40d5f929aaf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-48fab9fb-7ef3-4df3-ab02-e40d5f929aaf tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-48fab9fb-7ef3-4df3-ab02-e40d5f929aaf tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-48fab9fb-7ef3-4df3-ab02-e40d5f929aaf tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-48fab9fb-7ef3-4df3-ab02-e40d5f929aaf tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-48fab9fb-7ef3-4df3-ab02-e40d5f929aaf tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 358/699] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:15 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 1330 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-c058bada-a214-4c92-88e7-702bc33f0b62 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-c058bada-a214-4c92-88e7-702bc33f0b62 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-c058bada-a214-4c92-88e7-702bc33f0b62 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-c058bada-a214-4c92-88e7-702bc33f0b62 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-c058bada-a214-4c92-88e7-702bc33f0b62 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-c058bada-a214-4c92-88e7-702bc33f0b62 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 342/700] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:38:15 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 1330 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e595190a-d658-4ae1-8d46-a662f326d87b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e595190a-d658-4ae1-8d46-a662f326d87b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e595190a-d658-4ae1-8d46-a662f326d87b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e595190a-d658-4ae1-8d46-a662f326d87b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e595190a-d658-4ae1-8d46-a662f326d87b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 404 Sep 05 11:38:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 359/701] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:16 2026] GET /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-574991bd-e3bf-4277-a85e-ea798a588711 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-574991bd-e3bf-4277-a85e-ea798a588711 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-574991bd-e3bf-4277-a85e-ea798a588711 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-574991bd-e3bf-4277-a85e-ea798a588711 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-574991bd-e3bf-4277-a85e-ea798a588711 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot 'f8285472-fc32-4a43-a291-102dfe55713e' with '{'status': 'available'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-574991bd-e3bf-4277-a85e-ea798a588711 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action returned with HTTP 202 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 343/702] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:16 2026] POST /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-45645136-6c49-4f26-8f28-aacadadaa2e6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45645136-6c49-4f26-8f28-aacadadaa2e6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45645136-6c49-4f26-8f28-aacadadaa2e6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45645136-6c49-4f26-8f28-aacadadaa2e6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-45645136-6c49-4f26-8f28-aacadadaa2e6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45645136-6c49-4f26-8f28-aacadadaa2e6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 360/703] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:16 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-af41c6c3-98d4-49e4-99f9-416c6b4e6953 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4c78783e-9bf9-49cf-ab9c-6193ae27f81e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af41c6c3-98d4-49e4-99f9-416c6b4e6953 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-af41c6c3-98d4-49e4-99f9-416c6b4e6953 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4c78783e-9bf9-49cf-ab9c-6193ae27f81e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-af41c6c3-98d4-49e4-99f9-416c6b4e6953 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4c78783e-9bf9-49cf-ab9c-6193ae27f81e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4c78783e-9bf9-49cf-ab9c-6193ae27f81e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-4c78783e-9bf9-49cf-ab9c-6193ae27f81e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Delete snapshot with id: 830eb289-e535-435d-95a7-e8d8f41ce062 Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4c78783e-9bf9-49cf-ab9c-6193ae27f81e tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 returned with HTTP 404 Sep 05 11:38:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 361/704] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:38:16 2026] DELETE /volume/v3/snapshots/830eb289-e535-435d-95a7-e8d8f41ce062 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e5c86949-3a3f-404b-be0e-3a4913ead988 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5c86949-3a3f-404b-be0e-3a4913ead988 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5c86949-3a3f-404b-be0e-3a4913ead988 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a620629-1351-4eda-b66d-14edb23fb6cb", "name": "tempest-SnapshotsActionsTest-Snapshot-108485213"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-af41c6c3-98d4-49e4-99f9-416c6b4e6953 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e5c86949-3a3f-404b-be0e-3a4913ead988 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-e5c86949-3a3f-404b-be0e-3a4913ead988 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Create snapshot from volume 6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af41c6c3-98d4-49e4-99f9-416c6b4e6953 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 344/705] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:16 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d6ab5df-6d23-4826-8f64-019b1d323a28 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d6ab5df-6d23-4826-8f64-019b1d323a28 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d6ab5df-6d23-4826-8f64-019b1d323a28 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d6ab5df-6d23-4826-8f64-019b1d323a28 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d6ab5df-6d23-4826-8f64-019b1d323a28 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-e5c86949-3a3f-404b-be0e-3a4913ead988 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Created reservations ['3da3b1d0-ae53-4da1-83ea-2269a1a77887', '0bbf1ba5-b5c5-47c8-9998-51be34dd99b1', '0173cb04-fb09-43f1-8278-542773f77557', 'ca5820e9-1ec1-4949-80fc-a83c2a26133d'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d6ab5df-6d23-4826-8f64-019b1d323a28 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 345/706] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:38:16 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aa2b3d9d-8838-4312-bf44-4469e5e5cefc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa2b3d9d-8838-4312-bf44-4469e5e5cefc None None] GET http://192.168.122.95/volume// Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa2b3d9d-8838-4312-bf44-4469e5e5cefc None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa2b3d9d-8838-4312-bf44-4469e5e5cefc None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa2b3d9d-8838-4312-bf44-4469e5e5cefc None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 346/707] 192.168.122.95 () {58 vars in 1303 bytes} [Sat Sep 5 11:38:16 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d01f59b-cb7e-45e3-81e7-217b89b75ed2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d01f59b-cb7e-45e3-81e7-217b89b75ed2 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d01f59b-cb7e-45e3-81e7-217b89b75ed2 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45defce6-ca3a-4372-ab75-23a77a7e5fe7", "connector": null, "instance_uuid": "bdd64a56-4b44-46b1-849a-c366112feb1c"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e5c86949-3a3f-404b-be0e-3a4913ead988 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot create request issued successfully. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5c86949-3a3f-404b-be0e-3a4913ead988 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:38:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 362/708] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:38:16 2026] POST /volume/v3/snapshots => generated 306 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-534229ef-3170-4d9e-8e36-ed9630b73760 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-534229ef-3170-4d9e-8e36-ed9630b73760 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-534229ef-3170-4d9e-8e36-ed9630b73760 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-534229ef-3170-4d9e-8e36-ed9630b73760 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-3d01f59b-cb7e-45e3-81e7-217b89b75ed2 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 347/709] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:38:16 2026] POST /volume/v3/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8a084a35-d3cb-4686-8016-b8dd8c58c344 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-534229ef-3170-4d9e-8e36-ed9630b73760 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-534229ef-3170-4d9e-8e36-ed9630b73760 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8a084a35-d3cb-4686-8016-b8dd8c58c344 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8a084a35-d3cb-4686-8016-b8dd8c58c344 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 363/710] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:38:16 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8a084a35-d3cb-4686-8016-b8dd8c58c344 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8a084a35-d3cb-4686-8016-b8dd8c58c344 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8a084a35-d3cb-4686-8016-b8dd8c58c344 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 200 Sep 05 11:38:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 348/711] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:16 2026] GET /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 438 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e4b513b6-baf2-4549-82fe-202dedf70557 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e4b513b6-baf2-4549-82fe-202dedf70557 None None] GET http://192.168.122.95/volume// Sep 05 11:38:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e4b513b6-baf2-4549-82fe-202dedf70557 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e4b513b6-baf2-4549-82fe-202dedf70557 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e4b513b6-baf2-4549-82fe-202dedf70557 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:38:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 364/712] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:38:17 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-131e310a-ddeb-42bb-b784-862edabe92d1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-131e310a-ddeb-42bb-b784-862edabe92d1 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:38:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-131e310a-ddeb-42bb-b784-862edabe92d1 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "019ef21d-1131-4d48-bc01-8a881a657670", "connector": null, "instance_uuid": "62a92815-254f-49f2-9bf5-885943406e53"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-131e310a-ddeb-42bb-b784-862edabe92d1 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:38:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 349/713] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:38:17 2026] POST /volume/v3/attachments => generated 273 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:38:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8ee6fb0a-c071-4f41-9e18-d2b210ba9ed6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8ee6fb0a-c071-4f41-9e18-d2b210ba9ed6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8ee6fb0a-c071-4f41-9e18-d2b210ba9ed6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8ee6fb0a-c071-4f41-9e18-d2b210ba9ed6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dbb9e943-a47d-47f3-bc45-88d6f556994f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dbb9e943-a47d-47f3-bc45-88d6f556994f None None] GET http://192.168.122.95/volume// Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dbb9e943-a47d-47f3-bc45-88d6f556994f None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dbb9e943-a47d-47f3-bc45-88d6f556994f None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dbb9e943-a47d-47f3-bc45-88d6f556994f None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:38:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 350/714] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:38:18 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c28515fb-0eeb-44a2-aef7-d1f7846a8a6a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c28515fb-0eeb-44a2-aef7-d1f7846a8a6a tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c28515fb-0eeb-44a2-aef7-d1f7846a8a6a tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c28515fb-0eeb-44a2-aef7-d1f7846a8a6a tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8ee6fb0a-c071-4f41-9e18-d2b210ba9ed6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8ee6fb0a-c071-4f41-9e18-d2b210ba9ed6 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 365/715] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:17 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c28515fb-0eeb-44a2-aef7-d1f7846a8a6a tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-298704bd-43e5-4174-a5c6-d1811ef73b03 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c28515fb-0eeb-44a2-aef7-d1f7846a8a6a tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 200 Sep 05 11:38:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 351/716] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:18 2026] GET /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 438 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-298704bd-43e5-4174-a5c6-d1811ef73b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-298704bd-43e5-4174-a5c6-d1811ef73b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-298704bd-43e5-4174-a5c6-d1811ef73b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-298704bd-43e5-4174-a5c6-d1811ef73b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-298704bd-43e5-4174-a5c6-d1811ef73b03 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 366/717] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:38:18 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 1035 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-fcf57f1b-b929-4d4d-af73-b82d80e7a753 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-fcf57f1b-b929-4d4d-af73-b82d80e7a753 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] PUT http://192.168.122.95/volume/v3/attachments/51d571ed-300d-4830-a1d5-cc0d87d71bb2 Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-fcf57f1b-b929-4d4d-af73-b82d80e7a753 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-fcf57f1b-b929-4d4d-af73-b82d80e7a753 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Acquiring lock "cinder-attachment_update-019ef21d-1131-4d48-bc01-8a881a657670-devstack" by "attachment_update" {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:38:18 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-fcf57f1b-b929-4d4d-af73-b82d80e7a753 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Lock "cinder-attachment_update-019ef21d-1131-4d48-bc01-8a881a657670-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:38:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9984f229-45e3-4f16-b3f7-5cea6aae961f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9984f229-45e3-4f16-b3f7-5cea6aae961f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9984f229-45e3-4f16-b3f7-5cea6aae961f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9984f229-45e3-4f16-b3f7-5cea6aae961f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9984f229-45e3-4f16-b3f7-5cea6aae961f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9984f229-45e3-4f16-b3f7-5cea6aae961f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 367/718] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:19 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bddc7873-50d0-4458-8fbd-66440b1549ec None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bddc7873-50d0-4458-8fbd-66440b1549ec tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bddc7873-50d0-4458-8fbd-66440b1549ec tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bddc7873-50d0-4458-8fbd-66440b1549ec tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bddc7873-50d0-4458-8fbd-66440b1549ec tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bddc7873-50d0-4458-8fbd-66440b1549ec tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 200 Sep 05 11:38:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 368/719] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:19 2026] GET /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-099b6779-224e-4b09-8d2b-06aa3258155a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-099b6779-224e-4b09-8d2b-06aa3258155a None None] GET http://192.168.122.95/volume// Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-099b6779-224e-4b09-8d2b-06aa3258155a None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-099b6779-224e-4b09-8d2b-06aa3258155a None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-099b6779-224e-4b09-8d2b-06aa3258155a None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:38:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 369/720] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:38:19 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-e60ba10d-d383-4be3-9717-d40cb07a3578 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-e60ba10d-d383-4be3-9717-d40cb07a3578 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-e60ba10d-d383-4be3-9717-d40cb07a3578 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-e60ba10d-d383-4be3-9717-d40cb07a3578 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-e60ba10d-d383-4be3-9717-d40cb07a3578 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-e60ba10d-d383-4be3-9717-d40cb07a3578 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 200 Sep 05 11:38:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 370/721] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:38:19 2026] GET /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 1510 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-4ac73df2-78c6-4841-ad56-15f9efe374b8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-4ac73df2-78c6-4841-ad56-15f9efe374b8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] PUT http://192.168.122.95/volume/v3/attachments/0a939d1c-112c-4d15-b0af-afafdb5713ef Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-4ac73df2-78c6-4841-ad56-15f9efe374b8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-4ac73df2-78c6-4841-ad56-15f9efe374b8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Acquiring lock "cinder-attachment_update-45defce6-ca3a-4372-ab75-23a77a7e5fe7-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-4ac73df2-78c6-4841-ad56-15f9efe374b8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Lock "cinder-attachment_update-45defce6-ca3a-4372-ab75-23a77a7e5fe7-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:19 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-fcf57f1b-b929-4d4d-af73-b82d80e7a753 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Lock "cinder-attachment_update-019ef21d-1131-4d48-bc01-8a881a657670-devstack" released by "attachment_update" :: held 1.225s {{(pid=87146) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:38:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-fcf57f1b-b929-4d4d-af73-b82d80e7a753 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments/51d571ed-300d-4830-a1d5-cc0d87d71bb2 returned with HTTP 200 Sep 05 11:38:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 352/722] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:38:18 2026] PUT /volume/v3/attachments/51d571ed-300d-4830-a1d5-cc0d87d71bb2 => generated 694 bytes in 1281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:19 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-4ac73df2-78c6-4841-ad56-15f9efe374b8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Lock "cinder-attachment_update-45defce6-ca3a-4372-ab75-23a77a7e5fe7-devstack" released by "attachment_update" :: held 0.277s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:38:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-4ac73df2-78c6-4841-ad56-15f9efe374b8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/0a939d1c-112c-4d15-b0af-afafdb5713ef returned with HTTP 200 Sep 05 11:38:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 371/723] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:38:19 2026] PUT /volume/v3/attachments/0a939d1c-112c-4d15-b0af-afafdb5713ef => generated 694 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-6ad8b710-bb67-4d5d-be60-5ec8a702c9f1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-6ad8b710-bb67-4d5d-be60-5ec8a702c9f1 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/attachments/0a939d1c-112c-4d15-b0af-afafdb5713ef/action Sep 05 11:38:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-6ad8b710-bb67-4d5d-be60-5ec8a702c9f1 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-6ad8b710-bb67-4d5d-be60-5ec8a702c9f1 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-59797a63-11ee-4246-82f2-ff5ebd250ba7 req-6ad8b710-bb67-4d5d-be60-5ec8a702c9f1 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/0a939d1c-112c-4d15-b0af-afafdb5713ef/action returned with HTTP 204 Sep 05 11:38:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 353/724] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:38:19 2026] POST /volume/v3/attachments/0a939d1c-112c-4d15-b0af-afafdb5713ef/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-72922921-0acc-4ef5-92d8-be0eb89f0c45 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72922921-0acc-4ef5-92d8-be0eb89f0c45 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72922921-0acc-4ef5-92d8-be0eb89f0c45 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72922921-0acc-4ef5-92d8-be0eb89f0c45 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d52702b4-0919-4375-a6b7-a9bbe9c7a1f6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d52702b4-0919-4375-a6b7-a9bbe9c7a1f6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d52702b4-0919-4375-a6b7-a9bbe9c7a1f6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d52702b4-0919-4375-a6b7-a9bbe9c7a1f6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-72922921-0acc-4ef5-92d8-be0eb89f0c45 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d52702b4-0919-4375-a6b7-a9bbe9c7a1f6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72922921-0acc-4ef5-92d8-be0eb89f0c45 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 372/725] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:20 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d52702b4-0919-4375-a6b7-a9bbe9c7a1f6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 200 Sep 05 11:38:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 354/726] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:20 2026] GET /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dde13c9e-ada6-4d54-ba6c-c1c730a99e0b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dde13c9e-ada6-4d54-ba6c-c1c730a99e0b tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5/action Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dde13c9e-ada6-4d54-ba6c-c1c730a99e0b tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dde13c9e-ada6-4d54-ba6c-c1c730a99e0b tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-dde13c9e-ada6-4d54-ba6c-c1c730a99e0b tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot '88b7998e-905f-4040-b75d-a818af67a7d5' with '{'status': 'error'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dde13c9e-ada6-4d54-ba6c-c1c730a99e0b tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5/action returned with HTTP 202 Sep 05 11:38:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 373/727] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:20 2026] POST /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4f0e905f-b3a0-4110-bf44-dcda515a0f42 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f0e905f-b3a0-4110-bf44-dcda515a0f42 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f0e905f-b3a0-4110-bf44-dcda515a0f42 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f0e905f-b3a0-4110-bf44-dcda515a0f42 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4f0e905f-b3a0-4110-bf44-dcda515a0f42 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f0e905f-b3a0-4110-bf44-dcda515a0f42 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 200 Sep 05 11:38:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 355/728] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:20 2026] GET /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 461 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4b7a3a8d-dd29-46a2-9269-0e0f39f4ffe4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b7a3a8d-dd29-46a2-9269-0e0f39f4ffe4 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5/action Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b7a3a8d-dd29-46a2-9269-0e0f39f4ffe4 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b7a3a8d-dd29-46a2-9269-0e0f39f4ffe4 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4b7a3a8d-dd29-46a2-9269-0e0f39f4ffe4 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Snapshot retrieved successfully. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-7e01316c-9cdc-4b05-a423-e9cd3dc442b9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4b7a3a8d-dd29-46a2-9269-0e0f39f4ffe4 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Snapshot delete request issued successfully. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b7a3a8d-dd29-46a2-9269-0e0f39f4ffe4 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5/action returned with HTTP 202 Sep 05 11:38:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 374/729] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:20 2026] POST /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-7e01316c-9cdc-4b05-a423-e9cd3dc442b9 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/attachments/51d571ed-300d-4830-a1d5-cc0d87d71bb2/action Sep 05 11:38:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-7e01316c-9cdc-4b05-a423-e9cd3dc442b9 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-7e01316c-9cdc-4b05-a423-e9cd3dc442b9 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5faeb204-a860-4e12-9392-ca606ef46671 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5faeb204-a860-4e12-9392-ca606ef46671 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5faeb204-a860-4e12-9392-ca606ef46671 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5faeb204-a860-4e12-9392-ca606ef46671 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5faeb204-a860-4e12-9392-ca606ef46671 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5faeb204-a860-4e12-9392-ca606ef46671 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 200 Sep 05 11:38:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 375/730] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:20 2026] GET /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-014f1c93-a16c-4216-a049-0d062f2ac12d req-7e01316c-9cdc-4b05-a423-e9cd3dc442b9 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments/51d571ed-300d-4830-a1d5-cc0d87d71bb2/action returned with HTTP 204 Sep 05 11:38:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 356/731] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:38:20 2026] POST /volume/v3/attachments/51d571ed-300d-4830-a1d5-cc0d87d71bb2/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9cb5ebff-7066-40b3-933c-6623bebce7d8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9cb5ebff-7066-40b3-933c-6623bebce7d8 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9cb5ebff-7066-40b3-933c-6623bebce7d8 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9cb5ebff-7066-40b3-933c-6623bebce7d8 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9cb5ebff-7066-40b3-933c-6623bebce7d8 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9cb5ebff-7066-40b3-933c-6623bebce7d8 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 376/732] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:21 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 1147 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9d78bb65-69c9-4d19-a135-017601615476 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d78bb65-69c9-4d19-a135-017601615476 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d78bb65-69c9-4d19-a135-017601615476 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d78bb65-69c9-4d19-a135-017601615476 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9d78bb65-69c9-4d19-a135-017601615476 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d78bb65-69c9-4d19-a135-017601615476 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 357/733] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:21 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 1147 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e6e01b14-38f4-4c01-a051-c1ec786eee3e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e6e01b14-38f4-4c01-a051-c1ec786eee3e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] DELETE http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e6e01b14-38f4-4c01-a051-c1ec786eee3e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e6e01b14-38f4-4c01-a051-c1ec786eee3e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e6e01b14-38f4-4c01-a051-c1ec786eee3e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Delete volume with id: 019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e6e01b14-38f4-4c01-a051-c1ec786eee3e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e6e01b14-38f4-4c01-a051-c1ec786eee3e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-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 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e6e01b14-38f4-4c01-a051-c1ec786eee3e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 400 Sep 05 11:38:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 377/734] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:38:21 2026] DELETE /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 307 bytes in 136 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:38:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9b1339a1-24cb-4e5d-a5ff-f0def0d8a881 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e5722ff2-5ca6-4f74-a15a-1409dbe57079 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b1339a1-24cb-4e5d-a5ff-f0def0d8a881 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b1339a1-24cb-4e5d-a5ff-f0def0d8a881 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b1339a1-24cb-4e5d-a5ff-f0def0d8a881 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5722ff2-5ca6-4f74-a15a-1409dbe57079 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5722ff2-5ca6-4f74-a15a-1409dbe57079 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5722ff2-5ca6-4f74-a15a-1409dbe57079 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9b1339a1-24cb-4e5d-a5ff-f0def0d8a881 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b1339a1-24cb-4e5d-a5ff-f0def0d8a881 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 200 Sep 05 11:38:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 358/735] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:21 2026] GET /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e5722ff2-5ca6-4f74-a15a-1409dbe57079 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5722ff2-5ca6-4f74-a15a-1409dbe57079 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 378/736] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:21 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 1147 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-b12b98da-4739-44ae-b6c4-be56bb5f9862 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-b12b98da-4739-44ae-b6c4-be56bb5f9862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-b12b98da-4739-44ae-b6c4-be56bb5f9862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-b12b98da-4739-44ae-b6c4-be56bb5f9862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-b12b98da-4739-44ae-b6c4-be56bb5f9862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-b12b98da-4739-44ae-b6c4-be56bb5f9862 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 359/737] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:38:21 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-3c8e2e60-3f07-4347-8597-df5fe7313d3b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-3c8e2e60-3f07-4347-8597-df5fe7313d3b tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] POST http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670/action Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-3c8e2e60-3f07-4347-8597-df5fe7313d3b tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-3c8e2e60-3f07-4347-8597-df5fe7313d3b tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-3c8e2e60-3f07-4347-8597-df5fe7313d3b tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-3c8e2e60-3f07-4347-8597-df5fe7313d3b tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Begin detaching volume completed successfully. Sep 05 11:38:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-3c8e2e60-3f07-4347-8597-df5fe7313d3b tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670/action returned with HTTP 202 Sep 05 11:38:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 379/738] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:38:21 2026] POST /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0fcb695d-a888-4ede-9e0a-5d3f877ca06f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0fcb695d-a888-4ede-9e0a-5d3f877ca06f None None] GET http://192.168.122.95/volume// Sep 05 11:38:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0fcb695d-a888-4ede-9e0a-5d3f877ca06f None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0fcb695d-a888-4ede-9e0a-5d3f877ca06f None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0fcb695d-a888-4ede-9e0a-5d3f877ca06f None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:38:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 360/739] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:38:22 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-7afdd5b0-1a64-4650-85f2-eecf8e9638ea None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-7afdd5b0-1a64-4650-85f2-eecf8e9638ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-7afdd5b0-1a64-4650-85f2-eecf8e9638ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-7afdd5b0-1a64-4650-85f2-eecf8e9638ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-7afdd5b0-1a64-4650-85f2-eecf8e9638ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-7afdd5b0-1a64-4650-85f2-eecf8e9638ea tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 380/740] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:38:22 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 1331 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:38:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-4421c3ee-b7a6-44b1-b708-68796e497fba None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-4421c3ee-b7a6-44b1-b708-68796e497fba tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] DELETE http://192.168.122.95/volume/v3/attachments/51d571ed-300d-4830-a1d5-cc0d87d71bb2 Sep 05 11:38:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-4421c3ee-b7a6-44b1-b708-68796e497fba tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-4421c3ee-b7a6-44b1-b708-68796e497fba tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-031211ea-5191-4a9b-b687-fe577418ff10 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-031211ea-5191-4a9b-b687-fe577418ff10 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-031211ea-5191-4a9b-b687-fe577418ff10 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-031211ea-5191-4a9b-b687-fe577418ff10 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-031211ea-5191-4a9b-b687-fe577418ff10 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-031211ea-5191-4a9b-b687-fe577418ff10 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 200 Sep 05 11:38:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 381/741] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:22 2026] GET /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:22 devstack devstack@c-api.service[87146]: /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 05 11:38:22 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:38:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-94d47ef8-c793-421e-a829-ba7980f6a231 req-4421c3ee-b7a6-44b1-b708-68796e497fba tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/attachments/51d571ed-300d-4830-a1d5-cc0d87d71bb2 returned with HTTP 200 Sep 05 11:38:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 361/742] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:38:22 2026] DELETE /volume/v3/attachments/51d571ed-300d-4830-a1d5-cc0d87d71bb2 => generated 19 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-023060ff-36a4-46ad-b012-4a8cce298e65 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-023060ff-36a4-46ad-b012-4a8cce298e65 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-023060ff-36a4-46ad-b012-4a8cce298e65 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-023060ff-36a4-46ad-b012-4a8cce298e65 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-023060ff-36a4-46ad-b012-4a8cce298e65 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-023060ff-36a4-46ad-b012-4a8cce298e65 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 382/743] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:23 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9d5b0e0b-aea8-4901-9ffe-94fdf018e677 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d5b0e0b-aea8-4901-9ffe-94fdf018e677 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d5b0e0b-aea8-4901-9ffe-94fdf018e677 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d5b0e0b-aea8-4901-9ffe-94fdf018e677 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d5b0e0b-aea8-4901-9ffe-94fdf018e677 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 404 Sep 05 11:38:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 362/744] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:23 2026] GET /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-11c00a9d-0e45-48ea-b7d6-c4fb4c0f7cb0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11c00a9d-0e45-48ea-b7d6-c4fb4c0f7cb0 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action Sep 05 11:38:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11c00a9d-0e45-48ea-b7d6-c4fb4c0f7cb0 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11c00a9d-0e45-48ea-b7d6-c4fb4c0f7cb0 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-11c00a9d-0e45-48ea-b7d6-c4fb4c0f7cb0 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot 'f8285472-fc32-4a43-a291-102dfe55713e' with '{'status': 'available'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11c00a9d-0e45-48ea-b7d6-c4fb4c0f7cb0 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action returned with HTTP 202 Sep 05 11:38:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 383/745] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:23 2026] POST /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0efb659b-91dc-4d9e-9ffe-93ca09666fc6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0efb659b-91dc-4d9e-9ffe-93ca09666fc6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0efb659b-91dc-4d9e-9ffe-93ca09666fc6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0efb659b-91dc-4d9e-9ffe-93ca09666fc6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0efb659b-91dc-4d9e-9ffe-93ca09666fc6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0efb659b-91dc-4d9e-9ffe-93ca09666fc6 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 363/746] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:23 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c66fd699-63fc-44fc-ad80-8eec9da1b9e4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c66fd699-63fc-44fc-ad80-8eec9da1b9e4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c66fd699-63fc-44fc-ad80-8eec9da1b9e4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c66fd699-63fc-44fc-ad80-8eec9da1b9e4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:24 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-c66fd699-63fc-44fc-ad80-8eec9da1b9e4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Delete snapshot with id: 88b7998e-905f-4040-b75d-a818af67a7d5 Sep 05 11:38:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c66fd699-63fc-44fc-ad80-8eec9da1b9e4 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 returned with HTTP 404 Sep 05 11:38:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 384/747] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:38:24 2026] DELETE /volume/v3/snapshots/88b7998e-905f-4040-b75d-a818af67a7d5 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0e86279c-6ec1-4ede-bf2f-03c0e47d2e20 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e86279c-6ec1-4ede-bf2f-03c0e47d2e20 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:38:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0e86279c-6ec1-4ede-bf2f-03c0e47d2e20 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a620629-1351-4eda-b66d-14edb23fb6cb", "name": "tempest-SnapshotsActionsTest-Snapshot-833597760"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0e86279c-6ec1-4ede-bf2f-03c0e47d2e20 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:38:24 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-0e86279c-6ec1-4ede-bf2f-03c0e47d2e20 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Create snapshot from volume 6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:24 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-0e86279c-6ec1-4ede-bf2f-03c0e47d2e20 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Created reservations ['9c08156e-6c08-4b4d-85d6-be71e244468b', '6f1acad4-d295-4afa-b850-a455dceae888', 'a56e6a3c-2f1b-41ee-a2c5-27cd3598a048', 'e51cd8c9-db2f-4f41-8455-4a28c0808e12'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0e86279c-6ec1-4ede-bf2f-03c0e47d2e20 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot create request issued successfully. Sep 05 11:38:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e86279c-6ec1-4ede-bf2f-03c0e47d2e20 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:38:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 364/748] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:38:24 2026] POST /volume/v3/snapshots => generated 306 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4733ba8a-3216-44a2-8e78-a868399b5288 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4733ba8a-3216-44a2-8e78-a868399b5288 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4733ba8a-3216-44a2-8e78-a868399b5288 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4733ba8a-3216-44a2-8e78-a868399b5288 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4733ba8a-3216-44a2-8e78-a868399b5288 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4733ba8a-3216-44a2-8e78-a868399b5288 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 200 Sep 05 11:38:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 385/749] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:24 2026] GET /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9f1d5181-8e6d-42ec-809e-513d73660e19 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9f1d5181-8e6d-42ec-809e-513d73660e19 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9f1d5181-8e6d-42ec-809e-513d73660e19 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9f1d5181-8e6d-42ec-809e-513d73660e19 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9f1d5181-8e6d-42ec-809e-513d73660e19 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9f1d5181-8e6d-42ec-809e-513d73660e19 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 200 Sep 05 11:38:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 365/750] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:25 2026] GET /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 438 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-42b66f36-67ea-4573-b087-754ce6efbeeb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-42b66f36-67ea-4573-b087-754ce6efbeeb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-42b66f36-67ea-4573-b087-754ce6efbeeb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-42b66f36-67ea-4573-b087-754ce6efbeeb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-42b66f36-67ea-4573-b087-754ce6efbeeb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-42b66f36-67ea-4573-b087-754ce6efbeeb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 200 Sep 05 11:38:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 386/751] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:26 2026] GET /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 438 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f244f639-e476-496a-995c-f8c635b0a286 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f244f639-e476-496a-995c-f8c635b0a286 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f244f639-e476-496a-995c-f8c635b0a286 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f244f639-e476-496a-995c-f8c635b0a286 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f244f639-e476-496a-995c-f8c635b0a286 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f244f639-e476-496a-995c-f8c635b0a286 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 200 Sep 05 11:38:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 366/752] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:27 2026] GET /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b48dbac9-4f23-44ff-ab53-ba1b1d417fec None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b48dbac9-4f23-44ff-ab53-ba1b1d417fec tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c/action Sep 05 11:38:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b48dbac9-4f23-44ff-ab53-ba1b1d417fec tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b48dbac9-4f23-44ff-ab53-ba1b1d417fec tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-b48dbac9-4f23-44ff-ab53-ba1b1d417fec tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot '30af73c7-7666-4640-9cb9-e1d97361a53c' with '{'status': 'error_deleting'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b48dbac9-4f23-44ff-ab53-ba1b1d417fec tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c/action returned with HTTP 202 Sep 05 11:38:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 387/753] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:27 2026] POST /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3a50d036-81f0-4adf-8574-712bafcfe377 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a50d036-81f0-4adf-8574-712bafcfe377 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3a50d036-81f0-4adf-8574-712bafcfe377 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3a50d036-81f0-4adf-8574-712bafcfe377 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3a50d036-81f0-4adf-8574-712bafcfe377 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a50d036-81f0-4adf-8574-712bafcfe377 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 200 Sep 05 11:38:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 367/754] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:27 2026] GET /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 470 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0ff1ecad-74b1-40d7-8070-5f04653217e5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0ff1ecad-74b1-40d7-8070-5f04653217e5 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c/action Sep 05 11:38:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0ff1ecad-74b1-40d7-8070-5f04653217e5 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0ff1ecad-74b1-40d7-8070-5f04653217e5 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0ff1ecad-74b1-40d7-8070-5f04653217e5 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Snapshot retrieved successfully. Sep 05 11:38:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0ff1ecad-74b1-40d7-8070-5f04653217e5 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Snapshot delete request issued successfully. Sep 05 11:38:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0ff1ecad-74b1-40d7-8070-5f04653217e5 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c/action returned with HTTP 202 Sep 05 11:38:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 388/755] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:28 2026] POST /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6dfd23ec-9945-4164-afe2-096b030f2454 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6dfd23ec-9945-4164-afe2-096b030f2454 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6dfd23ec-9945-4164-afe2-096b030f2454 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6dfd23ec-9945-4164-afe2-096b030f2454 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6dfd23ec-9945-4164-afe2-096b030f2454 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6dfd23ec-9945-4164-afe2-096b030f2454 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 200 Sep 05 11:38:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 368/756] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:28 2026] GET /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-919541b9-5d87-422a-adce-3f4c7486adaf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-919541b9-5d87-422a-adce-3f4c7486adaf tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-919541b9-5d87-422a-adce-3f4c7486adaf tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-919541b9-5d87-422a-adce-3f4c7486adaf tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-919541b9-5d87-422a-adce-3f4c7486adaf tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-919541b9-5d87-422a-adce-3f4c7486adaf tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 200 Sep 05 11:38:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 389/757] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:29 2026] GET /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7ce28564-27df-47ee-82f3-6686fdd15457 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ce28564-27df-47ee-82f3-6686fdd15457 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7ce28564-27df-47ee-82f3-6686fdd15457 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7ce28564-27df-47ee-82f3-6686fdd15457 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7ce28564-27df-47ee-82f3-6686fdd15457 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ce28564-27df-47ee-82f3-6686fdd15457 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 200 Sep 05 11:38:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 369/758] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:30 2026] GET /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 464 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-99251446-777a-4b07-aac9-f94c1e7e2c24 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99251446-777a-4b07-aac9-f94c1e7e2c24 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99251446-777a-4b07-aac9-f94c1e7e2c24 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99251446-777a-4b07-aac9-f94c1e7e2c24 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99251446-777a-4b07-aac9-f94c1e7e2c24 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 404 Sep 05 11:38:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 390/759] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:31 2026] GET /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-46144a62-211c-40a9-b327-6b4081196582 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46144a62-211c-40a9-b327-6b4081196582 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46144a62-211c-40a9-b327-6b4081196582 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46144a62-211c-40a9-b327-6b4081196582 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-46144a62-211c-40a9-b327-6b4081196582 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot 'f8285472-fc32-4a43-a291-102dfe55713e' with '{'status': 'available'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46144a62-211c-40a9-b327-6b4081196582 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action returned with HTTP 202 Sep 05 11:38:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 370/760] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:31 2026] POST /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dfe3e0ad-cc8f-479b-be81-d519f8d22991 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dfe3e0ad-cc8f-479b-be81-d519f8d22991 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dfe3e0ad-cc8f-479b-be81-d519f8d22991 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dfe3e0ad-cc8f-479b-be81-d519f8d22991 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dfe3e0ad-cc8f-479b-be81-d519f8d22991 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dfe3e0ad-cc8f-479b-be81-d519f8d22991 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 391/761] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:31 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3e877cb8-96c2-4592-b2d3-702bea4a309b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e877cb8-96c2-4592-b2d3-702bea4a309b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e877cb8-96c2-4592-b2d3-702bea4a309b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e877cb8-96c2-4592-b2d3-702bea4a309b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-3e877cb8-96c2-4592-b2d3-702bea4a309b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Delete snapshot with id: 30af73c7-7666-4640-9cb9-e1d97361a53c Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e877cb8-96c2-4592-b2d3-702bea4a309b tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c returned with HTTP 404 Sep 05 11:38:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 371/762] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:38:31 2026] DELETE /volume/v3/snapshots/30af73c7-7666-4640-9cb9-e1d97361a53c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-087b22af-a955-40ce-b1ee-a5ed783e3b06 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-087b22af-a955-40ce-b1ee-a5ed783e3b06 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-087b22af-a955-40ce-b1ee-a5ed783e3b06 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-087b22af-a955-40ce-b1ee-a5ed783e3b06 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-087b22af-a955-40ce-b1ee-a5ed783e3b06 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot 'f8285472-fc32-4a43-a291-102dfe55713e' with '{'status': 'creating'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-087b22af-a955-40ce-b1ee-a5ed783e3b06 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action returned with HTTP 202 Sep 05 11:38:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 392/763] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:31 2026] POST /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-be33e8f6-dad0-4e45-b8ed-661f3e873f82 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-be33e8f6-dad0-4e45-b8ed-661f3e873f82 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-be33e8f6-dad0-4e45-b8ed-661f3e873f82 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-be33e8f6-dad0-4e45-b8ed-661f3e873f82 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-be33e8f6-dad0-4e45-b8ed-661f3e873f82 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-be33e8f6-dad0-4e45-b8ed-661f3e873f82 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 372/764] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:31 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 465 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e69fe2b3-503c-45b1-9683-441db1027f53 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e69fe2b3-503c-45b1-9683-441db1027f53 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] POST http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e69fe2b3-503c-45b1-9683-441db1027f53 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e69fe2b3-503c-45b1-9683-441db1027f53 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.snapshot_actions [None req-e69fe2b3-503c-45b1-9683-441db1027f53 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87145) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.snapshot_actions [None req-e69fe2b3-503c-45b1-9683-441db1027f53 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Updating snapshot f8285472-fc32-4a43-a291-102dfe55713e with info {'id': 'f8285472-fc32-4a43-a291-102dfe55713e', 'status': 'error', 'progress': '80%'} Sep 05 11:38:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e69fe2b3-503c-45b1-9683-441db1027f53 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action returned with HTTP 202 Sep 05 11:38:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 393/765] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:31 2026] POST /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-765a87f7-fc95-4381-9d56-db21475eed29 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-765a87f7-fc95-4381-9d56-db21475eed29 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-765a87f7-fc95-4381-9d56-db21475eed29 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-765a87f7-fc95-4381-9d56-db21475eed29 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-765a87f7-fc95-4381-9d56-db21475eed29 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Snapshot retrieved successfully. Sep 05 11:38:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-765a87f7-fc95-4381-9d56-db21475eed29 tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 373/766] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:31 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 461 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4ee6d978-e909-42bc-b97a-da5a32a0a5af None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4ee6d978-e909-42bc-b97a-da5a32a0a5af tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] POST http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action Sep 05 11:38:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4ee6d978-e909-42bc-b97a-da5a32a0a5af tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4ee6d978-e909-42bc-b97a-da5a32a0a5af tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-4ee6d978-e909-42bc-b97a-da5a32a0a5af tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] Updating snapshot 'f8285472-fc32-4a43-a291-102dfe55713e' with '{'status': 'available'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:38:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4ee6d978-e909-42bc-b97a-da5a32a0a5af tempest-SnapshotsActionsTest-790885362 tempest-SnapshotsActionsTest-790885362-project-admin] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action returned with HTTP 202 Sep 05 11:38:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 394/767] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:38:31 2026] POST /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:38:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-996fad7e-e4ea-4496-a2ff-4830b1e73c27 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-996fad7e-e4ea-4496-a2ff-4830b1e73c27 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-996fad7e-e4ea-4496-a2ff-4830b1e73c27 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-996fad7e-e4ea-4496-a2ff-4830b1e73c27 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-996fad7e-e4ea-4496-a2ff-4830b1e73c27 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-996fad7e-e4ea-4496-a2ff-4830b1e73c27 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 374/768] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:32 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fcbe7c29-daa1-4e68-84dc-77388acbbb9f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fcbe7c29-daa1-4e68-84dc-77388acbbb9f tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fcbe7c29-daa1-4e68-84dc-77388acbbb9f tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fcbe7c29-daa1-4e68-84dc-77388acbbb9f tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:32 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-fcbe7c29-daa1-4e68-84dc-77388acbbb9f tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Delete snapshot with id: f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fcbe7c29-daa1-4e68-84dc-77388acbbb9f tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fcbe7c29-daa1-4e68-84dc-77388acbbb9f tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot delete request issued successfully. Sep 05 11:38:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fcbe7c29-daa1-4e68-84dc-77388acbbb9f tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 202 Sep 05 11:38:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 395/769] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:38:32 2026] DELETE /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-72dd9e37-221d-4f08-8dca-400d5c7820fb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-72dd9e37-221d-4f08-8dca-400d5c7820fb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-72dd9e37-221d-4f08-8dca-400d5c7820fb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-72dd9e37-221d-4f08-8dca-400d5c7820fb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-72dd9e37-221d-4f08-8dca-400d5c7820fb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-72dd9e37-221d-4f08-8dca-400d5c7820fb tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 375/770] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:32 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 464 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f17c10f4-3d52-422c-9655-1eddfe547517 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f17c10f4-3d52-422c-9655-1eddfe547517 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f17c10f4-3d52-422c-9655-1eddfe547517 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f17c10f4-3d52-422c-9655-1eddfe547517 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f17c10f4-3d52-422c-9655-1eddfe547517 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f17c10f4-3d52-422c-9655-1eddfe547517 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 396/771] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:33 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a6adbe23-6c8f-4647-b1c6-96cb9467012d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a6adbe23-6c8f-4647-b1c6-96cb9467012d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a6adbe23-6c8f-4647-b1c6-96cb9467012d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a6adbe23-6c8f-4647-b1c6-96cb9467012d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a6adbe23-6c8f-4647-b1c6-96cb9467012d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Snapshot retrieved successfully. Sep 05 11:38:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a6adbe23-6c8f-4647-b1c6-96cb9467012d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 200 Sep 05 11:38:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 376/772] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:34 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4fb17867-444e-4c7d-80f5-b989150c1932 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4fb17867-444e-4c7d-80f5-b989150c1932 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e Sep 05 11:38:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4fb17867-444e-4c7d-80f5-b989150c1932 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4fb17867-444e-4c7d-80f5-b989150c1932 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4fb17867-444e-4c7d-80f5-b989150c1932 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e returned with HTTP 404 Sep 05 11:38:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 397/773] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:35 2026] GET /volume/v3/snapshots/f8285472-fc32-4a43-a291-102dfe55713e => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3c9ee260-a9d0-4ee4-9e27-a4131259a695 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c9ee260-a9d0-4ee4-9e27-a4131259a695 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3c9ee260-a9d0-4ee4-9e27-a4131259a695 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3c9ee260-a9d0-4ee4-9e27-a4131259a695 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3c9ee260-a9d0-4ee4-9e27-a4131259a695 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:38:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c9ee260-a9d0-4ee4-9e27-a4131259a695 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb returned with HTTP 200 Sep 05 11:38:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 377/774] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:35 2026] GET /volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9330baf5-be88-41a9-96fc-d9b1f8c57711 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9330baf5-be88-41a9-96fc-d9b1f8c57711 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] DELETE http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9330baf5-be88-41a9-96fc-d9b1f8c57711 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9330baf5-be88-41a9-96fc-d9b1f8c57711 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:35 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-9330baf5-be88-41a9-96fc-d9b1f8c57711 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Delete volume with id: 6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9330baf5-be88-41a9-96fc-d9b1f8c57711 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:38:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9330baf5-be88-41a9-96fc-d9b1f8c57711 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Delete volume request issued successfully. Sep 05 11:38:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9330baf5-be88-41a9-96fc-d9b1f8c57711 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb returned with HTTP 202 Sep 05 11:38:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 398/775] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:38:35 2026] DELETE /volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cb48fdf4-e500-4f03-911a-43a517af85f2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cb48fdf4-e500-4f03-911a-43a517af85f2 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cb48fdf4-e500-4f03-911a-43a517af85f2 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cb48fdf4-e500-4f03-911a-43a517af85f2 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cb48fdf4-e500-4f03-911a-43a517af85f2 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:38:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cb48fdf4-e500-4f03-911a-43a517af85f2 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb returned with HTTP 200 Sep 05 11:38:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 378/776] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:35 2026] GET /volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb => generated 849 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1382b9c1-b8dc-41f4-9eed-775beb8ad870 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1382b9c1-b8dc-41f4-9eed-775beb8ad870 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] DELETE http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1382b9c1-b8dc-41f4-9eed-775beb8ad870 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1382b9c1-b8dc-41f4-9eed-775beb8ad870 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:36 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-1382b9c1-b8dc-41f4-9eed-775beb8ad870 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Delete volume with id: 019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1382b9c1-b8dc-41f4-9eed-775beb8ad870 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1382b9c1-b8dc-41f4-9eed-775beb8ad870 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Delete volume request issued successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1382b9c1-b8dc-41f4-9eed-775beb8ad870 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 202 Sep 05 11:38:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 399/777] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:38:36 2026] DELETE /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-feb01613-e333-48c2-9b84-29284c0543a0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-feb01613-e333-48c2-9b84-29284c0543a0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-feb01613-e333-48c2-9b84-29284c0543a0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-feb01613-e333-48c2-9b84-29284c0543a0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-feb01613-e333-48c2-9b84-29284c0543a0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-feb01613-e333-48c2-9b84-29284c0543a0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 379/778] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:36 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-de6ac28f-44d7-49c8-bcb4-5776480c0568 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-de6ac28f-44d7-49c8-bcb4-5776480c0568 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-de6ac28f-44d7-49c8-bcb4-5776480c0568 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-de6ac28f-44d7-49c8-bcb4-5776480c0568 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-de6ac28f-44d7-49c8-bcb4-5776480c0568 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Volume info retrieved successfully. Sep 05 11:38:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-de6ac28f-44d7-49c8-bcb4-5776480c0568 tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb returned with HTTP 200 Sep 05 11:38:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 400/779] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:37 2026] GET /volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb => generated 849 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3934ab04-f988-4782-bff8-e3ae2f9531db None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3934ab04-f988-4782-bff8-e3ae2f9531db tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3934ab04-f988-4782-bff8-e3ae2f9531db tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3934ab04-f988-4782-bff8-e3ae2f9531db tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3934ab04-f988-4782-bff8-e3ae2f9531db tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3934ab04-f988-4782-bff8-e3ae2f9531db tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 200 Sep 05 11:38:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 380/780] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:37 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 854 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ae952343-a4a1-4c6d-a7d9-2fbcabd0318d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae952343-a4a1-4c6d-a7d9-2fbcabd0318d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] GET http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb Sep 05 11:38:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae952343-a4a1-4c6d-a7d9-2fbcabd0318d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae952343-a4a1-4c6d-a7d9-2fbcabd0318d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae952343-a4a1-4c6d-a7d9-2fbcabd0318d tempest-SnapshotsActionsTest-298787723 tempest-SnapshotsActionsTest-298787723-project-member] http://192.168.122.95/volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb returned with HTTP 404 Sep 05 11:38:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 401/781] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:38 2026] GET /volume/v3/volumes/6a620629-1351-4eda-b66d-14edb23fb6cb => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dc2e145f-3958-4474-b99b-a7d7505e5c2e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dc2e145f-3958-4474-b99b-a7d7505e5c2e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 Sep 05 11:38:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dc2e145f-3958-4474-b99b-a7d7505e5c2e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dc2e145f-3958-4474-b99b-a7d7505e5c2e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dc2e145f-3958-4474-b99b-a7d7505e5c2e tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 returned with HTTP 404 Sep 05 11:38:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 381/782] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:38 2026] GET /volume/v3/volumes/019ef21d-1131-4d48-bc01-8a881a657670 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-61618054-99f0-441a-aeb2-8d899203fbef None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-61618054-99f0-441a-aeb2-8d899203fbef tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] DELETE http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:38:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-61618054-99f0-441a-aeb2-8d899203fbef tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-61618054-99f0-441a-aeb2-8d899203fbef tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:38 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-61618054-99f0-441a-aeb2-8d899203fbef tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Delete volume with id: 057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:38:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-61618054-99f0-441a-aeb2-8d899203fbef tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-61618054-99f0-441a-aeb2-8d899203fbef tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Delete volume request issued successfully. Sep 05 11:38:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-61618054-99f0-441a-aeb2-8d899203fbef tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 202 Sep 05 11:38:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 402/783] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:38:38 2026] DELETE /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-76a79616-264a-4a3a-aad1-b621d4f8957a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76a79616-264a-4a3a-aad1-b621d4f8957a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:38:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76a79616-264a-4a3a-aad1-b621d4f8957a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76a79616-264a-4a3a-aad1-b621d4f8957a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-76a79616-264a-4a3a-aad1-b621d4f8957a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76a79616-264a-4a3a-aad1-b621d4f8957a tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:38:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 382/784] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:39 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d231cecd-be42-490f-a444-f68ff70153dd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d231cecd-be42-490f-a444-f68ff70153dd tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:38:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d231cecd-be42-490f-a444-f68ff70153dd tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d231cecd-be42-490f-a444-f68ff70153dd tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d231cecd-be42-490f-a444-f68ff70153dd tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d231cecd-be42-490f-a444-f68ff70153dd tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 200 Sep 05 11:38:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 403/785] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:40 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dba19f93-443e-49b9-95f1-8ad3c5552aa0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dba19f93-443e-49b9-95f1-8ad3c5552aa0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 Sep 05 11:38:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dba19f93-443e-49b9-95f1-8ad3c5552aa0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dba19f93-443e-49b9-95f1-8ad3c5552aa0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dba19f93-443e-49b9-95f1-8ad3c5552aa0 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 returned with HTTP 404 Sep 05 11:38:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 383/786] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:41 2026] GET /volume/v3/volumes/057e07ee-8f3f-444c-a1fc-254530c79940 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f8899cf3-df99-4f2b-8a8d-8e8965836627 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8899cf3-df99-4f2b-8a8d-8e8965836627 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] DELETE http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:38:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8899cf3-df99-4f2b-8a8d-8e8965836627 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8899cf3-df99-4f2b-8a8d-8e8965836627 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:41 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-f8899cf3-df99-4f2b-8a8d-8e8965836627 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Delete volume with id: f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:38:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f8899cf3-df99-4f2b-8a8d-8e8965836627 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f8899cf3-df99-4f2b-8a8d-8e8965836627 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Delete volume request issued successfully. Sep 05 11:38:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8899cf3-df99-4f2b-8a8d-8e8965836627 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 202 Sep 05 11:38:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 404/787] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:38:41 2026] DELETE /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8a918a84-2833-4ee9-b7ff-9c7805f3c29f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8a918a84-2833-4ee9-b7ff-9c7805f3c29f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:38:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8a918a84-2833-4ee9-b7ff-9c7805f3c29f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8a918a84-2833-4ee9-b7ff-9c7805f3c29f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8a918a84-2833-4ee9-b7ff-9c7805f3c29f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8a918a84-2833-4ee9-b7ff-9c7805f3c29f tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:38:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 384/788] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:41 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1803a0df-31f9-451a-9635-e9d6b1daaf85 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1803a0df-31f9-451a-9635-e9d6b1daaf85 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:38:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1803a0df-31f9-451a-9635-e9d6b1daaf85 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1803a0df-31f9-451a-9635-e9d6b1daaf85 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1803a0df-31f9-451a-9635-e9d6b1daaf85 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Volume info retrieved successfully. Sep 05 11:38:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1803a0df-31f9-451a-9635-e9d6b1daaf85 tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 200 Sep 05 11:38:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 405/789] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:42 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-07f437d0-7ab1-4c6f-b4cf-df552deb90eb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-07f437d0-7ab1-4c6f-b4cf-df552deb90eb tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] GET http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 Sep 05 11:38:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-07f437d0-7ab1-4c6f-b4cf-df552deb90eb tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-07f437d0-7ab1-4c6f-b4cf-df552deb90eb tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-07f437d0-7ab1-4c6f-b4cf-df552deb90eb tempest-AttachVolumeNegativeTest-57248058 tempest-AttachVolumeNegativeTest-57248058-project-member] http://192.168.122.95/volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 returned with HTTP 404 Sep 05 11:38:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 385/790] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/volumes/f5902952-6699-456e-8918-608a6811bb26 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-690d52be-1afe-40aa-be52-806ac22dd206 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-35f0feca-ff4d-464a-b22c-404e1d5a6e1f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35f0feca-ff4d-464a-b22c-404e1d5a6e1f None None] GET http://192.168.122.95/volume// Sep 05 11:38:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35f0feca-ff4d-464a-b22c-404e1d5a6e1f None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35f0feca-ff4d-464a-b22c-404e1d5a6e1f None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35f0feca-ff4d-464a-b22c-404e1d5a6e1f None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:38:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 406/791] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:38:48 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-968972230", "imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-968972230', 'imageRef': 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4aa65613-4870-4c54-87e7-515b6f023520 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4aa65613-4870-4c54-87e7-515b6f023520 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:38:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4aa65613-4870-4c54-87e7-515b6f023520 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45defce6-ca3a-4372-ab75-23a77a7e5fe7", "connector": null, "instance_uuid": "bdd64a56-4b44-46b1-849a-c366112feb1c"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4aa65613-4870-4c54-87e7-515b6f023520 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:38:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 407/792] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:38:48 2026] POST /volume/v3/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-652ab5f7-d187-4f79-9fa0-4a4cc836eb30 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-652ab5f7-d187-4f79-9fa0-4a4cc836eb30 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] DELETE http://192.168.122.95/volume/v3/attachments/0a939d1c-112c-4d15-b0af-afafdb5713ef Sep 05 11:38:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-652ab5f7-d187-4f79-9fa0-4a4cc836eb30 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-652ab5f7-d187-4f79-9fa0-4a4cc836eb30 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Create volume of 1 GB Sep 05 11:38:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Availability Zones retrieved successfully. Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Flow 'volume_create_api' (89381869-9a4c-4336-9d7e-157b5d247b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df459be6-4e69-45b7-9374-0e58d6301def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: /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 05 11:38:48 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:38:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-652ab5f7-d187-4f79-9fa0-4a4cc836eb30 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/0a939d1c-112c-4d15-b0af-afafdb5713ef returned with HTTP 200 Sep 05 11:38:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 408/793] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:38:48 2026] DELETE /volume/v3/attachments/0a939d1c-112c-4d15-b0af-afafdb5713ef => generated 192 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df459be6-4e69-45b7-9374-0e58d6301def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (667223cc-accc-4c32-b425-2056c524b23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Created reservations ['b75adccc-0302-4cde-9b7c-2709dcc6dc5e', '94b30f3b-c9ea-400e-b4d1-2d142e2329f6', '26d2f124-4deb-4357-af52-4985fc997779', 'bc782561-da95-4cdc-af0d-368fd68908a2'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (667223cc-accc-4c32-b425-2056c524b23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b75adccc-0302-4cde-9b7c-2709dcc6dc5e', '94b30f3b-c9ea-400e-b4d1-2d142e2329f6', '26d2f124-4deb-4357-af52-4985fc997779', 'bc782561-da95-4cdc-af0d-368fd68908a2']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b82da5-8a16-4c3b-b476-16794cf81b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d24731b1-1171-4bce-aa85-56f33813155c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b82da5-8a16-4c3b-b476-16794cf81b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e07f2cf7-3339-444a-b467-affe67a8a31d', '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-968972230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d492b953171a4a72974d2a5df13fc98c',qos_specs=None,replication_status=,reservations=['b75adccc-0302-4cde-9b7c-2709dcc6dc5e','94b30f3b-c9ea-400e-b4d1-2d142e2329f6','26d2f124-4deb-4357-af52-4985fc997779','bc782561-da95-4cdc-af0d-368fd68908a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5773cd626114095bc47ccb4a514ec7f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-968972230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e07f2cf7-3339-444a-b467-affe67a8a31d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d492b953171a4a72974d2a5df13fc98c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5773cd626114095bc47ccb4a514ec7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a1ce91-f3c4-463b-b0d5-065666bf8e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a1ce91-f3c4-463b-b0d5-065666bf8e34) transitioned into state 'SUCCESS' from state '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-968972230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d492b953171a4a72974d2a5df13fc98c',qos_specs=None,replication_status=,reservations=['b75adccc-0302-4cde-9b7c-2709dcc6dc5e','94b30f3b-c9ea-400e-b4d1-2d142e2329f6','26d2f124-4deb-4357-af52-4985fc997779','bc782561-da95-4cdc-af0d-368fd68908a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5773cd626114095bc47ccb4a514ec7f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f908799-8423-4310-9f8c-0a9b19fc5313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f908799-8423-4310-9f8c-0a9b19fc5313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Flow 'volume_create_api' (89381869-9a4c-4336-9d7e-157b5d247b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Create volume request issued successfully. Sep 05 11:38:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-690d52be-1afe-40aa-be52-806ac22dd206 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 386/794] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:38:48 2026] POST /volume/v3/volumes => generated 759 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2909e7d0-ccfb-49c9-8534-511b22a8f703 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2909e7d0-ccfb-49c9-8534-511b22a8f703 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2909e7d0-ccfb-49c9-8534-511b22a8f703 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2909e7d0-ccfb-49c9-8534-511b22a8f703 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2909e7d0-ccfb-49c9-8534-511b22a8f703 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2909e7d0-ccfb-49c9-8534-511b22a8f703 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 387/795] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:49 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 827 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d24731b1-1171-4bce-aa85-56f33813155c tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:38:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d24731b1-1171-4bce-aa85-56f33813155c tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1956305873", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2089008863", "vendor_name": "tempest-vendor_name-2054057690"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d24731b1-1171-4bce-aa85-56f33813155c tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:38:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 409/796] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:38:48 2026] POST /volume/v3/types => generated 328 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-73818f0b-afda-485d-a1ea-c1875131dcca None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7834c617-c087-4ec5-b93d-9c378133bc18", "size": 1, "name": "tempest-UserMessagesTest-Volume-699966278"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Create volume request body: {'volume': {'volume_type': '7834c617-c087-4ec5-b93d-9c378133bc18', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-699966278'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Create volume of 1 GB Sep 05 11:38:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Availability Zones retrieved successfully. Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Flow 'volume_create_api' (0ef5f32b-352a-4708-b05c-ef5f2a4c1e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd5b0d9-8b7b-4262-8168-768d576b8a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd5b0d9-8b7b-4262-8168-768d576b8a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2089008863',vendor_name='tempest-vendor_name-2054057690'},id=7834c617-c087-4ec5-b93d-9c378133bc18,is_public=True,name='tempest-UserMessagesTest-volume-type-1956305873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7834c617-c087-4ec5-b93d-9c378133bc18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e558c82-3894-4c2d-8a81-3eefc6cf4adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1956305873 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1956305873, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:38:49 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1956305873 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1956305873, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Created reservations ['79f049f2-ab9b-4bb5-97df-930a09d54a76', 'e9f2b202-e78b-47ad-bf6f-a3c1ce983547', '0f837fd8-fa82-4da9-867c-8a3a211d36b2', '6e0027a3-46f9-40ae-8338-6a68df4802ca'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e558c82-3894-4c2d-8a81-3eefc6cf4adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f049f2-ab9b-4bb5-97df-930a09d54a76', 'e9f2b202-e78b-47ad-bf6f-a3c1ce983547', '0f837fd8-fa82-4da9-867c-8a3a211d36b2', '6e0027a3-46f9-40ae-8338-6a68df4802ca']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ea8a31e-199b-4224-927e-2833ea52da5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ea8a31e-199b-4224-927e-2833ea52da5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-699966278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e685f4c3bc548cd8541d35ad2aa6322',qos_specs=None,replication_status=,reservations=['79f049f2-ab9b-4bb5-97df-930a09d54a76','e9f2b202-e78b-47ad-bf6f-a3c1ce983547','0f837fd8-fa82-4da9-867c-8a3a211d36b2','6e0027a3-46f9-40ae-8338-6a68df4802ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2df3559cd5d646c19df695c344c01759',volume_type_id=7834c617-c087-4ec5-b93d-9c378133bc18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-699966278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e685f4c3bc548cd8541d35ad2aa6322',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2df3559cd5d646c19df695c344c01759',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7834c617-c087-4ec5-b93d-9c378133bc18),volume_type_id=7834c617-c087-4ec5-b93d-9c378133bc18)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb8c471-75d0-4a37-a9ca-cda144a5a57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb8c471-75d0-4a37-a9ca-cda144a5a57e) transitioned into state 'SUCCESS' from state '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-699966278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e685f4c3bc548cd8541d35ad2aa6322',qos_specs=None,replication_status=,reservations=['79f049f2-ab9b-4bb5-97df-930a09d54a76','e9f2b202-e78b-47ad-bf6f-a3c1ce983547','0f837fd8-fa82-4da9-867c-8a3a211d36b2','6e0027a3-46f9-40ae-8338-6a68df4802ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2df3559cd5d646c19df695c344c01759',volume_type_id=7834c617-c087-4ec5-b93d-9c378133bc18)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a77b6542-0ccb-4c34-bc3d-c4ad6a167a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a77b6542-0ccb-4c34-bc3d-c4ad6a167a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Flow 'volume_create_api' (0ef5f32b-352a-4708-b05c-ef5f2a4c1e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Create volume request issued successfully. Sep 05 11:38:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73818f0b-afda-485d-a1ea-c1875131dcca tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 388/797] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:38:49 2026] POST /volume/v3/volumes => generated 791 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b5ec0691-dc02-4123-976d-b47bf0abe179 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5ec0691-dc02-4123-976d-b47bf0abe179 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 Sep 05 11:38:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b5ec0691-dc02-4123-976d-b47bf0abe179 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b5ec0691-dc02-4123-976d-b47bf0abe179 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7c2532c1-b085-4f86-a766-05b49459f948 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c2532c1-b085-4f86-a766-05b49459f948 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c2532c1-b085-4f86-a766-05b49459f948 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c2532c1-b085-4f86-a766-05b49459f948 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b5ec0691-dc02-4123-976d-b47bf0abe179 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Volume info retrieved successfully. Sep 05 11:38:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5ec0691-dc02-4123-976d-b47bf0abe179 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 returned with HTTP 200 Sep 05 11:38:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7c2532c1-b085-4f86-a766-05b49459f948 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 410/798] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:38:50 2026] GET /volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c2532c1-b085-4f86-a766-05b49459f948 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 389/799] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:50 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4c7e875f-3466-4744-b7d4-c4d96d537971 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4c7e875f-3466-4744-b7d4-c4d96d537971 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] PUT http://192.168.122.95/volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e Sep 05 11:38:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4c7e875f-3466-4744-b7d4-c4d96d537971 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:50 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4c7e875f-3466-4744-b7d4-c4d96d537971 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Acquiring lock "cinder-attachment_update-45defce6-ca3a-4372-ab75-23a77a7e5fe7-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:38:50 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4c7e875f-3466-4744-b7d4-c4d96d537971 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Lock "cinder-attachment_update-45defce6-ca3a-4372-ab75-23a77a7e5fe7-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:38:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:50 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4c7e875f-3466-4744-b7d4-c4d96d537971 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Lock "cinder-attachment_update-45defce6-ca3a-4372-ab75-23a77a7e5fe7-devstack" released by "attachment_update" :: held 0.366s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:38:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-4c7e875f-3466-4744-b7d4-c4d96d537971 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e returned with HTTP 200 Sep 05 11:38:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 411/800] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:38:50 2026] PUT /volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e => generated 694 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-198c35e6-4619-4e79-9384-f69454dfe884 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-198c35e6-4619-4e79-9384-f69454dfe884 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-198c35e6-4619-4e79-9384-f69454dfe884 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-198c35e6-4619-4e79-9384-f69454dfe884 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-198c35e6-4619-4e79-9384-f69454dfe884 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 390/801] 192.168.122.95 () {62 vars in 1535 bytes} [Sat Sep 5 11:38:50 2026] GET /volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e => generated 719 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-423d7b77-9e0d-4018-9fe5-55c85c654d11 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-423d7b77-9e0d-4018-9fe5-55c85c654d11 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-423d7b77-9e0d-4018-9fe5-55c85c654d11 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-423d7b77-9e0d-4018-9fe5-55c85c654d11 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0e786eba-005f-4018-9c00-b57f13236264 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-423d7b77-9e0d-4018-9fe5-55c85c654d11 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Volume info retrieved successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e786eba-005f-4018-9c00-b57f13236264 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0e786eba-005f-4018-9c00-b57f13236264 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0e786eba-005f-4018-9c00-b57f13236264 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-423d7b77-9e0d-4018-9fe5-55c85c654d11 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 412/802] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 => generated 880 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-018f7e4a-e982-49b3-8077-2e5d0069cdf9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-018f7e4a-e982-49b3-8077-2e5d0069cdf9 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/messages Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-018f7e4a-e982-49b3-8077-2e5d0069cdf9 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-018f7e4a-e982-49b3-8077-2e5d0069cdf9 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-018f7e4a-e982-49b3-8077-2e5d0069cdf9 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 413/803] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0e786eba-005f-4018-9c00-b57f13236264 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8d2cc32a-5596-45b6-ab28-a167b1f1a6ec None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8d2cc32a-5596-45b6-ab28-a167b1f1a6ec tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] DELETE http://192.168.122.95/volume/v3/messages/92a7c80b-5ef8-4618-a1b3-cd7049912374 Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8d2cc32a-5596-45b6-ab28-a167b1f1a6ec tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8d2cc32a-5596-45b6-ab28-a167b1f1a6ec tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e786eba-005f-4018-9c00-b57f13236264 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 391/804] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8d2cc32a-5596-45b6-ab28-a167b1f1a6ec tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/messages/92a7c80b-5ef8-4618-a1b3-cd7049912374 returned with HTTP 204 Sep 05 11:38:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 414/805] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:38:51 2026] DELETE /volume/v3/messages/92a7c80b-5ef8-4618-a1b3-cd7049912374 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6fa8ad26-5054-4cfb-b444-5943a901a988 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6fa8ad26-5054-4cfb-b444-5943a901a988 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/messages/92a7c80b-5ef8-4618-a1b3-cd7049912374 Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6fa8ad26-5054-4cfb-b444-5943a901a988 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6fa8ad26-5054-4cfb-b444-5943a901a988 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6fa8ad26-5054-4cfb-b444-5943a901a988 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/messages/92a7c80b-5ef8-4618-a1b3-cd7049912374 returned with HTTP 404 Sep 05 11:38:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 392/806] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/messages/92a7c80b-5ef8-4618-a1b3-cd7049912374 => generated 110 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ce325bed-4a21-4be5-a049-f353b0e9d212 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ce325bed-4a21-4be5-a049-f353b0e9d212 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ce325bed-4a21-4be5-a049-f353b0e9d212 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ce325bed-4a21-4be5-a049-f353b0e9d212 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ce325bed-4a21-4be5-a049-f353b0e9d212 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Volume info retrieved successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ce325bed-4a21-4be5-a049-f353b0e9d212 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 415/807] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] DELETE http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Delete volume with id: 4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 Sep 05 11:38:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Volume info retrieved successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87146) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Created reservations ['3bcfc74f-ab18-4df9-8f86-09c7d3b9874a', 'e41adea8-efe9-4840-80d1-088489e9775e', 'c79a8f6b-1186-4795-98a5-32b7b833800d', '1fd7727e-d9d3-4a3e-9639-2a2d078d66f5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Delete volume request issued successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6cf18d7-d672-49bf-94a5-898aff7ad590 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 returned with HTTP 202 Sep 05 11:38:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 393/808] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:38:51 2026] DELETE /volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2cc3a63a-1b6d-4f31-a88a-4dd2224de8fd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2cc3a63a-1b6d-4f31-a88a-4dd2224de8fd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2cc3a63a-1b6d-4f31-a88a-4dd2224de8fd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2cc3a63a-1b6d-4f31-a88a-4dd2224de8fd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2cc3a63a-1b6d-4f31-a88a-4dd2224de8fd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 returned with HTTP 404 Sep 05 11:38:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 416/809] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/volumes/4f1a5002-e9c1-4cda-a7fe-dede8fd1ea24 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-caa9898c-9372-44ac-a18d-dce6a6fa2cd8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-caa9898c-9372-44ac-a18d-dce6a6fa2cd8 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] DELETE http://192.168.122.95/volume/v3/types/7834c617-c087-4ec5-b93d-9c378133bc18 Sep 05 11:38:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-caa9898c-9372-44ac-a18d-dce6a6fa2cd8 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-caa9898c-9372-44ac-a18d-dce6a6fa2cd8 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-caa9898c-9372-44ac-a18d-dce6a6fa2cd8 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] http://192.168.122.95/volume/v3/types/7834c617-c087-4ec5-b93d-9c378133bc18 returned with HTTP 202 Sep 05 11:38:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 394/810] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:38:51 2026] DELETE /volume/v3/types/7834c617-c087-4ec5-b93d-9c378133bc18 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ecf2987e-ddad-4df1-bc11-a74b4325ac13 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ecf2987e-ddad-4df1-bc11-a74b4325ac13 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] GET http://192.168.122.95/volume/v3/types/7834c617-c087-4ec5-b93d-9c378133bc18 Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ecf2987e-ddad-4df1-bc11-a74b4325ac13 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ecf2987e-ddad-4df1-bc11-a74b4325ac13 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ecf2987e-ddad-4df1-bc11-a74b4325ac13 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] http://192.168.122.95/volume/v3/types/7834c617-c087-4ec5-b93d-9c378133bc18 returned with HTTP 404 Sep 05 11:38:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 417/811] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:38:52 2026] GET /volume/v3/types/7834c617-c087-4ec5-b93d-9c378133bc18 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d65f0ae6-01b2-4ec1-aefa-7b39242fa9ce None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d65f0ae6-01b2-4ec1-aefa-7b39242fa9ce tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:38:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d65f0ae6-01b2-4ec1-aefa-7b39242fa9ce tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1214380256", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1815790109", "vendor_name": "tempest-vendor_name-398413807"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d65f0ae6-01b2-4ec1-aefa-7b39242fa9ce tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:38:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 395/812] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:38:52 2026] POST /volume/v3/types => generated 327 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb", "size": 1, "name": "tempest-UserMessagesTest-Volume-2065513964"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Create volume request body: {'volume': {'volume_type': 'dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2065513964'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Create volume of 1 GB Sep 05 11:38:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Availability Zones retrieved successfully. Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Flow 'volume_create_api' (39d6cd4f-cb89-442a-a816-ce1544689014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1e33142f-4cae-4f04-bcc0-7bf7440b2fdf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4cd1e1-26c2-428c-91a9-9162f6c8635e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1e33142f-4cae-4f04-bcc0-7bf7440b2fdf tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1e33142f-4cae-4f04-bcc0-7bf7440b2fdf tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1e33142f-4cae-4f04-bcc0-7bf7440b2fdf tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1e33142f-4cae-4f04-bcc0-7bf7440b2fdf tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1e33142f-4cae-4f04-bcc0-7bf7440b2fdf tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 396/813] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:52 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4cd1e1-26c2-428c-91a9-9162f6c8635e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:38:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1815790109',vendor_name='tempest-vendor_name-398413807'},id=dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb,is_public=True,name='tempest-UserMessagesTest-volume-type-1214380256',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2afc9dac-2c20-4e86-8a5d-180281bb3902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1214380256 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1214380256, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:38:52 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1214380256 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1214380256, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Created reservations ['ed18ca72-2eee-4030-b79a-44e24cb72e57', '2230ead6-4dd4-43be-b7da-32d26ae5ebd8', 'd50bd945-f67c-472f-b3cf-769ab5ebe518', '750f968a-c6a7-4f05-b619-558a8b112ca9'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2afc9dac-2c20-4e86-8a5d-180281bb3902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed18ca72-2eee-4030-b79a-44e24cb72e57', '2230ead6-4dd4-43be-b7da-32d26ae5ebd8', 'd50bd945-f67c-472f-b3cf-769ab5ebe518', '750f968a-c6a7-4f05-b619-558a8b112ca9']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:52 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccb6ebb-5d34-438e-a2dd-902d72876346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:53 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cccb6ebb-5d34-438e-a2dd-902d72876346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bee68329-8601-43ff-9d29-f8ff9804d128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2065513964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e685f4c3bc548cd8541d35ad2aa6322',qos_specs=None,replication_status=,reservations=['ed18ca72-2eee-4030-b79a-44e24cb72e57','2230ead6-4dd4-43be-b7da-32d26ae5ebd8','d50bd945-f67c-472f-b3cf-769ab5ebe518','750f968a-c6a7-4f05-b619-558a8b112ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2df3559cd5d646c19df695c344c01759',volume_type_id=dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2065513964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bee68329-8601-43ff-9d29-f8ff9804d128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e685f4c3bc548cd8541d35ad2aa6322',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2df3559cd5d646c19df695c344c01759',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb),volume_type_id=dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35fc29a3-0fb8-47ee-b95c-8eee385c6803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35fc29a3-0fb8-47ee-b95c-8eee385c6803) transitioned into state 'SUCCESS' from state '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-2065513964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e685f4c3bc548cd8541d35ad2aa6322',qos_specs=None,replication_status=,reservations=['ed18ca72-2eee-4030-b79a-44e24cb72e57','2230ead6-4dd4-43be-b7da-32d26ae5ebd8','d50bd945-f67c-472f-b3cf-769ab5ebe518','750f968a-c6a7-4f05-b619-558a8b112ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2df3559cd5d646c19df695c344c01759',volume_type_id=dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91309f7-de3a-4d8d-ace0-a78e71b721fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91309f7-de3a-4d8d-ace0-a78e71b721fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Flow 'volume_create_api' (39d6cd4f-cb89-442a-a816-ce1544689014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Create volume request issued successfully. Sep 05 11:38:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-568f81d1-56db-4b6b-9d40-a89b57de9bbd tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 418/814] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:38:52 2026] POST /volume/v3/volumes => generated 792 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-16de199d-03ed-4bbc-90a4-f71a95b301ba None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-16de199d-03ed-4bbc-90a4-f71a95b301ba tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 Sep 05 11:38:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-16de199d-03ed-4bbc-90a4-f71a95b301ba tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-16de199d-03ed-4bbc-90a4-f71a95b301ba tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-16de199d-03ed-4bbc-90a4-f71a95b301ba tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Volume info retrieved successfully. Sep 05 11:38:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-16de199d-03ed-4bbc-90a4-f71a95b301ba tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 returned with HTTP 200 Sep 05 11:38:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 397/815] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:38:53 2026] GET /volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-817f7b9e-8f48-4ec2-82f6-4e2dc5e2a24c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-817f7b9e-8f48-4ec2-82f6-4e2dc5e2a24c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-817f7b9e-8f48-4ec2-82f6-4e2dc5e2a24c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-817f7b9e-8f48-4ec2-82f6-4e2dc5e2a24c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-817f7b9e-8f48-4ec2-82f6-4e2dc5e2a24c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-817f7b9e-8f48-4ec2-82f6-4e2dc5e2a24c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 419/816] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:53 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 912 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-1682f62e-1863-4796-aa88-a9324a86cb0a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-1682f62e-1863-4796-aa88-a9324a86cb0a tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] POST http://192.168.122.95/volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e/action Sep 05 11:38:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-1682f62e-1863-4796-aa88-a9324a86cb0a tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-1682f62e-1863-4796-aa88-a9324a86cb0a tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-c1f73360-aa81-40f9-97a7-8afc0d0d517d req-1682f62e-1863-4796-aa88-a9324a86cb0a tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e/action returned with HTTP 204 Sep 05 11:38:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 398/817] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:38:53 2026] POST /volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e/action => generated 0 bytes in 154 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0637ff74-c2f6-4ee4-850d-99255035d4b1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0637ff74-c2f6-4ee4-850d-99255035d4b1 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0637ff74-c2f6-4ee4-850d-99255035d4b1 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0637ff74-c2f6-4ee4-850d-99255035d4b1 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0637ff74-c2f6-4ee4-850d-99255035d4b1 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Volume info retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0637ff74-c2f6-4ee4-850d-99255035d4b1 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 returned with HTTP 200 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 420/818] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7c5869cf-3a19-437e-9d1e-76b109dfd94a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c5869cf-3a19-437e-9d1e-76b109dfd94a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/messages Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c5869cf-3a19-437e-9d1e-76b109dfd94a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c5869cf-3a19-437e-9d1e-76b109dfd94a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c5869cf-3a19-437e-9d1e-76b109dfd94a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:38:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 399/819] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/messages => generated 676 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-81e40efe-7793-4581-b0fd-c8a93c26370a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-81e40efe-7793-4581-b0fd-c8a93c26370a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/messages/ecd9b837-d2a4-4261-b7c3-8a241da27149 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-81e40efe-7793-4581-b0fd-c8a93c26370a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-81e40efe-7793-4581-b0fd-c8a93c26370a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-81e40efe-7793-4581-b0fd-c8a93c26370a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/messages/ecd9b837-d2a4-4261-b7c3-8a241da27149 returned with HTTP 200 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 421/820] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/messages/ecd9b837-d2a4-4261-b7c3-8a241da27149 => generated 673 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7ceb92a9-de3b-438b-9b07-b9094d7f570d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ceb92a9-de3b-438b-9b07-b9094d7f570d tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/messages Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7ceb92a9-de3b-438b-9b07-b9094d7f570d tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7ceb92a9-de3b-438b-9b07-b9094d7f570d tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ceb92a9-de3b-438b-9b07-b9094d7f570d tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:38:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 400/821] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2c123350-fc36-4c3f-8ee5-810bc810e72a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2c123350-fc36-4c3f-8ee5-810bc810e72a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] DELETE http://192.168.122.95/volume/v3/messages/ecd9b837-d2a4-4261-b7c3-8a241da27149 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2c123350-fc36-4c3f-8ee5-810bc810e72a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2c123350-fc36-4c3f-8ee5-810bc810e72a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2c123350-fc36-4c3f-8ee5-810bc810e72a tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/messages/ecd9b837-d2a4-4261-b7c3-8a241da27149 returned with HTTP 204 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 422/822] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:38:54 2026] DELETE /volume/v3/messages/ecd9b837-d2a4-4261-b7c3-8a241da27149 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-de24ada8-e1c9-45b6-b709-fe98135d5b26 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-de24ada8-e1c9-45b6-b709-fe98135d5b26 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-de24ada8-e1c9-45b6-b709-fe98135d5b26 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-de24ada8-e1c9-45b6-b709-fe98135d5b26 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-de24ada8-e1c9-45b6-b709-fe98135d5b26 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Volume info retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-de24ada8-e1c9-45b6-b709-fe98135d5b26 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 returned with HTTP 200 Sep 05 11:38:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 401/823] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 => generated 881 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-17da3309-08f9-40fd-9240-927dca1aaab0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c3787878-8115-4ee9-84e3-cd0a781adffa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] DELETE http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Delete volume with id: bee68329-8601-43ff-9d29-f8ff9804d128 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17da3309-08f9-40fd-9240-927dca1aaab0 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17da3309-08f9-40fd-9240-927dca1aaab0 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17da3309-08f9-40fd-9240-927dca1aaab0 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Volume info retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87146) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-17da3309-08f9-40fd-9240-927dca1aaab0 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17da3309-08f9-40fd-9240-927dca1aaab0 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 423/824] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1214380256 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1214380256, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:38:54 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1214380256 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1214380256, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Created reservations ['cd0495be-cbf0-44b0-8f2b-330cdd004929', 'ae8a4f4e-a5fb-4568-87d3-8a99e8e4c6d1', 'a48ceede-2178-433e-887d-e69419c39dc9', '82caf4e3-33fc-4081-8a0a-0abc32d4aa1d'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Delete volume request issued successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3787878-8115-4ee9-84e3-cd0a781adffa tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 returned with HTTP 202 Sep 05 11:38:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 402/825] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:38:54 2026] DELETE /volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0f93c023-f923-45ed-b45d-e0f0938f1b86 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0f93c023-f923-45ed-b45d-e0f0938f1b86 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] GET http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0f93c023-f923-45ed-b45d-e0f0938f1b86 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0f93c023-f923-45ed-b45d-e0f0938f1b86 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0f93c023-f923-45ed-b45d-e0f0938f1b86 tempest-UserMessagesTest-584314162 tempest-UserMessagesTest-584314162-project-member] http://192.168.122.95/volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 returned with HTTP 404 Sep 05 11:38:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 424/826] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/volumes/bee68329-8601-43ff-9d29-f8ff9804d128 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2606940a-13f1-4575-88e6-d7c736cdba9e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2606940a-13f1-4575-88e6-d7c736cdba9e tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] DELETE http://192.168.122.95/volume/v3/types/dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2606940a-13f1-4575-88e6-d7c736cdba9e tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2606940a-13f1-4575-88e6-d7c736cdba9e tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2606940a-13f1-4575-88e6-d7c736cdba9e tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] http://192.168.122.95/volume/v3/types/dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb returned with HTTP 202 Sep 05 11:38:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 403/827] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:38:54 2026] DELETE /volume/v3/types/dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8abf667f-7060-4814-a967-96d169910094 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8abf667f-7060-4814-a967-96d169910094 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] GET http://192.168.122.95/volume/v3/types/dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb Sep 05 11:38:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8abf667f-7060-4814-a967-96d169910094 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8abf667f-7060-4814-a967-96d169910094 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8abf667f-7060-4814-a967-96d169910094 tempest-UserMessagesTest-1588998771 tempest-UserMessagesTest-1588998771-project-admin] http://192.168.122.95/volume/v3/types/dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb returned with HTTP 404 Sep 05 11:38:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 425/828] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:38:55 2026] GET /volume/v3/types/dc1c4997-7c09-4abf-b7fd-bae26f6ef2bb => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0872a740-1f8f-4ace-b88c-1bd25fdaac4d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0872a740-1f8f-4ace-b88c-1bd25fdaac4d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0872a740-1f8f-4ace-b88c-1bd25fdaac4d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0872a740-1f8f-4ace-b88c-1bd25fdaac4d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0872a740-1f8f-4ace-b88c-1bd25fdaac4d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0872a740-1f8f-4ace-b88c-1bd25fdaac4d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 404/829] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:55 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3183a9d0-c35b-4482-a9f9-b44a5980c41b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3183a9d0-c35b-4482-a9f9-b44a5980c41b tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3183a9d0-c35b-4482-a9f9-b44a5980c41b tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3183a9d0-c35b-4482-a9f9-b44a5980c41b tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3183a9d0-c35b-4482-a9f9-b44a5980c41b tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3183a9d0-c35b-4482-a9f9-b44a5980c41b tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 426/830] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:56 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:38:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-201940927"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-201940927'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:57 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Create volume of 1 GB Sep 05 11:38:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Availability Zones retrieved successfully. Sep 05 11:38:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Flow 'volume_create_api' (8cea596f-1d20-4bcf-8297-5139cbaae5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a90dd7-96b4-4296-bda3-287ba8562d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1d0037f0-77dc-4115-998d-7c4abcd5a3a2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a90dd7-96b4-4296-bda3-287ba8562d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1d0037f0-77dc-4115-998d-7c4abcd5a3a2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1d0037f0-77dc-4115-998d-7c4abcd5a3a2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1d0037f0-77dc-4115-998d-7c4abcd5a3a2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece703fc-82f3-4074-bf87-0f9774fb7849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1d0037f0-77dc-4115-998d-7c4abcd5a3a2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1d0037f0-77dc-4115-998d-7c4abcd5a3a2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 427/831] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:58 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Created reservations ['f96a0d94-fa59-4db4-ab9d-d36763e69680', '0d40924a-2061-4994-a6db-40237ce62466', '5ce10f62-3d8e-4d89-9029-7a34c1465399', '93878411-d608-41e3-b2fc-70a978139b4c'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece703fc-82f3-4074-bf87-0f9774fb7849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f96a0d94-fa59-4db4-ab9d-d36763e69680', '0d40924a-2061-4994-a6db-40237ce62466', '5ce10f62-3d8e-4d89-9029-7a34c1465399', '93878411-d608-41e3-b2fc-70a978139b4c']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7606341-5a2e-43d3-adff-5fed8a3dd812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7606341-5a2e-43d3-adff-5fed8a3dd812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baa3ba9c-af25-467c-a980-2fa5e23801d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-201940927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a26f1bcba654426ab1794ad37209e932',qos_specs=None,replication_status=,reservations=['f96a0d94-fa59-4db4-ab9d-d36763e69680','0d40924a-2061-4994-a6db-40237ce62466','5ce10f62-3d8e-4d89-9029-7a34c1465399','93878411-d608-41e3-b2fc-70a978139b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f06931b7fa4e69b5ff8a06ea316b67',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-201940927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baa3ba9c-af25-467c-a980-2fa5e23801d5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a26f1bcba654426ab1794ad37209e932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f06931b7fa4e69b5ff8a06ea316b67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1874f70f-c40a-42ee-8d8a-fb6072295a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1874f70f-c40a-42ee-8d8a-fb6072295a59) transitioned into state 'SUCCESS' from state '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-201940927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a26f1bcba654426ab1794ad37209e932',qos_specs=None,replication_status=,reservations=['f96a0d94-fa59-4db4-ab9d-d36763e69680','0d40924a-2061-4994-a6db-40237ce62466','5ce10f62-3d8e-4d89-9029-7a34c1465399','93878411-d608-41e3-b2fc-70a978139b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f06931b7fa4e69b5ff8a06ea316b67',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (852d964b-9b37-4562-b9af-8928fa513a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (852d964b-9b37-4562-b9af-8928fa513a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Flow 'volume_create_api' (8cea596f-1d20-4bcf-8297-5139cbaae5bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Create volume request issued successfully. Sep 05 11:38:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8561ef8d-3618-4b6f-aa41-def2550ae06e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 405/832] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:38:57 2026] POST /volume/v3/volumes => generated 766 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c62ba9a5-63b0-42eb-a2f6-227208f4da57 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c62ba9a5-63b0-42eb-a2f6-227208f4da57 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 Sep 05 11:38:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c62ba9a5-63b0-42eb-a2f6-227208f4da57 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c62ba9a5-63b0-42eb-a2f6-227208f4da57 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c62ba9a5-63b0-42eb-a2f6-227208f4da57 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:38:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c62ba9a5-63b0-42eb-a2f6-227208f4da57 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 returned with HTTP 200 Sep 05 11:38:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 428/833] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:58 2026] GET /volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 => generated 834 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-43d2ea74-3159-410d-80e7-f5d4d22a1281 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-43d2ea74-3159-410d-80e7-f5d4d22a1281 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-43d2ea74-3159-410d-80e7-f5d4d22a1281 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-43d2ea74-3159-410d-80e7-f5d4d22a1281 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-43d2ea74-3159-410d-80e7-f5d4d22a1281 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-43d2ea74-3159-410d-80e7-f5d4d22a1281 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 406/834] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:59 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 1330 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:38:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-95926223-dda0-46e9-8148-aa97067672dc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-95926223-dda0-46e9-8148-aa97067672dc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:38:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-95926223-dda0-46e9-8148-aa97067672dc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-95926223-dda0-46e9-8148-aa97067672dc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:38:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:38:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-95926223-dda0-46e9-8148-aa97067672dc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:38:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-95926223-dda0-46e9-8148-aa97067672dc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:38:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 429/835] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:38:59 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 1330 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:38:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-10b650d0-ef26-4f09-98d9-a477f3b6e0a1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-10b650d0-ef26-4f09-98d9-a477f3b6e0a1 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 Sep 05 11:38:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-10b650d0-ef26-4f09-98d9-a477f3b6e0a1 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-10b650d0-ef26-4f09-98d9-a477f3b6e0a1 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:59 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=387,cinder:UPDATE=145,cinder:DELETE=4,cinder:INSERT=66 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:38:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:38:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:38:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-10b650d0-ef26-4f09-98d9-a477f3b6e0a1 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:38:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-10b650d0-ef26-4f09-98d9-a477f3b6e0a1 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 returned with HTTP 200 Sep 05 11:38:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 407/836] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:59 2026] GET /volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 => generated 858 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-a0d7cf40-75f0-403f-83eb-5947233bd485 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-a0d7cf40-75f0-403f-83eb-5947233bd485 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:39:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-a0d7cf40-75f0-403f-83eb-5947233bd485 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-a0d7cf40-75f0-403f-83eb-5947233bd485 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:00 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=293,cinder:UPDATE=63,cinder:DELETE=8,cinder:INSERT=26 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:39:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-a0d7cf40-75f0-403f-83eb-5947233bd485 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:39:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-a0d7cf40-75f0-403f-83eb-5947233bd485 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:39:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 430/837] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:00 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 1330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0aabe9d9-4019-4be7-aa6f-d4912008e05b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0aabe9d9-4019-4be7-aa6f-d4912008e05b None None] GET http://192.168.122.95/volume// Sep 05 11:39:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0aabe9d9-4019-4be7-aa6f-d4912008e05b None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0aabe9d9-4019-4be7-aa6f-d4912008e05b None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0aabe9d9-4019-4be7-aa6f-d4912008e05b None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:39:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 408/838] 192.168.122.95 () {58 vars in 1303 bytes} [Sat Sep 5 11:39:00 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:39:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-6e909079-e0eb-41c3-b5b7-d47d58aba548 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-6e909079-e0eb-41c3-b5b7-d47d58aba548 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:39:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-6e909079-e0eb-41c3-b5b7-d47d58aba548 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e07f2cf7-3339-444a-b467-affe67a8a31d", "connector": null, "instance_uuid": "e7831dc1-1684-4581-b7a5-8114c328987c"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-6e909079-e0eb-41c3-b5b7-d47d58aba548 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:39:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 431/839] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:39:00 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5c9469d0-aa2b-468e-8faf-724bdb42113b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5c9469d0-aa2b-468e-8faf-724bdb42113b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 Sep 05 11:39:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5c9469d0-aa2b-468e-8faf-724bdb42113b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5c9469d0-aa2b-468e-8faf-724bdb42113b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5c9469d0-aa2b-468e-8faf-724bdb42113b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5c9469d0-aa2b-468e-8faf-724bdb42113b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 returned with HTTP 200 Sep 05 11:39:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 409/840] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:00 2026] GET /volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-057ee0b3-3ee6-461d-8804-2762b5f242f1 req-aea1cbab-a4e3-4b89-a226-443726b5c377 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-057ee0b3-3ee6-461d-8804-2762b5f242f1 req-aea1cbab-a4e3-4b89-a226-443726b5c377 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 Sep 05 11:39:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-057ee0b3-3ee6-461d-8804-2762b5f242f1 req-aea1cbab-a4e3-4b89-a226-443726b5c377 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-057ee0b3-3ee6-461d-8804-2762b5f242f1 req-aea1cbab-a4e3-4b89-a226-443726b5c377 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-057ee0b3-3ee6-461d-8804-2762b5f242f1 req-aea1cbab-a4e3-4b89-a226-443726b5c377 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-057ee0b3-3ee6-461d-8804-2762b5f242f1 req-aea1cbab-a4e3-4b89-a226-443726b5c377 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 returned with HTTP 200 Sep 05 11:39:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 432/841] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:01 2026] GET /volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-431679345"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-431679345'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Create volume of 1 GB Sep 05 11:39:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Availability Zones retrieved successfully. Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Flow 'volume_create_api' (64ad7b77-a707-4db4-a431-d6cc1273cc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c07a48-a2f7-4d86-90d8-29afc6233942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c07a48-a2f7-4d86-90d8-29afc6233942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28fa9f5-fe23-491c-9557-7316b68b6446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Created reservations ['452d692f-49a2-4aff-8c14-ddfd704be318', '86b745f1-173c-4cd5-8e5b-91a2fd425a10', 'edab3f61-4f53-4ac3-9b39-0dc1472d6ff3', 'b2eeafda-bcd4-471c-85e6-dcbdc5db35e5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28fa9f5-fe23-491c-9557-7316b68b6446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['452d692f-49a2-4aff-8c14-ddfd704be318', '86b745f1-173c-4cd5-8e5b-91a2fd425a10', 'edab3f61-4f53-4ac3-9b39-0dc1472d6ff3', 'b2eeafda-bcd4-471c-85e6-dcbdc5db35e5']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297f35da-4ccb-4bb5-8e89-7ee9f483218a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:01 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297f35da-4ccb-4bb5-8e89-7ee9f483218a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ada6c85a-1156-4e14-9edd-052f103886ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-431679345',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a26f1bcba654426ab1794ad37209e932',qos_specs=None,replication_status=,reservations=['452d692f-49a2-4aff-8c14-ddfd704be318','86b745f1-173c-4cd5-8e5b-91a2fd425a10','edab3f61-4f53-4ac3-9b39-0dc1472d6ff3','b2eeafda-bcd4-471c-85e6-dcbdc5db35e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f06931b7fa4e69b5ff8a06ea316b67',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-431679345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ada6c85a-1156-4e14-9edd-052f103886ff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a26f1bcba654426ab1794ad37209e932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f06931b7fa4e69b5ff8a06ea316b67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163aa685-5d91-4797-95d5-c63610098169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163aa685-5d91-4797-95d5-c63610098169) transitioned into state 'SUCCESS' from state '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-431679345',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a26f1bcba654426ab1794ad37209e932',qos_specs=None,replication_status=,reservations=['452d692f-49a2-4aff-8c14-ddfd704be318','86b745f1-173c-4cd5-8e5b-91a2fd425a10','edab3f61-4f53-4ac3-9b39-0dc1472d6ff3','b2eeafda-bcd4-471c-85e6-dcbdc5db35e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f06931b7fa4e69b5ff8a06ea316b67',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdf20a2-0788-4afe-aaaf-47f5ba8a913b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdf20a2-0788-4afe-aaaf-47f5ba8a913b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Flow 'volume_create_api' (64ad7b77-a707-4db4-a431-d6cc1273cc1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Create volume request issued successfully. Sep 05 11:39:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ebee733-6e40-4dfe-9a7b-21a5d12af4d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 410/842] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:39:01 2026] POST /volume/v3/volumes => generated 766 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e241c353-2919-4bea-bb50-b9c1a470593a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e241c353-2919-4bea-bb50-b9c1a470593a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff Sep 05 11:39:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e241c353-2919-4bea-bb50-b9c1a470593a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e241c353-2919-4bea-bb50-b9c1a470593a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e241c353-2919-4bea-bb50-b9c1a470593a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e241c353-2919-4bea-bb50-b9c1a470593a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff returned with HTTP 200 Sep 05 11:39:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 433/843] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:01 2026] GET /volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff => generated 834 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d616b91d-9bb0-4023-9429-dadd6ca25b98 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d616b91d-9bb0-4023-9429-dadd6ca25b98 None None] GET http://192.168.122.95/volume// Sep 05 11:39:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d616b91d-9bb0-4023-9429-dadd6ca25b98 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d616b91d-9bb0-4023-9429-dadd6ca25b98 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d616b91d-9bb0-4023-9429-dadd6ca25b98 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:39:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 411/844] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:39:02 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:39:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-858cf493-0f27-4cb0-8c56-0165ce16d70d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-858cf493-0f27-4cb0-8c56-0165ce16d70d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:39:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-858cf493-0f27-4cb0-8c56-0165ce16d70d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-858cf493-0f27-4cb0-8c56-0165ce16d70d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-167a5d07-1ea0-42a2-a6b8-a73f0be64ddc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-167a5d07-1ea0-42a2-a6b8-a73f0be64ddc tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff Sep 05 11:39:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-167a5d07-1ea0-42a2-a6b8-a73f0be64ddc tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-167a5d07-1ea0-42a2-a6b8-a73f0be64ddc tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-858cf493-0f27-4cb0-8c56-0165ce16d70d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:39:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-858cf493-0f27-4cb0-8c56-0165ce16d70d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:39:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 434/845] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:39:02 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 1510 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:39:02 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:02 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-167a5d07-1ea0-42a2-a6b8-a73f0be64ddc tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-167a5d07-1ea0-42a2-a6b8-a73f0be64ddc tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff returned with HTTP 200 Sep 05 11:39:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 412/846] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:02 2026] GET /volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff => generated 858 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-2361272e-f31d-4dd0-af9a-da1fe937c2cc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-2361272e-f31d-4dd0-af9a-da1fe937c2cc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] PUT http://192.168.122.95/volume/v3/attachments/52686804-f8a7-4c44-ab1d-6484bb3a1b7e Sep 05 11:39:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-2361272e-f31d-4dd0-af9a-da1fe937c2cc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:03 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-2361272e-f31d-4dd0-af9a-da1fe937c2cc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Acquiring lock "cinder-attachment_update-e07f2cf7-3339-444a-b467-affe67a8a31d-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:39:03 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-2361272e-f31d-4dd0-af9a-da1fe937c2cc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Lock "cinder-attachment_update-e07f2cf7-3339-444a-b467-affe67a8a31d-devstack" acquired by "attachment_update" :: waited 0.046s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:39:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:03 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-2361272e-f31d-4dd0-af9a-da1fe937c2cc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Lock "cinder-attachment_update-e07f2cf7-3339-444a-b467-affe67a8a31d-devstack" released by "attachment_update" :: held 0.313s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:39:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-2361272e-f31d-4dd0-af9a-da1fe937c2cc tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/attachments/52686804-f8a7-4c44-ab1d-6484bb3a1b7e returned with HTTP 200 Sep 05 11:39:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 435/847] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:39:03 2026] PUT /volume/v3/attachments/52686804-f8a7-4c44-ab1d-6484bb3a1b7e => generated 694 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-bccdf5a9-dc2b-4e4a-a37a-b038462ec398 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-bccdf5a9-dc2b-4e4a-a37a-b038462ec398 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] POST http://192.168.122.95/volume/v3/attachments/52686804-f8a7-4c44-ab1d-6484bb3a1b7e/action Sep 05 11:39:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-bccdf5a9-dc2b-4e4a-a37a-b038462ec398 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-bccdf5a9-dc2b-4e4a-a37a-b038462ec398 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-5ae57ec8-340d-41ab-a447-81c109c330a2 req-bccdf5a9-dc2b-4e4a-a37a-b038462ec398 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/attachments/52686804-f8a7-4c44-ab1d-6484bb3a1b7e/action returned with HTTP 204 Sep 05 11:39:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 413/848] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:39:03 2026] POST /volume/v3/attachments/52686804-f8a7-4c44-ab1d-6484bb3a1b7e/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-66841146-9133-443e-95db-e0929a0ff32b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-51c79fec-b8dc-493d-a6da-8be3da3c640f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-51c79fec-b8dc-493d-a6da-8be3da3c640f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff Sep 05 11:39:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-51c79fec-b8dc-493d-a6da-8be3da3c640f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-51c79fec-b8dc-493d-a6da-8be3da3c640f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-51c79fec-b8dc-493d-a6da-8be3da3c640f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-51c79fec-b8dc-493d-a6da-8be3da3c640f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff returned with HTTP 200 Sep 05 11:39:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 414/849] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:03 2026] GET /volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff => generated 859 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-d87f7d0c-002c-48eb-a566-417f184d52c7 req-c0625d08-7be0-4b5c-9954-500dac7521b3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-d87f7d0c-002c-48eb-a566-417f184d52c7 req-c0625d08-7be0-4b5c-9954-500dac7521b3 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-d87f7d0c-002c-48eb-a566-417f184d52c7 req-c0625d08-7be0-4b5c-9954-500dac7521b3 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-d87f7d0c-002c-48eb-a566-417f184d52c7 req-c0625d08-7be0-4b5c-9954-500dac7521b3 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-d87f7d0c-002c-48eb-a566-417f184d52c7 req-c0625d08-7be0-4b5c-9954-500dac7521b3 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-d87f7d0c-002c-48eb-a566-417f184d52c7 req-c0625d08-7be0-4b5c-9954-500dac7521b3 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff returned with HTTP 200 Sep 05 11:39:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 415/850] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:04 2026] GET /volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-16054864-9fda-4529-ac87-54a78579fd3c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1347031491"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-66841146-9133-443e-95db-e0929a0ff32b tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1347031491'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Create volume of 1 GB Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-66841146-9133-443e-95db-e0929a0ff32b tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Availability Zones retrieved successfully. Sep 05 11:39:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-66841146-9133-443e-95db-e0929a0ff32b tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:39:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 436/851] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:39:03 2026] POST /volume/v3/types => generated 188 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Flow 'volume_create_api' (8925a290-52fb-46bc-8fab-0ece436cee49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0d5e5672-03bd-421d-87ea-8b977961e7bd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4c1a319-aff8-4728-aed9-5c5545833345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0d5e5672-03bd-421d-87ea-8b977961e7bd tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0d5e5672-03bd-421d-87ea-8b977961e7bd tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0d5e5672-03bd-421d-87ea-8b977961e7bd tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:39:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 437/852] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:39:04 2026] POST /volume/v3/types => generated 188 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4c1a319-aff8-4728-aed9-5c5545833345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd94302-c84c-459c-a747-8b9d9d874234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Created reservations ['a32f787e-1189-4c91-8368-03cfdb684f98', '21a1390c-99b5-45c0-9db7-d235a33be67e', '67097111-fd76-4494-9623-eda2eb34dae5', 'aaeb5f4b-75e1-4e85-a3f2-2c277fd220f7'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd94302-c84c-459c-a747-8b9d9d874234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a32f787e-1189-4c91-8368-03cfdb684f98', '21a1390c-99b5-45c0-9db7-d235a33be67e', '67097111-fd76-4494-9623-eda2eb34dae5', 'aaeb5f4b-75e1-4e85-a3f2-2c277fd220f7']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bada28ed-8103-47e0-9897-5ac206714c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bada28ed-8103-47e0-9897-5ac206714c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39e6f926-b5da-474e-ae63-52a78a3d7623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1347031491',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a26f1bcba654426ab1794ad37209e932',qos_specs=None,replication_status=,reservations=['a32f787e-1189-4c91-8368-03cfdb684f98','21a1390c-99b5-45c0-9db7-d235a33be67e','67097111-fd76-4494-9623-eda2eb34dae5','aaeb5f4b-75e1-4e85-a3f2-2c277fd220f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f06931b7fa4e69b5ff8a06ea316b67',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1347031491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39e6f926-b5da-474e-ae63-52a78a3d7623,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a26f1bcba654426ab1794ad37209e932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44f06931b7fa4e69b5ff8a06ea316b67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2922d92e-6dfe-4e8c-ab98-28f000407722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1184634706"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1184634706'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Create volume of 1 GB Sep 05 11:39:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Availability Zones retrieved successfully. Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Flow 'volume_create_api' (c3feff26-337c-408d-a3a1-408c08c8d6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e3706c-b345-4b32-abab-d17a27553087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2922d92e-6dfe-4e8c-ab98-28f000407722) transitioned into state 'SUCCESS' from state '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-1347031491',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a26f1bcba654426ab1794ad37209e932',qos_specs=None,replication_status=,reservations=['a32f787e-1189-4c91-8368-03cfdb684f98','21a1390c-99b5-45c0-9db7-d235a33be67e','67097111-fd76-4494-9623-eda2eb34dae5','aaeb5f4b-75e1-4e85-a3f2-2c277fd220f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44f06931b7fa4e69b5ff8a06ea316b67',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348adf14-8ac5-4f8c-8276-d315ef87ed32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348adf14-8ac5-4f8c-8276-d315ef87ed32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Flow 'volume_create_api' (8925a290-52fb-46bc-8fab-0ece436cee49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Create volume request issued successfully. Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-16054864-9fda-4529-ac87-54a78579fd3c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 416/853] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:39:04 2026] POST /volume/v3/volumes => generated 767 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e3706c-b345-4b32-abab-d17a27553087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:39:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (991e6928-8d32-4f86-930f-16dd3cd8d618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c8fd28aa-5644-4d77-b0c4-dfae806e7c8f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c8fd28aa-5644-4d77-b0c4-dfae806e7c8f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c8fd28aa-5644-4d77-b0c4-dfae806e7c8f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c8fd28aa-5644-4d77-b0c4-dfae806e7c8f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c8fd28aa-5644-4d77-b0c4-dfae806e7c8f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c8fd28aa-5644-4d77-b0c4-dfae806e7c8f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 returned with HTTP 200 Sep 05 11:39:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 417/854] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:04 2026] GET /volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 => generated 835 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-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 05 11:39:04 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-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 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Created reservations ['70ee53bd-2e53-4529-95e4-8630603f9221', '83247793-78cf-4f47-bdc9-c3804b3c676b', '2f10bca4-bf95-430f-a097-1e1b0b44a7be', '57cdafbf-9528-45ee-b138-cfab275eeb07'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (991e6928-8d32-4f86-930f-16dd3cd8d618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ee53bd-2e53-4529-95e4-8630603f9221', '83247793-78cf-4f47-bdc9-c3804b3c676b', '2f10bca4-bf95-430f-a097-1e1b0b44a7be', '57cdafbf-9528-45ee-b138-cfab275eeb07']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49799e49-7893-4204-aee8-4bf91b9f8127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49799e49-7893-4204-aee8-4bf91b9f8127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af88aeb-1515-4604-be08-bd4ccca702e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1184634706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114600915fe646b6bcb2397169b0e0ee',qos_specs=None,replication_status=,reservations=['70ee53bd-2e53-4529-95e4-8630603f9221','83247793-78cf-4f47-bdc9-c3804b3c676b','2f10bca4-bf95-430f-a097-1e1b0b44a7be','57cdafbf-9528-45ee-b138-cfab275eeb07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31260c1e554d494895b433a4aef42fd3',volume_type_id=7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1184634706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af88aeb-1515-4604-be08-bd4ccca702e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='114600915fe646b6bcb2397169b0e0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31260c1e554d494895b433a4aef42fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b),volume_type_id=7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9674142c-30e2-4d02-8521-d3e68116b559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9674142c-30e2-4d02-8521-d3e68116b559) transitioned into state 'SUCCESS' from state '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-1184634706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='114600915fe646b6bcb2397169b0e0ee',qos_specs=None,replication_status=,reservations=['70ee53bd-2e53-4529-95e4-8630603f9221','83247793-78cf-4f47-bdc9-c3804b3c676b','2f10bca4-bf95-430f-a097-1e1b0b44a7be','57cdafbf-9528-45ee-b138-cfab275eeb07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31260c1e554d494895b433a4aef42fd3',volume_type_id=7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba64c1a-fa59-4fdb-b400-53c2bd5ebdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba64c1a-fa59-4fdb-b400-53c2bd5ebdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Flow 'volume_create_api' (c3feff26-337c-408d-a3a1-408c08c8d6c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Create volume request issued successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-666fe2c5-b8c9-4cee-a00e-a02a515f5de0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 438/855] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:39:04 2026] POST /volume/v3/volumes => generated 774 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ce01980e-1e2a-4da0-9a4c-d180ceaed3a3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce01980e-1e2a-4da0-9a4c-d180ceaed3a3 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce01980e-1e2a-4da0-9a4c-d180ceaed3a3 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce01980e-1e2a-4da0-9a4c-d180ceaed3a3 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ce01980e-1e2a-4da0-9a4c-d180ceaed3a3 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce01980e-1e2a-4da0-9a4c-d180ceaed3a3 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 418/856] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:05 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 842 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-44836d8d-e9f7-471f-8989-5b044e554044 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-44836d8d-e9f7-471f-8989-5b044e554044 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 Sep 05 11:39:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-44836d8d-e9f7-471f-8989-5b044e554044 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-44836d8d-e9f7-471f-8989-5b044e554044 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-44836d8d-e9f7-471f-8989-5b044e554044 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-44836d8d-e9f7-471f-8989-5b044e554044 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 returned with HTTP 200 Sep 05 11:39:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 439/857] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:05 2026] GET /volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d2157d19-cd6c-4846-bc95-e971c4bd9063 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d2157d19-cd6c-4846-bc95-e971c4bd9063 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d2157d19-cd6c-4846-bc95-e971c4bd9063 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d2157d19-cd6c-4846-bc95-e971c4bd9063 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d2157d19-cd6c-4846-bc95-e971c4bd9063 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d2157d19-cd6c-4846-bc95-e971c4bd9063 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 419/858] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:06 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d2e4b95a-2f34-4c38-b63e-d395e05b5ccb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2e4b95a-2f34-4c38-b63e-d395e05b5ccb tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 Sep 05 11:39:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2e4b95a-2f34-4c38-b63e-d395e05b5ccb tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2e4b95a-2f34-4c38-b63e-d395e05b5ccb tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d2e4b95a-2f34-4c38-b63e-d395e05b5ccb tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2e4b95a-2f34-4c38-b63e-d395e05b5ccb tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 returned with HTTP 200 Sep 05 11:39:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 440/859] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:06 2026] GET /volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 => generated 860 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-540c2c8f-66c4-42bd-b3ea-36ccf64f5879 req-ba1d6564-4b47-4a72-8b42-1438317a799f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-540c2c8f-66c4-42bd-b3ea-36ccf64f5879 req-ba1d6564-4b47-4a72-8b42-1438317a799f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 Sep 05 11:39:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-540c2c8f-66c4-42bd-b3ea-36ccf64f5879 req-ba1d6564-4b47-4a72-8b42-1438317a799f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-540c2c8f-66c4-42bd-b3ea-36ccf64f5879 req-ba1d6564-4b47-4a72-8b42-1438317a799f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-540c2c8f-66c4-42bd-b3ea-36ccf64f5879 req-ba1d6564-4b47-4a72-8b42-1438317a799f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-540c2c8f-66c4-42bd-b3ea-36ccf64f5879 req-ba1d6564-4b47-4a72-8b42-1438317a799f tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 returned with HTTP 200 Sep 05 11:39:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 420/860] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:07 2026] GET /volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 => generated 860 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dab2ec65-4ac2-4ddd-82f1-a39e85a526c0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dab2ec65-4ac2-4ddd-82f1-a39e85a526c0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dab2ec65-4ac2-4ddd-82f1-a39e85a526c0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dab2ec65-4ac2-4ddd-82f1-a39e85a526c0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dab2ec65-4ac2-4ddd-82f1-a39e85a526c0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dab2ec65-4ac2-4ddd-82f1-a39e85a526c0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 441/861] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:07 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 866 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-1b8422b1-eaf7-4650-9954-71b02985972f req-6a56b027-9e53-4f16-8ba1-7a6d4252a81e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-1b8422b1-eaf7-4650-9954-71b02985972f req-6a56b027-9e53-4f16-8ba1-7a6d4252a81e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-1b8422b1-eaf7-4650-9954-71b02985972f req-6a56b027-9e53-4f16-8ba1-7a6d4252a81e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-1b8422b1-eaf7-4650-9954-71b02985972f req-6a56b027-9e53-4f16-8ba1-7a6d4252a81e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [req-1b8422b1-eaf7-4650-9954-71b02985972f req-6a56b027-9e53-4f16-8ba1-7a6d4252a81e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-1b8422b1-eaf7-4650-9954-71b02985972f req-6a56b027-9e53-4f16-8ba1-7a6d4252a81e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-1b8422b1-eaf7-4650-9954-71b02985972f req-6a56b027-9e53-4f16-8ba1-7a6d4252a81e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Get all volumes completed successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-1b8422b1-eaf7-4650-9954-71b02985972f req-6a56b027-9e53-4f16-8ba1-7a6d4252a81e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 421/862] 192.168.122.95 () {60 vars in 1392 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-2f9a5018-ff67-4181-9f7a-720868549dee req-2feb95aa-2e3d-442d-af98-f39502b5dac0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-2f9a5018-ff67-4181-9f7a-720868549dee req-2feb95aa-2e3d-442d-af98-f39502b5dac0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-2f9a5018-ff67-4181-9f7a-720868549dee req-2feb95aa-2e3d-442d-af98-f39502b5dac0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-2f9a5018-ff67-4181-9f7a-720868549dee req-2feb95aa-2e3d-442d-af98-f39502b5dac0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [req-2f9a5018-ff67-4181-9f7a-720868549dee req-2feb95aa-2e3d-442d-af98-f39502b5dac0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-2f9a5018-ff67-4181-9f7a-720868549dee req-2feb95aa-2e3d-442d-af98-f39502b5dac0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-2f9a5018-ff67-4181-9f7a-720868549dee req-2feb95aa-2e3d-442d-af98-f39502b5dac0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Get all volumes completed successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-2f9a5018-ff67-4181-9f7a-720868549dee req-2feb95aa-2e3d-442d-af98-f39502b5dac0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 442/863] 192.168.122.95 () {60 vars in 1392 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-22991405-3395-4021-bb85-e211979fd385 req-c431f2b5-ed50-4e40-a1a2-e114d0d820c8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-afcfaa4d-db4b-493f-9782-885590a5f934 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-22991405-3395-4021-bb85-e211979fd385 req-c431f2b5-ed50-4e40-a1a2-e114d0d820c8 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-22991405-3395-4021-bb85-e211979fd385 req-c431f2b5-ed50-4e40-a1a2-e114d0d820c8 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-22991405-3395-4021-bb85-e211979fd385 req-c431f2b5-ed50-4e40-a1a2-e114d0d820c8 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-afcfaa4d-db4b-493f-9782-885590a5f934 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [req-22991405-3395-4021-bb85-e211979fd385 req-c431f2b5-ed50-4e40-a1a2-e114d0d820c8 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-afcfaa4d-db4b-493f-9782-885590a5f934 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-afcfaa4d-db4b-493f-9782-885590a5f934 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-22991405-3395-4021-bb85-e211979fd385 req-c431f2b5-ed50-4e40-a1a2-e114d0d820c8 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-22991405-3395-4021-bb85-e211979fd385 req-c431f2b5-ed50-4e40-a1a2-e114d0d820c8 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Get all volumes completed successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-afcfaa4d-db4b-493f-9782-885590a5f934 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-22991405-3395-4021-bb85-e211979fd385 req-c431f2b5-ed50-4e40-a1a2-e114d0d820c8 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 422/864] 192.168.122.95 () {60 vars in 1392 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-afcfaa4d-db4b-493f-9782-885590a5f934 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 443/865] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fc33ca46-3e00-4f9d-b4db-3aa8bbb25e02 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fc33ca46-3e00-4f9d-b4db-3aa8bbb25e02 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fc33ca46-3e00-4f9d-b4db-3aa8bbb25e02 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fc33ca46-3e00-4f9d-b4db-3aa8bbb25e02 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-94c6cb88-01aa-4e93-ac3b-257ac7e87765 req-5a70c0be-d9f3-456a-9d74-15f65f79be23 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-94c6cb88-01aa-4e93-ac3b-257ac7e87765 req-5a70c0be-d9f3-456a-9d74-15f65f79be23 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-94c6cb88-01aa-4e93-ac3b-257ac7e87765 req-5a70c0be-d9f3-456a-9d74-15f65f79be23 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-94c6cb88-01aa-4e93-ac3b-257ac7e87765 req-5a70c0be-d9f3-456a-9d74-15f65f79be23 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [req-94c6cb88-01aa-4e93-ac3b-257ac7e87765 req-5a70c0be-d9f3-456a-9d74-15f65f79be23 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-94c6cb88-01aa-4e93-ac3b-257ac7e87765 req-5a70c0be-d9f3-456a-9d74-15f65f79be23 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fc33ca46-3e00-4f9d-b4db-3aa8bbb25e02 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Volume info retrieved successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fc33ca46-3e00-4f9d-b4db-3aa8bbb25e02 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 423/866] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 1030 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-94c6cb88-01aa-4e93-ac3b-257ac7e87765 req-5a70c0be-d9f3-456a-9d74-15f65f79be23 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Get all volumes completed successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] POST http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1/action Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-94c6cb88-01aa-4e93-ac3b-257ac7e87765 req-5a70c0be-d9f3-456a-9d74-15f65f79be23 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 444/867] 192.168.122.95 () {60 vars in 1392 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87146]: /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 05 11:39:08 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-cf9c1025-2c41-4a2c-babb-2a63c5362ebe req-2cdb8967-78ed-4de3-aa75-df65e8a4fc76 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-cf9c1025-2c41-4a2c-babb-2a63c5362ebe req-2cdb8967-78ed-4de3-aa75-df65e8a4fc76 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-cf9c1025-2c41-4a2c-babb-2a63c5362ebe req-2cdb8967-78ed-4de3-aa75-df65e8a4fc76 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-cf9c1025-2c41-4a2c-babb-2a63c5362ebe req-2cdb8967-78ed-4de3-aa75-df65e8a4fc76 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [req-cf9c1025-2c41-4a2c-babb-2a63c5362ebe req-2cdb8967-78ed-4de3-aa75-df65e8a4fc76 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-cf9c1025-2c41-4a2c-babb-2a63c5362ebe req-2cdb8967-78ed-4de3-aa75-df65e8a4fc76 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-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 05 11:39:08 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-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 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-cf9c1025-2c41-4a2c-babb-2a63c5362ebe req-2cdb8967-78ed-4de3-aa75-df65e8a4fc76 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Get all volumes completed successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-cf9c1025-2c41-4a2c-babb-2a63c5362ebe req-2cdb8967-78ed-4de3-aa75-df65e8a4fc76 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 445/868] 192.168.122.95 () {60 vars in 1392 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Created reservations ['8d33d31c-2212-4eee-ace7-f1ddf3eef4fe', 'c2112bd8-2153-4231-af60-ba2de4473047'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-65549d6f-d7cb-418c-a45e-de6ba0460a66 req-5fc96213-1dd6-47ca-aa95-394741f87e46 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-65549d6f-d7cb-418c-a45e-de6ba0460a66 req-5fc96213-1dd6-47ca-aa95-394741f87e46 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-65549d6f-d7cb-418c-a45e-de6ba0460a66 req-5fc96213-1dd6-47ca-aa95-394741f87e46 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-65549d6f-d7cb-418c-a45e-de6ba0460a66 req-5fc96213-1dd6-47ca-aa95-394741f87e46 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [req-65549d6f-d7cb-418c-a45e-de6ba0460a66 req-5fc96213-1dd6-47ca-aa95-394741f87e46 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-65549d6f-d7cb-418c-a45e-de6ba0460a66 req-5fc96213-1dd6-47ca-aa95-394741f87e46 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-65549d6f-d7cb-418c-a45e-de6ba0460a66 req-5fc96213-1dd6-47ca-aa95-394741f87e46 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Get all volumes completed successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-65549d6f-d7cb-418c-a45e-de6ba0460a66 req-5fc96213-1dd6-47ca-aa95-394741f87e46 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 446/869] 192.168.122.95 () {60 vars in 1392 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-33cfdb7d-d626-4ce7-822e-c4a7319b63ba req-d9845445-1995-4528-863c-816ff5f6695a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-33cfdb7d-d626-4ce7-822e-c4a7319b63ba req-d9845445-1995-4528-863c-816ff5f6695a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-33cfdb7d-d626-4ce7-822e-c4a7319b63ba req-d9845445-1995-4528-863c-816ff5f6695a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-33cfdb7d-d626-4ce7-822e-c4a7319b63ba req-d9845445-1995-4528-863c-816ff5f6695a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-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 05 11:39:08 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-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 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [req-33cfdb7d-d626-4ce7-822e-c4a7319b63ba req-d9845445-1995-4528-863c-816ff5f6695a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-33cfdb7d-d626-4ce7-822e-c4a7319b63ba req-d9845445-1995-4528-863c-816ff5f6695a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-33cfdb7d-d626-4ce7-822e-c4a7319b63ba req-d9845445-1995-4528-863c-816ff5f6695a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Get all volumes completed successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-33cfdb7d-d626-4ce7-822e-c4a7319b63ba req-d9845445-1995-4528-863c-816ff5f6695a tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 447/870] 192.168.122.95 () {60 vars in 1392 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:09 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Created reservations ['5466a5d0-ec43-485e-9d17-ef66bc2b3d22', '450a5d49-b113-48fe-9d3a-9eedb58e53ea'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-407501ab-c3fc-451d-84ae-443faf9c3fcc req-d66e7e0a-51fc-42ad-94a9-07ab17a0738e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-407501ab-c3fc-451d-84ae-443faf9c3fcc req-d66e7e0a-51fc-42ad-94a9-07ab17a0738e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-407501ab-c3fc-451d-84ae-443faf9c3fcc req-d66e7e0a-51fc-42ad-94a9-07ab17a0738e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-407501ab-c3fc-451d-84ae-443faf9c3fcc req-d66e7e0a-51fc-42ad-94a9-07ab17a0738e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [req-407501ab-c3fc-451d-84ae-443faf9c3fcc req-d66e7e0a-51fc-42ad-94a9-07ab17a0738e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [req-407501ab-c3fc-451d-84ae-443faf9c3fcc req-d66e7e0a-51fc-42ad-94a9-07ab17a0738e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-407501ab-c3fc-451d-84ae-443faf9c3fcc req-d66e7e0a-51fc-42ad-94a9-07ab17a0738e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] Get all volumes completed successfully. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-407501ab-c3fc-451d-84ae-443faf9c3fcc req-d66e7e0a-51fc-42ad-94a9-07ab17a0738e tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 448/871] 192.168.122.95 () {60 vars in 1392 bytes} [Sat Sep 5 11:39:09 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ea46a5c3-78c5-468d-b0c1-cef65de96526 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea46a5c3-78c5-468d-b0c1-cef65de96526 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] DELETE http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ea46a5c3-78c5-468d-b0c1-cef65de96526 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ea46a5c3-78c5-468d-b0c1-cef65de96526 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-ea46a5c3-78c5-468d-b0c1-cef65de96526 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Delete volume with id: 39e6f926-b5da-474e-ae63-52a78a3d7623 Sep 05 11:39:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Retype volume request issued successfully. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ea46a5c3-78c5-468d-b0c1-cef65de96526 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2a08cb10-3fac-4a68-8799-ce8dec7ea117 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1/action returned with HTTP 202 Sep 05 11:39:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 424/872] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:39:08 2026] POST /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1/action => generated 0 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:39:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ed5ddfbb-6728-4a88-872e-6df33c8357e0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ed5ddfbb-6728-4a88-872e-6df33c8357e0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ed5ddfbb-6728-4a88-872e-6df33c8357e0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ed5ddfbb-6728-4a88-872e-6df33c8357e0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ea46a5c3-78c5-468d-b0c1-cef65de96526 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Delete volume request issued successfully. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea46a5c3-78c5-468d-b0c1-cef65de96526 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 returned with HTTP 202 Sep 05 11:39:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 449/873] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:09 2026] DELETE /volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0ed5f7c5-db40-46f8-b1fe-328f2c5b6b12 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0ed5f7c5-db40-46f8-b1fe-328f2c5b6b12 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 Sep 05 11:39:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0ed5f7c5-db40-46f8-b1fe-328f2c5b6b12 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0ed5f7c5-db40-46f8-b1fe-328f2c5b6b12 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ed5ddfbb-6728-4a88-872e-6df33c8357e0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0ed5f7c5-db40-46f8-b1fe-328f2c5b6b12 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0ed5f7c5-db40-46f8-b1fe-328f2c5b6b12 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 returned with HTTP 200 Sep 05 11:39:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 450/874] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:09 2026] GET /volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ed5ddfbb-6728-4a88-872e-6df33c8357e0 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 425/875] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:09 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 866 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d35dc30a-42b1-4e2a-946b-8c159da1683b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d35dc30a-42b1-4e2a-946b-8c159da1683b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d35dc30a-42b1-4e2a-946b-8c159da1683b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d35dc30a-42b1-4e2a-946b-8c159da1683b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-867b6389-fd79-4b56-b7a9-848a11d3f6ee None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-867b6389-fd79-4b56-b7a9-848a11d3f6ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-867b6389-fd79-4b56-b7a9-848a11d3f6ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-867b6389-fd79-4b56-b7a9-848a11d3f6ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d35dc30a-42b1-4e2a-946b-8c159da1683b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-867b6389-fd79-4b56-b7a9-848a11d3f6ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d35dc30a-42b1-4e2a-946b-8c159da1683b tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 returned with HTTP 200 Sep 05 11:39:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 451/876] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:10 2026] GET /volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-867b6389-fd79-4b56-b7a9-848a11d3f6ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 426/877] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:10 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0dde6917-0764-47a7-99d7-4f6babf81e36 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0dde6917-0764-47a7-99d7-4f6babf81e36 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0dde6917-0764-47a7-99d7-4f6babf81e36 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0dde6917-0764-47a7-99d7-4f6babf81e36 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0dde6917-0764-47a7-99d7-4f6babf81e36 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Volume info retrieved successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0dde6917-0764-47a7-99d7-4f6babf81e36 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 452/878] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:10 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 1030 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e9d4e318-f8d8-4a16-a392-0041394f6467 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9d4e318-f8d8-4a16-a392-0041394f6467 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] GET http://192.168.122.95/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1184634706 Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e9d4e318-f8d8-4a16-a392-0041394f6467 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e9d4e318-f8d8-4a16-a392-0041394f6467 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9d4e318-f8d8-4a16-a392-0041394f6467 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1184634706'), ('all_tenants', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e9d4e318-f8d8-4a16-a392-0041394f6467 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Get all volumes completed successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9d4e318-f8d8-4a16-a392-0041394f6467 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] http://192.168.122.95/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1184634706 returned with HTTP 200 Sep 05 11:39:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 427/879] 192.168.122.95 () {58 vars in 1277 bytes} [Sat Sep 5 11:39:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1184634706 => generated 353 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e5eefa1a-2bbc-4a8d-bab8-ba8adbe99ec9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5eefa1a-2bbc-4a8d-bab8-ba8adbe99ec9 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5eefa1a-2bbc-4a8d-bab8-ba8adbe99ec9 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5eefa1a-2bbc-4a8d-bab8-ba8adbe99ec9 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e5eefa1a-2bbc-4a8d-bab8-ba8adbe99ec9 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5eefa1a-2bbc-4a8d-bab8-ba8adbe99ec9 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 453/880] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:10 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bd4a1225-85b9-4f10-aaa5-bcbf57e0d5ee None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd4a1225-85b9-4f10-aaa5-bcbf57e0d5ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] DELETE http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd4a1225-85b9-4f10-aaa5-bcbf57e0d5ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd4a1225-85b9-4f10-aaa5-bcbf57e0d5ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-bd4a1225-85b9-4f10-aaa5-bcbf57e0d5ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Delete volume with id: 5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bd4a1225-85b9-4f10-aaa5-bcbf57e0d5ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bd4a1225-85b9-4f10-aaa5-bcbf57e0d5ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Delete volume request issued successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd4a1225-85b9-4f10-aaa5-bcbf57e0d5ee tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 202 Sep 05 11:39:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 428/881] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:10 2026] DELETE /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6d9db79a-c431-417f-b33f-6d3a83abe34c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d9db79a-c431-417f-b33f-6d3a83abe34c tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6d9db79a-c431-417f-b33f-6d3a83abe34c tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6d9db79a-c431-417f-b33f-6d3a83abe34c tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6d9db79a-c431-417f-b33f-6d3a83abe34c tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d9db79a-c431-417f-b33f-6d3a83abe34c tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 454/882] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:10 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 866 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-430510ac-0749-4886-ac1b-e72fa54037d4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-430510ac-0749-4886-ac1b-e72fa54037d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 Sep 05 11:39:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-430510ac-0749-4886-ac1b-e72fa54037d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-430510ac-0749-4886-ac1b-e72fa54037d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-430510ac-0749-4886-ac1b-e72fa54037d4 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 returned with HTTP 404 Sep 05 11:39:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 429/883] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:11 2026] GET /volume/v3/volumes/39e6f926-b5da-474e-ae63-52a78a3d7623 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ee69dbc5-f1f9-4344-83c7-c2a7b9c1bdde None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee69dbc5-f1f9-4344-83c7-c2a7b9c1bdde tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] DELETE http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff Sep 05 11:39:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee69dbc5-f1f9-4344-83c7-c2a7b9c1bdde tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee69dbc5-f1f9-4344-83c7-c2a7b9c1bdde tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:11 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-ee69dbc5-f1f9-4344-83c7-c2a7b9c1bdde tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Delete volume with id: ada6c85a-1156-4e14-9edd-052f103886ff Sep 05 11:39:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ee69dbc5-f1f9-4344-83c7-c2a7b9c1bdde tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ee69dbc5-f1f9-4344-83c7-c2a7b9c1bdde tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Delete volume request issued successfully. Sep 05 11:39:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee69dbc5-f1f9-4344-83c7-c2a7b9c1bdde tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff returned with HTTP 202 Sep 05 11:39:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 455/884] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:11 2026] DELETE /volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:39:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-752a84fa-9ccf-4433-8f10-cfa1e1f92b20 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-752a84fa-9ccf-4433-8f10-cfa1e1f92b20 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff Sep 05 11:39:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-752a84fa-9ccf-4433-8f10-cfa1e1f92b20 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-752a84fa-9ccf-4433-8f10-cfa1e1f92b20 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-752a84fa-9ccf-4433-8f10-cfa1e1f92b20 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-752a84fa-9ccf-4433-8f10-cfa1e1f92b20 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff returned with HTTP 200 Sep 05 11:39:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 430/885] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:11 2026] GET /volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff => generated 858 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dff7d0e9-fdfd-4e98-bf71-676038a53983 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dff7d0e9-fdfd-4e98-bf71-676038a53983 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dff7d0e9-fdfd-4e98-bf71-676038a53983 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dff7d0e9-fdfd-4e98-bf71-676038a53983 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dff7d0e9-fdfd-4e98-bf71-676038a53983 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Volume info retrieved successfully. Sep 05 11:39:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dff7d0e9-fdfd-4e98-bf71-676038a53983 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 200 Sep 05 11:39:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 456/886] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:11 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 866 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8f8e3788-49eb-44af-b8d5-fd56ebbd03e7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8f8e3788-49eb-44af-b8d5-fd56ebbd03e7 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff Sep 05 11:39:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8f8e3788-49eb-44af-b8d5-fd56ebbd03e7 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8f8e3788-49eb-44af-b8d5-fd56ebbd03e7 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8f8e3788-49eb-44af-b8d5-fd56ebbd03e7 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8f8e3788-49eb-44af-b8d5-fd56ebbd03e7 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff returned with HTTP 200 Sep 05 11:39:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 431/887] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:12 2026] GET /volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b11e9246-cae2-4450-b8bc-0e857a8b7fb2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b11e9246-cae2-4450-b8bc-0e857a8b7fb2 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] GET http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b11e9246-cae2-4450-b8bc-0e857a8b7fb2 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b11e9246-cae2-4450-b8bc-0e857a8b7fb2 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b11e9246-cae2-4450-b8bc-0e857a8b7fb2 tempest-VolumeRetypeWithoutMigrationTest-2018436310 tempest-VolumeRetypeWithoutMigrationTest-2018436310-project-member] http://192.168.122.95/volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 returned with HTTP 404 Sep 05 11:39:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 457/888] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:13 2026] GET /volume/v3/volumes/5af88aeb-1515-4604-be08-bd4ccca702e1 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d631d30a-abc8-44df-86c4-d9ff80dc8218 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d631d30a-abc8-44df-86c4-d9ff80dc8218 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] DELETE http://192.168.122.95/volume/v3/types/c06de527-688d-4db4-be5d-7aefd2093f2d Sep 05 11:39:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d631d30a-abc8-44df-86c4-d9ff80dc8218 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d631d30a-abc8-44df-86c4-d9ff80dc8218 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d631d30a-abc8-44df-86c4-d9ff80dc8218 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] http://192.168.122.95/volume/v3/types/c06de527-688d-4db4-be5d-7aefd2093f2d returned with HTTP 202 Sep 05 11:39:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 432/889] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:13 2026] DELETE /volume/v3/types/c06de527-688d-4db4-be5d-7aefd2093f2d => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9b206521-d865-4399-abc3-0356ff1ad995 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b206521-d865-4399-abc3-0356ff1ad995 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] GET http://192.168.122.95/volume/v3/types/c06de527-688d-4db4-be5d-7aefd2093f2d Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9b206521-d865-4399-abc3-0356ff1ad995 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9b206521-d865-4399-abc3-0356ff1ad995 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b206521-d865-4399-abc3-0356ff1ad995 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] http://192.168.122.95/volume/v3/types/c06de527-688d-4db4-be5d-7aefd2093f2d returned with HTTP 404 Sep 05 11:39:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 458/890] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:39:13 2026] GET /volume/v3/types/c06de527-688d-4db4-be5d-7aefd2093f2d => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7a59e78e-e28c-451b-aa1d-42b5d24a04fe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a59e78e-e28c-451b-aa1d-42b5d24a04fe tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] DELETE http://192.168.122.95/volume/v3/types/7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b Sep 05 11:39:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a59e78e-e28c-451b-aa1d-42b5d24a04fe tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a59e78e-e28c-451b-aa1d-42b5d24a04fe tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a59e78e-e28c-451b-aa1d-42b5d24a04fe tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] http://192.168.122.95/volume/v3/types/7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b returned with HTTP 202 Sep 05 11:39:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 433/891] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:13 2026] DELETE /volume/v3/types/7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ca2d25f3-ba5f-4f0d-bbb3-e238b9f8d647 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca2d25f3-ba5f-4f0d-bbb3-e238b9f8d647 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] GET http://192.168.122.95/volume/v3/types/7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca2d25f3-ba5f-4f0d-bbb3-e238b9f8d647 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca2d25f3-ba5f-4f0d-bbb3-e238b9f8d647 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca2d25f3-ba5f-4f0d-bbb3-e238b9f8d647 tempest-VolumeRetypeWithoutMigrationTest-1385630820 tempest-VolumeRetypeWithoutMigrationTest-1385630820-project-admin] http://192.168.122.95/volume/v3/types/7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b returned with HTTP 404 Sep 05 11:39:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 459/892] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:39:13 2026] GET /volume/v3/types/7fa42b12-6e49-4abd-aa4d-b5c4b6965e9b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4744abb4-ac7b-488a-80bd-e4ee7638d78c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4744abb4-ac7b-488a-80bd-e4ee7638d78c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff Sep 05 11:39:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4744abb4-ac7b-488a-80bd-e4ee7638d78c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4744abb4-ac7b-488a-80bd-e4ee7638d78c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4744abb4-ac7b-488a-80bd-e4ee7638d78c tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff returned with HTTP 404 Sep 05 11:39:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 434/893] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:13 2026] GET /volume/v3/volumes/ada6c85a-1156-4e14-9edd-052f103886ff => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9bbaca6d-6d5f-48f7-8741-439d6ff1aa95 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9bbaca6d-6d5f-48f7-8741-439d6ff1aa95 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] DELETE http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9bbaca6d-6d5f-48f7-8741-439d6ff1aa95 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9bbaca6d-6d5f-48f7-8741-439d6ff1aa95 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:13 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-9bbaca6d-6d5f-48f7-8741-439d6ff1aa95 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Delete volume with id: baa3ba9c-af25-467c-a980-2fa5e23801d5 Sep 05 11:39:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9bbaca6d-6d5f-48f7-8741-439d6ff1aa95 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9bbaca6d-6d5f-48f7-8741-439d6ff1aa95 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Delete volume request issued successfully. Sep 05 11:39:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9bbaca6d-6d5f-48f7-8741-439d6ff1aa95 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 returned with HTTP 202 Sep 05 11:39:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 460/894] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:13 2026] DELETE /volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:39:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1a392cd2-a745-49b3-9065-b2f580d96460 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a392cd2-a745-49b3-9065-b2f580d96460 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 Sep 05 11:39:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a392cd2-a745-49b3-9065-b2f580d96460 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a392cd2-a745-49b3-9065-b2f580d96460 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1a392cd2-a745-49b3-9065-b2f580d96460 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a392cd2-a745-49b3-9065-b2f580d96460 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 returned with HTTP 200 Sep 05 11:39:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 435/895] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:14 2026] GET /volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 => generated 858 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2c805f30-02ea-43c5-850e-e6bd019dd0c0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2c805f30-02ea-43c5-850e-e6bd019dd0c0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 Sep 05 11:39:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2c805f30-02ea-43c5-850e-e6bd019dd0c0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2c805f30-02ea-43c5-850e-e6bd019dd0c0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2c805f30-02ea-43c5-850e-e6bd019dd0c0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Volume info retrieved successfully. Sep 05 11:39:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2c805f30-02ea-43c5-850e-e6bd019dd0c0 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 returned with HTTP 200 Sep 05 11:39:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 461/896] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:15 2026] GET /volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-68d38e28-b933-47f2-af2c-2f02bd15c085 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-68d38e28-b933-47f2-af2c-2f02bd15c085 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] GET http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 Sep 05 11:39:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-68d38e28-b933-47f2-af2c-2f02bd15c085 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-68d38e28-b933-47f2-af2c-2f02bd15c085 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-68d38e28-b933-47f2-af2c-2f02bd15c085 tempest-VolumesTestJSON-1492068772 tempest-VolumesTestJSON-1492068772-project-member] http://192.168.122.95/volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 returned with HTTP 404 Sep 05 11:39:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 436/897] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:16 2026] GET /volume/v3/volumes/baa3ba9c-af25-467c-a980-2fa5e23801d5 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ce3d258b-c4e6-4065-8eda-e87eca428b52 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ce3d258b-c4e6-4065-8eda-e87eca428b52 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] GET http://192.168.122.95/volume/v3/os-services Sep 05 11:39:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ce3d258b-c4e6-4065-8eda-e87eca428b52 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ce3d258b-c4e6-4065-8eda-e87eca428b52 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:21 devstack devstack@c-api.service[87145]: /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 05 11:39:21 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:39:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ce3d258b-c4e6-4065-8eda-e87eca428b52 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] http://192.168.122.95/volume/v3/os-services returned with HTTP 200 Sep 05 11:39:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 462/898] 192.168.122.95 () {58 vars in 1128 bytes} [Sat Sep 5 11:39:21 2026] GET /volume/v3/os-services => generated 705 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-be74322c-4f35-4b58-b1c3-c2f4e49f325f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-be74322c-4f35-4b58-b1c3-c2f4e49f325f tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] GET http://192.168.122.95/volume/v3/os-services?host=devstack Sep 05 11:39:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-be74322c-4f35-4b58-b1c3-c2f4e49f325f tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-be74322c-4f35-4b58-b1c3-c2f4e49f325f tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:21 devstack devstack@c-api.service[87146]: /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 05 11:39:21 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:39:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-be74322c-4f35-4b58-b1c3-c2f4e49f325f tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] http://192.168.122.95/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 05 11:39:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 437/899] 192.168.122.95 () {58 vars in 1155 bytes} [Sat Sep 5 11:39:21 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-04bf508b-d7ea-4b6a-9baa-6b9da0c79bd5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04bf508b-d7ea-4b6a-9baa-6b9da0c79bd5 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] GET http://192.168.122.95/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 05 11:39:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-04bf508b-d7ea-4b6a-9baa-6b9da0c79bd5 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-04bf508b-d7ea-4b6a-9baa-6b9da0c79bd5 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04bf508b-d7ea-4b6a-9baa-6b9da0c79bd5 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] http://192.168.122.95/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 05 11:39:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 463/900] 192.168.122.95 () {58 vars in 1203 bytes} [Sat Sep 5 11:39:21 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e2050c82-85fc-4c14-99b4-f85079db0f27 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e2050c82-85fc-4c14-99b4-f85079db0f27 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] GET http://192.168.122.95/volume/v3/os-services?binary=cinder-scheduler Sep 05 11:39:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e2050c82-85fc-4c14-99b4-f85079db0f27 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e2050c82-85fc-4c14-99b4-f85079db0f27 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e2050c82-85fc-4c14-99b4-f85079db0f27 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] http://192.168.122.95/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 05 11:39:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 438/901] 192.168.122.95 () {58 vars in 1175 bytes} [Sat Sep 5 11:39:21 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-78934d77-242f-4658-89a0-f4cfd623b75b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9bf90f60-a3e6-4a12-875a-13f9da071a3b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2068234160"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2068234160'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Create volume of 1 GB Sep 05 11:39:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Availability Zones retrieved successfully. Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Flow 'volume_create_api' (d5401132-8891-42de-8f90-3c2a7131b213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47da62d-c1a8-4ad7-8b83-2cadf3f87a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47da62d-c1a8-4ad7-8b83-2cadf3f87a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f010db-7556-42f7-8a86-ee9c15f4af75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9bf90f60-a3e6-4a12-875a-13f9da071a3b tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:39:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9bf90f60-a3e6-4a12-875a-13f9da071a3b tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1818075072"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9bf90f60-a3e6-4a12-875a-13f9da071a3b tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:39:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 439/902] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:39:22 2026] POST /volume/v3/types => generated 224 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-76e665e4-e469-47ec-9617-bf7a441cdd11 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76e665e4-e469-47ec-9617-bf7a441cdd11 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:39:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76e665e4-e469-47ec-9617-bf7a441cdd11 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1475314504"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76e665e4-e469-47ec-9617-bf7a441cdd11 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:39:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 440/903] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:39:22 2026] POST /volume/v3/group_types => generated 181 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-383a6e40-7b38-414c-a4c6-0afafc684630 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Created reservations ['e9fef334-c43b-4935-82ba-7598e4a7fab8', 'ec9cc824-3a4b-44fa-95c9-fadddcdc8446', '6e86f3ae-d3d1-4a7b-9778-b1af1988a176', '0ee96ca7-ee78-4a04-a484-83b7f2a508c3'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f010db-7556-42f7-8a86-ee9c15f4af75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9fef334-c43b-4935-82ba-7598e4a7fab8', 'ec9cc824-3a4b-44fa-95c9-fadddcdc8446', '6e86f3ae-d3d1-4a7b-9778-b1af1988a176', '0ee96ca7-ee78-4a04-a484-83b7f2a508c3']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcfc1f2c-536c-4cf1-a64e-4b69afda144f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcfc1f2c-536c-4cf1-a64e-4b69afda144f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11179218-d9a5-4b5b-8f33-b1c66c00c54c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2068234160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b4f927b7d448bfb2ddd9bad896bb0e',qos_specs=None,replication_status=,reservations=['e9fef334-c43b-4935-82ba-7598e4a7fab8','ec9cc824-3a4b-44fa-95c9-fadddcdc8446','6e86f3ae-d3d1-4a7b-9778-b1af1988a176','0ee96ca7-ee78-4a04-a484-83b7f2a508c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c054d0f0a8f142cba00650d5c50cf4dc',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2068234160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11179218-d9a5-4b5b-8f33-b1c66c00c54c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b4f927b7d448bfb2ddd9bad896bb0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c054d0f0a8f142cba00650d5c50cf4dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34c520b-b0a1-4a25-acda-fe99a496cf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34c520b-b0a1-4a25-acda-fe99a496cf9a) transitioned into state 'SUCCESS' from state '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-2068234160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b4f927b7d448bfb2ddd9bad896bb0e',qos_specs=None,replication_status=,reservations=['e9fef334-c43b-4935-82ba-7598e4a7fab8','ec9cc824-3a4b-44fa-95c9-fadddcdc8446','6e86f3ae-d3d1-4a7b-9778-b1af1988a176','0ee96ca7-ee78-4a04-a484-83b7f2a508c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c054d0f0a8f142cba00650d5c50cf4dc',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7230bf7-7233-4c39-a87d-75715c2f56d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7230bf7-7233-4c39-a87d-75715c2f56d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Flow 'volume_create_api' (d5401132-8891-42de-8f90-3c2a7131b213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Create volume request issued successfully. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-78934d77-242f-4658-89a0-f4cfd623b75b tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 464/904] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:39:22 2026] POST /volume/v3/volumes => generated 761 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-383a6e40-7b38-414c-a4c6-0afafc684630 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/groups Sep 05 11:39:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-383a6e40-7b38-414c-a4c6-0afafc684630 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eb93cfb8-94c0-46d4-a52d-75bffb15fabf", "volume_types": ["d412ad09-e76f-4c4a-a0b0-5dc3559119fa"], "name": "tempest-GroupSnapshotsTest-Group-1134259620"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-29c52a56-ebbe-45a1-b963-7bc4e0509ffd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-383a6e40-7b38-414c-a4c6-0afafc684630 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating new group {'group': {'group_type': 'eb93cfb8-94c0-46d4-a52d-75bffb15fabf', 'volume_types': ['d412ad09-e76f-4c4a-a0b0-5dc3559119fa'], 'name': 'tempest-GroupSnapshotsTest-Group-1134259620'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-29c52a56-ebbe-45a1-b963-7bc4e0509ffd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] GET http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-29c52a56-ebbe-45a1-b963-7bc4e0509ffd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-29c52a56-ebbe-45a1-b963-7bc4e0509ffd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:23 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-383a6e40-7b38-414c-a4c6-0afafc684630 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating group tempest-GroupSnapshotsTest-Group-1134259620. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-383a6e40-7b38-414c-a4c6-0afafc684630 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Availability Zones retrieved successfully. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-29c52a56-ebbe-45a1-b963-7bc4e0509ffd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Volume info retrieved successfully. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-29c52a56-ebbe-45a1-b963-7bc4e0509ffd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c returned with HTTP 200 Sep 05 11:39:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 465/905] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:23 2026] GET /volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c => generated 829 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:23 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-383a6e40-7b38-414c-a4c6-0afafc684630 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['e3bd8e3b-a9aa-4e63-992f-bf8bd22b5c02'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-383a6e40-7b38-414c-a4c6-0afafc684630 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups returned with HTTP 202 Sep 05 11:39:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 441/906] 192.168.122.95 () {62 vars in 1176 bytes} [Sat Sep 5 11:39:22 2026] POST /volume/v3/groups => generated 112 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4daaa5d8-3c63-4fea-985c-e7f3073a90a0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4daaa5d8-3c63-4fea-985c-e7f3073a90a0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4daaa5d8-3c63-4fea-985c-e7f3073a90a0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4daaa5d8-3c63-4fea-985c-e7f3073a90a0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-4daaa5d8-3c63-4fea-985c-e7f3073a90a0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 89630ffd-9d96-4f21-b4b8-89a9eaa0bbec {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4daaa5d8-3c63-4fea-985c-e7f3073a90a0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec returned with HTTP 200 Sep 05 11:39:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 466/907] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:23 2026] GET /volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec => generated 392 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:39:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-abf96e51-f966-48fd-9cff-f3f79f2f4ffc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-abf96e51-f966-48fd-9cff-f3f79f2f4ffc tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] DELETE http://192.168.122.95/volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e Sep 05 11:39:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-abf96e51-f966-48fd-9cff-f3f79f2f4ffc tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-abf96e51-f966-48fd-9cff-f3f79f2f4ffc tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:23 devstack devstack@c-api.service[87146]: /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 05 11:39:23 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:39:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-abf96e51-f966-48fd-9cff-f3f79f2f4ffc tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e returned with HTTP 200 Sep 05 11:39:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 442/908] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:39:23 2026] DELETE /volume/v3/attachments/39651265-3114-435a-8dd1-b522a8558b3e => generated 19 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-be85e18e-8599-442b-969d-cccb6914db83 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-be85e18e-8599-442b-969d-cccb6914db83 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] DELETE http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-be85e18e-8599-442b-969d-cccb6914db83 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-be85e18e-8599-442b-969d-cccb6914db83 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-be85e18e-8599-442b-969d-cccb6914db83 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Delete volume with id: 45defce6-ca3a-4372-ab75-23a77a7e5fe7 Sep 05 11:39:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-be85e18e-8599-442b-969d-cccb6914db83 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-be85e18e-8599-442b-969d-cccb6914db83 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Delete volume request issued successfully. Sep 05 11:39:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-aa11f48d-0f44-4319-96e0-556b84c00d04 req-be85e18e-8599-442b-969d-cccb6914db83 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 returned with HTTP 202 Sep 05 11:39:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 467/909] 192.168.122.95 () {62 vars in 1504 bytes} [Sat Sep 5 11:39:23 2026] DELETE /volume/v3/volumes/45defce6-ca3a-4372-ab75-23a77a7e5fe7 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-521298eb-9916-4753-a0f5-08a56b4f080d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-521298eb-9916-4753-a0f5-08a56b4f080d tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] GET http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-521298eb-9916-4753-a0f5-08a56b4f080d tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-521298eb-9916-4753-a0f5-08a56b4f080d tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-521298eb-9916-4753-a0f5-08a56b4f080d tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Volume info retrieved successfully. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-521298eb-9916-4753-a0f5-08a56b4f080d tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c returned with HTTP 200 Sep 05 11:39:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 443/910] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:24 2026] GET /volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-192e2fda-6977-4910-9ae2-8ec3540d142e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-192e2fda-6977-4910-9ae2-8ec3540d142e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec Sep 05 11:39:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-192e2fda-6977-4910-9ae2-8ec3540d142e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-192e2fda-6977-4910-9ae2-8ec3540d142e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-192e2fda-6977-4910-9ae2-8ec3540d142e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 89630ffd-9d96-4f21-b4b8-89a9eaa0bbec {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:24 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:39:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-192e2fda-6977-4910-9ae2-8ec3540d142e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec returned with HTTP 200 Sep 05 11:39:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 468/911] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:24 2026] GET /volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec => generated 393 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-99b89e88-bd26-430f-ab75-83e41003b239 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-310999740", "volume_type": "d412ad09-e76f-4c4a-a0b0-5dc3559119fa", "group_id": "89630ffd-9d96-4f21-b4b8-89a9eaa0bbec", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-310999740', 'volume_type': 'd412ad09-e76f-4c4a-a0b0-5dc3559119fa', 'group_id': '89630ffd-9d96-4f21-b4b8-89a9eaa0bbec', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume of 1 GB Sep 05 11:39:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Availability Zones retrieved successfully. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (82f28866-09ed-460e-aa97-2380f88dd325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca2fc7d-be36-4b19-98e1-1a33fa19cd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca2fc7d-be36-4b19-98e1-1a33fa19cd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:39:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d412ad09-e76f-4c4a-a0b0-5dc3559119fa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1818075072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd412ad09-e76f-4c4a-a0b0-5dc3559119fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '89630ffd-9d96-4f21-b4b8-89a9eaa0bbec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7079a7f-8310-4a0d-a6a8-ff19228baa05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1818075072 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1818075072, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1818075072 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1818075072, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['e27c2b24-bd0f-4cf0-882a-f23827d038bc', '8622399f-b4e3-4717-91b1-99575d23c624', '04c3485c-efbe-48c4-9fae-3be0ceca6bcf', '51dd9e72-9164-4471-90db-6f02e21310b7'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7079a7f-8310-4a0d-a6a8-ff19228baa05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e27c2b24-bd0f-4cf0-882a-f23827d038bc', '8622399f-b4e3-4717-91b1-99575d23c624', '04c3485c-efbe-48c4-9fae-3be0ceca6bcf', '51dd9e72-9164-4471-90db-6f02e21310b7']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d744d022-1ee4-4ab2-87b9-f0a143bbc2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-231d4e6a-5a83-4bc9-88c8-949b4e39edb8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-231d4e6a-5a83-4bc9-88c8-949b4e39edb8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] DELETE http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:39:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-231d4e6a-5a83-4bc9-88c8-949b4e39edb8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-231d4e6a-5a83-4bc9-88c8-949b4e39edb8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:24 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-231d4e6a-5a83-4bc9-88c8-949b4e39edb8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Delete volume with id: 316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:39:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-231d4e6a-5a83-4bc9-88c8-949b4e39edb8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d744d022-1ee4-4ab2-87b9-f0a143bbc2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-310999740',encryption_key_id=None,group_id=89630ffd-9d96-4f21-b4b8-89a9eaa0bbec,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['e27c2b24-bd0f-4cf0-882a-f23827d038bc','8622399f-b4e3-4717-91b1-99575d23c624','04c3485c-efbe-48c4-9fae-3be0ceca6bcf','51dd9e72-9164-4471-90db-6f02e21310b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=d412ad09-e76f-4c4a-a0b0-5dc3559119fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-310999740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=89630ffd-9d96-4f21-b4b8-89a9eaa0bbec,host=None,id=dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4079d39981204503bfd20ba7cc776fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d412ad09-e76f-4c4a-a0b0-5dc3559119fa),volume_type_id=d412ad09-e76f-4c4a-a0b0-5dc3559119fa)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8366fb-1898-444d-8d2e-568ba5b5de42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-231d4e6a-5a83-4bc9-88c8-949b4e39edb8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Delete volume request issued successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-231d4e6a-5a83-4bc9-88c8-949b4e39edb8 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 202 Sep 05 11:39:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 469/912] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:24 2026] DELETE /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-13d144b5-bd43-4c5e-9ef1-47596512290b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13d144b5-bd43-4c5e-9ef1-47596512290b tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-13d144b5-bd43-4c5e-9ef1-47596512290b tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-13d144b5-bd43-4c5e-9ef1-47596512290b tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8366fb-1898-444d-8d2e-568ba5b5de42) transitioned into state 'SUCCESS' from state '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-310999740',encryption_key_id=None,group_id=89630ffd-9d96-4f21-b4b8-89a9eaa0bbec,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['e27c2b24-bd0f-4cf0-882a-f23827d038bc','8622399f-b4e3-4717-91b1-99575d23c624','04c3485c-efbe-48c4-9fae-3be0ceca6bcf','51dd9e72-9164-4471-90db-6f02e21310b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=d412ad09-e76f-4c4a-a0b0-5dc3559119fa)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (104a309b-d955-4afd-9332-d49f6564f52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-13d144b5-bd43-4c5e-9ef1-47596512290b tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13d144b5-bd43-4c5e-9ef1-47596512290b tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 470/913] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (104a309b-d955-4afd-9332-d49f6564f52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (82f28866-09ed-460e-aa97-2380f88dd325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume request issued successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:25 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-99b89e88-bd26-430f-ab75-83e41003b239 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 444/914] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:39:24 2026] POST /volume/v3/volumes => generated 828 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-01136129-3044-4325-820a-769ae9f1bcfc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2edb5635-77a3-4b8c-a663-854e10cb62dd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-01136129-3044-4325-820a-769ae9f1bcfc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-01136129-3044-4325-820a-769ae9f1bcfc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-01136129-3044-4325-820a-769ae9f1bcfc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2edb5635-77a3-4b8c-a663-854e10cb62dd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] GET http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2edb5635-77a3-4b8c-a663-854e10cb62dd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2edb5635-77a3-4b8c-a663-854e10cb62dd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2edb5635-77a3-4b8c-a663-854e10cb62dd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-01136129-3044-4325-820a-769ae9f1bcfc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-01136129-3044-4325-820a-769ae9f1bcfc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:25 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-01136129-3044-4325-820a-769ae9f1bcfc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2edb5635-77a3-4b8c-a663-854e10cb62dd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 445/915] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7d6c36fe-ada0-4507-a094-78011160ef40 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7d6c36fe-ada0-4507-a094-78011160ef40 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] GET http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7d6c36fe-ada0-4507-a094-78011160ef40 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7d6c36fe-ada0-4507-a094-78011160ef40 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7d6c36fe-ada0-4507-a094-78011160ef40 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7d6c36fe-ada0-4507-a094-78011160ef40 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-01136129-3044-4325-820a-769ae9f1bcfc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 446/916] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c => generated 1017 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-02bd16b9-6858-4e79-bfe7-b824cbbd4f7a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02bd16b9-6858-4e79-bfe7-b824cbbd4f7a tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] GET http://192.168.122.95/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02bd16b9-6858-4e79-bfe7-b824cbbd4f7a tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02bd16b9-6858-4e79-bfe7-b824cbbd4f7a tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /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 05 11:39:25 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-01136129-3044-4325-820a-769ae9f1bcfc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02bd16b9-6858-4e79-bfe7-b824cbbd4f7a tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] http://192.168.122.95/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 447/918] 192.168.122.95 () {58 vars in 1197 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 471/918] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e => generated 896 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-64f08355-878f-460c-b988-02f394f339de None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64f08355-878f-460c-b988-02f394f339de tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] GET http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64f08355-878f-460c-b988-02f394f339de tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64f08355-878f-460c-b988-02f394f339de tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-64f08355-878f-460c-b988-02f394f339de tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64f08355-878f-460c-b988-02f394f339de tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 448/919] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-983d40c4-16e1-4de8-951e-5d483555b859 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-983d40c4-16e1-4de8-951e-5d483555b859 tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] DELETE http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-983d40c4-16e1-4de8-951e-5d483555b859 tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-983d40c4-16e1-4de8-951e-5d483555b859 tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-983d40c4-16e1-4de8-951e-5d483555b859 tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Delete volume with id: 11179218-d9a5-4b5b-8f33-b1c66c00c54c Sep 05 11:39:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-983d40c4-16e1-4de8-951e-5d483555b859 tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-983d40c4-16e1-4de8-951e-5d483555b859 tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Delete volume request issued successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-983d40c4-16e1-4de8-951e-5d483555b859 tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c returned with HTTP 202 Sep 05 11:39:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 472/920] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:25 2026] DELETE /volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-39caa629-280a-4179-a19d-60d773e7c4fd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-39caa629-280a-4179-a19d-60d773e7c4fd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] GET http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-39caa629-280a-4179-a19d-60d773e7c4fd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-39caa629-280a-4179-a19d-60d773e7c4fd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-39caa629-280a-4179-a19d-60d773e7c4fd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-39caa629-280a-4179-a19d-60d773e7c4fd tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 449/921] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c503d7fa-200a-47b9-8ed7-9e1b24aa0365 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c503d7fa-200a-47b9-8ed7-9e1b24aa0365 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:39:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c503d7fa-200a-47b9-8ed7-9e1b24aa0365 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c503d7fa-200a-47b9-8ed7-9e1b24aa0365 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c503d7fa-200a-47b9-8ed7-9e1b24aa0365 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Volume info retrieved successfully. Sep 05 11:39:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c503d7fa-200a-47b9-8ed7-9e1b24aa0365 tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 200 Sep 05 11:39:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 473/922] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:26 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7db09b57-888a-4f8e-a683-966d3da2f41c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7db09b57-888a-4f8e-a683-966d3da2f41c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e Sep 05 11:39:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7db09b57-888a-4f8e-a683-966d3da2f41c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7db09b57-888a-4f8e-a683-966d3da2f41c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7db09b57-888a-4f8e-a683-966d3da2f41c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:26 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-7db09b57-888a-4f8e-a683-966d3da2f41c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:26 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-7db09b57-888a-4f8e-a683-966d3da2f41c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:26 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-7db09b57-888a-4f8e-a683-966d3da2f41c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7db09b57-888a-4f8e-a683-966d3da2f41c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e returned with HTTP 200 Sep 05 11:39:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 450/923] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:26 2026] GET /volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e => generated 920 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:39:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-18538d4e-fdec-42fa-a53b-a6aff47bd1ff None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18538d4e-fdec-42fa-a53b-a6aff47bd1ff tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] GET http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c Sep 05 11:39:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-18538d4e-fdec-42fa-a53b-a6aff47bd1ff tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-18538d4e-fdec-42fa-a53b-a6aff47bd1ff tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18538d4e-fdec-42fa-a53b-a6aff47bd1ff tempest-VolumesServicesTestJSON-1543014543 tempest-VolumesServicesTestJSON-1543014543-project-member] http://192.168.122.95/volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c returned with HTTP 404 Sep 05 11:39:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 474/924] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:26 2026] GET /volume/v3/volumes/11179218-d9a5-4b5b-8f33-b1c66c00c54c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d7e7b8e3-ebcd-4639-895f-60533888f540 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d7e7b8e3-ebcd-4639-895f-60533888f540 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] GET http://192.168.122.95/volume/v3/os-services Sep 05 11:39:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d7e7b8e3-ebcd-4639-895f-60533888f540 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d7e7b8e3-ebcd-4639-895f-60533888f540 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:27 devstack devstack@c-api.service[87146]: /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 05 11:39:27 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:39:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d7e7b8e3-ebcd-4639-895f-60533888f540 tempest-VolumesServicesTestJSON-1365029970 tempest-VolumesServicesTestJSON-1365029970-project-admin] http://192.168.122.95/volume/v3/os-services returned with HTTP 200 Sep 05 11:39:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 451/925] 192.168.122.95 () {58 vars in 1128 bytes} [Sat Sep 5 11:39:27 2026] GET /volume/v3/os-services => generated 705 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4a0fef50-f260-4568-98a8-f4460962ccac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a0fef50-f260-4568-98a8-f4460962ccac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] GET http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 Sep 05 11:39:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a0fef50-f260-4568-98a8-f4460962ccac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a0fef50-f260-4568-98a8-f4460962ccac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a0fef50-f260-4568-98a8-f4460962ccac tempest-ServerActionsTestOtherA-1878425266 tempest-ServerActionsTestOtherA-1878425266-project-member] http://192.168.122.95/volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 returned with HTTP 404 Sep 05 11:39:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 475/926] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:27 2026] GET /volume/v3/volumes/316b4a8e-57e9-44a1-be4f-c7ff249279c4 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3ab89ddb-f198-4121-b5aa-f5b7065efa5b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ab89ddb-f198-4121-b5aa-f5b7065efa5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e Sep 05 11:39:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ab89ddb-f198-4121-b5aa-f5b7065efa5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ab89ddb-f198-4121-b5aa-f5b7065efa5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3ab89ddb-f198-4121-b5aa-f5b7065efa5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:28 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-3ab89ddb-f198-4121-b5aa-f5b7065efa5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:28 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-3ab89ddb-f198-4121-b5aa-f5b7065efa5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:28 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-3ab89ddb-f198-4121-b5aa-f5b7065efa5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ab89ddb-f198-4121-b5aa-f5b7065efa5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e returned with HTTP 200 Sep 05 11:39:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 452/927] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:27 2026] GET /volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e => generated 921 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bb883e1a-7304-490b-b224-c24175aeebfd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb883e1a-7304-490b-b224-c24175aeebfd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/group_snapshots Sep 05 11:39:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb883e1a-7304-490b-b224-c24175aeebfd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "89630ffd-9d96-4f21-b4b8-89a9eaa0bbec", "name": "tempest-group_snapshot-2088484873"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-bb883e1a-7304-490b-b224-c24175aeebfd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '89630ffd-9d96-4f21-b4b8-89a9eaa0bbec', 'name': 'tempest-group_snapshot-2088484873'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 11:39:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:28 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.group_snapshots [None req-bb883e1a-7304-490b-b224-c24175aeebfd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating group_snapshot tempest-group_snapshot-2088484873. Sep 05 11:39:28 devstack devstack@c-api.service[87145]: /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 05 11:39:28 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:39:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:28 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-bb883e1a-7304-490b-b224-c24175aeebfd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1818075072 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1818075072, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:28 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-bb883e1a-7304-490b-b224-c24175aeebfd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1818075072 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1818075072, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:28 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-bb883e1a-7304-490b-b224-c24175aeebfd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['f52ab86f-07c3-431a-9c9d-ce0793aafbad', '4fdffcb0-d1dd-4744-80e1-d289cf115044', '079479e9-3c59-4645-961f-f2b4d196523e', '016c2131-5db2-41b4-9456-34cd8d17582f'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb883e1a-7304-490b-b224-c24175aeebfd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots returned with HTTP 202 Sep 05 11:39:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 476/928] 192.168.122.95 () {62 vars in 1203 bytes} [Sat Sep 5 11:39:28 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-905688a7-9114-4697-a839-739c2ad3c448 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-905688a7-9114-4697-a839-739c2ad3c448 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b Sep 05 11:39:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-905688a7-9114-4697-a839-739c2ad3c448 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-905688a7-9114-4697-a839-739c2ad3c448 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-905688a7-9114-4697-a839-739c2ad3c448 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 1212adfe-a853-42a5-af5b-c904143fba4b {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:39:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-905688a7-9114-4697-a839-739c2ad3c448 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b returned with HTTP 200 Sep 05 11:39:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 453/929] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:39:28 2026] GET /volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d75bd699-d20f-4145-a331-be4ba1222011 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d75bd699-d20f-4145-a331-be4ba1222011 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b Sep 05 11:39:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d75bd699-d20f-4145-a331-be4ba1222011 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d75bd699-d20f-4145-a331-be4ba1222011 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-d75bd699-d20f-4145-a331-be4ba1222011 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 1212adfe-a853-42a5-af5b-c904143fba4b {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:39:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d75bd699-d20f-4145-a331-be4ba1222011 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b returned with HTTP 200 Sep 05 11:39:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 477/930] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:39:29 2026] GET /volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b => generated 307 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ae4a6196-3535-47f7-bce1-04ff306009b1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ae4a6196-3535-47f7-bce1-04ff306009b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b Sep 05 11:39:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ae4a6196-3535-47f7-bce1-04ff306009b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ae4a6196-3535-47f7-bce1-04ff306009b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-ae4a6196-3535-47f7-bce1-04ff306009b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 1212adfe-a853-42a5-af5b-c904143fba4b {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:39:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ae4a6196-3535-47f7-bce1-04ff306009b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b returned with HTTP 200 Sep 05 11:39:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 454/931] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:39:30 2026] GET /volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e23c1b99-ada7-4f0b-8971-f04024e3db82 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e23c1b99-ada7-4f0b-8971-f04024e3db82 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b Sep 05 11:39:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e23c1b99-ada7-4f0b-8971-f04024e3db82 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e23c1b99-ada7-4f0b-8971-f04024e3db82 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-e23c1b99-ada7-4f0b-8971-f04024e3db82 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 1212adfe-a853-42a5-af5b-c904143fba4b {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:39:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e23c1b99-ada7-4f0b-8971-f04024e3db82 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b returned with HTTP 200 Sep 05 11:39:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 478/932] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:39:31 2026] GET /volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b => generated 308 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-210a919f-0e2d-4588-b791-c51d5990b102 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-210a919f-0e2d-4588-b791-c51d5990b102 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/detail Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-210a919f-0e2d-4588-b791-c51d5990b102 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-210a919f-0e2d-4588-b791-c51d5990b102 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-210a919f-0e2d-4588-b791-c51d5990b102 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-210a919f-0e2d-4588-b791-c51d5990b102 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: /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 05 11:39:31 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:39:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-210a919f-0e2d-4588-b791-c51d5990b102 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all snapshots completed successfully. Sep 05 11:39:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-210a919f-0e2d-4588-b791-c51d5990b102 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:39:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 455/933] 192.168.122.95 () {58 vars in 1143 bytes} [Sat Sep 5 11:39:31 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c5ca0861-f235-4019-8014-9fede8a148c7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c5ca0861-f235-4019-8014-9fede8a148c7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 Sep 05 11:39:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c5ca0861-f235-4019-8014-9fede8a148c7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c5ca0861-f235-4019-8014-9fede8a148c7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c5ca0861-f235-4019-8014-9fede8a148c7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:39:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c5ca0861-f235-4019-8014-9fede8a148c7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 returned with HTTP 200 Sep 05 11:39:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 479/934] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:31 2026] GET /volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 => generated 451 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/groups/action Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1212adfe-a853-42a5-af5b-c904143fba4b", "name": "tempest-Group_from_snap-1879193851"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "1212adfe-a853-42a5-af5b-c904143fba4b", "name": "tempest-Group_from_snap-1879193851"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1212adfe-a853-42a5-af5b-c904143fba4b', 'name': 'tempest-Group_from_snap-1879193851'}}. {{(pid=87146) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating group tempest-Group_from_snap-1879193851 from group_snapshot 1212adfe-a853-42a5-af5b-c904143fba4b. Sep 05 11:39:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:31 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:31 devstack devstack@c-api.service[87146]: /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 05 11:39:31 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:39:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:31 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['ef72f1f7-07e7-4351-b127-f09649d8a2ec'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:31 devstack devstack@c-api.service[87146]: /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 05 11:39:31 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:39:32 devstack devstack@c-api.service[87146]: INFO cinder.group.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] A mapping entry already exists for group f4ed9a5a-f596-493a-be52-683fb4bbbfd4 and volume type d412ad09-e76f-4c4a-a0b0-5dc3559119fa. Do not need to create again. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Availability Zones retrieved successfully. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (01125443-b088-4238-bf3f-1dbcd6c50764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b135308e-2371-46f4-94e3-1a9352e59510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b135308e-2371-46f4-94e3-1a9352e59510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '10456031-4769-4d67-a466-0cd7ef8de442', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:39:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d412ad09-e76f-4c4a-a0b0-5dc3559119fa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1818075072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd412ad09-e76f-4c4a-a0b0-5dc3559119fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f4ed9a5a-f596-493a-be52-683fb4bbbfd4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8746b0ed-c342-4693-aaa4-5881fc20c4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['044720ae-54ed-4779-afe1-2c22f4476ce7', '054aa920-7ced-4746-b910-ae12ff571fad'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8746b0ed-c342-4693-aaa4-5881fc20c4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['044720ae-54ed-4779-afe1-2c22f4476ce7', '054aa920-7ced-4746-b910-ae12ff571fad']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d9665b-cd81-410d-94e2-2cca8eb4df02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d9665b-cd81-410d-94e2-2cca8eb4df02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f5ed316-09d1-43b1-8ca0-8741a22d891d', '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=f4ed9a5a-f596-493a-be52-683fb4bbbfd4,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['044720ae-54ed-4779-afe1-2c22f4476ce7','054aa920-7ced-4746-b910-ae12ff571fad'],size=1,snapshot_id=10456031-4769-4d67-a466-0cd7ef8de442,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=d412ad09-e76f-4c4a-a0b0-5dc3559119fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f4ed9a5a-f596-493a-be52-683fb4bbbfd4,host=None,id=2f5ed316-09d1-43b1-8ca0-8741a22d891d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4079d39981204503bfd20ba7cc776fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=10456031-4769-4d67-a466-0cd7ef8de442,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d412ad09-e76f-4c4a-a0b0-5dc3559119fa),volume_type_id=d412ad09-e76f-4c4a-a0b0-5dc3559119fa)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0380ae1-e2ef-4520-bed6-5e5c9a548e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0380ae1-e2ef-4520-bed6-5e5c9a548e04) transitioned into state 'SUCCESS' from 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=f4ed9a5a-f596-493a-be52-683fb4bbbfd4,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['044720ae-54ed-4779-afe1-2c22f4476ce7','054aa920-7ced-4746-b910-ae12ff571fad'],size=1,snapshot_id=10456031-4769-4d67-a466-0cd7ef8de442,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=d412ad09-e76f-4c4a-a0b0-5dc3559119fa)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (01125443-b088-4238-bf3f-1dbcd6c50764) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume request issued successfully. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: /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 05 11:39:32 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:39:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e5a82e9-271c-43a1-b94e-415a263c19b6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/action returned with HTTP 202 Sep 05 11:39:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 456/935] 192.168.122.95 () {62 vars in 1197 bytes} [Sat Sep 5 11:39:31 2026] POST /volume/v3/groups/action => generated 103 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6817e14b-7f00-4959-9959-fcad645796b1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:32 devstack devstack@c-api.service[87145]: /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 05 11:39:32 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:39:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all volumes completed successfully. Sep 05 11:39:32 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:32 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:32 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:32 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:32 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:32 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6817e14b-7f00-4959-9959-fcad645796b1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 480/936] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:39:32 2026] GET /volume/v3/volumes/detail => generated 1846 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a935cb8a-4d7b-415e-a753-48c87ac8beb8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a935cb8a-4d7b-415e-a753-48c87ac8beb8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a935cb8a-4d7b-415e-a753-48c87ac8beb8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a935cb8a-4d7b-415e-a753-48c87ac8beb8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a935cb8a-4d7b-415e-a753-48c87ac8beb8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-a935cb8a-4d7b-415e-a753-48c87ac8beb8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:32 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-a935cb8a-4d7b-415e-a753-48c87ac8beb8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:32 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-a935cb8a-4d7b-415e-a753-48c87ac8beb8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a935cb8a-4d7b-415e-a753-48c87ac8beb8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d returned with HTTP 200 Sep 05 11:39:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 457/937] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:32 2026] GET /volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d => generated 932 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bfe6e4d2-dc2a-4d79-9041-21df142a8672 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b26adfaa-0636-44a2-ae18-0a906fd40bdc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bfe6e4d2-dc2a-4d79-9041-21df142a8672 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 Sep 05 11:39:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bfe6e4d2-dc2a-4d79-9041-21df142a8672 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bfe6e4d2-dc2a-4d79-9041-21df142a8672 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b26adfaa-0636-44a2-ae18-0a906fd40bdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d Sep 05 11:39:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b26adfaa-0636-44a2-ae18-0a906fd40bdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b26adfaa-0636-44a2-ae18-0a906fd40bdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:34 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-bfe6e4d2-dc2a-4d79-9041-21df142a8672 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1818075072 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1818075072, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b26adfaa-0636-44a2-ae18-0a906fd40bdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:34 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-b26adfaa-0636-44a2-ae18-0a906fd40bdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:34 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-b26adfaa-0636-44a2-ae18-0a906fd40bdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bfe6e4d2-dc2a-4d79-9041-21df142a8672 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 returned with HTTP 200 Sep 05 11:39:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 481/938] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:33 2026] GET /volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 => generated 639 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e15a4339-427d-42fc-91ad-30d05d1af724 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e15a4339-427d-42fc-91ad-30d05d1af724 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 Sep 05 11:39:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e15a4339-427d-42fc-91ad-30d05d1af724 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-b26adfaa-0636-44a2-ae18-0a906fd40bdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b26adfaa-0636-44a2-ae18-0a906fd40bdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d returned with HTTP 200 Sep 05 11:39:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 458/939] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:34 2026] GET /volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d => generated 932 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e15a4339-427d-42fc-91ad-30d05d1af724 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 returned with HTTP 200 Sep 05 11:39:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 482/940] 192.168.122.95 () {60 vars in 1253 bytes} [Sat Sep 5 11:39:34 2026] PUT /volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 => generated 592 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-730577348"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-730577348'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:35 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Create volume of 1 GB Sep 05 11:39:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Availability Zones retrieved successfully. Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Flow 'volume_create_api' (24a3edcd-9bee-487e-b6dd-3f996b6e4998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84984a77-5b53-47e3-b660-58ee7e7d9c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b6588e32-2e63-459f-aca3-8379f5f6162b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b6588e32-2e63-459f-aca3-8379f5f6162b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d Sep 05 11:39:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b6588e32-2e63-459f-aca3-8379f5f6162b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b6588e32-2e63-459f-aca3-8379f5f6162b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84984a77-5b53-47e3-b660-58ee7e7d9c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf383f98-d01d-40d4-b490-bf0767c7f502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b6588e32-2e63-459f-aca3-8379f5f6162b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:35 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-b6588e32-2e63-459f-aca3-8379f5f6162b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:35 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-b6588e32-2e63-459f-aca3-8379f5f6162b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:35 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-b6588e32-2e63-459f-aca3-8379f5f6162b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b6588e32-2e63-459f-aca3-8379f5f6162b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d returned with HTTP 200 Sep 05 11:39:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 483/941] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d => generated 932 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Created reservations ['a90cc03e-073d-4483-a7bc-ce5fa2cc1eec', 'ec12231a-595d-4a67-9d7b-cf964f41ea2e', 'c92e810e-d466-4439-a8a0-3cddfc21dd19', 'e453ef7d-1b19-4c49-a851-58005aabf63f'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf383f98-d01d-40d4-b490-bf0767c7f502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a90cc03e-073d-4483-a7bc-ce5fa2cc1eec', 'ec12231a-595d-4a67-9d7b-cf964f41ea2e', 'c92e810e-d466-4439-a8a0-3cddfc21dd19', 'e453ef7d-1b19-4c49-a851-58005aabf63f']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb85f65-3f21-4ccb-b99d-4ff3c82664dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb85f65-3f21-4ccb-b99d-4ff3c82664dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3580f265-e0f4-45a7-81f2-5b4c8161484d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-730577348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61466c989e494d00bd9f56bd97a2d169',qos_specs=None,replication_status=,reservations=['a90cc03e-073d-4483-a7bc-ce5fa2cc1eec','ec12231a-595d-4a67-9d7b-cf964f41ea2e','c92e810e-d466-4439-a8a0-3cddfc21dd19','e453ef7d-1b19-4c49-a851-58005aabf63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd65268c6d64ce2a18473f01d61153c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-730577348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3580f265-e0f4-45a7-81f2-5b4c8161484d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61466c989e494d00bd9f56bd97a2d169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bd65268c6d64ce2a18473f01d61153c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f738d6ea-9755-48d3-ad1c-4ccf3f0b23dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f738d6ea-9755-48d3-ad1c-4ccf3f0b23dd) transitioned into state 'SUCCESS' from state '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-730577348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61466c989e494d00bd9f56bd97a2d169',qos_specs=None,replication_status=,reservations=['a90cc03e-073d-4483-a7bc-ce5fa2cc1eec','ec12231a-595d-4a67-9d7b-cf964f41ea2e','c92e810e-d466-4439-a8a0-3cddfc21dd19','e453ef7d-1b19-4c49-a851-58005aabf63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd65268c6d64ce2a18473f01d61153c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf13a93-aaca-471c-8df0-447fd9ba0be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf13a93-aaca-471c-8df0-447fd9ba0be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Flow 'volume_create_api' (24a3edcd-9bee-487e-b6dd-3f996b6e4998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Create volume request issued successfully. Sep 05 11:39:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d48c4dfb-773f-44c6-b3ab-c4e7eee00f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 459/942] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/volumes => generated 773 bytes in 1766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-20797609-0fae-48b9-b13e-c5c4b5af478c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-20797609-0fae-48b9-b13e-c5c4b5af478c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-20797609-0fae-48b9-b13e-c5c4b5af478c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-20797609-0fae-48b9-b13e-c5c4b5af478c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-20797609-0fae-48b9-b13e-c5c4b5af478c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-20797609-0fae-48b9-b13e-c5c4b5af478c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d returned with HTTP 200 Sep 05 11:39:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 484/943] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:36 2026] GET /volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d => generated 841 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-69e71025-bb4c-4604-8f4e-ce05ed7da05f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-69e71025-bb4c-4604-8f4e-ce05ed7da05f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d Sep 05 11:39:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-69e71025-bb4c-4604-8f4e-ce05ed7da05f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-69e71025-bb4c-4604-8f4e-ce05ed7da05f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-69e71025-bb4c-4604-8f4e-ce05ed7da05f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:37 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-69e71025-bb4c-4604-8f4e-ce05ed7da05f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:37 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-69e71025-bb4c-4604-8f4e-ce05ed7da05f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:37 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-69e71025-bb4c-4604-8f4e-ce05ed7da05f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-69e71025-bb4c-4604-8f4e-ce05ed7da05f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d returned with HTTP 200 Sep 05 11:39:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 460/944] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:36 2026] GET /volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d => generated 932 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e92395c7-32da-4187-8203-a1207f8e74ee None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e92395c7-32da-4187-8203-a1207f8e74ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e92395c7-32da-4187-8203-a1207f8e74ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e92395c7-32da-4187-8203-a1207f8e74ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e92395c7-32da-4187-8203-a1207f8e74ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e92395c7-32da-4187-8203-a1207f8e74ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d returned with HTTP 200 Sep 05 11:39:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 485/945] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:37 2026] GET /volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d => generated 865 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eda101a8-430c-4574-8c3c-401736c4bc98 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eda101a8-430c-4574-8c3c-401736c4bc98 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d Sep 05 11:39:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eda101a8-430c-4574-8c3c-401736c4bc98 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eda101a8-430c-4574-8c3c-401736c4bc98 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-eda101a8-430c-4574-8c3c-401736c4bc98 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:38 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-eda101a8-430c-4574-8c3c-401736c4bc98 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:38 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-eda101a8-430c-4574-8c3c-401736c4bc98 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:38 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-eda101a8-430c-4574-8c3c-401736c4bc98 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eda101a8-430c-4574-8c3c-401736c4bc98 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d returned with HTTP 200 Sep 05 11:39:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 461/946] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:38 2026] GET /volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d => generated 932 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-955a8959-9b00-48c4-87d9-f521f9d7f83c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-955a8959-9b00-48c4-87d9-f521f9d7f83c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-955a8959-9b00-48c4-87d9-f521f9d7f83c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-955a8959-9b00-48c4-87d9-f521f9d7f83c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-955a8959-9b00-48c4-87d9-f521f9d7f83c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-955a8959-9b00-48c4-87d9-f521f9d7f83c tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d returned with HTTP 200 Sep 05 11:39:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 486/947] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:38 2026] GET /volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d => generated 865 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c1e7b7f8-6e93-4807-8eef-d262cb576420 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c1e7b7f8-6e93-4807-8eef-d262cb576420 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d Sep 05 11:39:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c1e7b7f8-6e93-4807-8eef-d262cb576420 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c1e7b7f8-6e93-4807-8eef-d262cb576420 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c1e7b7f8-6e93-4807-8eef-d262cb576420 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:39 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-c1e7b7f8-6e93-4807-8eef-d262cb576420 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:39 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-c1e7b7f8-6e93-4807-8eef-d262cb576420 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:39 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-c1e7b7f8-6e93-4807-8eef-d262cb576420 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c1e7b7f8-6e93-4807-8eef-d262cb576420 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d returned with HTTP 200 Sep 05 11:39:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 462/948] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:39 2026] GET /volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d => generated 933 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-206eb527-2228-4510-9dcf-2241faf2b007 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-206eb527-2228-4510-9dcf-2241faf2b007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-206eb527-2228-4510-9dcf-2241faf2b007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-206eb527-2228-4510-9dcf-2241faf2b007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6c5a36d5-e5f1-4dcb-9cec-18213af86dad None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6c5a36d5-e5f1-4dcb-9cec-18213af86dad tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/f4ed9a5a-f596-493a-be52-683fb4bbbfd4 Sep 05 11:39:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6c5a36d5-e5f1-4dcb-9cec-18213af86dad tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6c5a36d5-e5f1-4dcb-9cec-18213af86dad tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-6c5a36d5-e5f1-4dcb-9cec-18213af86dad tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member f4ed9a5a-f596-493a-be52-683fb4bbbfd4 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-206eb527-2228-4510-9dcf-2241faf2b007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6c5a36d5-e5f1-4dcb-9cec-18213af86dad tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/f4ed9a5a-f596-493a-be52-683fb4bbbfd4 returned with HTTP 200 Sep 05 11:39:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 463/949] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:39 2026] GET /volume/v3/groups/f4ed9a5a-f596-493a-be52-683fb4bbbfd4 => generated 418 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-206eb527-2228-4510-9dcf-2241faf2b007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d returned with HTTP 200 Sep 05 11:39:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 487/950] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:39 2026] GET /volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3561ced4-a741-4cd6-a901-1da9979bff01 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /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 05 11:39:40 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all volumes completed successfully. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:40 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:40 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:40 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3561ced4-a741-4cd6-a901-1da9979bff01 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 464/951] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:39:40 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:39:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-17f3c69f-0481-4603-bf0b-64e5f51a9684 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17f3c69f-0481-4603-bf0b-64e5f51a9684 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/groups/f4ed9a5a-f596-493a-be52-683fb4bbbfd4/action Sep 05 11:39:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17f3c69f-0481-4603-bf0b-64e5f51a9684 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17f3c69f-0481-4603-bf0b-64e5f51a9684 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-17f3c69f-0481-4603-bf0b-64e5f51a9684 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] delete called for group f4ed9a5a-f596-493a-be52-683fb4bbbfd4 {{(pid=87145) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:39:40 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-17f3c69f-0481-4603-bf0b-64e5f51a9684 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Delete group with id: f4ed9a5a-f596-493a-be52-683fb4bbbfd4 Sep 05 11:39:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:40 devstack devstack@c-api.service[87145]: /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 05 11:39:40 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:39:40 devstack devstack@c-api.service[87145]: /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 05 11:39:40 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:39:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17f3c69f-0481-4603-bf0b-64e5f51a9684 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/f4ed9a5a-f596-493a-be52-683fb4bbbfd4/action returned with HTTP 202 Sep 05 11:39:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 488/952] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:39:40 2026] POST /volume/v3/groups/f4ed9a5a-f596-493a-be52-683fb4bbbfd4/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d44ad339-241f-451b-85c6-bfc6c6229f83 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d44ad339-241f-451b-85c6-bfc6c6229f83 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d44ad339-241f-451b-85c6-bfc6c6229f83 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d44ad339-241f-451b-85c6-bfc6c6229f83 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d44ad339-241f-451b-85c6-bfc6c6229f83 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-d44ad339-241f-451b-85c6-bfc6c6229f83 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:40 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-d44ad339-241f-451b-85c6-bfc6c6229f83 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:40 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-d44ad339-241f-451b-85c6-bfc6c6229f83 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d44ad339-241f-451b-85c6-bfc6c6229f83 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d returned with HTTP 200 Sep 05 11:39:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 465/953] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:40 2026] GET /volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d => generated 932 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f7201d4f-c341-49d1-ae38-e75989f951f1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f7201d4f-c341-49d1-ae38-e75989f951f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f7201d4f-c341-49d1-ae38-e75989f951f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f7201d4f-c341-49d1-ae38-e75989f951f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f7201d4f-c341-49d1-ae38-e75989f951f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f7201d4f-c341-49d1-ae38-e75989f951f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d returned with HTTP 200 Sep 05 11:39:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 489/954] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:41 2026] GET /volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1d902791-45d5-4a96-a539-9e7747dd8367 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d902791-45d5-4a96-a539-9e7747dd8367 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d902791-45d5-4a96-a539-9e7747dd8367 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3580f265-e0f4-45a7-81f2-5b4c8161484d", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1953986403"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1d902791-45d5-4a96-a539-9e7747dd8367 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-1d902791-45d5-4a96-a539-9e7747dd8367 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Create snapshot from volume 3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-1d902791-45d5-4a96-a539-9e7747dd8367 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Created reservations ['57d8e958-67d8-4f30-b968-321fa02665ec', 'aeba078d-e82e-4e93-bd60-2231ebcab543', '7a64b98e-d3e7-43b3-9002-937efaf14637', '5fd87a0b-b832-49ec-a24f-ef06f1c5ab65'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1d902791-45d5-4a96-a539-9e7747dd8367 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Snapshot create request issued successfully. Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d902791-45d5-4a96-a539-9e7747dd8367 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:39:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 466/955] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:39:41 2026] POST /volume/v3/snapshots => generated 323 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d7732880-0794-402a-96ad-136099d611ed None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d7732880-0794-402a-96ad-136099d611ed tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d7732880-0794-402a-96ad-136099d611ed tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d7732880-0794-402a-96ad-136099d611ed tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d7732880-0794-402a-96ad-136099d611ed tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Snapshot retrieved successfully. Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d7732880-0794-402a-96ad-136099d611ed tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 returned with HTTP 200 Sep 05 11:39:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 490/956] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:41 2026] GET /volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 => generated 455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1918bb4f-74ee-4824-8747-7abe2c360d14 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1918bb4f-74ee-4824-8747-7abe2c360d14 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1918bb4f-74ee-4824-8747-7abe2c360d14 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1918bb4f-74ee-4824-8747-7abe2c360d14 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1918bb4f-74ee-4824-8747-7abe2c360d14 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d returned with HTTP 404 Sep 05 11:39:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 467/957] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:41 2026] GET /volume/v3/volumes/2f5ed316-09d1-43b1-8ca0-8741a22d891d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-82c5a34c-1c74-4a58-8f02-237309a41c0c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-82c5a34c-1c74-4a58-8f02-237309a41c0c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/f4ed9a5a-f596-493a-be52-683fb4bbbfd4 Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-82c5a34c-1c74-4a58-8f02-237309a41c0c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-82c5a34c-1c74-4a58-8f02-237309a41c0c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-82c5a34c-1c74-4a58-8f02-237309a41c0c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member f4ed9a5a-f596-493a-be52-683fb4bbbfd4 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-82c5a34c-1c74-4a58-8f02-237309a41c0c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/f4ed9a5a-f596-493a-be52-683fb4bbbfd4 returned with HTTP 404 Sep 05 11:39:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 491/958] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:41 2026] GET /volume/v3/groups/f4ed9a5a-f596-493a-be52-683fb4bbbfd4 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1d588b6a-c7dc-4d93-af87-67a076001735 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d588b6a-c7dc-4d93-af87-67a076001735 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] DELETE http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d588b6a-c7dc-4d93-af87-67a076001735 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d588b6a-c7dc-4d93-af87-67a076001735 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-1d588b6a-c7dc-4d93-af87-67a076001735 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] delete called for member 1212adfe-a853-42a5-af5b-c904143fba4b {{(pid=87146) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.group_snapshots [None req-1d588b6a-c7dc-4d93-af87-67a076001735 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Delete group_snapshot with id: 1212adfe-a853-42a5-af5b-c904143fba4b Sep 05 11:39:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:41 devstack devstack@c-api.service[87146]: /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 05 11:39:41 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:39:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d588b6a-c7dc-4d93-af87-67a076001735 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b returned with HTTP 202 Sep 05 11:39:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 468/959] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:39:41 2026] DELETE /volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: /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 05 11:39:41 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:39:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all volumes completed successfully. Sep 05 11:39:41 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:41 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:41 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1fdf4b8c-ba38-498a-ba53-81d199aba947 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 492/960] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:39:41 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7a78ae69-b6bb-461c-82ce-1bf8ad692b1e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a78ae69-b6bb-461c-82ce-1bf8ad692b1e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/detail Sep 05 11:39:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a78ae69-b6bb-461c-82ce-1bf8ad692b1e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a78ae69-b6bb-461c-82ce-1bf8ad692b1e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-7a78ae69-b6bb-461c-82ce-1bf8ad692b1e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:42 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-7a78ae69-b6bb-461c-82ce-1bf8ad692b1e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:39:42 devstack devstack@c-api.service[87146]: /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 05 11:39:42 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:39:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7a78ae69-b6bb-461c-82ce-1bf8ad692b1e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all snapshots completed successfully. Sep 05 11:39:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a78ae69-b6bb-461c-82ce-1bf8ad692b1e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:39:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 469/961] 192.168.122.95 () {58 vars in 1143 bytes} [Sat Sep 5 11:39:41 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6891b9c2-4d7f-423e-9ca7-758ec3365a4d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6891b9c2-4d7f-423e-9ca7-758ec3365a4d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 Sep 05 11:39:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6891b9c2-4d7f-423e-9ca7-758ec3365a4d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6891b9c2-4d7f-423e-9ca7-758ec3365a4d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6891b9c2-4d7f-423e-9ca7-758ec3365a4d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:39:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6891b9c2-4d7f-423e-9ca7-758ec3365a4d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 returned with HTTP 200 Sep 05 11:39:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 493/962] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:42 2026] GET /volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2d5fa996-93e5-4cc4-9651-af98ad78c92d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d5fa996-93e5-4cc4-9651-af98ad78c92d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 Sep 05 11:39:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d5fa996-93e5-4cc4-9651-af98ad78c92d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d5fa996-93e5-4cc4-9651-af98ad78c92d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2d5fa996-93e5-4cc4-9651-af98ad78c92d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Snapshot retrieved successfully. Sep 05 11:39:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d5fa996-93e5-4cc4-9651-af98ad78c92d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 returned with HTTP 200 Sep 05 11:39:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 470/963] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:42 2026] GET /volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 => generated 455 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d2f081c7-744d-41b8-871f-a88a328e9753 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2f081c7-744d-41b8-871f-a88a328e9753 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 Sep 05 11:39:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2f081c7-744d-41b8-871f-a88a328e9753 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2f081c7-744d-41b8-871f-a88a328e9753 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d2f081c7-744d-41b8-871f-a88a328e9753 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:39:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2f081c7-744d-41b8-871f-a88a328e9753 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 returned with HTTP 200 Sep 05 11:39:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 494/964] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:43 2026] GET /volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 => generated 450 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ba623b81-438c-4550-9872-fea88bc06979 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba623b81-438c-4550-9872-fea88bc06979 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 Sep 05 11:39:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba623b81-438c-4550-9872-fea88bc06979 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba623b81-438c-4550-9872-fea88bc06979 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ba623b81-438c-4550-9872-fea88bc06979 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Snapshot retrieved successfully. Sep 05 11:39:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba623b81-438c-4550-9872-fea88bc06979 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 returned with HTTP 200 Sep 05 11:39:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 471/965] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:43 2026] GET /volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 => generated 455 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-59cc36f9-80f1-479c-a4ac-4768c7727532 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-59cc36f9-80f1-479c-a4ac-4768c7727532 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-59cc36f9-80f1-479c-a4ac-4768c7727532 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-59cc36f9-80f1-479c-a4ac-4768c7727532 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-59cc36f9-80f1-479c-a4ac-4768c7727532 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 returned with HTTP 404 Sep 05 11:39:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 495/966] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:44 2026] GET /volume/v3/snapshots/10456031-4769-4d67-a466-0cd7ef8de442 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ff6813bb-4126-4f27-99d9-d498fbf15297 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ff6813bb-4126-4f27-99d9-d498fbf15297 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ff6813bb-4126-4f27-99d9-d498fbf15297 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ff6813bb-4126-4f27-99d9-d498fbf15297 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-ff6813bb-4126-4f27-99d9-d498fbf15297 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 1212adfe-a853-42a5-af5b-c904143fba4b {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ff6813bb-4126-4f27-99d9-d498fbf15297 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b returned with HTTP 404 Sep 05 11:39:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 472/967] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:39:44 2026] GET /volume/v3/group_snapshots/1212adfe-a853-42a5-af5b-c904143fba4b => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /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 05 11:39:44 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all volumes completed successfully. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:44 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-178c06d4-0c77-45be-a7ce-5f344156fe0a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 496/968] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:39:44 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-26d4a372-8f1d-4f42-ba7a-8f5e9eda7e79 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26d4a372-8f1d-4f42-ba7a-8f5e9eda7e79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec/action Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26d4a372-8f1d-4f42-ba7a-8f5e9eda7e79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26d4a372-8f1d-4f42-ba7a-8f5e9eda7e79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-26d4a372-8f1d-4f42-ba7a-8f5e9eda7e79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] delete called for group 89630ffd-9d96-4f21-b4b8-89a9eaa0bbec {{(pid=87146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-26d4a372-8f1d-4f42-ba7a-8f5e9eda7e79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Delete group with id: 89630ffd-9d96-4f21-b4b8-89a9eaa0bbec Sep 05 11:39:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87146]: /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 05 11:39:44 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:39:44 devstack devstack@c-api.service[87146]: /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 05 11:39:44 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26d4a372-8f1d-4f42-ba7a-8f5e9eda7e79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec/action returned with HTTP 202 Sep 05 11:39:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 473/969] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:39:44 2026] POST /volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aecac62b-3792-4c8c-a992-d9abc4c4e71b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-78d6207d-0685-44db-bc47-5b4eaffef687 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78d6207d-0685-44db-bc47-5b4eaffef687 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aecac62b-3792-4c8c-a992-d9abc4c4e71b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-78d6207d-0685-44db-bc47-5b4eaffef687 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-78d6207d-0685-44db-bc47-5b4eaffef687 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aecac62b-3792-4c8c-a992-d9abc4c4e71b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aecac62b-3792-4c8c-a992-d9abc4c4e71b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-78d6207d-0685-44db-bc47-5b4eaffef687 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Snapshot retrieved successfully. Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78d6207d-0685-44db-bc47-5b4eaffef687 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 returned with HTTP 200 Sep 05 11:39:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 474/970] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:44 2026] GET /volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 => generated 482 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-572dab00-ceef-43ef-948f-7e12c964b6dc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-572dab00-ceef-43ef-948f-7e12c964b6dc tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-572dab00-ceef-43ef-948f-7e12c964b6dc tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-aecac62b-3792-4c8c-a992-d9abc4c4e71b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-aecac62b-3792-4c8c-a992-d9abc4c4e71b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:44 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-aecac62b-3792-4c8c-a992-d9abc4c4e71b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-aecac62b-3792-4c8c-a992-d9abc4c4e71b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aecac62b-3792-4c8c-a992-d9abc4c4e71b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e returned with HTTP 200 Sep 05 11:39:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 497/971] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:44 2026] GET /volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e => generated 920 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-572dab00-ceef-43ef-948f-7e12c964b6dc tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1818075072 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1818075072, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-572dab00-ceef-43ef-948f-7e12c964b6dc tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 returned with HTTP 200 Sep 05 11:39:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 475/972] 192.168.122.95 () {60 vars in 1253 bytes} [Sat Sep 5 11:39:44 2026] PUT /volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 => generated 592 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f02b54c6-a7d3-4a8b-a692-c84297fd1ce9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f02b54c6-a7d3-4a8b-a692-c84297fd1ce9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f02b54c6-a7d3-4a8b-a692-c84297fd1ce9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3580f265-e0f4-45a7-81f2-5b4c8161484d"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f02b54c6-a7d3-4a8b-a692-c84297fd1ce9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-f02b54c6-a7d3-4a8b-a692-c84297fd1ce9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Create snapshot from volume 3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:44 devstack devstack@c-api.service[87145]: WARNING cinder.quota_utils [None req-f02b54c6-a7d3-4a8b-a692-c84297fd1ce9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Quota exceeded for 61466c989e494d00bd9f56bd97a2d169, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.middleware.fault [None req-f02b54c6-a7d3-4a8b-a692-c84297fd1ce9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 413 Sep 05 11:39:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 498/973] 192.168.122.95 () {60 vars in 1143 bytes} [Sat Sep 5 11:39:44 2026] POST /volume/v3/snapshots => generated 208 bytes in 73 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1223acc9-0154-4d6e-a6c0-6115a6126ab7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1223acc9-0154-4d6e-a6c0-6115a6126ab7 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1223acc9-0154-4d6e-a6c0-6115a6126ab7 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1223acc9-0154-4d6e-a6c0-6115a6126ab7 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 returned with HTTP 200 Sep 05 11:39:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 476/974] 192.168.122.95 () {60 vars in 1253 bytes} [Sat Sep 5 11:39:44 2026] PUT /volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 => generated 592 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-60827ce8-333d-4b07-bf42-4d817388f465 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-60827ce8-333d-4b07-bf42-4d817388f465 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:39:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-60827ce8-333d-4b07-bf42-4d817388f465 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3580f265-e0f4-45a7-81f2-5b4c8161484d"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-60827ce8-333d-4b07-bf42-4d817388f465 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-60827ce8-333d-4b07-bf42-4d817388f465 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Create snapshot from volume 3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:44 devstack devstack@c-api.service[87145]: WARNING cinder.quota_utils [None req-60827ce8-333d-4b07-bf42-4d817388f465 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Quota exceeded for 61466c989e494d00bd9f56bd97a2d169, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 05 11:39:44 devstack devstack@c-api.service[87145]: INFO cinder.api.middleware.fault [None req-60827ce8-333d-4b07-bf42-4d817388f465 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 413 Sep 05 11:39:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 499/975] 192.168.122.95 () {60 vars in 1143 bytes} [Sat Sep 5 11:39:44 2026] POST /volume/v3/snapshots => generated 133 bytes in 66 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0292d721-9cd2-47fb-9772-9fe2923c9b5d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0292d721-9cd2-47fb-9772-9fe2923c9b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0292d721-9cd2-47fb-9772-9fe2923c9b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0292d721-9cd2-47fb-9772-9fe2923c9b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:44 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-0292d721-9cd2-47fb-9772-9fe2923c9b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Delete snapshot with id: 33380f05-0ff9-4359-bc46-6ffe4076eee3 Sep 05 11:39:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0292d721-9cd2-47fb-9772-9fe2923c9b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Snapshot retrieved successfully. Sep 05 11:39:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0292d721-9cd2-47fb-9772-9fe2923c9b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Snapshot delete request issued successfully. Sep 05 11:39:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0292d721-9cd2-47fb-9772-9fe2923c9b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 returned with HTTP 202 Sep 05 11:39:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 477/976] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:39:44 2026] DELETE /volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-26942706-ef2f-421a-9fdb-af440090d777 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26942706-ef2f-421a-9fdb-af440090d777 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26942706-ef2f-421a-9fdb-af440090d777 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26942706-ef2f-421a-9fdb-af440090d777 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-26942706-ef2f-421a-9fdb-af440090d777 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Snapshot retrieved successfully. Sep 05 11:39:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26942706-ef2f-421a-9fdb-af440090d777 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 returned with HTTP 200 Sep 05 11:39:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 500/977] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:45 2026] GET /volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 => generated 481 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-42075ed8-c44e-4d62-b4a5-f6f5fe0f1709 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-42075ed8-c44e-4d62-b4a5-f6f5fe0f1709 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-42075ed8-c44e-4d62-b4a5-f6f5fe0f1709 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-42075ed8-c44e-4d62-b4a5-f6f5fe0f1709 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-42075ed8-c44e-4d62-b4a5-f6f5fe0f1709 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e returned with HTTP 404 Sep 05 11:39:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 478/978] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:45 2026] GET /volume/v3/volumes/dc4b1f50-b9f4-4c9e-b7d3-e34787e7ea5e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5ec38ffa-c62a-4178-995f-ff360dfc1419 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ec38ffa-c62a-4178-995f-ff360dfc1419 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ec38ffa-c62a-4178-995f-ff360dfc1419 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ec38ffa-c62a-4178-995f-ff360dfc1419 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-5ec38ffa-c62a-4178-995f-ff360dfc1419 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 89630ffd-9d96-4f21-b4b8-89a9eaa0bbec {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ec38ffa-c62a-4178-995f-ff360dfc1419 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec returned with HTTP 404 Sep 05 11:39:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 501/979] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:45 2026] GET /volume/v3/groups/89630ffd-9d96-4f21-b4b8-89a9eaa0bbec => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cf194acc-cef5-426b-85d5-e85ee1e60f8f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf194acc-cef5-426b-85d5-e85ee1e60f8f tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/eb93cfb8-94c0-46d4-a52d-75bffb15fabf Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf194acc-cef5-426b-85d5-e85ee1e60f8f tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf194acc-cef5-426b-85d5-e85ee1e60f8f tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf194acc-cef5-426b-85d5-e85ee1e60f8f tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/group_types/eb93cfb8-94c0-46d4-a52d-75bffb15fabf returned with HTTP 202 Sep 05 11:39:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 479/980] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:39:45 2026] DELETE /volume/v3/group_types/eb93cfb8-94c0-46d4-a52d-75bffb15fabf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-72cdc7da-aa3a-43b4-ae45-4412c192cc62 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72cdc7da-aa3a-43b4-ae45-4412c192cc62 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] DELETE http://192.168.122.95/volume/v3/types/d412ad09-e76f-4c4a-a0b0-5dc3559119fa Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72cdc7da-aa3a-43b4-ae45-4412c192cc62 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72cdc7da-aa3a-43b4-ae45-4412c192cc62 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72cdc7da-aa3a-43b4-ae45-4412c192cc62 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/types/d412ad09-e76f-4c4a-a0b0-5dc3559119fa returned with HTTP 202 Sep 05 11:39:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 502/981] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:45 2026] DELETE /volume/v3/types/d412ad09-e76f-4c4a-a0b0-5dc3559119fa => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-25427d41-41f4-4b50-8f7c-fec2aaef37df None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25427d41-41f4-4b50-8f7c-fec2aaef37df tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] GET http://192.168.122.95/volume/v3/types/d412ad09-e76f-4c4a-a0b0-5dc3559119fa Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25427d41-41f4-4b50-8f7c-fec2aaef37df tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25427d41-41f4-4b50-8f7c-fec2aaef37df tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25427d41-41f4-4b50-8f7c-fec2aaef37df tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/types/d412ad09-e76f-4c4a-a0b0-5dc3559119fa returned with HTTP 404 Sep 05 11:39:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 480/982] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:39:45 2026] GET /volume/v3/types/d412ad09-e76f-4c4a-a0b0-5dc3559119fa => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e4162498-0a10-4c6e-b4f0-5d4bcaeb0696 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e4162498-0a10-4c6e-b4f0-5d4bcaeb0696 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:39:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e4162498-0a10-4c6e-b4f0-5d4bcaeb0696 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1291766133"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e4162498-0a10-4c6e-b4f0-5d4bcaeb0696 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:39:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 503/983] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:39:45 2026] POST /volume/v3/types => generated 224 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-62a4665e-795e-4d58-b98c-48aab20c67ca None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62a4665e-795e-4d58-b98c-48aab20c67ca tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:39:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-62a4665e-795e-4d58-b98c-48aab20c67ca tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-791186790"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62a4665e-795e-4d58-b98c-48aab20c67ca tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:39:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 481/984] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:39:45 2026] POST /volume/v3/group_types => generated 180 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-03f07359-f1ed-425f-b682-c772a0373904 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03f07359-f1ed-425f-b682-c772a0373904 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/groups Sep 05 11:39:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03f07359-f1ed-425f-b682-c772a0373904 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "340e92af-39ce-41ed-8c82-ccdbb5004a4f", "volume_types": ["0b63ae62-9566-4366-bde3-83c57509bd1b"], "name": "tempest-GroupSnapshotsTest-Group-1211153891"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-03f07359-f1ed-425f-b682-c772a0373904 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating new group {'group': {'group_type': '340e92af-39ce-41ed-8c82-ccdbb5004a4f', 'volume_types': ['0b63ae62-9566-4366-bde3-83c57509bd1b'], 'name': 'tempest-GroupSnapshotsTest-Group-1211153891'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:39:46 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-03f07359-f1ed-425f-b682-c772a0373904 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating group tempest-GroupSnapshotsTest-Group-1211153891. Sep 05 11:39:46 devstack devstack@c-api.service[87145]: /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 05 11:39:46 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:39:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-03f07359-f1ed-425f-b682-c772a0373904 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Availability zone cache updated, next update will occur around 2026-09-05 10:39:46.117919. {{(pid=87145) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 11:39:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-03f07359-f1ed-425f-b682-c772a0373904 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Availability Zones retrieved successfully. Sep 05 11:39:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c92fadbc-4b73-4678-bd11-554f8f3a27ce None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c92fadbc-4b73-4678-bd11-554f8f3a27ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 Sep 05 11:39:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c92fadbc-4b73-4678-bd11-554f8f3a27ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c92fadbc-4b73-4678-bd11-554f8f3a27ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c92fadbc-4b73-4678-bd11-554f8f3a27ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Snapshot retrieved successfully. Sep 05 11:39:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c92fadbc-4b73-4678-bd11-554f8f3a27ce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 returned with HTTP 200 Sep 05 11:39:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 482/985] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:46 2026] GET /volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 => generated 481 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-03f07359-f1ed-425f-b682-c772a0373904 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['81faed43-f3b7-40d9-a244-085b236cfaa5'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03f07359-f1ed-425f-b682-c772a0373904 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups returned with HTTP 202 Sep 05 11:39:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 504/986] 192.168.122.95 () {62 vars in 1176 bytes} [Sat Sep 5 11:39:46 2026] POST /volume/v3/groups => generated 112 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8e421271-618a-46d2-a5f1-27dd404ffcc9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8e421271-618a-46d2-a5f1-27dd404ffcc9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8e421271-618a-46d2-a5f1-27dd404ffcc9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8e421271-618a-46d2-a5f1-27dd404ffcc9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-8e421271-618a-46d2-a5f1-27dd404ffcc9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:46 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8e421271-618a-46d2-a5f1-27dd404ffcc9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 483/987] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:46 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5ce03094-3756-4bdd-a1c2-f2f3e7a1576e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ce03094-3756-4bdd-a1c2-f2f3e7a1576e tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ce03094-3756-4bdd-a1c2-f2f3e7a1576e tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ce03094-3756-4bdd-a1c2-f2f3e7a1576e tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ce03094-3756-4bdd-a1c2-f2f3e7a1576e tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 returned with HTTP 404 Sep 05 11:39:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 505/988] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:39:47 2026] GET /volume/v3/snapshots/33380f05-0ff9-4359-bc46-6ffe4076eee3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-988160d7-01f1-4f33-8db8-29c218e319d5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-988160d7-01f1-4f33-8db8-29c218e319d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-988160d7-01f1-4f33-8db8-29c218e319d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-988160d7-01f1-4f33-8db8-29c218e319d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-988160d7-01f1-4f33-8db8-29c218e319d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-988160d7-01f1-4f33-8db8-29c218e319d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d returned with HTTP 200 Sep 05 11:39:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 484/989] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:47 2026] GET /volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a8caeab3-a988-4f91-a3a3-11836ae16285 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a8caeab3-a988-4f91-a3a3-11836ae16285 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] DELETE http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a8caeab3-a988-4f91-a3a3-11836ae16285 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a8caeab3-a988-4f91-a3a3-11836ae16285 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-a8caeab3-a988-4f91-a3a3-11836ae16285 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Delete volume with id: 3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a8caeab3-a988-4f91-a3a3-11836ae16285 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a8caeab3-a988-4f91-a3a3-11836ae16285 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Delete volume request issued successfully. Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a8caeab3-a988-4f91-a3a3-11836ae16285 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d returned with HTTP 202 Sep 05 11:39:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 506/990] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:47 2026] DELETE /volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a36299d0-a908-4d6d-ab6b-0ec2e5ff6dce None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a36299d0-a908-4d6d-ab6b-0ec2e5ff6dce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a36299d0-a908-4d6d-ab6b-0ec2e5ff6dce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a36299d0-a908-4d6d-ab6b-0ec2e5ff6dce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a36299d0-a908-4d6d-ab6b-0ec2e5ff6dce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Volume info retrieved successfully. Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e9d3069e-c3f2-4364-b3aa-ae972d9d61a7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a36299d0-a908-4d6d-ab6b-0ec2e5ff6dce tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d returned with HTTP 200 Sep 05 11:39:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 485/991] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:47 2026] GET /volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e9d3069e-c3f2-4364-b3aa-ae972d9d61a7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e9d3069e-c3f2-4364-b3aa-ae972d9d61a7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e9d3069e-c3f2-4364-b3aa-ae972d9d61a7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-e9d3069e-c3f2-4364-b3aa-ae972d9d61a7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:47 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e9d3069e-c3f2-4364-b3aa-ae972d9d61a7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 507/992] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:47 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1274948974", "volume_type": "0b63ae62-9566-4366-bde3-83c57509bd1b", "group_id": "76c7e0fe-ebf2-4952-af5c-4f55f7793453", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1274948974', 'volume_type': '0b63ae62-9566-4366-bde3-83c57509bd1b', 'group_id': '76c7e0fe-ebf2-4952-af5c-4f55f7793453', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume of 1 GB Sep 05 11:39:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Availability Zones retrieved successfully. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (908cd7eb-7850-4700-8a1f-203ceb104918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27d184a-bbb9-45aa-9251-96cdad2720a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27d184a-bbb9-45aa-9251-96cdad2720a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:39:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b63ae62-9566-4366-bde3-83c57509bd1b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1291766133',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b63ae62-9566-4366-bde3-83c57509bd1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '76c7e0fe-ebf2-4952-af5c-4f55f7793453', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe0c8a0-ee41-4545-ab47-c06eb2e776fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1291766133 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1291766133, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1291766133 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1291766133, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['34d57d32-7b44-4efc-b954-d340f220e863', '8a760c58-ac1b-42a0-b5f0-88cbb26686f1', 'fcb50ac8-5263-44e3-98e9-042bff0cb8b1', 'e5b6e2ce-2327-4fe7-8300-f8a2c49b3c9b'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe0c8a0-ee41-4545-ab47-c06eb2e776fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d57d32-7b44-4efc-b954-d340f220e863', '8a760c58-ac1b-42a0-b5f0-88cbb26686f1', 'fcb50ac8-5263-44e3-98e9-042bff0cb8b1', 'e5b6e2ce-2327-4fe7-8300-f8a2c49b3c9b']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277e6c1b-edab-4404-ad18-33675c1e5b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277e6c1b-edab-4404-ad18-33675c1e5b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b1919c-ff18-4cdb-b92b-65edac2c4f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1274948974',encryption_key_id=None,group_id=76c7e0fe-ebf2-4952-af5c-4f55f7793453,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['34d57d32-7b44-4efc-b954-d340f220e863','8a760c58-ac1b-42a0-b5f0-88cbb26686f1','fcb50ac8-5263-44e3-98e9-042bff0cb8b1','e5b6e2ce-2327-4fe7-8300-f8a2c49b3c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=0b63ae62-9566-4366-bde3-83c57509bd1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1274948974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=76c7e0fe-ebf2-4952-af5c-4f55f7793453,host=None,id=67b1919c-ff18-4cdb-b92b-65edac2c4f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4079d39981204503bfd20ba7cc776fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b63ae62-9566-4366-bde3-83c57509bd1b),volume_type_id=0b63ae62-9566-4366-bde3-83c57509bd1b)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af15869-0e6a-4cb1-af0f-4d9a95d4bdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af15869-0e6a-4cb1-af0f-4d9a95d4bdfa) transitioned into state 'SUCCESS' from state '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-1274948974',encryption_key_id=None,group_id=76c7e0fe-ebf2-4952-af5c-4f55f7793453,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['34d57d32-7b44-4efc-b954-d340f220e863','8a760c58-ac1b-42a0-b5f0-88cbb26686f1','fcb50ac8-5263-44e3-98e9-042bff0cb8b1','e5b6e2ce-2327-4fe7-8300-f8a2c49b3c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=0b63ae62-9566-4366-bde3-83c57509bd1b)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c967e346-f8bd-4706-9b89-8f1329483aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c967e346-f8bd-4706-9b89-8f1329483aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (908cd7eb-7850-4700-8a1f-203ceb104918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume request issued successfully. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:47 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:47 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a52e5e5-d577-484d-a148-b83f9f896fe7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 486/993] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:39:47 2026] POST /volume/v3/volumes => generated 829 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6b2aaf77-ffe7-47a7-891b-b66580f5f8a5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b2aaf77-ffe7-47a7-891b-b66580f5f8a5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b2aaf77-ffe7-47a7-891b-b66580f5f8a5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b2aaf77-ffe7-47a7-891b-b66580f5f8a5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6b2aaf77-ffe7-47a7-891b-b66580f5f8a5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:48 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-6b2aaf77-ffe7-47a7-891b-b66580f5f8a5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:48 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-6b2aaf77-ffe7-47a7-891b-b66580f5f8a5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:48 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-6b2aaf77-ffe7-47a7-891b-b66580f5f8a5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b2aaf77-ffe7-47a7-891b-b66580f5f8a5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c returned with HTTP 200 Sep 05 11:39:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 508/994] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:47 2026] GET /volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c => generated 897 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9956e450-f7f5-4aac-9366-d6ddac475c46 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9956e450-f7f5-4aac-9366-d6ddac475c46 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] GET http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d Sep 05 11:39:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9956e450-f7f5-4aac-9366-d6ddac475c46 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9956e450-f7f5-4aac-9366-d6ddac475c46 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9956e450-f7f5-4aac-9366-d6ddac475c46 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014 tempest-VolumeSnapshotQuotasNegativeTestJSON-2061385014-project-member] http://192.168.122.95/volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d returned with HTTP 404 Sep 05 11:39:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 487/995] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:48 2026] GET /volume/v3/volumes/3580f265-e0f4-45a7-81f2-5b4c8161484d => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e479e1c2-4df4-451c-b503-04fb7f5fda6e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e479e1c2-4df4-451c-b503-04fb7f5fda6e tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 Sep 05 11:39:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e479e1c2-4df4-451c-b503-04fb7f5fda6e tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:48 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-e479e1c2-4df4-451c-b503-04fb7f5fda6e tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1291766133 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1291766133, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:48 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-e479e1c2-4df4-451c-b503-04fb7f5fda6e tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1291766133 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1291766133, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:48 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-e479e1c2-4df4-451c-b503-04fb7f5fda6e tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1291766133 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1291766133, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e479e1c2-4df4-451c-b503-04fb7f5fda6e tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406 tempest-VolumeSnapshotQuotasNegativeTestJSON-497940406-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 returned with HTTP 200 Sep 05 11:39:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 509/996] 192.168.122.95 () {60 vars in 1254 bytes} [Sat Sep 5 11:39:48 2026] PUT /volume/v3/os-quota-sets/61466c989e494d00bd9f56bd97a2d169 => generated 597 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-edcda142-9d99-4663-907e-b4ccaa03e03b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-edcda142-9d99-4663-907e-b4ccaa03e03b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c Sep 05 11:39:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-edcda142-9d99-4663-907e-b4ccaa03e03b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-edcda142-9d99-4663-907e-b4ccaa03e03b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-edcda142-9d99-4663-907e-b4ccaa03e03b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:49 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-edcda142-9d99-4663-907e-b4ccaa03e03b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:49 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-edcda142-9d99-4663-907e-b4ccaa03e03b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:49 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-edcda142-9d99-4663-907e-b4ccaa03e03b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-edcda142-9d99-4663-907e-b4ccaa03e03b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c returned with HTTP 200 Sep 05 11:39:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 488/997] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:49 2026] GET /volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c => generated 921 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8864f407-ae0f-4ae4-9136-9f0106a0c77d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8864f407-ae0f-4ae4-9136-9f0106a0c77d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c Sep 05 11:39:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8864f407-ae0f-4ae4-9136-9f0106a0c77d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8864f407-ae0f-4ae4-9136-9f0106a0c77d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8864f407-ae0f-4ae4-9136-9f0106a0c77d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:50 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-8864f407-ae0f-4ae4-9136-9f0106a0c77d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:50 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-8864f407-ae0f-4ae4-9136-9f0106a0c77d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:50 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-8864f407-ae0f-4ae4-9136-9f0106a0c77d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8864f407-ae0f-4ae4-9136-9f0106a0c77d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c returned with HTTP 200 Sep 05 11:39:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 510/998] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:50 2026] GET /volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c => generated 922 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-85edc023-a767-4267-bf65-dc78a9c5a219 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1807509801", "volume_type": "0b63ae62-9566-4366-bde3-83c57509bd1b", "group_id": "76c7e0fe-ebf2-4952-af5c-4f55f7793453", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1807509801', 'volume_type': '0b63ae62-9566-4366-bde3-83c57509bd1b', 'group_id': '76c7e0fe-ebf2-4952-af5c-4f55f7793453', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:50 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume of 1 GB Sep 05 11:39:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:50 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Availability Zones retrieved successfully. Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (54062327-2297-4178-9f7f-67f16153a2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d26e2a-2a67-438f-83b6-2c3642314a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d26e2a-2a67-438f-83b6-2c3642314a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:39:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b63ae62-9566-4366-bde3-83c57509bd1b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1291766133',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b63ae62-9566-4366-bde3-83c57509bd1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '76c7e0fe-ebf2-4952-af5c-4f55f7793453', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea446598-7117-44a0-be73-13b8465052f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['5497fec8-5640-4fb7-a83b-ad6f4596cdc2', '4f18a964-0aac-4ac8-b8e0-9e9a2525e7c2', '8d7b5832-b2ca-4945-96ef-ab94ce41b08c', 'a19f6b7f-a609-4fd4-abcd-59a001e6e843'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea446598-7117-44a0-be73-13b8465052f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5497fec8-5640-4fb7-a83b-ad6f4596cdc2', '4f18a964-0aac-4ac8-b8e0-9e9a2525e7c2', '8d7b5832-b2ca-4945-96ef-ab94ce41b08c', 'a19f6b7f-a609-4fd4-abcd-59a001e6e843']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49447dc0-c59b-4624-be81-47e4e9d77715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49447dc0-c59b-4624-be81-47e4e9d77715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f97930a-24a7-4ed8-9b4e-6ab7a709854f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1807509801',encryption_key_id=None,group_id=76c7e0fe-ebf2-4952-af5c-4f55f7793453,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['5497fec8-5640-4fb7-a83b-ad6f4596cdc2','4f18a964-0aac-4ac8-b8e0-9e9a2525e7c2','8d7b5832-b2ca-4945-96ef-ab94ce41b08c','a19f6b7f-a609-4fd4-abcd-59a001e6e843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=0b63ae62-9566-4366-bde3-83c57509bd1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1807509801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=76c7e0fe-ebf2-4952-af5c-4f55f7793453,host=None,id=2f97930a-24a7-4ed8-9b4e-6ab7a709854f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4079d39981204503bfd20ba7cc776fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b63ae62-9566-4366-bde3-83c57509bd1b),volume_type_id=0b63ae62-9566-4366-bde3-83c57509bd1b)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a56dde-1bed-40de-976c-7ec2449be3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a56dde-1bed-40de-976c-7ec2449be3e4) transitioned into state 'SUCCESS' from state '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-1807509801',encryption_key_id=None,group_id=76c7e0fe-ebf2-4952-af5c-4f55f7793453,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['5497fec8-5640-4fb7-a83b-ad6f4596cdc2','4f18a964-0aac-4ac8-b8e0-9e9a2525e7c2','8d7b5832-b2ca-4945-96ef-ab94ce41b08c','a19f6b7f-a609-4fd4-abcd-59a001e6e843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=0b63ae62-9566-4366-bde3-83c57509bd1b)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db1b0164-d275-410d-876a-fc856a77f14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db1b0164-d275-410d-876a-fc856a77f14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (54062327-2297-4178-9f7f-67f16153a2ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume request issued successfully. Sep 05 11:39:51 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:51 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:51 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-85edc023-a767-4267-bf65-dc78a9c5a219 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 489/999] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:39:50 2026] POST /volume/v3/volumes => generated 829 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-76367ce6-69ed-462b-b0b5-c950a8d3a8fb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76367ce6-69ed-462b-b0b5-c950a8d3a8fb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f Sep 05 11:39:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76367ce6-69ed-462b-b0b5-c950a8d3a8fb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76367ce6-69ed-462b-b0b5-c950a8d3a8fb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-76367ce6-69ed-462b-b0b5-c950a8d3a8fb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:51 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-76367ce6-69ed-462b-b0b5-c950a8d3a8fb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:51 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-76367ce6-69ed-462b-b0b5-c950a8d3a8fb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:51 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-76367ce6-69ed-462b-b0b5-c950a8d3a8fb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76367ce6-69ed-462b-b0b5-c950a8d3a8fb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f returned with HTTP 200 Sep 05 11:39:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 511/1000] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:51 2026] GET /volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f => generated 921 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8d32c30a-dd3d-4450-b94c-bb58484acdd1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d32c30a-dd3d-4450-b94c-bb58484acdd1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f Sep 05 11:39:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d32c30a-dd3d-4450-b94c-bb58484acdd1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d32c30a-dd3d-4450-b94c-bb58484acdd1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8d32c30a-dd3d-4450-b94c-bb58484acdd1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:39:52 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-8d32c30a-dd3d-4450-b94c-bb58484acdd1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:52 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-8d32c30a-dd3d-4450-b94c-bb58484acdd1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:52 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-8d32c30a-dd3d-4450-b94c-bb58484acdd1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d32c30a-dd3d-4450-b94c-bb58484acdd1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f returned with HTTP 200 Sep 05 11:39:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 490/1001] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:39:52 2026] GET /volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f => generated 922 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a84d726c-447a-4bd0-8cca-8e6dbdd45515 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a84d726c-447a-4bd0-8cca-8e6dbdd45515 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] PUT http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a84d726c-447a-4bd0-8cca-8e6dbdd45515 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "67b1919c-ff18-4cdb-b92b-65edac2c4f9c"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-a84d726c-447a-4bd0-8cca-8e6dbdd45515 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Update called for group 76c7e0fe-ebf2-4952-af5c-4f55f7793453. {{(pid=87145) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:39:52 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-a84d726c-447a-4bd0-8cca-8e6dbdd45515 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Updating group 76c7e0fe-ebf2-4952-af5c-4f55f7793453 with name None description: None add_volumes: None remove_volumes: 67b1919c-ff18-4cdb-b92b-65edac2c4f9c. Sep 05 11:39:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a84d726c-447a-4bd0-8cca-8e6dbdd45515 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 202 Sep 05 11:39:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 512/1002] 192.168.122.95 () {62 vars in 1285 bytes} [Sat Sep 5 11:39:52 2026] PUT /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:39:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2b2f0627-8569-4ef6-9c9c-4f0859e18110 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2b2f0627-8569-4ef6-9c9c-4f0859e18110 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2b2f0627-8569-4ef6-9c9c-4f0859e18110 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2b2f0627-8569-4ef6-9c9c-4f0859e18110 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-2b2f0627-8569-4ef6-9c9c-4f0859e18110 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:53 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2b2f0627-8569-4ef6-9c9c-4f0859e18110 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 491/1003] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:53 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-90ed31ac-ac00-4cee-9dcf-2c849d3b24ae None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90ed31ac-ac00-4cee-9dcf-2c849d3b24ae tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90ed31ac-ac00-4cee-9dcf-2c849d3b24ae tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90ed31ac-ac00-4cee-9dcf-2c849d3b24ae tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-90ed31ac-ac00-4cee-9dcf-2c849d3b24ae tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:54 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:39:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90ed31ac-ac00-4cee-9dcf-2c849d3b24ae tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 513/1004] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:54 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 393 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f88d791d-587c-4bd8-87ea-755e820d49c1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f88d791d-587c-4bd8-87ea-755e820d49c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] PUT http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f88d791d-587c-4bd8-87ea-755e820d49c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "67b1919c-ff18-4cdb-b92b-65edac2c4f9c"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-f88d791d-587c-4bd8-87ea-755e820d49c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Update called for group 76c7e0fe-ebf2-4952-af5c-4f55f7793453. {{(pid=87146) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:39:54 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-f88d791d-587c-4bd8-87ea-755e820d49c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Updating group 76c7e0fe-ebf2-4952-af5c-4f55f7793453 with name None description: None add_volumes: 67b1919c-ff18-4cdb-b92b-65edac2c4f9c remove_volumes: None. Sep 05 11:39:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:54 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f88d791d-587c-4bd8-87ea-755e820d49c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 202 Sep 05 11:39:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 492/1005] 192.168.122.95 () {62 vars in 1285 bytes} [Sat Sep 5 11:39:54 2026] PUT /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7c6822f7-7e99-4717-ab52-c55f94c7187f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c6822f7-7e99-4717-ab52-c55f94c7187f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c6822f7-7e99-4717-ab52-c55f94c7187f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c6822f7-7e99-4717-ab52-c55f94c7187f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-7c6822f7-7e99-4717-ab52-c55f94c7187f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:54 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:39:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c6822f7-7e99-4717-ab52-c55f94c7187f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 514/1006] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:54 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 392 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:39:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-381008cd-f433-4a2e-9f7a-f8093e6736de None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-381008cd-f433-4a2e-9f7a-f8093e6736de None None] GET http://192.168.122.95/volume// Sep 05 11:39:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-381008cd-f433-4a2e-9f7a-f8093e6736de None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-381008cd-f433-4a2e-9f7a-f8093e6736de None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-381008cd-f433-4a2e-9f7a-f8093e6736de None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:39:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 493/1007] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:39:54 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-833cf443-ec15-4930-a5ca-fb236df1df67 req-80dedd40-b514-4ec0-b194-232d2fc0181d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-833cf443-ec15-4930-a5ca-fb236df1df67 req-80dedd40-b514-4ec0-b194-232d2fc0181d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:39:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-833cf443-ec15-4930-a5ca-fb236df1df67 req-80dedd40-b514-4ec0-b194-232d2fc0181d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e07f2cf7-3339-444a-b467-affe67a8a31d", "connector": null, "instance_uuid": "e7831dc1-1684-4581-b7a5-8114c328987c"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-833cf443-ec15-4930-a5ca-fb236df1df67 req-80dedd40-b514-4ec0-b194-232d2fc0181d tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:39:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 515/1008] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:39:54 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-833cf443-ec15-4930-a5ca-fb236df1df67 req-12d3295c-e475-42a7-a3eb-acfb8e2d07f3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-833cf443-ec15-4930-a5ca-fb236df1df67 req-12d3295c-e475-42a7-a3eb-acfb8e2d07f3 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] DELETE http://192.168.122.95/volume/v3/attachments/52686804-f8a7-4c44-ab1d-6484bb3a1b7e Sep 05 11:39:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-833cf443-ec15-4930-a5ca-fb236df1df67 req-12d3295c-e475-42a7-a3eb-acfb8e2d07f3 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-833cf443-ec15-4930-a5ca-fb236df1df67 req-12d3295c-e475-42a7-a3eb-acfb8e2d07f3 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:54 devstack devstack@c-api.service[87146]: /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 05 11:39:54 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:39:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-833cf443-ec15-4930-a5ca-fb236df1df67 req-12d3295c-e475-42a7-a3eb-acfb8e2d07f3 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/attachments/52686804-f8a7-4c44-ab1d-6484bb3a1b7e returned with HTTP 200 Sep 05 11:39:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 494/1009] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:39:54 2026] DELETE /volume/v3/attachments/52686804-f8a7-4c44-ab1d-6484bb3a1b7e => generated 192 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4934428c-ce76-4d30-9f1e-307050229ffc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4934428c-ce76-4d30-9f1e-307050229ffc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4934428c-ce76-4d30-9f1e-307050229ffc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4934428c-ce76-4d30-9f1e-307050229ffc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-4934428c-ce76-4d30-9f1e-307050229ffc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:55 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:39:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4934428c-ce76-4d30-9f1e-307050229ffc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 516/1010] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:55 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 393 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d5574d4f-42cc-447d-a783-887009bcbe6c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5574d4f-42cc-447d-a783-887009bcbe6c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] PUT http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d5574d4f-42cc-447d-a783-887009bcbe6c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "2f97930a-24a7-4ed8-9b4e-6ab7a709854f"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-d5574d4f-42cc-447d-a783-887009bcbe6c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Update called for group 76c7e0fe-ebf2-4952-af5c-4f55f7793453. {{(pid=87146) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:39:55 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-d5574d4f-42cc-447d-a783-887009bcbe6c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Updating group 76c7e0fe-ebf2-4952-af5c-4f55f7793453 with name None description: None add_volumes: None remove_volumes: 2f97930a-24a7-4ed8-9b4e-6ab7a709854f. Sep 05 11:39:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5574d4f-42cc-447d-a783-887009bcbe6c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 202 Sep 05 11:39:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 495/1011] 192.168.122.95 () {62 vars in 1285 bytes} [Sat Sep 5 11:39:55 2026] PUT /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aee6c35d-b87b-41f5-8218-ef3ee252abbc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aee6c35d-b87b-41f5-8218-ef3ee252abbc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aee6c35d-b87b-41f5-8218-ef3ee252abbc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aee6c35d-b87b-41f5-8218-ef3ee252abbc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-aee6c35d-b87b-41f5-8218-ef3ee252abbc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:55 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:39:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aee6c35d-b87b-41f5-8218-ef3ee252abbc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 517/1012] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:55 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ed214972-e1db-4469-b7f5-83f20be447c9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ed214972-e1db-4469-b7f5-83f20be447c9 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ed214972-e1db-4469-b7f5-83f20be447c9 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-10874924", "os-volume-type-access:is_public": false}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ed214972-e1db-4469-b7f5-83f20be447c9 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:39:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 496/1013] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:39:56 2026] POST /volume/v3/types => generated 227 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-317beb07-ad82-4d2f-b541-d1d02d9411de None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3273b6c7-7ef1-434d-89d5-b6348e5dfce0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3273b6c7-7ef1-434d-89d5-b6348e5dfce0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3273b6c7-7ef1-434d-89d5-b6348e5dfce0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3273b6c7-7ef1-434d-89d5-b6348e5dfce0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-3273b6c7-7ef1-434d-89d5-b6348e5dfce0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3273b6c7-7ef1-434d-89d5-b6348e5dfce0 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 497/1014] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:56 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 393 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a0507f29-fded-4d84-bff3-0410fff34df9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a0507f29-fded-4d84-bff3-0410fff34df9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] PUT http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a0507f29-fded-4d84-bff3-0410fff34df9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2f97930a-24a7-4ed8-9b4e-6ab7a709854f"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-a0507f29-fded-4d84-bff3-0410fff34df9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Update called for group 76c7e0fe-ebf2-4952-af5c-4f55f7793453. {{(pid=87146) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-a0507f29-fded-4d84-bff3-0410fff34df9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Updating group 76c7e0fe-ebf2-4952-af5c-4f55f7793453 with name None description: None add_volumes: 2f97930a-24a7-4ed8-9b4e-6ab7a709854f remove_volumes: None. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-317beb07-ad82-4d2f-b541-d1d02d9411de tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-317beb07-ad82-4d2f-b541-d1d02d9411de tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a0507f29-fded-4d84-bff3-0410fff34df9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 202 Sep 05 11:39:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 498/1015] 192.168.122.95 () {62 vars in 1285 bytes} [Sat Sep 5 11:39:56 2026] PUT /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-317beb07-ad82-4d2f-b541-d1d02d9411de tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Create volume request body: {'volume': {'volume_type': '1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9b407ce9-bff7-4d5c-8081-3d04d7100a28 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b407ce9-bff7-4d5c-8081-3d04d7100a28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b407ce9-bff7-4d5c-8081-3d04d7100a28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b407ce9-bff7-4d5c-8081-3d04d7100a28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-9b407ce9-bff7-4d5c-8081-3d04d7100a28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-317beb07-ad82-4d2f-b541-d1d02d9411de tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 404 Sep 05 11:39:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 518/1016] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:39:56 2026] POST /volume/v3/volumes => generated 114 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b2b151b1-de1b-4c2e-bdb8-b33392949f4a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b2b151b1-de1b-4c2e-bdb8-b33392949f4a tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] POST http://192.168.122.95/volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b/action Sep 05 11:39:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b2b151b1-de1b-4c2e-bdb8-b33392949f4a tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action body: b'{"addProjectAccess": {"project": "684e781e7f1b4ce699a5aa89e94fdc0d"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b2b151b1-de1b-4c2e-bdb8-b33392949f4a tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "684e781e7f1b4ce699a5aa89e94fdc0d"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b407ce9-bff7-4d5c-8081-3d04d7100a28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 499/1017] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:56 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b2b151b1-de1b-4c2e-bdb8-b33392949f4a tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b/action returned with HTTP 202 Sep 05 11:39:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 519/1018] 192.168.122.95 () {60 vars in 1263 bytes} [Sat Sep 5 11:39:56 2026] POST /volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0d754e17-330d-43e1-9de7-84e5c0955967 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-502728127"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Create volume request body: {'volume': {'volume_type': '1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-502728127'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Create volume of 1 GB Sep 05 11:39:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Availability Zones retrieved successfully. Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Flow 'volume_create_api' (6db35a16-4386-42d6-b3b7-dd1d08b5edda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c9f57b-f8c4-47e4-ab66-616f21679c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c9f57b-f8c4-47e4-ab66-616f21679c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-10874924',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2865cb-9b32-440e-847b-d8d07e713164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-10874924 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-10874924, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:57 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-10874924 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-10874924, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Created reservations ['8f8768b5-6cff-4ff2-80df-75435fb182f8', 'd3c77edd-c185-4c24-8dfe-a25cd81bfeed', 'c8d3625d-d0d7-4c10-a083-30a8d2bde3f8', 'bf52003a-a8cb-4414-8491-7c81abe1ce67'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2865cb-9b32-440e-847b-d8d07e713164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f8768b5-6cff-4ff2-80df-75435fb182f8', 'd3c77edd-c185-4c24-8dfe-a25cd81bfeed', 'c8d3625d-d0d7-4c10-a083-30a8d2bde3f8', 'bf52003a-a8cb-4414-8491-7c81abe1ce67']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa20267-ab45-4dd0-b242-6af0f5efc2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa20267-ab45-4dd0-b242-6af0f5efc2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0429cdd1-50da-4476-a906-640998c57829', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-502728127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e781e7f1b4ce699a5aa89e94fdc0d',qos_specs=None,replication_status=,reservations=['8f8768b5-6cff-4ff2-80df-75435fb182f8','d3c77edd-c185-4c24-8dfe-a25cd81bfeed','c8d3625d-d0d7-4c10-a083-30a8d2bde3f8','bf52003a-a8cb-4414-8491-7c81abe1ce67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6315710d86a5421182a4b4e91efcea28',volume_type_id=1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-502728127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0429cdd1-50da-4476-a906-640998c57829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684e781e7f1b4ce699a5aa89e94fdc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6315710d86a5421182a4b4e91efcea28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b),volume_type_id=1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508c0c5f-1231-462d-ae63-3a64ddb35280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fb156225-b000-4355-bf40-41e140a70b52 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb156225-b000-4355-bf40-41e140a70b52 None None] GET http://192.168.122.95/volume// Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb156225-b000-4355-bf40-41e140a70b52 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb156225-b000-4355-bf40-41e140a70b52 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb156225-b000-4355-bf40-41e140a70b52 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:39:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 520/1019] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:39:57 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-55b0aab4-d2ac-4895-934a-f554eb90b0cd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-55b0aab4-d2ac-4895-934a-f554eb90b0cd tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] GET http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-55b0aab4-d2ac-4895-934a-f554eb90b0cd tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-55b0aab4-d2ac-4895-934a-f554eb90b0cd tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508c0c5f-1231-462d-ae63-3a64ddb35280) transitioned into state 'SUCCESS' from state '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-502728127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e781e7f1b4ce699a5aa89e94fdc0d',qos_specs=None,replication_status=,reservations=['8f8768b5-6cff-4ff2-80df-75435fb182f8','d3c77edd-c185-4c24-8dfe-a25cd81bfeed','c8d3625d-d0d7-4c10-a083-30a8d2bde3f8','bf52003a-a8cb-4414-8491-7c81abe1ce67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6315710d86a5421182a4b4e91efcea28',volume_type_id=1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cff0a09-6f64-4f3e-b6e6-0ddf06f80f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-55b0aab4-d2ac-4895-934a-f554eb90b0cd tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-55b0aab4-d2ac-4895-934a-f554eb90b0cd tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 200 Sep 05 11:39:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 521/1020] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:39:57 2026] GET /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 1510 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cff0a09-6f64-4f3e-b6e6-0ddf06f80f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Flow 'volume_create_api' (6db35a16-4386-42d6-b3b7-dd1d08b5edda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Create volume request issued successfully. Sep 05 11:39:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0d754e17-330d-43e1-9de7-84e5c0955967 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 500/1021] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:39:56 2026] POST /volume/v3/volumes => generated 799 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-762f7476-676b-458b-a7a8-f2fd0d96d8e9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-762f7476-676b-458b-a7a8-f2fd0d96d8e9 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] GET http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-762f7476-676b-458b-a7a8-f2fd0d96d8e9 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-762f7476-676b-458b-a7a8-f2fd0d96d8e9 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-762f7476-676b-458b-a7a8-f2fd0d96d8e9 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Volume info retrieved successfully. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-762f7476-676b-458b-a7a8-f2fd0d96d8e9 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 returned with HTTP 200 Sep 05 11:39:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 522/1022] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:57 2026] GET /volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-445d6e80-ff38-403e-82e8-584c5ec589f2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-445d6e80-ff38-403e-82e8-584c5ec589f2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] PUT http://192.168.122.95/volume/v3/attachments/dcfc9792-2759-4d99-b8a6-feadc76533ad Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-445d6e80-ff38-403e-82e8-584c5ec589f2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-445d6e80-ff38-403e-82e8-584c5ec589f2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Acquiring lock "cinder-attachment_update-e07f2cf7-3339-444a-b467-affe67a8a31d-devstack" by "attachment_update" {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-445d6e80-ff38-403e-82e8-584c5ec589f2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Lock "cinder-attachment_update-e07f2cf7-3339-444a-b467-affe67a8a31d-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:39:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6b639e52-80de-4650-990f-51ee4e747fc8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b639e52-80de-4650-990f-51ee4e747fc8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b639e52-80de-4650-990f-51ee4e747fc8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b639e52-80de-4650-990f-51ee4e747fc8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-6b639e52-80de-4650-990f-51ee4e747fc8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b639e52-80de-4650-990f-51ee4e747fc8 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 200 Sep 05 11:39:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 523/1023] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:57 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /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 05 11:39:57 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all volumes completed successfully. Sep 05 11:39:57 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:57 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:58 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:39:58 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6b623fd5-0634-47f6-a9ee-751ab16cd42e tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 524/1024] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:39:57 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d0327b6b-c550-43ae-8f4d-730bd27abd9a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d0327b6b-c550-43ae-8f4d-730bd27abd9a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/group_snapshots Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d0327b6b-c550-43ae-8f4d-730bd27abd9a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "76c7e0fe-ebf2-4952-af5c-4f55f7793453", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1939875168"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-d0327b6b-c550-43ae-8f4d-730bd27abd9a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '76c7e0fe-ebf2-4952-af5c-4f55f7793453', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1939875168'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:58 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.group_snapshots [None req-d0327b6b-c550-43ae-8f4d-730bd27abd9a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1939875168. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /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 05 11:39:58 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-d0327b6b-c550-43ae-8f4d-730bd27abd9a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['e151db7b-40ec-4e2e-80bf-fc3f68a50369', '8ba63493-7c5a-48d9-a6e8-4a23c230851d', '1e14cb12-bb48-40ea-b862-2afdd672e208', 'f76f97d9-250f-483e-a4a7-8af9151f604f'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d0327b6b-c550-43ae-8f4d-730bd27abd9a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots returned with HTTP 202 Sep 05 11:39:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 525/1025] 192.168.122.95 () {62 vars in 1203 bytes} [Sat Sep 5 11:39:58 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3694dc38-f4ef-485a-942e-c479dd1908a3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3694dc38-f4ef-485a-942e-c479dd1908a3 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] GET http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3694dc38-f4ef-485a-942e-c479dd1908a3 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3694dc38-f4ef-485a-942e-c479dd1908a3 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3694dc38-f4ef-485a-942e-c479dd1908a3 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Volume info retrieved successfully. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3694dc38-f4ef-485a-942e-c479dd1908a3 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 returned with HTTP 200 Sep 05 11:39:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 526/1026] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:58 2026] GET /volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 => generated 891 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-abd57901-2efc-4be1-ba86-d4fbb04c00d9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-abd57901-2efc-4be1-ba86-d4fbb04c00d9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-abd57901-2efc-4be1-ba86-d4fbb04c00d9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-abd57901-2efc-4be1-ba86-d4fbb04c00d9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-abd57901-2efc-4be1-ba86-d4fbb04c00d9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:39:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-abd57901-2efc-4be1-ba86-d4fbb04c00d9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 200 Sep 05 11:39:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 527/1027] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:39:58 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:59 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-445d6e80-ff38-403e-82e8-584c5ec589f2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Lock "cinder-attachment_update-e07f2cf7-3339-444a-b467-affe67a8a31d-devstack" released by "attachment_update" :: held 1.440s {{(pid=87146) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:39:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-445d6e80-ff38-403e-82e8-584c5ec589f2 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/attachments/dcfc9792-2759-4d99-b8a6-feadc76533ad returned with HTTP 200 Sep 05 11:39:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 501/1028] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:39:57 2026] PUT /volume/v3/attachments/dcfc9792-2759-4d99-b8a6-feadc76533ad => generated 694 bytes in 1539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-744083c8-e8c0-4634-88b2-538f83e19345 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-744083c8-e8c0-4634-88b2-538f83e19345 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] POST http://192.168.122.95/volume/v3/attachments/dcfc9792-2759-4d99-b8a6-feadc76533ad/action Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-744083c8-e8c0-4634-88b2-538f83e19345 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Action body: b'{"os-complete": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-744083c8-e8c0-4634-88b2-538f83e19345 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8b9c5c7a-6005-417b-a851-fa08066ccffa req-744083c8-e8c0-4634-88b2-538f83e19345 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/attachments/dcfc9792-2759-4d99-b8a6-feadc76533ad/action returned with HTTP 204 Sep 05 11:39:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 528/1029] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:39:59 2026] POST /volume/v3/attachments/dcfc9792-2759-4d99-b8a6-feadc76533ad/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cf8352e8-df7a-46f4-aea7-d773683a48cc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf8352e8-df7a-46f4-aea7-d773683a48cc tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] GET http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 Sep 05 11:39:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf8352e8-df7a-46f4-aea7-d773683a48cc tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf8352e8-df7a-46f4-aea7-d773683a48cc tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6be66dfd-82a9-4f9c-92b5-b77309522139 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6be66dfd-82a9-4f9c-92b5-b77309522139 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6be66dfd-82a9-4f9c-92b5-b77309522139 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6be66dfd-82a9-4f9c-92b5-b77309522139 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-6be66dfd-82a9-4f9c-92b5-b77309522139 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:39:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cf8352e8-df7a-46f4-aea7-d773683a48cc tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Volume info retrieved successfully. Sep 05 11:39:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6be66dfd-82a9-4f9c-92b5-b77309522139 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 200 Sep 05 11:39:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 529/1030] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:39:59 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf8352e8-df7a-46f4-aea7-d773683a48cc tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 returned with HTTP 200 Sep 05 11:39:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 502/1031] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:59 2026] GET /volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 => generated 892 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d872bbb4-f5c2-4ead-96ec-bb68f3b5abde None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d872bbb4-f5c2-4ead-96ec-bb68f3b5abde tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] GET http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d872bbb4-f5c2-4ead-96ec-bb68f3b5abde tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d872bbb4-f5c2-4ead-96ec-bb68f3b5abde tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:39:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:39:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d872bbb4-f5c2-4ead-96ec-bb68f3b5abde tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Volume info retrieved successfully. Sep 05 11:39:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d872bbb4-f5c2-4ead-96ec-bb68f3b5abde tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 returned with HTTP 200 Sep 05 11:39:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 530/1032] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:59 2026] GET /volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 => generated 892 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-75a2d791-c12e-4d67-a133-823ba8285b97 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75a2d791-c12e-4d67-a133-823ba8285b97 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] DELETE http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 Sep 05 11:39:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75a2d791-c12e-4d67-a133-823ba8285b97 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75a2d791-c12e-4d67-a133-823ba8285b97 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:59 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-75a2d791-c12e-4d67-a133-823ba8285b97 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Delete volume with id: 0429cdd1-50da-4476-a906-640998c57829 Sep 05 11:39:59 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=597,cinder:INSERT=86,cinder:UPDATE=145 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:39:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:39:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:39:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-75a2d791-c12e-4d67-a133-823ba8285b97 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Volume info retrieved successfully. Sep 05 11:40:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-75a2d791-c12e-4d67-a133-823ba8285b97 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Delete volume request issued successfully. Sep 05 11:40:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75a2d791-c12e-4d67-a133-823ba8285b97 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 returned with HTTP 202 Sep 05 11:40:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 503/1033] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:59 2026] DELETE /volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-70ed806b-289c-468f-9ec7-b56e9711b1d2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-70ed806b-289c-468f-9ec7-b56e9711b1d2 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] GET http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 Sep 05 11:40:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-70ed806b-289c-468f-9ec7-b56e9711b1d2 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-70ed806b-289c-468f-9ec7-b56e9711b1d2 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-70ed806b-289c-468f-9ec7-b56e9711b1d2 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Volume info retrieved successfully. Sep 05 11:40:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-70ed806b-289c-468f-9ec7-b56e9711b1d2 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 returned with HTTP 200 Sep 05 11:40:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 531/1034] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 => generated 891 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-99b7959e-e3a6-4c63-8a0b-9cf05f0c9c13 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-99b7959e-e3a6-4c63-8a0b-9cf05f0c9c13 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-99b7959e-e3a6-4c63-8a0b-9cf05f0c9c13 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-99b7959e-e3a6-4c63-8a0b-9cf05f0c9c13 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-99b7959e-e3a6-4c63-8a0b-9cf05f0c9c13 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-99b7959e-e3a6-4c63-8a0b-9cf05f0c9c13 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 200 Sep 05 11:40:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 504/1035] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 326 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3ca4d264-1eaf-4795-a58c-6d27cc264608 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ca4d264-1eaf-4795-a58c-6d27cc264608 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] GET http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 Sep 05 11:40:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ca4d264-1eaf-4795-a58c-6d27cc264608 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ca4d264-1eaf-4795-a58c-6d27cc264608 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=472,cinder:UPDATE=75,cinder:INSERT=58 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:40:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3ca4d264-1eaf-4795-a58c-6d27cc264608 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Volume info retrieved successfully. Sep 05 11:40:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ca4d264-1eaf-4795-a58c-6d27cc264608 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 532/1036] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 => generated 891 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-05b6bb6c-2907-4dcd-8f06-6129eb286f3d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-05b6bb6c-2907-4dcd-8f06-6129eb286f3d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-05b6bb6c-2907-4dcd-8f06-6129eb286f3d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-05b6bb6c-2907-4dcd-8f06-6129eb286f3d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-05b6bb6c-2907-4dcd-8f06-6129eb286f3d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-05b6bb6c-2907-4dcd-8f06-6129eb286f3d tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 505/1037] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-da278c02-e0cf-4df7-8ae4-b808a21dc2f1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-da278c02-e0cf-4df7-8ae4-b808a21dc2f1 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] GET http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-da278c02-e0cf-4df7-8ae4-b808a21dc2f1 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-da278c02-e0cf-4df7-8ae4-b808a21dc2f1 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-da278c02-e0cf-4df7-8ae4-b808a21dc2f1 tempest-VolumeTypesAccessTest-782681872 tempest-VolumeTypesAccessTest-782681872-project-member] http://192.168.122.95/volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 returned with HTTP 404 Sep 05 11:40:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 533/1038] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:02 2026] GET /volume/v3/volumes/0429cdd1-50da-4476-a906-640998c57829 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-72a2283a-9276-485c-a2ec-4bd2529ee067 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-72a2283a-9276-485c-a2ec-4bd2529ee067 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] POST http://192.168.122.95/volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b/action Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-72a2283a-9276-485c-a2ec-4bd2529ee067 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action body: b'{"removeProjectAccess": {"project": "684e781e7f1b4ce699a5aa89e94fdc0d"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-72a2283a-9276-485c-a2ec-4bd2529ee067 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "684e781e7f1b4ce699a5aa89e94fdc0d"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-72a2283a-9276-485c-a2ec-4bd2529ee067 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b/action returned with HTTP 202 Sep 05 11:40:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 506/1039] 192.168.122.95 () {60 vars in 1263 bytes} [Sat Sep 5 11:40:02 2026] POST /volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ac3465b3-c2d8-4e0a-912d-d5a386a36e25 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ac3465b3-c2d8-4e0a-912d-d5a386a36e25 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] DELETE http://192.168.122.95/volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ac3465b3-c2d8-4e0a-912d-d5a386a36e25 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ac3465b3-c2d8-4e0a-912d-d5a386a36e25 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ac3465b3-c2d8-4e0a-912d-d5a386a36e25 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b returned with HTTP 202 Sep 05 11:40:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 534/1040] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:40:02 2026] DELETE /volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ac1fb1bb-76f6-4720-a3f2-d1444d83ceef None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ac1fb1bb-76f6-4720-a3f2-d1444d83ceef tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] GET http://192.168.122.95/volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ac1fb1bb-76f6-4720-a3f2-d1444d83ceef tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ac1fb1bb-76f6-4720-a3f2-d1444d83ceef tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ac1fb1bb-76f6-4720-a3f2-d1444d83ceef tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b returned with HTTP 404 Sep 05 11:40:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 507/1041] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:40:02 2026] GET /volume/v3/types/1f1ba67b-814c-4aa1-9f8d-93af8a9fc42b => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-28a78752-1372-422e-8c81-95987ffc4bb7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-28a78752-1372-422e-8c81-95987ffc4bb7 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-28a78752-1372-422e-8c81-95987ffc4bb7 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1259197174", "os-volume-type-access:is_public": false}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-28a78752-1372-422e-8c81-95987ffc4bb7 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:40:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 535/1042] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:40:02 2026] POST /volume/v3/types => generated 229 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-815956b4-9471-4b21-8427-461ba016d39f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-815956b4-9471-4b21-8427-461ba016d39f tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] POST http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-815956b4-9471-4b21-8427-461ba016d39f tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action body: b'{"addProjectAccess": {"project": "684e781e7f1b4ce699a5aa89e94fdc0d"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-815956b4-9471-4b21-8427-461ba016d39f tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "684e781e7f1b4ce699a5aa89e94fdc0d"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-815956b4-9471-4b21-8427-461ba016d39f tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action returned with HTTP 202 Sep 05 11:40:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 508/1043] 192.168.122.95 () {60 vars in 1263 bytes} [Sat Sep 5 11:40:02 2026] POST /volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ce8aaab2-8830-4f6d-9bda-8fb3ee306604 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ce8aaab2-8830-4f6d-9bda-8fb3ee306604 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] POST http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ce8aaab2-8830-4f6d-9bda-8fb3ee306604 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action body: b'{"addProjectAccess": {"project": "b4f4a56e265f4288a92cefdbeb8c9fba"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ce8aaab2-8830-4f6d-9bda-8fb3ee306604 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b4f4a56e265f4288a92cefdbeb8c9fba"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ce8aaab2-8830-4f6d-9bda-8fb3ee306604 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action returned with HTTP 202 Sep 05 11:40:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 536/1044] 192.168.122.95 () {60 vars in 1263 bytes} [Sat Sep 5 11:40:02 2026] POST /volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5b2108fc-7ae1-4892-ace5-8975eff0b4ea None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5b2108fc-7ae1-4892-ace5-8975eff0b4ea tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] GET http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/os-volume-type-access Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5b2108fc-7ae1-4892-ace5-8975eff0b4ea tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5b2108fc-7ae1-4892-ace5-8975eff0b4ea tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5b2108fc-7ae1-4892-ace5-8975eff0b4ea tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/os-volume-type-access returned with HTTP 200 Sep 05 11:40:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 509/1045] 192.168.122.95 () {58 vars in 1287 bytes} [Sat Sep 5 11:40:02 2026] GET /volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/os-volume-type-access => generated 244 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e8f43ec3-36c4-4580-a67d-f506cc01e5d9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e8f43ec3-36c4-4580-a67d-f506cc01e5d9 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] POST http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e8f43ec3-36c4-4580-a67d-f506cc01e5d9 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action body: b'{"removeProjectAccess": {"project": "b4f4a56e265f4288a92cefdbeb8c9fba"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e8f43ec3-36c4-4580-a67d-f506cc01e5d9 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b4f4a56e265f4288a92cefdbeb8c9fba"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e8f43ec3-36c4-4580-a67d-f506cc01e5d9 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action returned with HTTP 202 Sep 05 11:40:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 537/1046] 192.168.122.95 () {60 vars in 1263 bytes} [Sat Sep 5 11:40:02 2026] POST /volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b88ea4eb-b224-478b-bd01-3deedee46a28 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b88ea4eb-b224-478b-bd01-3deedee46a28 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] POST http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-53eae636-4168-4511-9d95-85cb01a8100f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b88ea4eb-b224-478b-bd01-3deedee46a28 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action body: b'{"removeProjectAccess": {"project": "684e781e7f1b4ce699a5aa89e94fdc0d"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b88ea4eb-b224-478b-bd01-3deedee46a28 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "684e781e7f1b4ce699a5aa89e94fdc0d"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53eae636-4168-4511-9d95-85cb01a8100f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-53eae636-4168-4511-9d95-85cb01a8100f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-53eae636-4168-4511-9d95-85cb01a8100f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-53eae636-4168-4511-9d95-85cb01a8100f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b88ea4eb-b224-478b-bd01-3deedee46a28 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action returned with HTTP 202 Sep 05 11:40:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 510/1047] 192.168.122.95 () {60 vars in 1263 bytes} [Sat Sep 5 11:40:02 2026] POST /volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-64b08d0d-f97c-47e4-8a9f-92d751349459 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53eae636-4168-4511-9d95-85cb01a8100f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 200 Sep 05 11:40:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 538/1048] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:02 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64b08d0d-f97c-47e4-8a9f-92d751349459 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] DELETE http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7 Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64b08d0d-f97c-47e4-8a9f-92d751349459 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64b08d0d-f97c-47e4-8a9f-92d751349459 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64b08d0d-f97c-47e4-8a9f-92d751349459 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7 returned with HTTP 202 Sep 05 11:40:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 511/1049] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:40:02 2026] DELETE /volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-68725f65-5834-4e68-8c78-4c6563d5ce92 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-68725f65-5834-4e68-8c78-4c6563d5ce92 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] GET http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7 Sep 05 11:40:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-68725f65-5834-4e68-8c78-4c6563d5ce92 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-68725f65-5834-4e68-8c78-4c6563d5ce92 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-68725f65-5834-4e68-8c78-4c6563d5ce92 tempest-VolumeTypesAccessTest-1903776917 tempest-VolumeTypesAccessTest-1903776917-project-admin] http://192.168.122.95/volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7 returned with HTTP 404 Sep 05 11:40:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 539/1050] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:40:03 2026] GET /volume/v3/types/c9c56cef-b2da-4618-a138-8058edf245e7 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-17a10eef-c2ef-430a-a37c-d3f8120f0983 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-17a10eef-c2ef-430a-a37c-d3f8120f0983 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-17a10eef-c2ef-430a-a37c-d3f8120f0983 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-17a10eef-c2ef-430a-a37c-d3f8120f0983 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-17a10eef-c2ef-430a-a37c-d3f8120f0983 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-17a10eef-c2ef-430a-a37c-d3f8120f0983 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 200 Sep 05 11:40:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 512/1051] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:03 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 326 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c1a7d708-a95c-4cfd-8b59-a3e7038d3cc7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1a7d708-a95c-4cfd-8b59-a3e7038d3cc7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1a7d708-a95c-4cfd-8b59-a3e7038d3cc7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1a7d708-a95c-4cfd-8b59-a3e7038d3cc7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-c1a7d708-a95c-4cfd-8b59-a3e7038d3cc7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1a7d708-a95c-4cfd-8b59-a3e7038d3cc7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 200 Sep 05 11:40:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 540/1052] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:05 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 326 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ce3cab6f-e9f5-4bc1-97c5-54a5ed071e7b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce3cab6f-e9f5-4bc1-97c5-54a5ed071e7b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce3cab6f-e9f5-4bc1-97c5-54a5ed071e7b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce3cab6f-e9f5-4bc1-97c5-54a5ed071e7b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-ce3cab6f-e9f5-4bc1-97c5-54a5ed071e7b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce3cab6f-e9f5-4bc1-97c5-54a5ed071e7b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 200 Sep 05 11:40:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 513/1053] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:06 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 326 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-725cd709-0a66-47b2-a8d3-d2fea5418de7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-725cd709-0a66-47b2-a8d3-d2fea5418de7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-725cd709-0a66-47b2-a8d3-d2fea5418de7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-725cd709-0a66-47b2-a8d3-d2fea5418de7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-725cd709-0a66-47b2-a8d3-d2fea5418de7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-725cd709-0a66-47b2-a8d3-d2fea5418de7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 200 Sep 05 11:40:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 541/1054] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:07 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e3452e6a-4ed8-4945-9b70-c42436e3a990 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3452e6a-4ed8-4945-9b70-c42436e3a990 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/detail Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3452e6a-4ed8-4945-9b70-c42436e3a990 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3452e6a-4ed8-4945-9b70-c42436e3a990 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-e3452e6a-4ed8-4945-9b70-c42436e3a990 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-e3452e6a-4ed8-4945-9b70-c42436e3a990 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: /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 05 11:40:07 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e3452e6a-4ed8-4945-9b70-c42436e3a990 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all snapshots completed successfully. Sep 05 11:40:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3452e6a-4ed8-4945-9b70-c42436e3a990 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:40:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 514/1055] 192.168.122.95 () {58 vars in 1143 bytes} [Sat Sep 5 11:40:07 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3c92e918-1276-4813-a08d-99ff091e4a81 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c92e918-1276-4813-a08d-99ff091e4a81 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3c92e918-1276-4813-a08d-99ff091e4a81 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3c92e918-1276-4813-a08d-99ff091e4a81 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3c92e918-1276-4813-a08d-99ff091e4a81 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c92e918-1276-4813-a08d-99ff091e4a81 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d returned with HTTP 200 Sep 05 11:40:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 542/1056] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:07 2026] GET /volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6ffecc2c-047a-40e7-b218-06edc3bd2efa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ffecc2c-047a-40e7-b218-06edc3bd2efa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/6f47d0ec-13f7-4f07-8429-e327ea14ad7b Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ffecc2c-047a-40e7-b218-06edc3bd2efa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ffecc2c-047a-40e7-b218-06edc3bd2efa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6ffecc2c-047a-40e7-b218-06edc3bd2efa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ffecc2c-047a-40e7-b218-06edc3bd2efa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/6f47d0ec-13f7-4f07-8429-e327ea14ad7b returned with HTTP 200 Sep 05 11:40:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 515/1057] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:07 2026] GET /volume/v3/snapshots/6f47d0ec-13f7-4f07-8429-e327ea14ad7b => generated 470 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-927cc35a-aa3d-4deb-b8da-83f72abb9b40 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-927cc35a-aa3d-4deb-b8da-83f72abb9b40 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] DELETE http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-927cc35a-aa3d-4deb-b8da-83f72abb9b40 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-927cc35a-aa3d-4deb-b8da-83f72abb9b40 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-927cc35a-aa3d-4deb-b8da-83f72abb9b40 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] delete called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87145) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:40:07 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.group_snapshots [None req-927cc35a-aa3d-4deb-b8da-83f72abb9b40 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Delete group_snapshot with id: 476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:07 devstack devstack@c-api.service[87145]: /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 05 11:40:07 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-927cc35a-aa3d-4deb-b8da-83f72abb9b40 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 202 Sep 05 11:40:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 543/1058] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:40:07 2026] DELETE /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:40:07 devstack devstack@c-api.service[87146]: /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 05 11:40:07 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:40:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all volumes completed successfully. Sep 05 11:40:08 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:08 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:08 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:08 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:08 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:08 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2cdc004f-02b3-491c-9bea-4878a28474a3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:40:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 516/1059] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:40:07 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:40:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-93e34dcd-6fbf-4af5-81de-0e2af493f3c1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93e34dcd-6fbf-4af5-81de-0e2af493f3c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/detail Sep 05 11:40:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93e34dcd-6fbf-4af5-81de-0e2af493f3c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93e34dcd-6fbf-4af5-81de-0e2af493f3c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-93e34dcd-6fbf-4af5-81de-0e2af493f3c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:08 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-93e34dcd-6fbf-4af5-81de-0e2af493f3c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:40:08 devstack devstack@c-api.service[87145]: /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 05 11:40:08 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-93e34dcd-6fbf-4af5-81de-0e2af493f3c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all snapshots completed successfully. Sep 05 11:40:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93e34dcd-6fbf-4af5-81de-0e2af493f3c1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:40:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 544/1060] 192.168.122.95 () {58 vars in 1143 bytes} [Sat Sep 5 11:40:08 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fb10a730-e909-476b-a92d-2299411d0fc3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fb10a730-e909-476b-a92d-2299411d0fc3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d Sep 05 11:40:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fb10a730-e909-476b-a92d-2299411d0fc3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fb10a730-e909-476b-a92d-2299411d0fc3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fb10a730-e909-476b-a92d-2299411d0fc3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fb10a730-e909-476b-a92d-2299411d0fc3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d returned with HTTP 200 Sep 05 11:40:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 517/1061] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:08 2026] GET /volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c1dbe1a0-b71b-43a5-b0ea-0f1a52ab7584 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1dbe1a0-b71b-43a5-b0ea-0f1a52ab7584 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d Sep 05 11:40:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1dbe1a0-b71b-43a5-b0ea-0f1a52ab7584 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1dbe1a0-b71b-43a5-b0ea-0f1a52ab7584 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c1dbe1a0-b71b-43a5-b0ea-0f1a52ab7584 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1dbe1a0-b71b-43a5-b0ea-0f1a52ab7584 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d returned with HTTP 200 Sep 05 11:40:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 545/1062] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:09 2026] GET /volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f2605924-1937-45d7-ba37-0e6dee42e693 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2605924-1937-45d7-ba37-0e6dee42e693 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d Sep 05 11:40:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2605924-1937-45d7-ba37-0e6dee42e693 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2605924-1937-45d7-ba37-0e6dee42e693 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f2605924-1937-45d7-ba37-0e6dee42e693 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2605924-1937-45d7-ba37-0e6dee42e693 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d returned with HTTP 200 Sep 05 11:40:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 518/1063] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:10 2026] GET /volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d => generated 469 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-15a1146a-09d4-49f0-aa17-9171a03465d1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-15a1146a-09d4-49f0-aa17-9171a03465d1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d Sep 05 11:40:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-15a1146a-09d4-49f0-aa17-9171a03465d1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-15a1146a-09d4-49f0-aa17-9171a03465d1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-15a1146a-09d4-49f0-aa17-9171a03465d1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-15a1146a-09d4-49f0-aa17-9171a03465d1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d returned with HTTP 200 Sep 05 11:40:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 546/1064] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:11 2026] GET /volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d => generated 469 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-73bea574-5e2b-41c7-9fb7-408a17e17f5f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73bea574-5e2b-41c7-9fb7-408a17e17f5f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d Sep 05 11:40:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73bea574-5e2b-41c7-9fb7-408a17e17f5f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73bea574-5e2b-41c7-9fb7-408a17e17f5f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-73bea574-5e2b-41c7-9fb7-408a17e17f5f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73bea574-5e2b-41c7-9fb7-408a17e17f5f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d returned with HTTP 200 Sep 05 11:40:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 519/1065] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:12 2026] GET /volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d => generated 469 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-db8b68e4-fecc-4140-9bee-0a03be5171e6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-db8b68e4-fecc-4140-9bee-0a03be5171e6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d Sep 05 11:40:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-db8b68e4-fecc-4140-9bee-0a03be5171e6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-db8b68e4-fecc-4140-9bee-0a03be5171e6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-db8b68e4-fecc-4140-9bee-0a03be5171e6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-db8b68e4-fecc-4140-9bee-0a03be5171e6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d returned with HTTP 200 Sep 05 11:40:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 547/1066] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:13 2026] GET /volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0e77b30c-9771-488a-a8a3-c2e24cd70b9b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e77b30c-9771-488a-a8a3-c2e24cd70b9b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d Sep 05 11:40:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0e77b30c-9771-488a-a8a3-c2e24cd70b9b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0e77b30c-9771-488a-a8a3-c2e24cd70b9b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e77b30c-9771-488a-a8a3-c2e24cd70b9b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d returned with HTTP 404 Sep 05 11:40:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 520/1067] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:14 2026] GET /volume/v3/snapshots/d977f9fa-3417-4377-96e3-6b5e63b96c6d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7f35464e-5361-4dcc-95de-d5df22349ec9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f35464e-5361-4dcc-95de-d5df22349ec9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/6f47d0ec-13f7-4f07-8429-e327ea14ad7b Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f35464e-5361-4dcc-95de-d5df22349ec9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f35464e-5361-4dcc-95de-d5df22349ec9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f35464e-5361-4dcc-95de-d5df22349ec9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/6f47d0ec-13f7-4f07-8429-e327ea14ad7b returned with HTTP 404 Sep 05 11:40:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 548/1068] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:15 2026] GET /volume/v3/snapshots/6f47d0ec-13f7-4f07-8429-e327ea14ad7b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a2536664-5af9-42a9-82f8-184ceabab7e3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a2536664-5af9-42a9-82f8-184ceabab7e3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a2536664-5af9-42a9-82f8-184ceabab7e3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a2536664-5af9-42a9-82f8-184ceabab7e3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-a2536664-5af9-42a9-82f8-184ceabab7e3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a2536664-5af9-42a9-82f8-184ceabab7e3 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 404 Sep 05 11:40:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 521/1069] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:15 2026] GET /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-98c27919-a6c9-4c8e-9945-efd2d4bb26dd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-98c27919-a6c9-4c8e-9945-efd2d4bb26dd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] DELETE http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-98c27919-a6c9-4c8e-9945-efd2d4bb26dd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-98c27919-a6c9-4c8e-9945-efd2d4bb26dd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-98c27919-a6c9-4c8e-9945-efd2d4bb26dd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] delete called for member 476cd270-88ec-4629-8ae0-6957c218819e {{(pid=87145) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.group_snapshots [None req-98c27919-a6c9-4c8e-9945-efd2d4bb26dd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Delete group_snapshot with id: 476cd270-88ec-4629-8ae0-6957c218819e Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-98c27919-a6c9-4c8e-9945-efd2d4bb26dd tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e returned with HTTP 404 Sep 05 11:40:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 549/1070] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:40:15 2026] DELETE /volume/v3/group_snapshots/476cd270-88ec-4629-8ae0-6957c218819e => generated 116 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: /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 05 11:40:15 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:40:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all volumes completed successfully. Sep 05 11:40:15 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:15 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:15 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:15 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41883bd8-d793-446d-81f2-54913d0c0ed7 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:40:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 522/1071] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:40:15 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ff4ec371-b6c6-41b2-95bc-29caa18ffc48 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff4ec371-b6c6-41b2-95bc-29caa18ffc48 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453/action Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff4ec371-b6c6-41b2-95bc-29caa18ffc48 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff4ec371-b6c6-41b2-95bc-29caa18ffc48 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-ff4ec371-b6c6-41b2-95bc-29caa18ffc48 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] delete called for group 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87145) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-ff4ec371-b6c6-41b2-95bc-29caa18ffc48 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Delete group with id: 76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:40:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:15 devstack devstack@c-api.service[87145]: /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 05 11:40:15 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:40:15 devstack devstack@c-api.service[87145]: /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 05 11:40:15 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff4ec371-b6c6-41b2-95bc-29caa18ffc48 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453/action returned with HTTP 202 Sep 05 11:40:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 550/1072] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:40:15 2026] POST /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-33067e51-108a-4935-b1f2-108a55d5caea None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-33067e51-108a-4935-b1f2-108a55d5caea tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-33067e51-108a-4935-b1f2-108a55d5caea tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-33067e51-108a-4935-b1f2-108a55d5caea tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-33067e51-108a-4935-b1f2-108a55d5caea tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:40:15 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-33067e51-108a-4935-b1f2-108a55d5caea tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:15 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-33067e51-108a-4935-b1f2-108a55d5caea tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:15 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-33067e51-108a-4935-b1f2-108a55d5caea tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-33067e51-108a-4935-b1f2-108a55d5caea tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f returned with HTTP 200 Sep 05 11:40:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 551/1073] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:15 2026] GET /volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f => generated 921 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-820693594"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-820693594'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Create volume of 1 GB Sep 05 11:40:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Availability Zones retrieved successfully. Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Flow 'volume_create_api' (fbac89e2-d43f-4579-8864-7bcc757885cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d18e12-ac7d-48fb-924f-60b5c307bd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d18e12-ac7d-48fb-924f-60b5c307bd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e2afa7-c7b6-435c-82b3-7550740746d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Created reservations ['f1c7c1e5-6a4d-4887-ae1e-76d244a55788', '23ccf424-cff6-4ff3-803c-6568791bbadd', 'b4c0736c-44ea-4a8b-8334-0d9058d95e29', '83d7d4ce-37ea-4558-a73a-0b81e5fc53e6'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e2afa7-c7b6-435c-82b3-7550740746d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1c7c1e5-6a4d-4887-ae1e-76d244a55788', '23ccf424-cff6-4ff3-803c-6568791bbadd', 'b4c0736c-44ea-4a8b-8334-0d9058d95e29', '83d7d4ce-37ea-4558-a73a-0b81e5fc53e6']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1a4b2a-091c-49c7-ac5b-9d3bfeaac7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1a4b2a-091c-49c7-ac5b-9d3bfeaac7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88279242-9467-40bb-958b-8ce995efc6a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-820693594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1bc005bd1a4886ac49a4ef12130c04',qos_specs=None,replication_status=,reservations=['f1c7c1e5-6a4d-4887-ae1e-76d244a55788','23ccf424-cff6-4ff3-803c-6568791bbadd','b4c0736c-44ea-4a8b-8334-0d9058d95e29','83d7d4ce-37ea-4558-a73a-0b81e5fc53e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6720399ff688456482f2d42a9638183c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-820693594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88279242-9467-40bb-958b-8ce995efc6a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1bc005bd1a4886ac49a4ef12130c04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6720399ff688456482f2d42a9638183c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7591feb7-20ac-4b5f-9993-a2a851049286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7591feb7-20ac-4b5f-9993-a2a851049286) transitioned into state 'SUCCESS' from state '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-820693594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1bc005bd1a4886ac49a4ef12130c04',qos_specs=None,replication_status=,reservations=['f1c7c1e5-6a4d-4887-ae1e-76d244a55788','23ccf424-cff6-4ff3-803c-6568791bbadd','b4c0736c-44ea-4a8b-8334-0d9058d95e29','83d7d4ce-37ea-4558-a73a-0b81e5fc53e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6720399ff688456482f2d42a9638183c',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d0b227-5a6b-4abe-b598-361d9623778c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d0b227-5a6b-4abe-b598-361d9623778c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Flow 'volume_create_api' (fbac89e2-d43f-4579-8864-7bcc757885cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Create volume request issued successfully. Sep 05 11:40:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8749c76c-b486-4b01-9e9a-b34a06725e0c tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 523/1074] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:40:15 2026] POST /volume/v3/volumes => generated 756 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f56a014b-c428-49d4-bb86-fc09f8950a48 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f56a014b-c428-49d4-bb86-fc09f8950a48 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 Sep 05 11:40:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f56a014b-c428-49d4-bb86-fc09f8950a48 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f56a014b-c428-49d4-bb86-fc09f8950a48 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f56a014b-c428-49d4-bb86-fc09f8950a48 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f56a014b-c428-49d4-bb86-fc09f8950a48 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 returned with HTTP 200 Sep 05 11:40:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 552/1075] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:16 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 => generated 824 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-304117d8-1c8f-44ba-bb07-3d6d07f42c59 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-304117d8-1c8f-44ba-bb07-3d6d07f42c59 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-304117d8-1c8f-44ba-bb07-3d6d07f42c59 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-304117d8-1c8f-44ba-bb07-3d6d07f42c59 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-304117d8-1c8f-44ba-bb07-3d6d07f42c59 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:40:16 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-304117d8-1c8f-44ba-bb07-3d6d07f42c59 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:16 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-304117d8-1c8f-44ba-bb07-3d6d07f42c59 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:17 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-304117d8-1c8f-44ba-bb07-3d6d07f42c59 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-304117d8-1c8f-44ba-bb07-3d6d07f42c59 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f returned with HTTP 200 Sep 05 11:40:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 524/1076] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:16 2026] GET /volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f => generated 921 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f6ed8482-59ef-4ae2-b651-6715347c354d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f6ed8482-59ef-4ae2-b651-6715347c354d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 Sep 05 11:40:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f6ed8482-59ef-4ae2-b651-6715347c354d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f6ed8482-59ef-4ae2-b651-6715347c354d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f6ed8482-59ef-4ae2-b651-6715347c354d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f6ed8482-59ef-4ae2-b651-6715347c354d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 returned with HTTP 200 Sep 05 11:40:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 553/1077] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:17 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 => generated 848 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-52b0a693-f84f-4d0a-bef7-d247bb001e0f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-52b0a693-f84f-4d0a-bef7-d247bb001e0f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-52b0a693-f84f-4d0a-bef7-d247bb001e0f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-52b0a693-f84f-4d0a-bef7-d247bb001e0f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-52b0a693-f84f-4d0a-bef7-d247bb001e0f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f returned with HTTP 404 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 525/1078] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/volumes/2f97930a-24a7-4ed8-9b4e-6ab7a709854f => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7d11c0d2-0667-4165-ad0a-4323a2ee3eac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7d11c0d2-0667-4165-ad0a-4323a2ee3eac tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7d11c0d2-0667-4165-ad0a-4323a2ee3eac tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7d11c0d2-0667-4165-ad0a-4323a2ee3eac tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7d11c0d2-0667-4165-ad0a-4323a2ee3eac tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c returned with HTTP 404 Sep 05 11:40:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 554/1079] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/volumes/67b1919c-ff18-4cdb-b92b-65edac2c4f9c => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-960a683f-d5cc-44fc-b790-564434ebab11 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-960a683f-d5cc-44fc-b790-564434ebab11 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-960a683f-d5cc-44fc-b790-564434ebab11 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-960a683f-d5cc-44fc-b790-564434ebab11 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-960a683f-d5cc-44fc-b790-564434ebab11 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 76c7e0fe-ebf2-4952-af5c-4f55f7793453 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-960a683f-d5cc-44fc-b790-564434ebab11 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 returned with HTTP 404 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 526/1080] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/groups/76c7e0fe-ebf2-4952-af5c-4f55f7793453 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-91023d99-e40a-44b1-96b6-af7566e904fd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-91023d99-e40a-44b1-96b6-af7566e904fd tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/340e92af-39ce-41ed-8c82-ccdbb5004a4f Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-91023d99-e40a-44b1-96b6-af7566e904fd tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-91023d99-e40a-44b1-96b6-af7566e904fd tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-91023d99-e40a-44b1-96b6-af7566e904fd tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/group_types/340e92af-39ce-41ed-8c82-ccdbb5004a4f returned with HTTP 202 Sep 05 11:40:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 555/1081] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:40:18 2026] DELETE /volume/v3/group_types/340e92af-39ce-41ed-8c82-ccdbb5004a4f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6ecc3c1e-920a-4ba6-9784-2b3f005c5ac8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ecc3c1e-920a-4ba6-9784-2b3f005c5ac8 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] DELETE http://192.168.122.95/volume/v3/types/0b63ae62-9566-4366-bde3-83c57509bd1b Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ecc3c1e-920a-4ba6-9784-2b3f005c5ac8 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ecc3c1e-920a-4ba6-9784-2b3f005c5ac8 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ecc3c1e-920a-4ba6-9784-2b3f005c5ac8 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/types/0b63ae62-9566-4366-bde3-83c57509bd1b returned with HTTP 202 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 527/1082] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:40:18 2026] DELETE /volume/v3/types/0b63ae62-9566-4366-bde3-83c57509bd1b => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3d8d2353-2c23-4ead-957f-3001f3da49ab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3d8d2353-2c23-4ead-957f-3001f3da49ab tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] GET http://192.168.122.95/volume/v3/types/0b63ae62-9566-4366-bde3-83c57509bd1b Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3d8d2353-2c23-4ead-957f-3001f3da49ab tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3d8d2353-2c23-4ead-957f-3001f3da49ab tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3d8d2353-2c23-4ead-957f-3001f3da49ab tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/types/0b63ae62-9566-4366-bde3-83c57509bd1b returned with HTTP 404 Sep 05 11:40:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 556/1083] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/types/0b63ae62-9566-4366-bde3-83c57509bd1b => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-41c53ed2-d1fc-4b9b-ae4b-752ff0812df9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41c53ed2-d1fc-4b9b-ae4b-752ff0812df9 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41c53ed2-d1fc-4b9b-ae4b-752ff0812df9 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-972289902"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41c53ed2-d1fc-4b9b-ae4b-752ff0812df9 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 528/1084] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:40:18 2026] POST /volume/v3/types => generated 223 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-590062b1-965f-4072-9b39-263cc27116b6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-590062b1-965f-4072-9b39-263cc27116b6 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-590062b1-965f-4072-9b39-263cc27116b6 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-928562804"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0e1967f9-ca59-4121-89bc-0be1512a25bf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e1967f9-ca59-4121-89bc-0be1512a25bf tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0e1967f9-ca59-4121-89bc-0be1512a25bf tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0e1967f9-ca59-4121-89bc-0be1512a25bf tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-590062b1-965f-4072-9b39-263cc27116b6 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 557/1085] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:40:18 2026] POST /volume/v3/group_types => generated 180 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6da500a4-eb87-4298-8b06-46e942d99c28 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0e1967f9-ca59-4121-89bc-0be1512a25bf tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6da500a4-eb87-4298-8b06-46e942d99c28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/groups Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6da500a4-eb87-4298-8b06-46e942d99c28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f322522f-ddd9-41da-a988-dc4e19d3c1d7", "volume_types": ["f3265f9a-5f19-4228-8015-056ec6ff8027"], "name": "tempest-GroupSnapshotsTest-Group-1460404506"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-6da500a4-eb87-4298-8b06-46e942d99c28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating new group {'group': {'group_type': 'f322522f-ddd9-41da-a988-dc4e19d3c1d7', 'volume_types': ['f3265f9a-5f19-4228-8015-056ec6ff8027'], 'name': 'tempest-GroupSnapshotsTest-Group-1460404506'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0e1967f9-ca59-4121-89bc-0be1512a25bf tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 returned with HTTP 200 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 529/1086] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-6da500a4-eb87-4298-8b06-46e942d99c28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating group tempest-GroupSnapshotsTest-Group-1460404506. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0a390cb3-8759-48dd-85cd-292b5d758235 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0a390cb3-8759-48dd-85cd-292b5d758235 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] POST http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0a390cb3-8759-48dd-85cd-292b5d758235 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6da500a4-eb87-4298-8b06-46e942d99c28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Availability Zones retrieved successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0a390cb3-8759-48dd-85cd-292b5d758235 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0a390cb3-8759-48dd-85cd-292b5d758235 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Create volume metadata completed successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0a390cb3-8759-48dd-85cd-292b5d758235 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata returned with HTTP 200 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 530/1087] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:40:18 2026] POST /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata => generated 101 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3e36ab97-5d3b-4577-a143-59784d851325 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-6da500a4-eb87-4298-8b06-46e942d99c28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['3af12a28-95ba-41e7-8b39-1632c6c813c8'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6da500a4-eb87-4298-8b06-46e942d99c28 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups returned with HTTP 202 Sep 05 11:40:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 558/1088] 192.168.122.95 () {62 vars in 1176 bytes} [Sat Sep 5 11:40:18 2026] POST /volume/v3/groups => generated 112 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f97877a1-32f7-4294-b779-4a173bc45fdc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f97877a1-32f7-4294-b779-4a173bc45fdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f97877a1-32f7-4294-b779-4a173bc45fdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f97877a1-32f7-4294-b779-4a173bc45fdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-f97877a1-32f7-4294-b779-4a173bc45fdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e36ab97-5d3b-4577-a143-59784d851325 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e36ab97-5d3b-4577-a143-59784d851325 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e36ab97-5d3b-4577-a143-59784d851325 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3e36ab97-5d3b-4577-a143-59784d851325 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Volume info retrieved successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:18 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f97877a1-32f7-4294-b779-4a173bc45fdc tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 returned with HTTP 200 Sep 05 11:40:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 559/1089] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 => generated 392 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3e36ab97-5d3b-4577-a143-59784d851325 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Get volume metadata completed successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e36ab97-5d3b-4577-a143-59784d851325 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata returned with HTTP 200 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 531/1090] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata => generated 101 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-41ab2fae-efea-4507-a7c7-e1a208004b8b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41ab2fae-efea-4507-a7c7-e1a208004b8b tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] PUT http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-41ab2fae-efea-4507-a7c7-e1a208004b8b tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-41ab2fae-efea-4507-a7c7-e1a208004b8b tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-41ab2fae-efea-4507-a7c7-e1a208004b8b tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Update volume metadata completed successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41ab2fae-efea-4507-a7c7-e1a208004b8b tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata returned with HTTP 200 Sep 05 11:40:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 560/1091] 192.168.122.95 () {60 vars in 1274 bytes} [Sat Sep 5 11:40:18 2026] PUT /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata => generated 57 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3010265f-7206-46c3-b36b-77218603875d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3010265f-7206-46c3-b36b-77218603875d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3010265f-7206-46c3-b36b-77218603875d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3010265f-7206-46c3-b36b-77218603875d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3010265f-7206-46c3-b36b-77218603875d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Volume info retrieved successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3010265f-7206-46c3-b36b-77218603875d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Get volume metadata completed successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3010265f-7206-46c3-b36b-77218603875d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata returned with HTTP 200 Sep 05 11:40:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 532/1092] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d0599181-470f-4f3d-a30e-838d0bc16153 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d0599181-470f-4f3d-a30e-838d0bc16153 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] DELETE http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata/key1 Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d0599181-470f-4f3d-a30e-838d0bc16153 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d0599181-470f-4f3d-a30e-838d0bc16153 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d0599181-470f-4f3d-a30e-838d0bc16153 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d0599181-470f-4f3d-a30e-838d0bc16153 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Get volume metadata completed successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d0599181-470f-4f3d-a30e-838d0bc16153 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Delete volume metadata completed successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d0599181-470f-4f3d-a30e-838d0bc16153 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata/key1 returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 561/1093] 192.168.122.95 () {58 vars in 1272 bytes} [Sat Sep 5 11:40:18 2026] DELETE /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata/key1 => generated 0 bytes in 58 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-607dc89b-667d-4fc5-bf6d-18b2f5810bc5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-607dc89b-667d-4fc5-bf6d-18b2f5810bc5 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-607dc89b-667d-4fc5-bf6d-18b2f5810bc5 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-607dc89b-667d-4fc5-bf6d-18b2f5810bc5 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-607dc89b-667d-4fc5-bf6d-18b2f5810bc5 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-607dc89b-667d-4fc5-bf6d-18b2f5810bc5 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Get volume metadata completed successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-607dc89b-667d-4fc5-bf6d-18b2f5810bc5 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 533/1094] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:40:19 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata => generated 32 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7a26c7e6-d905-4ff3-b823-d788af23d698 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a26c7e6-d905-4ff3-b823-d788af23d698 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] PUT http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a26c7e6-d905-4ff3-b823-d788af23d698 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7a26c7e6-d905-4ff3-b823-d788af23d698 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7a26c7e6-d905-4ff3-b823-d788af23d698 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Update volume metadata completed successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a26c7e6-d905-4ff3-b823-d788af23d698 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 562/1095] 192.168.122.95 () {60 vars in 1274 bytes} [Sat Sep 5 11:40:19 2026] PUT /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata => generated 16 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ab126e93-5e11-40a0-bfc4-999f2c039e14 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ab126e93-5e11-40a0-bfc4-999f2c039e14 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] POST http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ab126e93-5e11-40a0-bfc4-999f2c039e14 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ab126e93-5e11-40a0-bfc4-999f2c039e14 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ab126e93-5e11-40a0-bfc4-999f2c039e14 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Create volume metadata completed successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ab126e93-5e11-40a0-bfc4-999f2c039e14 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 534/1096] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:19 2026] POST /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata => generated 68 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-193e9e27-f8a6-4f92-bf00-692f58980339 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-193e9e27-f8a6-4f92-bf00-692f58980339 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] PUT http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata/key3 Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-193e9e27-f8a6-4f92-bf00-692f58980339 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-193e9e27-f8a6-4f92-bf00-692f58980339 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-193e9e27-f8a6-4f92-bf00-692f58980339 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Update volume metadata completed successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-193e9e27-f8a6-4f92-bf00-692f58980339 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata/key3 returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 563/1097] 192.168.122.95 () {60 vars in 1289 bytes} [Sat Sep 5 11:40:19 2026] PUT /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata/key3 => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e7848146-7302-4d71-a76c-c1a63fc3f545 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e7848146-7302-4d71-a76c-c1a63fc3f545 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata/key3 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e7848146-7302-4d71-a76c-c1a63fc3f545 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e7848146-7302-4d71-a76c-c1a63fc3f545 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e7848146-7302-4d71-a76c-c1a63fc3f545 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e7848146-7302-4d71-a76c-c1a63fc3f545 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Get volume metadata completed successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e7848146-7302-4d71-a76c-c1a63fc3f545 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata/key3 returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 535/1098] 192.168.122.95 () {58 vars in 1269 bytes} [Sat Sep 5 11:40:19 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0bd78d66-cb6c-4d17-a945-5ade4c89369d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0bd78d66-cb6c-4d17-a945-5ade4c89369d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0bd78d66-cb6c-4d17-a945-5ade4c89369d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0bd78d66-cb6c-4d17-a945-5ade4c89369d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0bd78d66-cb6c-4d17-a945-5ade4c89369d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0bd78d66-cb6c-4d17-a945-5ade4c89369d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] Get volume metadata completed successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0bd78d66-cb6c-4d17-a945-5ade4c89369d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-reader] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 564/1099] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:40:19 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata => generated 75 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5a6243fd-9000-486b-95bf-a8d7e914b4bd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a6243fd-9000-486b-95bf-a8d7e914b4bd tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] PUT http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a6243fd-9000-486b-95bf-a8d7e914b4bd tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5a6243fd-9000-486b-95bf-a8d7e914b4bd tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5a6243fd-9000-486b-95bf-a8d7e914b4bd tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Update volume metadata completed successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a6243fd-9000-486b-95bf-a8d7e914b4bd tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 536/1100] 192.168.122.95 () {60 vars in 1274 bytes} [Sat Sep 5 11:40:19 2026] PUT /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f764ba68-b1cc-4066-83ca-c43b91bcc92f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f764ba68-b1cc-4066-83ca-c43b91bcc92f tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f764ba68-b1cc-4066-83ca-c43b91bcc92f tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f764ba68-b1cc-4066-83ca-c43b91bcc92f tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f764ba68-b1cc-4066-83ca-c43b91bcc92f tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f764ba68-b1cc-4066-83ca-c43b91bcc92f tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 565/1101] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:19 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-89747938-56af-42ff-b71d-e202151f8380 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-89747938-56af-42ff-b71d-e202151f8380 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] DELETE http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-89747938-56af-42ff-b71d-e202151f8380 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-89747938-56af-42ff-b71d-e202151f8380 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-89747938-56af-42ff-b71d-e202151f8380 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Delete volume with id: 88279242-9467-40bb-958b-8ce995efc6a0 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-89747938-56af-42ff-b71d-e202151f8380 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-89747938-56af-42ff-b71d-e202151f8380 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Delete volume request issued successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-89747938-56af-42ff-b71d-e202151f8380 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 returned with HTTP 202 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 537/1102] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:40:19 2026] DELETE /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c4abe17e-5bbd-4ca2-8606-d2e6dada5a7d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4abe17e-5bbd-4ca2-8606-d2e6dada5a7d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4abe17e-5bbd-4ca2-8606-d2e6dada5a7d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4abe17e-5bbd-4ca2-8606-d2e6dada5a7d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c4abe17e-5bbd-4ca2-8606-d2e6dada5a7d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4abe17e-5bbd-4ca2-8606-d2e6dada5a7d tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 566/1103] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:19 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-504b9a0f-ceb9-4590-b228-a93f15566ca6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-504b9a0f-ceb9-4590-b228-a93f15566ca6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-504b9a0f-ceb9-4590-b228-a93f15566ca6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-504b9a0f-ceb9-4590-b228-a93f15566ca6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-504b9a0f-ceb9-4590-b228-a93f15566ca6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:40:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-504b9a0f-ceb9-4590-b228-a93f15566ca6 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 538/1104] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:40:19 2026] GET /volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 => generated 393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1706293033", "volume_type": "f3265f9a-5f19-4228-8015-056ec6ff8027", "group_id": "4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1706293033', 'volume_type': 'f3265f9a-5f19-4228-8015-056ec6ff8027', 'group_id': '4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume of 1 GB Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:40:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Availability Zones retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (ad92988a-82b5-4844-a94c-40b3845c9e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4991ae51-cf5f-40d0-b8e4-d7cda63ca296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4991ae51-cf5f-40d0-b8e4-d7cda63ca296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:40:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3265f9a-5f19-4228-8015-056ec6ff8027,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-972289902',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3265f9a-5f19-4228-8015-056ec6ff8027', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c52952-0e74-4358-aaa0-aa0f9c09997d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-972289902 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-972289902, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:40:20 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-972289902 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-972289902, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['638f8689-37a1-4dae-9bae-b37b66a911a2', '1d6d5fef-a825-41c5-b0d4-e443e681653a', 'fb336153-7a34-46c5-972c-e384c2df36f3', '28461c9f-bfff-4b4f-a1b5-ac0bcd53ce4f'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c52952-0e74-4358-aaa0-aa0f9c09997d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['638f8689-37a1-4dae-9bae-b37b66a911a2', '1d6d5fef-a825-41c5-b0d4-e443e681653a', 'fb336153-7a34-46c5-972c-e384c2df36f3', '28461c9f-bfff-4b4f-a1b5-ac0bcd53ce4f']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af7c2600-5ee6-4370-bf3f-1f2dd4612378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af7c2600-5ee6-4370-bf3f-1f2dd4612378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd064f3f-1d28-4c51-8c89-d34bfafee601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1706293033',encryption_key_id=None,group_id=4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['638f8689-37a1-4dae-9bae-b37b66a911a2','1d6d5fef-a825-41c5-b0d4-e443e681653a','fb336153-7a34-46c5-972c-e384c2df36f3','28461c9f-bfff-4b4f-a1b5-ac0bcd53ce4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=f3265f9a-5f19-4228-8015-056ec6ff8027), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1706293033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9,host=None,id=cd064f3f-1d28-4c51-8c89-d34bfafee601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4079d39981204503bfd20ba7cc776fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3265f9a-5f19-4228-8015-056ec6ff8027),volume_type_id=f3265f9a-5f19-4228-8015-056ec6ff8027)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb14c334-d863-4933-9cd0-9f3a26bb2c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb14c334-d863-4933-9cd0-9f3a26bb2c4a) transitioned into state 'SUCCESS' from state '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-1706293033',encryption_key_id=None,group_id=4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9,group_type_id=,metadata={},multiattach=False,project_id='4079d39981204503bfd20ba7cc776fb7',qos_specs=None,replication_status=,reservations=['638f8689-37a1-4dae-9bae-b37b66a911a2','1d6d5fef-a825-41c5-b0d4-e443e681653a','fb336153-7a34-46c5-972c-e384c2df36f3','28461c9f-bfff-4b4f-a1b5-ac0bcd53ce4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588c3314c4e3499dbe1b69e79f149fdc',volume_type_id=f3265f9a-5f19-4228-8015-056ec6ff8027)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb22d42-260c-4c05-812e-9c5e521a189e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb22d42-260c-4c05-812e-9c5e521a189e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Flow 'volume_create_api' (ad92988a-82b5-4844-a94c-40b3845c9e14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Create volume request issued successfully. Sep 05 11:40:20 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:20 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e25e8e45-7868-489b-a5ea-66cfa84d79e9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 567/1105] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:40:19 2026] POST /volume/v3/volumes => generated 828 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:40:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3142c3d6-f008-41aa-8232-cc7e1a72455b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3142c3d6-f008-41aa-8232-cc7e1a72455b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 Sep 05 11:40:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3142c3d6-f008-41aa-8232-cc7e1a72455b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3142c3d6-f008-41aa-8232-cc7e1a72455b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3142c3d6-f008-41aa-8232-cc7e1a72455b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:40:20 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-3142c3d6-f008-41aa-8232-cc7e1a72455b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:20 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-3142c3d6-f008-41aa-8232-cc7e1a72455b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:20 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-3142c3d6-f008-41aa-8232-cc7e1a72455b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3142c3d6-f008-41aa-8232-cc7e1a72455b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 returned with HTTP 200 Sep 05 11:40:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 539/1106] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:20 2026] GET /volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 => generated 896 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-92d217c8-5144-4d66-ac68-9bcb9b7ba489 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-92d217c8-5144-4d66-ac68-9bcb9b7ba489 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] GET http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-92d217c8-5144-4d66-ac68-9bcb9b7ba489 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-92d217c8-5144-4d66-ac68-9bcb9b7ba489 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-92d217c8-5144-4d66-ac68-9bcb9b7ba489 tempest-VolumesMetadataTest-1607197852 tempest-VolumesMetadataTest-1607197852-project-member] http://192.168.122.95/volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 returned with HTTP 404 Sep 05 11:40:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 568/1107] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:20 2026] GET /volume/v3/volumes/88279242-9467-40bb-958b-8ce995efc6a0 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1dcee865-ba38-4ad9-b124-60f1cbd0504a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1dcee865-ba38-4ad9-b124-60f1cbd0504a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 Sep 05 11:40:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1dcee865-ba38-4ad9-b124-60f1cbd0504a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1dcee865-ba38-4ad9-b124-60f1cbd0504a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1dcee865-ba38-4ad9-b124-60f1cbd0504a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:40:21 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-1dcee865-ba38-4ad9-b124-60f1cbd0504a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:21 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-1dcee865-ba38-4ad9-b124-60f1cbd0504a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:21 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-1dcee865-ba38-4ad9-b124-60f1cbd0504a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1dcee865-ba38-4ad9-b124-60f1cbd0504a tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 returned with HTTP 200 Sep 05 11:40:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 540/1108] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:21 2026] GET /volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 => generated 921 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fed47d7f-6078-4b3c-9bec-3313c8703286 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fed47d7f-6078-4b3c-9bec-3313c8703286 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/group_snapshots Sep 05 11:40:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fed47d7f-6078-4b3c-9bec-3313c8703286 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9", "name": "tempest-group_snapshot-1214903097"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-fed47d7f-6078-4b3c-9bec-3313c8703286 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9', 'name': 'tempest-group_snapshot-1214903097'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 11:40:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.group_snapshots [None req-fed47d7f-6078-4b3c-9bec-3313c8703286 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Creating group_snapshot tempest-group_snapshot-1214903097. Sep 05 11:40:21 devstack devstack@c-api.service[87145]: /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 05 11:40:21 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:40:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:21 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-fed47d7f-6078-4b3c-9bec-3313c8703286 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-972289902 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-972289902, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:40:21 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-fed47d7f-6078-4b3c-9bec-3313c8703286 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Created reservations ['c4c849e9-eb46-41d5-9773-da1123fb2408', '2bb47660-0ee2-46c2-af4c-3416fad2d7b6', 'c4fd97b6-a055-419c-9afa-99b3c6106125', '3e17b26d-6a24-4453-bba5-f3b8d177f634'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fed47d7f-6078-4b3c-9bec-3313c8703286 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots returned with HTTP 202 Sep 05 11:40:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 569/1109] 192.168.122.95 () {62 vars in 1203 bytes} [Sat Sep 5 11:40:21 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a4ee4520-5602-45db-b6e9-758490916a79 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4ee4520-5602-45db-b6e9-758490916a79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4ee4520-5602-45db-b6e9-758490916a79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4ee4520-5602-45db-b6e9-758490916a79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-a4ee4520-5602-45db-b6e9-758490916a79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member f16803c1-9254-495d-bb52-1f95bfced683 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4ee4520-5602-45db-b6e9-758490916a79 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 returned with HTTP 200 Sep 05 11:40:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 541/1110] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:21 2026] GET /volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bbe161f5-b19c-4dcd-b71b-f714561d47a1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bbe161f5-b19c-4dcd-b71b-f714561d47a1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bbe161f5-b19c-4dcd-b71b-f714561d47a1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bbe161f5-b19c-4dcd-b71b-f714561d47a1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-bbe161f5-b19c-4dcd-b71b-f714561d47a1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member f16803c1-9254-495d-bb52-1f95bfced683 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bbe161f5-b19c-4dcd-b71b-f714561d47a1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 returned with HTTP 200 Sep 05 11:40:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 570/1111] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:23 2026] GET /volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 => generated 307 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f31e0080-bca0-4199-ac23-eef3b79d8f30 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f31e0080-bca0-4199-ac23-eef3b79d8f30 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f31e0080-bca0-4199-ac23-eef3b79d8f30 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f31e0080-bca0-4199-ac23-eef3b79d8f30 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-f31e0080-bca0-4199-ac23-eef3b79d8f30 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member f16803c1-9254-495d-bb52-1f95bfced683 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7e7ddf11-2005-4821-b9ba-114412b526ea None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f31e0080-bca0-4199-ac23-eef3b79d8f30 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 returned with HTTP 200 Sep 05 11:40:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 542/1112] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:24 2026] GET /volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 => generated 307 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-203944782"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-203944782'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Create volume of 1 GB Sep 05 11:40:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Availability Zones retrieved successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Flow 'volume_create_api' (17fd0d03-cd29-432a-9649-ce08b7e39920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca79d0a-258d-498c-af03-165d85674ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca79d0a-258d-498c-af03-165d85674ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79735541-b27f-4c20-8615-f1f6d870e56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Created reservations ['dd677327-c7fb-4131-bd86-719952c71821', '04d57f6a-12e1-4537-b28d-905e43adf735', '7d60f20c-1aec-4e71-bd4e-0514c65cc52d', '02d7109c-d4e1-4d88-ab29-9184444c7e61'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79735541-b27f-4c20-8615-f1f6d870e56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd677327-c7fb-4131-bd86-719952c71821', '04d57f6a-12e1-4537-b28d-905e43adf735', '7d60f20c-1aec-4e71-bd4e-0514c65cc52d', '02d7109c-d4e1-4d88-ab29-9184444c7e61']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3545d029-0df6-4827-88bb-ac8646d0c9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3545d029-0df6-4827-88bb-ac8646d0c9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4009291-ae2e-4a65-b809-f7f0f08ccff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-203944782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2359b835d14903a317b058407fd3cf',qos_specs=None,replication_status=,reservations=['dd677327-c7fb-4131-bd86-719952c71821','04d57f6a-12e1-4537-b28d-905e43adf735','7d60f20c-1aec-4e71-bd4e-0514c65cc52d','02d7109c-d4e1-4d88-ab29-9184444c7e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc08a69b8e1d44bda084e6cc9b594ca6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-203944782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4009291-ae2e-4a65-b809-f7f0f08ccff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a2359b835d14903a317b058407fd3cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc08a69b8e1d44bda084e6cc9b594ca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975f4c1c-d672-4db7-b04f-bf7372413355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975f4c1c-d672-4db7-b04f-bf7372413355) transitioned into state 'SUCCESS' from state '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-203944782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2359b835d14903a317b058407fd3cf',qos_specs=None,replication_status=,reservations=['dd677327-c7fb-4131-bd86-719952c71821','04d57f6a-12e1-4537-b28d-905e43adf735','7d60f20c-1aec-4e71-bd4e-0514c65cc52d','02d7109c-d4e1-4d88-ab29-9184444c7e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc08a69b8e1d44bda084e6cc9b594ca6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621f5324-6039-497f-a26e-d0da6473a3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621f5324-6039-497f-a26e-d0da6473a3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Flow 'volume_create_api' (17fd0d03-cd29-432a-9649-ce08b7e39920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Create volume request issued successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7e7ddf11-2005-4821-b9ba-114412b526ea tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 571/1113] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:40:24 2026] POST /volume/v3/volumes => generated 753 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-05295ca9-362a-4c9a-882d-013d4db369da None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-05295ca9-362a-4c9a-882d-013d4db369da tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 Sep 05 11:40:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-05295ca9-362a-4c9a-882d-013d4db369da tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-05295ca9-362a-4c9a-882d-013d4db369da tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-05295ca9-362a-4c9a-882d-013d4db369da tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-05295ca9-362a-4c9a-882d-013d4db369da tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 returned with HTTP 200 Sep 05 11:40:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 543/1114] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:24 2026] GET /volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c3334c03-55b4-4137-871e-a2705efbc375 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c3334c03-55b4-4137-871e-a2705efbc375 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c3334c03-55b4-4137-871e-a2705efbc375 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c3334c03-55b4-4137-871e-a2705efbc375 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-c3334c03-55b4-4137-871e-a2705efbc375 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member f16803c1-9254-495d-bb52-1f95bfced683 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c3334c03-55b4-4137-871e-a2705efbc375 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 572/1115] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 => generated 308 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b5012fb1-7a8f-4004-8b00-f2b1825d64f1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5012fb1-7a8f-4004-8b00-f2b1825d64f1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/detail Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5012fb1-7a8f-4004-8b00-f2b1825d64f1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5012fb1-7a8f-4004-8b00-f2b1825d64f1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-b5012fb1-7a8f-4004-8b00-f2b1825d64f1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-b5012fb1-7a8f-4004-8b00-f2b1825d64f1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /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 05 11:40:25 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b5012fb1-7a8f-4004-8b00-f2b1825d64f1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all snapshots completed successfully. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5012fb1-7a8f-4004-8b00-f2b1825d64f1 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 544/1116] 192.168.122.95 () {58 vars in 1143 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-436b8159-7cdc-4d6e-a98d-0a151853ca56 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-436b8159-7cdc-4d6e-a98d-0a151853ca56 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-436b8159-7cdc-4d6e-a98d-0a151853ca56 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-436b8159-7cdc-4d6e-a98d-0a151853ca56 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-436b8159-7cdc-4d6e-a98d-0a151853ca56 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-436b8159-7cdc-4d6e-a98d-0a151853ca56 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 573/1117] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 => generated 451 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-86a7cd0d-0a28-440f-bc10-ff72bee72ddb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86a7cd0d-0a28-440f-bc10-ff72bee72ddb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-86a7cd0d-0a28-440f-bc10-ff72bee72ddb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-86a7cd0d-0a28-440f-bc10-ff72bee72ddb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-86a7cd0d-0a28-440f-bc10-ff72bee72ddb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member f16803c1-9254-495d-bb52-1f95bfced683 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86a7cd0d-0a28-440f-bc10-ff72bee72ddb tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 545/1118] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-76804d31-dcc6-418b-baec-f9dcd62cc640 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76804d31-dcc6-418b-baec-f9dcd62cc640 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/detail Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76804d31-dcc6-418b-baec-f9dcd62cc640 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76804d31-dcc6-418b-baec-f9dcd62cc640 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: /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 05 11:40:25 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76804d31-dcc6-418b-baec-f9dcd62cc640 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 574/1119] 192.168.122.95 () {60 vars in 1202 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2ab5d0f1-d7dc-4b61-acb3-ffdfa0c1614b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2ab5d0f1-d7dc-4b61-acb3-ffdfa0c1614b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] DELETE http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2ab5d0f1-d7dc-4b61-acb3-ffdfa0c1614b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2ab5d0f1-d7dc-4b61-acb3-ffdfa0c1614b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-2ab5d0f1-d7dc-4b61-acb3-ffdfa0c1614b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] delete called for member f16803c1-9254-495d-bb52-1f95bfced683 {{(pid=87146) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.group_snapshots [None req-2ab5d0f1-d7dc-4b61-acb3-ffdfa0c1614b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Delete group_snapshot with id: f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /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 05 11:40:25 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2ab5d0f1-d7dc-4b61-acb3-ffdfa0c1614b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 returned with HTTP 202 Sep 05 11:40:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 546/1120] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:40:25 2026] DELETE /volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: /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 05 11:40:25 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:40:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all volumes completed successfully. Sep 05 11:40:25 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:25 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3689c0da-ddaa-4962-ba6c-4820cce7494b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 575/1121] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44859b8c-e852-48f7-ab8f-fc9c385e4aa5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44859b8c-e852-48f7-ab8f-fc9c385e4aa5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/detail Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44859b8c-e852-48f7-ab8f-fc9c385e4aa5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44859b8c-e852-48f7-ab8f-fc9c385e4aa5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-44859b8c-e852-48f7-ab8f-fc9c385e4aa5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-44859b8c-e852-48f7-ab8f-fc9c385e4aa5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /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 05 11:40:25 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44859b8c-e852-48f7-ab8f-fc9c385e4aa5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all snapshots completed successfully. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44859b8c-e852-48f7-ab8f-fc9c385e4aa5 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 547/1122] 192.168.122.95 () {58 vars in 1143 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-27acdacc-02d9-48ee-a319-7073e7f22c5b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-27acdacc-02d9-48ee-a319-7073e7f22c5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-27acdacc-02d9-48ee-a319-7073e7f22c5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-27acdacc-02d9-48ee-a319-7073e7f22c5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-27acdacc-02d9-48ee-a319-7073e7f22c5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-27acdacc-02d9-48ee-a319-7073e7f22c5b tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 576/1123] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4b9c5021-2717-46b9-9a49-31a255b8173b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b9c5021-2717-46b9-9a49-31a255b8173b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4b9c5021-2717-46b9-9a49-31a255b8173b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4b9c5021-2717-46b9-9a49-31a255b8173b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4b9c5021-2717-46b9-9a49-31a255b8173b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b9c5021-2717-46b9-9a49-31a255b8173b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 548/1124] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-83ce3f0e-4fb7-49c3-8121-65a442643aee None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-83ce3f0e-4fb7-49c3-8121-65a442643aee tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 Sep 05 11:40:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-83ce3f0e-4fb7-49c3-8121-65a442643aee tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-83ce3f0e-4fb7-49c3-8121-65a442643aee tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-83ce3f0e-4fb7-49c3-8121-65a442643aee tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Snapshot retrieved successfully. Sep 05 11:40:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-83ce3f0e-4fb7-49c3-8121-65a442643aee tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 returned with HTTP 200 Sep 05 11:40:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 577/1125] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:26 2026] GET /volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a6827557-7694-46dd-97c3-0fb70be04293 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a6827557-7694-46dd-97c3-0fb70be04293 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 Sep 05 11:40:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a6827557-7694-46dd-97c3-0fb70be04293 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a6827557-7694-46dd-97c3-0fb70be04293 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a6827557-7694-46dd-97c3-0fb70be04293 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a6827557-7694-46dd-97c3-0fb70be04293 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 returned with HTTP 200 Sep 05 11:40:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 549/1126] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:26 2026] GET /volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:40:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e4009291-ae2e-4a65-b809-f7f0f08ccff4", "size": 2, "name": "tempest-VolumesCloneTest-Volume-203052657"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Create volume request body: {'volume': {'source_volid': 'e4009291-ae2e-4a65-b809-f7f0f08ccff4', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-203052657'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume retrieved successfully. Sep 05 11:40:26 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Create volume of 2 GB Sep 05 11:40:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Availability Zones retrieved successfully. Sep 05 11:40:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Flow 'volume_create_api' (0944d06a-1ec1-4d2a-bccc-f8cdf21e12d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb6943c-7ef2-464f-8d69-1ab4562b1d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb6943c-7ef2-464f-8d69-1ab4562b1d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'e4009291-ae2e-4a65-b809-f7f0f08ccff4', 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531f5784-8c3e-4b85-b5b5-77f6e61e3ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Created reservations ['6018e256-873d-48b9-a7f4-18086b0f197c', 'ee2bf235-a678-45b3-ae0f-685d7d9014ea', '39b5b491-a470-4336-8171-d48ff1d8c83c', '8a229b32-d060-419b-a64f-3dbd7a7eb69b'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531f5784-8c3e-4b85-b5b5-77f6e61e3ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6018e256-873d-48b9-a7f4-18086b0f197c', 'ee2bf235-a678-45b3-ae0f-685d7d9014ea', '39b5b491-a470-4336-8171-d48ff1d8c83c', '8a229b32-d060-419b-a64f-3dbd7a7eb69b']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69e3648b-b0e4-401f-bcb6-9e582d9d265f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69e3648b-b0e4-401f-bcb6-9e582d9d265f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12d7503f-e8be-4365-9e68-d67edaf2c12a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-203052657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2359b835d14903a317b058407fd3cf',qos_specs=None,replication_status=,reservations=['6018e256-873d-48b9-a7f4-18086b0f197c','ee2bf235-a678-45b3-ae0f-685d7d9014ea','39b5b491-a470-4336-8171-d48ff1d8c83c','8a229b32-d060-419b-a64f-3dbd7a7eb69b'],size=2,snapshot_id=None,source_replicaid=,source_volid=e4009291-ae2e-4a65-b809-f7f0f08ccff4,status='creating',user_id='dc08a69b8e1d44bda084e6cc9b594ca6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-203052657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12d7503f-e8be-4365-9e68-d67edaf2c12a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a2359b835d14903a317b058407fd3cf',provider_auth=None,provider_geometry=None,provider_id=None,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=e4009291-ae2e-4a65-b809-f7f0f08ccff4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc08a69b8e1d44bda084e6cc9b594ca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfc083d-f1ca-4ca7-9dd1-2698e6a0619d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfc083d-f1ca-4ca7-9dd1-2698e6a0619d) transitioned into state 'SUCCESS' from state '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-203052657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2359b835d14903a317b058407fd3cf',qos_specs=None,replication_status=,reservations=['6018e256-873d-48b9-a7f4-18086b0f197c','ee2bf235-a678-45b3-ae0f-685d7d9014ea','39b5b491-a470-4336-8171-d48ff1d8c83c','8a229b32-d060-419b-a64f-3dbd7a7eb69b'],size=2,snapshot_id=None,source_replicaid=,source_volid=e4009291-ae2e-4a65-b809-f7f0f08ccff4,status='creating',user_id='dc08a69b8e1d44bda084e6cc9b594ca6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184f7b91-3534-4184-ad4b-0f3d132416fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184f7b91-3534-4184-ad4b-0f3d132416fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Flow 'volume_create_api' (0944d06a-1ec1-4d2a-bccc-f8cdf21e12d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Create volume request issued successfully. Sep 05 11:40:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-de9dd4d6-a278-49e2-b3a1-a2ef9479b94c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 578/1127] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:40:26 2026] POST /volume/v3/volumes => generated 787 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-371d381a-8216-47b3-9fd1-00640541181b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-371d381a-8216-47b3-9fd1-00640541181b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-371d381a-8216-47b3-9fd1-00640541181b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-371d381a-8216-47b3-9fd1-00640541181b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-371d381a-8216-47b3-9fd1-00640541181b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-371d381a-8216-47b3-9fd1-00640541181b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 550/1128] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:27 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6da29ee7-ffb8-4669-8929-2db0ae6aadb9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6da29ee7-ffb8-4669-8929-2db0ae6aadb9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6da29ee7-ffb8-4669-8929-2db0ae6aadb9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6da29ee7-ffb8-4669-8929-2db0ae6aadb9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6da29ee7-ffb8-4669-8929-2db0ae6aadb9 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 returned with HTTP 404 Sep 05 11:40:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 579/1129] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:27 2026] GET /volume/v3/snapshots/389da831-5934-43a6-80be-c8ca9bb94b73 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ff21e7d9-bfaa-4fed-9d3d-469ac93283aa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ff21e7d9-bfaa-4fed-9d3d-469ac93283aa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ff21e7d9-bfaa-4fed-9d3d-469ac93283aa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ff21e7d9-bfaa-4fed-9d3d-469ac93283aa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-ff21e7d9-bfaa-4fed-9d3d-469ac93283aa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member f16803c1-9254-495d-bb52-1f95bfced683 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ff21e7d9-bfaa-4fed-9d3d-469ac93283aa tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 returned with HTTP 404 Sep 05 11:40:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 551/1130] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:27 2026] GET /volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7dbaebf2-0de4-4bf9-b6b1-f2d66d896c4c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7dbaebf2-0de4-4bf9-b6b1-f2d66d896c4c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/group_snapshots Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7dbaebf2-0de4-4bf9-b6b1-f2d66d896c4c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7dbaebf2-0de4-4bf9-b6b1-f2d66d896c4c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:27 devstack devstack@c-api.service[87145]: /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 05 11:40:27 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:40:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7dbaebf2-0de4-4bf9-b6b1-f2d66d896c4c tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots returned with HTTP 200 Sep 05 11:40:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 580/1131] 192.168.122.95 () {60 vars in 1181 bytes} [Sat Sep 5 11:40:27 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3cfbf2e6-b605-43ac-a7fe-dd2624d5e127 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3cfbf2e6-b605-43ac-a7fe-dd2624d5e127 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] DELETE http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3cfbf2e6-b605-43ac-a7fe-dd2624d5e127 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3cfbf2e6-b605-43ac-a7fe-dd2624d5e127 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-3cfbf2e6-b605-43ac-a7fe-dd2624d5e127 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] delete called for member f16803c1-9254-495d-bb52-1f95bfced683 {{(pid=87146) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.group_snapshots [None req-3cfbf2e6-b605-43ac-a7fe-dd2624d5e127 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Delete group_snapshot with id: f16803c1-9254-495d-bb52-1f95bfced683 Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3cfbf2e6-b605-43ac-a7fe-dd2624d5e127 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 returned with HTTP 404 Sep 05 11:40:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 552/1132] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:40:27 2026] DELETE /volume/v3/group_snapshots/f16803c1-9254-495d-bb52-1f95bfced683 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Get all volumes completed successfully. Sep 05 11:40:27 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:27 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:27 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1d9d17d-97a7-4a91-8592-f2e7acafbb8f tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:40:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 581/1133] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:40:27 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a8a4959a-8126-4712-9950-08331b139656 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a8a4959a-8126-4712-9950-08331b139656 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] POST http://192.168.122.95/volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9/action Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a8a4959a-8126-4712-9950-08331b139656 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a8a4959a-8126-4712-9950-08331b139656 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-a8a4959a-8126-4712-9950-08331b139656 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] delete called for group 4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 {{(pid=87146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:40:27 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-a8a4959a-8126-4712-9950-08331b139656 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Delete group with id: 4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 Sep 05 11:40:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:27 devstack devstack@c-api.service[87146]: /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 05 11:40:27 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:40:28 devstack devstack@c-api.service[87146]: /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 05 11:40:28 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a8a4959a-8126-4712-9950-08331b139656 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9/action returned with HTTP 202 Sep 05 11:40:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 553/1134] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:40:27 2026] POST /volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c742272b-3eb8-4349-855c-4314b99d16a4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c742272b-3eb8-4349-855c-4314b99d16a4 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 Sep 05 11:40:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c742272b-3eb8-4349-855c-4314b99d16a4 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c742272b-3eb8-4349-855c-4314b99d16a4 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c742272b-3eb8-4349-855c-4314b99d16a4 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Volume info retrieved successfully. Sep 05 11:40:28 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-c742272b-3eb8-4349-855c-4314b99d16a4 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:28 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-c742272b-3eb8-4349-855c-4314b99d16a4 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:28 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-c742272b-3eb8-4349-855c-4314b99d16a4 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c742272b-3eb8-4349-855c-4314b99d16a4 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 returned with HTTP 200 Sep 05 11:40:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 582/1135] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:28 2026] GET /volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 => generated 920 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-25bede2a-71a9-4ddf-9f80-7d5422b96c7b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25bede2a-71a9-4ddf-9f80-7d5422b96c7b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25bede2a-71a9-4ddf-9f80-7d5422b96c7b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25bede2a-71a9-4ddf-9f80-7d5422b96c7b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-25bede2a-71a9-4ddf-9f80-7d5422b96c7b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25bede2a-71a9-4ddf-9f80-7d5422b96c7b tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 554/1136] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:28 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-16e6ee35-9427-4b10-bf03-8033bbdaa564 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16e6ee35-9427-4b10-bf03-8033bbdaa564 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 Sep 05 11:40:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16e6ee35-9427-4b10-bf03-8033bbdaa564 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16e6ee35-9427-4b10-bf03-8033bbdaa564 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16e6ee35-9427-4b10-bf03-8033bbdaa564 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 returned with HTTP 404 Sep 05 11:40:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 583/1137] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:29 2026] GET /volume/v3/volumes/cd064f3f-1d28-4c51-8c89-d34bfafee601 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0f5deb6f-f37f-4da5-b07d-81559ff9fd87 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0f5deb6f-f37f-4da5-b07d-81559ff9fd87 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] GET http://192.168.122.95/volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0f5deb6f-f37f-4da5-b07d-81559ff9fd87 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0f5deb6f-f37f-4da5-b07d-81559ff9fd87 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-0f5deb6f-f37f-4da5-b07d-81559ff9fd87 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] show called for member 4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0f5deb6f-f37f-4da5-b07d-81559ff9fd87 tempest-GroupSnapshotsTest-1329754185 tempest-GroupSnapshotsTest-1329754185-project-member] http://192.168.122.95/volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 returned with HTTP 404 Sep 05 11:40:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 555/1138] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:40:29 2026] GET /volume/v3/groups/4fdfc2c9-4bf0-4f5c-a7d8-9a70a5a0d5c9 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b021cae1-6c53-49e3-97e6-4be965e23b72 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b021cae1-6c53-49e3-97e6-4be965e23b72 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/f322522f-ddd9-41da-a988-dc4e19d3c1d7 Sep 05 11:40:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b021cae1-6c53-49e3-97e6-4be965e23b72 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b021cae1-6c53-49e3-97e6-4be965e23b72 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b021cae1-6c53-49e3-97e6-4be965e23b72 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/group_types/f322522f-ddd9-41da-a988-dc4e19d3c1d7 returned with HTTP 202 Sep 05 11:40:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 584/1139] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:40:29 2026] DELETE /volume/v3/group_types/f322522f-ddd9-41da-a988-dc4e19d3c1d7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-920c804b-c000-47ef-a570-5e2396e0cde7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-920c804b-c000-47ef-a570-5e2396e0cde7 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] DELETE http://192.168.122.95/volume/v3/types/f3265f9a-5f19-4228-8015-056ec6ff8027 Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-920c804b-c000-47ef-a570-5e2396e0cde7 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-920c804b-c000-47ef-a570-5e2396e0cde7 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-920c804b-c000-47ef-a570-5e2396e0cde7 tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/types/f3265f9a-5f19-4228-8015-056ec6ff8027 returned with HTTP 202 Sep 05 11:40:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 556/1140] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:40:29 2026] DELETE /volume/v3/types/f3265f9a-5f19-4228-8015-056ec6ff8027 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a5f83bb0-cb59-45c6-9c7b-d56aa7fbd23d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a5f83bb0-cb59-45c6-9c7b-d56aa7fbd23d tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] GET http://192.168.122.95/volume/v3/types/f3265f9a-5f19-4228-8015-056ec6ff8027 Sep 05 11:40:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a5f83bb0-cb59-45c6-9c7b-d56aa7fbd23d tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a5f83bb0-cb59-45c6-9c7b-d56aa7fbd23d tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5dfae712-2776-4608-a588-d94ab97a0499 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a5f83bb0-cb59-45c6-9c7b-d56aa7fbd23d tempest-GroupSnapshotsTest-293110510 tempest-GroupSnapshotsTest-293110510-project-admin] http://192.168.122.95/volume/v3/types/f3265f9a-5f19-4228-8015-056ec6ff8027 returned with HTTP 404 Sep 05 11:40:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 585/1141] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:40:29 2026] GET /volume/v3/types/f3265f9a-5f19-4228-8015-056ec6ff8027 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5dfae712-2776-4608-a588-d94ab97a0499 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5dfae712-2776-4608-a588-d94ab97a0499 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5dfae712-2776-4608-a588-d94ab97a0499 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5dfae712-2776-4608-a588-d94ab97a0499 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5dfae712-2776-4608-a588-d94ab97a0499 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 557/1142] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:29 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1745353299"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1745353299'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Create volume of 1 GB Sep 05 11:40:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Availability Zones retrieved successfully. Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Flow 'volume_create_api' (84d6c1f6-8b54-47ca-9d86-47bd4d07fa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e7955b-0cef-4e2c-8a80-7253578b2e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e7955b-0cef-4e2c-8a80-7253578b2e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff55f44f-5f1b-4a19-b07c-8b4785dc44f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5d76f021-fd8c-4501-90fc-e877bf658337 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d76f021-fd8c-4501-90fc-e877bf658337 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5d76f021-fd8c-4501-90fc-e877bf658337 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5d76f021-fd8c-4501-90fc-e877bf658337 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5d76f021-fd8c-4501-90fc-e877bf658337 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d76f021-fd8c-4501-90fc-e877bf658337 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 558/1143] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:30 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Created reservations ['79e18f14-0ef0-4f38-a2db-616e2dd999ed', '1a0d3753-8246-4cdc-95ce-0c88c70a8efc', 'a7e9619f-902f-4ae3-ab2b-875a591c1512', '74405d12-4352-4b5e-a5a6-c58b7125e6d7'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff55f44f-5f1b-4a19-b07c-8b4785dc44f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79e18f14-0ef0-4f38-a2db-616e2dd999ed', '1a0d3753-8246-4cdc-95ce-0c88c70a8efc', 'a7e9619f-902f-4ae3-ab2b-875a591c1512', '74405d12-4352-4b5e-a5a6-c58b7125e6d7']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31506b9d-8f71-4ac6-8a63-f0b533dee1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31506b9d-8f71-4ac6-8a63-f0b533dee1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0536bbb-2aa0-496b-b986-dcde56ad512c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1745353299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c878f179b2d443908f5e69ae85f6a12d',qos_specs=None,replication_status=,reservations=['79e18f14-0ef0-4f38-a2db-616e2dd999ed','1a0d3753-8246-4cdc-95ce-0c88c70a8efc','a7e9619f-902f-4ae3-ab2b-875a591c1512','74405d12-4352-4b5e-a5a6-c58b7125e6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a4a548fd774fbd8eddf862e4f2abf7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1745353299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0536bbb-2aa0-496b-b986-dcde56ad512c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c878f179b2d443908f5e69ae85f6a12d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56a4a548fd774fbd8eddf862e4f2abf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09de2dd-dc1f-4a8e-b782-27b5179d6762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09de2dd-dc1f-4a8e-b782-27b5179d6762) transitioned into state 'SUCCESS' from state '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-1745353299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c878f179b2d443908f5e69ae85f6a12d',qos_specs=None,replication_status=,reservations=['79e18f14-0ef0-4f38-a2db-616e2dd999ed','1a0d3753-8246-4cdc-95ce-0c88c70a8efc','a7e9619f-902f-4ae3-ab2b-875a591c1512','74405d12-4352-4b5e-a5a6-c58b7125e6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a4a548fd774fbd8eddf862e4f2abf7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b870f51-cf87-4b5b-b7f3-065e8bfdec41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b870f51-cf87-4b5b-b7f3-065e8bfdec41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Flow 'volume_create_api' (84d6c1f6-8b54-47ca-9d86-47bd4d07fa8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Create volume request issued successfully. Sep 05 11:40:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-171da8c8-3aab-49d1-b00d-5c2b2dadd538 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 586/1144] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:40:30 2026] POST /volume/v3/volumes => generated 758 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c250c1c0-0782-4232-906f-78c3f0f0b880 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c250c1c0-0782-4232-906f-78c3f0f0b880 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c250c1c0-0782-4232-906f-78c3f0f0b880 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c250c1c0-0782-4232-906f-78c3f0f0b880 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c250c1c0-0782-4232-906f-78c3f0f0b880 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c250c1c0-0782-4232-906f-78c3f0f0b880 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 559/1145] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:30 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 826 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8deea795-248d-4d09-8a39-9a07beddca9f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8deea795-248d-4d09-8a39-9a07beddca9f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8deea795-248d-4d09-8a39-9a07beddca9f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8deea795-248d-4d09-8a39-9a07beddca9f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8deea795-248d-4d09-8a39-9a07beddca9f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8deea795-248d-4d09-8a39-9a07beddca9f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 587/1146] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:31 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a475a4ba-2f64-4bf4-8eeb-ef95e2760206 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a475a4ba-2f64-4bf4-8eeb-ef95e2760206 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a475a4ba-2f64-4bf4-8eeb-ef95e2760206 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a475a4ba-2f64-4bf4-8eeb-ef95e2760206 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a475a4ba-2f64-4bf4-8eeb-ef95e2760206 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a475a4ba-2f64-4bf4-8eeb-ef95e2760206 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 560/1147] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:31 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-23709c5f-2da2-449c-b3dd-e347bc4734ff None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-23709c5f-2da2-449c-b3dd-e347bc4734ff tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-23709c5f-2da2-449c-b3dd-e347bc4734ff tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-23709c5f-2da2-449c-b3dd-e347bc4734ff tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-23709c5f-2da2-449c-b3dd-e347bc4734ff tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-23709c5f-2da2-449c-b3dd-e347bc4734ff tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 588/1148] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:32 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0c86c7d5-0243-4eed-adbf-c261ad0eb5f7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c86c7d5-0243-4eed-adbf-c261ad0eb5f7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0c86c7d5-0243-4eed-adbf-c261ad0eb5f7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0c86c7d5-0243-4eed-adbf-c261ad0eb5f7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0c86c7d5-0243-4eed-adbf-c261ad0eb5f7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c86c7d5-0243-4eed-adbf-c261ad0eb5f7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 561/1149] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:33 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 850 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-086dcc2f-7ee2-44e7-8343-9492c6a5c6e5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-086dcc2f-7ee2-44e7-8343-9492c6a5c6e5 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-086dcc2f-7ee2-44e7-8343-9492c6a5c6e5 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-086dcc2f-7ee2-44e7-8343-9492c6a5c6e5 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-086dcc2f-7ee2-44e7-8343-9492c6a5c6e5 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-086dcc2f-7ee2-44e7-8343-9492c6a5c6e5 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 589/1150] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:34 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d9d1f1b3-b584-4d3d-9839-a8723988410e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d9d1f1b3-b584-4d3d-9839-a8723988410e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d9d1f1b3-b584-4d3d-9839-a8723988410e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d9d1f1b3-b584-4d3d-9839-a8723988410e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d9d1f1b3-b584-4d3d-9839-a8723988410e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d9d1f1b3-b584-4d3d-9839-a8723988410e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 562/1151] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:34 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e1fdb488-79da-4d22-9510-c8047b36b0f6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e1fdb488-79da-4d22-9510-c8047b36b0f6 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e1fdb488-79da-4d22-9510-c8047b36b0f6 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e1fdb488-79da-4d22-9510-c8047b36b0f6 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e1fdb488-79da-4d22-9510-c8047b36b0f6 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e1fdb488-79da-4d22-9510-c8047b36b0f6 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 590/1152] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:35 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8b2d04b5-8b25-4831-956c-ba343dc75814 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8b2d04b5-8b25-4831-956c-ba343dc75814 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8b2d04b5-8b25-4831-956c-ba343dc75814 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8b2d04b5-8b25-4831-956c-ba343dc75814 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8b2d04b5-8b25-4831-956c-ba343dc75814 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8b2d04b5-8b25-4831-956c-ba343dc75814 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 563/1153] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:35 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1382cb7a-7805-4ae3-8d38-b4b58e5e580f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1382cb7a-7805-4ae3-8d38-b4b58e5e580f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1382cb7a-7805-4ae3-8d38-b4b58e5e580f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1382cb7a-7805-4ae3-8d38-b4b58e5e580f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1382cb7a-7805-4ae3-8d38-b4b58e5e580f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1382cb7a-7805-4ae3-8d38-b4b58e5e580f tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 591/1154] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:36 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-96b544ed-605c-40b0-98cd-b8129eceada4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-96b544ed-605c-40b0-98cd-b8129eceada4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-96b544ed-605c-40b0-98cd-b8129eceada4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-96b544ed-605c-40b0-98cd-b8129eceada4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-96b544ed-605c-40b0-98cd-b8129eceada4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-96b544ed-605c-40b0-98cd-b8129eceada4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 564/1155] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:36 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f5acd447-c919-4512-9835-e1c2faa76bdc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f5acd447-c919-4512-9835-e1c2faa76bdc tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f5acd447-c919-4512-9835-e1c2faa76bdc tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f5acd447-c919-4512-9835-e1c2faa76bdc tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f5acd447-c919-4512-9835-e1c2faa76bdc tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f5acd447-c919-4512-9835-e1c2faa76bdc tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 592/1156] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:37 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0c0619a9-c817-4e99-8e77-fe40e139106d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c0619a9-c817-4e99-8e77-fe40e139106d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0c0619a9-c817-4e99-8e77-fe40e139106d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0c0619a9-c817-4e99-8e77-fe40e139106d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0c0619a9-c817-4e99-8e77-fe40e139106d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c0619a9-c817-4e99-8e77-fe40e139106d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 565/1157] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:37 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6d6158cf-db2d-4c0b-95d4-d9e37e3eb76d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d6158cf-db2d-4c0b-95d4-d9e37e3eb76d tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6d6158cf-db2d-4c0b-95d4-d9e37e3eb76d tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1539271226"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d6158cf-db2d-4c0b-95d4-d9e37e3eb76d tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:40:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 593/1158] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:40:37 2026] POST /volume/v3/types => generated 228 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-152bec5b-33f7-42ad-872e-1c2214df916a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-152bec5b-33f7-42ad-872e-1c2214df916a tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-152bec5b-33f7-42ad-872e-1c2214df916a tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1776410876"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-152bec5b-33f7-42ad-872e-1c2214df916a tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:40:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 566/1159] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:40:38 2026] POST /volume/v3/group_types => generated 185 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-47d1d928-70b1-43fc-be8f-62c6492edcc9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-47d1d928-70b1-43fc-be8f-62c6492edcc9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] POST http://192.168.122.95/volume/v3/groups Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-47d1d928-70b1-43fc-be8f-62c6492edcc9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a8f85602-271c-458c-b763-d132bdb9de5c", "volume_types": ["019802f4-e1dc-4b16-9274-35cfb745e07c"], "name": "tempest-GroupSnapshotsV319Test-Group-1611237566"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-47d1d928-70b1-43fc-be8f-62c6492edcc9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Creating new group {'group': {'group_type': 'a8f85602-271c-458c-b763-d132bdb9de5c', 'volume_types': ['019802f4-e1dc-4b16-9274-35cfb745e07c'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1611237566'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-47d1d928-70b1-43fc-be8f-62c6492edcc9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1611237566. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-47d1d928-70b1-43fc-be8f-62c6492edcc9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Availability Zones retrieved successfully. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-324a5c20-1a8f-4857-b991-40f1705857eb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-324a5c20-1a8f-4857-b991-40f1705857eb tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-324a5c20-1a8f-4857-b991-40f1705857eb tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-324a5c20-1a8f-4857-b991-40f1705857eb tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-47d1d928-70b1-43fc-be8f-62c6492edcc9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Created reservations ['3d19ee5d-87b1-400a-8a03-58fd146be5d6'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-324a5c20-1a8f-4857-b991-40f1705857eb tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-324a5c20-1a8f-4857-b991-40f1705857eb tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 567/1160] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:38 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9b1a665f-708c-497c-a3ca-e2b13ed09c93 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-47d1d928-70b1-43fc-be8f-62c6492edcc9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/groups returned with HTTP 202 Sep 05 11:40:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 594/1161] 192.168.122.95 () {62 vars in 1176 bytes} [Sat Sep 5 11:40:38 2026] POST /volume/v3/groups => generated 116 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-038fb747-e887-430c-8ea1-eba645caf9dd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-038fb747-e887-430c-8ea1-eba645caf9dd tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-038fb747-e887-430c-8ea1-eba645caf9dd tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-038fb747-e887-430c-8ea1-eba645caf9dd tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-038fb747-e887-430c-8ea1-eba645caf9dd tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 77168054-bfac-44f2-8f7c-5585cc8f40ee {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-038fb747-e887-430c-8ea1-eba645caf9dd tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee returned with HTTP 200 Sep 05 11:40:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 595/1162] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:40:38 2026] GET /volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee => generated 396 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b60d30e1-caf4-49bc-9e8d-b619904f6602 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b60d30e1-caf4-49bc-9e8d-b619904f6602 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b60d30e1-caf4-49bc-9e8d-b619904f6602 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b60d30e1-caf4-49bc-9e8d-b619904f6602 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b60d30e1-caf4-49bc-9e8d-b619904f6602 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b60d30e1-caf4-49bc-9e8d-b619904f6602 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 596/1163] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:38 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b1a665f-708c-497c-a3ca-e2b13ed09c93 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-reader] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b1a665f-708c-497c-a3ca-e2b13ed09c93 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b1a665f-708c-497c-a3ca-e2b13ed09c93 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9b1a665f-708c-497c-a3ca-e2b13ed09c93 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-reader] Volume info retrieved successfully. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b1a665f-708c-497c-a3ca-e2b13ed09c93 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-reader] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 568/1164] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:38 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 880 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-686aa581-417f-448e-9cdd-75d34f9164d9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-686aa581-417f-448e-9cdd-75d34f9164d9 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-686aa581-417f-448e-9cdd-75d34f9164d9 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-686aa581-417f-448e-9cdd-75d34f9164d9 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-686aa581-417f-448e-9cdd-75d34f9164d9 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-686aa581-417f-448e-9cdd-75d34f9164d9 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 597/1165] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:38 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e6c6effc-b20f-418d-a7e4-faf1a218e3df None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e6c6effc-b20f-418d-a7e4-faf1a218e3df tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] DELETE http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e6c6effc-b20f-418d-a7e4-faf1a218e3df tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e6c6effc-b20f-418d-a7e4-faf1a218e3df tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-e6c6effc-b20f-418d-a7e4-faf1a218e3df tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Delete volume with id: 12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e6c6effc-b20f-418d-a7e4-faf1a218e3df tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e6c6effc-b20f-418d-a7e4-faf1a218e3df tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Delete volume request issued successfully. Sep 05 11:40:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e6c6effc-b20f-418d-a7e4-faf1a218e3df tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 202 Sep 05 11:40:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 569/1166] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:40:38 2026] DELETE /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2d74e758-5a2f-4cec-a4c3-69c9da4bc1d0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2d74e758-5a2f-4cec-a4c3-69c9da4bc1d0 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2d74e758-5a2f-4cec-a4c3-69c9da4bc1d0 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2d74e758-5a2f-4cec-a4c3-69c9da4bc1d0 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2d74e758-5a2f-4cec-a4c3-69c9da4bc1d0 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2d74e758-5a2f-4cec-a4c3-69c9da4bc1d0 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 200 Sep 05 11:40:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 598/1167] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:38 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bf1dd0e6-e13e-43de-bc72-17589f7a7de1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bf1dd0e6-e13e-43de-bc72-17589f7a7de1 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bf1dd0e6-e13e-43de-bc72-17589f7a7de1 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bf1dd0e6-e13e-43de-bc72-17589f7a7de1 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-bf1dd0e6-e13e-43de-bc72-17589f7a7de1 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 77168054-bfac-44f2-8f7c-5585cc8f40ee {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bf1dd0e6-e13e-43de-bc72-17589f7a7de1 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee returned with HTTP 200 Sep 05 11:40:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 570/1168] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:40:39 2026] GET /volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee => generated 397 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e7266023-be92-4b4b-9710-d2c615d7726a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1447567879", "volume_type": "019802f4-e1dc-4b16-9274-35cfb745e07c", "group_id": "77168054-bfac-44f2-8f7c-5585cc8f40ee", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1447567879', 'volume_type': '019802f4-e1dc-4b16-9274-35cfb745e07c', 'group_id': '77168054-bfac-44f2-8f7c-5585cc8f40ee', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Create volume of 1 GB Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3c633257-e6f6-4658-b810-785485c990ad None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c633257-e6f6-4658-b810-785485c990ad tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3c633257-e6f6-4658-b810-785485c990ad tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3c633257-e6f6-4658-b810-785485c990ad tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:39 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:40:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Availability Zones retrieved successfully. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3c633257-e6f6-4658-b810-785485c990ad tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Flow 'volume_create_api' (eb380377-8e49-4441-8e24-5d83b1a8b754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1988881f-4d49-42a4-ae5e-35cb87bdb2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c633257-e6f6-4658-b810-785485c990ad tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 571/1169] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:39 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1988881f-4d49-42a4-ae5e-35cb87bdb2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:40:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=019802f4-e1dc-4b16-9274-35cfb745e07c,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1539271226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '019802f4-e1dc-4b16-9274-35cfb745e07c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '77168054-bfac-44f2-8f7c-5585cc8f40ee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9d339c2-b6c9-4ab0-8dcb-8373a0b5750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-f84473fa-525d-4002-b3d4-fe80306a1e06 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-f84473fa-525d-4002-b3d4-fe80306a1e06 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-f84473fa-525d-4002-b3d4-fe80306a1e06 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-f84473fa-525d-4002-b3d4-fe80306a1e06 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1539271226 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1539271226, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:40:39 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1539271226 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1539271226, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-f84473fa-525d-4002-b3d4-fe80306a1e06 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-f84473fa-525d-4002-b3d4-fe80306a1e06 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 572/1170] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:40:39 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Created reservations ['3cf565e8-026d-4eab-90bb-2af151ef0bd8', 'cdca12a0-002d-4f04-b0bd-dc1ecc4852d0', '08ab4134-3285-4d3f-8dff-678d55736edb', '8ca02834-b7a5-4e5c-a2ec-990ede97a3e8'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9d339c2-b6c9-4ab0-8dcb-8373a0b5750c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cf565e8-026d-4eab-90bb-2af151ef0bd8', 'cdca12a0-002d-4f04-b0bd-dc1ecc4852d0', '08ab4134-3285-4d3f-8dff-678d55736edb', '8ca02834-b7a5-4e5c-a2ec-990ede97a3e8']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f847cb91-5993-4c07-b4ae-44a2b82512c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-26b103f3-059a-40ec-874f-4b8e29558ba7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26b103f3-059a-40ec-874f-4b8e29558ba7 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26b103f3-059a-40ec-874f-4b8e29558ba7 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26b103f3-059a-40ec-874f-4b8e29558ba7 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26b103f3-059a-40ec-874f-4b8e29558ba7 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a returned with HTTP 404 Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f847cb91-5993-4c07-b4ae-44a2b82512c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1447567879',encryption_key_id=None,group_id=77168054-bfac-44f2-8f7c-5585cc8f40ee,group_type_id=,metadata={},multiattach=False,project_id='376afb4e5fa54474b5ab724c8590986d',qos_specs=None,replication_status=,reservations=['3cf565e8-026d-4eab-90bb-2af151ef0bd8','cdca12a0-002d-4f04-b0bd-dc1ecc4852d0','08ab4134-3285-4d3f-8dff-678d55736edb','8ca02834-b7a5-4e5c-a2ec-990ede97a3e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7e2a75e6994ee6b5fe1e39ee797811',volume_type_id=019802f4-e1dc-4b16-9274-35cfb745e07c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1447567879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=77168054-bfac-44f2-8f7c-5585cc8f40ee,host=None,id=c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='376afb4e5fa54474b5ab724c8590986d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e7e2a75e6994ee6b5fe1e39ee797811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(019802f4-e1dc-4b16-9274-35cfb745e07c),volume_type_id=019802f4-e1dc-4b16-9274-35cfb745e07c)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 573/1171] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:39 2026] GET /volume/v3/volumes/12d7503f-e8be-4365-9e68-d67edaf2c12a => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-db389d0d-fee7-4785-8b1e-9b73dbc0f9c1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b0c381-f5f7-4d52-a1c3-0c6dbd682526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-db389d0d-fee7-4785-8b1e-9b73dbc0f9c1 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-db389d0d-fee7-4785-8b1e-9b73dbc0f9c1 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-db389d0d-fee7-4785-8b1e-9b73dbc0f9c1 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-db389d0d-fee7-4785-8b1e-9b73dbc0f9c1 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-db389d0d-fee7-4785-8b1e-9b73dbc0f9c1 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 returned with HTTP 200 Sep 05 11:40:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 574/1172] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:39 2026] GET /volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b0c381-f5f7-4d52-a1c3-0c6dbd682526) transitioned into state 'SUCCESS' from state '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-1447567879',encryption_key_id=None,group_id=77168054-bfac-44f2-8f7c-5585cc8f40ee,group_type_id=,metadata={},multiattach=False,project_id='376afb4e5fa54474b5ab724c8590986d',qos_specs=None,replication_status=,reservations=['3cf565e8-026d-4eab-90bb-2af151ef0bd8','cdca12a0-002d-4f04-b0bd-dc1ecc4852d0','08ab4134-3285-4d3f-8dff-678d55736edb','8ca02834-b7a5-4e5c-a2ec-990ede97a3e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7e2a75e6994ee6b5fe1e39ee797811',volume_type_id=019802f4-e1dc-4b16-9274-35cfb745e07c)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47eb837c-4008-4c4f-ae34-21087df1ed9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-726a6bd3-8483-40df-9904-c9df18c61842 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-726a6bd3-8483-40df-9904-c9df18c61842 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-726a6bd3-8483-40df-9904-c9df18c61842 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-726a6bd3-8483-40df-9904-c9df18c61842 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:39 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-726a6bd3-8483-40df-9904-c9df18c61842 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Delete volume with id: e4009291-ae2e-4a65-b809-f7f0f08ccff4 Sep 05 11:40:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47eb837c-4008-4c4f-ae34-21087df1ed9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-726a6bd3-8483-40df-9904-c9df18c61842 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Flow 'volume_create_api' (eb380377-8e49-4441-8e24-5d83b1a8b754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Create volume request issued successfully. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:40 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-726a6bd3-8483-40df-9904-c9df18c61842 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Delete volume request issued successfully. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-726a6bd3-8483-40df-9904-c9df18c61842 tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 returned with HTTP 202 Sep 05 11:40:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 575/1173] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:40:39 2026] DELETE /volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f5195f3a-f794-4786-8c5f-6b888d2c4c84 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f5195f3a-f794-4786-8c5f-6b888d2c4c84 None None] GET http://192.168.122.95/volume// Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f5195f3a-f794-4786-8c5f-6b888d2c4c84 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f5195f3a-f794-4786-8c5f-6b888d2c4c84 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f5195f3a-f794-4786-8c5f-6b888d2c4c84 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:40:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 576/1174] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:40:40 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3984c8b0-d5c1-4ba4-8964-67eccee5062c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3984c8b0-d5c1-4ba4-8964-67eccee5062c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3984c8b0-d5c1-4ba4-8964-67eccee5062c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3984c8b0-d5c1-4ba4-8964-67eccee5062c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e7266023-be92-4b4b-9710-d2c615d7726a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 599/1175] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:40:39 2026] POST /volume/v3/volumes => generated 833 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3984c8b0-d5c1-4ba4-8964-67eccee5062c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Volume info retrieved successfully. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-c4f8e981-db5e-4e18-9c3d-a4d9e6d87e04 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-c4f8e981-db5e-4e18-9c3d-a4d9e6d87e04 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-c4f8e981-db5e-4e18-9c3d-a4d9e6d87e04 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0536bbb-2aa0-496b-b986-dcde56ad512c", "connector": null, "instance_uuid": "0be2c984-af89-4dda-94c0-68ddca16e25a"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3984c8b0-d5c1-4ba4-8964-67eccee5062c tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 returned with HTTP 200 Sep 05 11:40:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 577/1176] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:40 2026] GET /volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 => generated 845 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9816ec45-6e5f-44e8-837e-833c1f3bab79 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9816ec45-6e5f-44e8-837e-833c1f3bab79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9816ec45-6e5f-44e8-837e-833c1f3bab79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9816ec45-6e5f-44e8-837e-833c1f3bab79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9816ec45-6e5f-44e8-837e-833c1f3bab79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Volume info retrieved successfully. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-9816ec45-6e5f-44e8-837e-833c1f3bab79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:40 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-9816ec45-6e5f-44e8-837e-833c1f3bab79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-c4f8e981-db5e-4e18-9c3d-a4d9e6d87e04 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:40:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 600/1177] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:40:40 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f2d2e32f-2f25-41d5-91b9-0875a8f99d7a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f2d2e32f-2f25-41d5-91b9-0875a8f99d7a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f2d2e32f-2f25-41d5-91b9-0875a8f99d7a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f2d2e32f-2f25-41d5-91b9-0875a8f99d7a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-9816ec45-6e5f-44e8-837e-833c1f3bab79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9816ec45-6e5f-44e8-837e-833c1f3bab79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 returned with HTTP 200 Sep 05 11:40:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 578/1178] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:40 2026] GET /volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 => generated 901 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-954bada9-6626-4362-be29-1be35d4ceb7b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-954bada9-6626-4362-be29-1be35d4ceb7b None None] GET http://192.168.122.95/volume// Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-954bada9-6626-4362-be29-1be35d4ceb7b None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-954bada9-6626-4362-be29-1be35d4ceb7b None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-954bada9-6626-4362-be29-1be35d4ceb7b None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:40:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 579/1179] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:40:40 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f2d2e32f-2f25-41d5-91b9-0875a8f99d7a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-6a4fe75b-dde4-455e-b752-31466a2db9d3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f2d2e32f-2f25-41d5-91b9-0875a8f99d7a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 601/1180] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:40 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-6a4fe75b-dde4-455e-b752-31466a2db9d3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-6a4fe75b-dde4-455e-b752-31466a2db9d3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-6a4fe75b-dde4-455e-b752-31466a2db9d3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-6a4fe75b-dde4-455e-b752-31466a2db9d3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-6a4fe75b-dde4-455e-b752-31466a2db9d3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 580/1181] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:40:40 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 1031 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-b34f6da2-4028-44b9-8456-887a31399480 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-b34f6da2-4028-44b9-8456-887a31399480 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] PUT http://192.168.122.95/volume/v3/attachments/e61507fa-6559-41a8-a710-57c80ef47a2c Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-b34f6da2-4028-44b9-8456-887a31399480 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-b34f6da2-4028-44b9-8456-887a31399480 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Acquiring lock "cinder-attachment_update-b0536bbb-2aa0-496b-b986-dcde56ad512c-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-b34f6da2-4028-44b9-8456-887a31399480 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Lock "cinder-attachment_update-b0536bbb-2aa0-496b-b986-dcde56ad512c-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:40:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fbe225b7-0597-4cc8-9348-c76f1ef9a1cc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fbe225b7-0597-4cc8-9348-c76f1ef9a1cc tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] GET http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fbe225b7-0597-4cc8-9348-c76f1ef9a1cc tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fbe225b7-0597-4cc8-9348-c76f1ef9a1cc tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fbe225b7-0597-4cc8-9348-c76f1ef9a1cc tempest-VolumesCloneTest-286736541 tempest-VolumesCloneTest-286736541-project-member] http://192.168.122.95/volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 returned with HTTP 404 Sep 05 11:40:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 581/1182] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:41 2026] GET /volume/v3/volumes/e4009291-ae2e-4a65-b809-f7f0f08ccff4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-b34f6da2-4028-44b9-8456-887a31399480 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Lock "cinder-attachment_update-b0536bbb-2aa0-496b-b986-dcde56ad512c-devstack" released by "attachment_update" :: held 0.778s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-b34f6da2-4028-44b9-8456-887a31399480 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments/e61507fa-6559-41a8-a710-57c80ef47a2c returned with HTTP 200 Sep 05 11:40:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 602/1183] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:40:40 2026] PUT /volume/v3/attachments/e61507fa-6559-41a8-a710-57c80ef47a2c => generated 694 bytes in 818 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2acf1dbe-018a-4e62-a590-05a4b8deab42 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2acf1dbe-018a-4e62-a590-05a4b8deab42 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2acf1dbe-018a-4e62-a590-05a4b8deab42 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2acf1dbe-018a-4e62-a590-05a4b8deab42 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1c67409c-7af2-445c-972a-65468cbc5bfd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1c67409c-7af2-445c-972a-65468cbc5bfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1c67409c-7af2-445c-972a-65468cbc5bfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1c67409c-7af2-445c-972a-65468cbc5bfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2acf1dbe-018a-4e62-a590-05a4b8deab42 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Volume info retrieved successfully. Sep 05 11:40:41 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-2acf1dbe-018a-4e62-a590-05a4b8deab42 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:41 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-2acf1dbe-018a-4e62-a590-05a4b8deab42 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1c67409c-7af2-445c-972a-65468cbc5bfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1c67409c-7af2-445c-972a-65468cbc5bfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 603/1184] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:41 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-2acf1dbe-018a-4e62-a590-05a4b8deab42 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2acf1dbe-018a-4e62-a590-05a4b8deab42 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 returned with HTTP 200 Sep 05 11:40:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 582/1185] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:41 2026] GET /volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 => generated 926 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3a4ee8af-b58d-4106-8082-baf0c4e89048 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a4ee8af-b58d-4106-8082-baf0c4e89048 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] POST http://192.168.122.95/volume/v3/group_snapshots Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3a4ee8af-b58d-4106-8082-baf0c4e89048 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "77168054-bfac-44f2-8f7c-5585cc8f40ee", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1672045122"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-3a4ee8af-b58d-4106-8082-baf0c4e89048 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '77168054-bfac-44f2-8f7c-5585cc8f40ee', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1672045122'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:41 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.group_snapshots [None req-3a4ee8af-b58d-4106-8082-baf0c4e89048 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1672045122. Sep 05 11:40:41 devstack devstack@c-api.service[87145]: /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 05 11:40:41 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:40:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:41 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-3a4ee8af-b58d-4106-8082-baf0c4e89048 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1539271226 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1539271226, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-3a4ee8af-b58d-4106-8082-baf0c4e89048 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Created reservations ['5cc5912c-58da-4e7e-a5bf-af4e57413bed', 'e32a990c-d389-438d-ad67-525102379a55', 'bce93a2f-fb87-43ad-a452-6ce8e84f01fd', 'f1c6d376-7bc8-417c-9ef9-297368d6f444'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-e586179e-78a7-4515-8e6f-e7e4cac80cf9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-e586179e-78a7-4515-8e6f-e7e4cac80cf9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/attachments/e61507fa-6559-41a8-a710-57c80ef47a2c/action Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-e586179e-78a7-4515-8e6f-e7e4cac80cf9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-e586179e-78a7-4515-8e6f-e7e4cac80cf9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a4ee8af-b58d-4106-8082-baf0c4e89048 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots returned with HTTP 202 Sep 05 11:40:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 604/1186] 192.168.122.95 () {62 vars in 1203 bytes} [Sat Sep 5 11:40:41 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d4ecc452-183f-4bc2-b3a4-6bf675a84ebe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d4ecc452-183f-4bc2-b3a4-6bf675a84ebe tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d4ecc452-183f-4bc2-b3a4-6bf675a84ebe tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d4ecc452-183f-4bc2-b3a4-6bf675a84ebe tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-d4ecc452-183f-4bc2-b3a4-6bf675a84ebe tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-6993d9b0-fa2f-4252-8ff0-c591b14fa9ea req-e586179e-78a7-4515-8e6f-e7e4cac80cf9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments/e61507fa-6559-41a8-a710-57c80ef47a2c/action returned with HTTP 204 Sep 05 11:40:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 583/1187] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:40:41 2026] POST /volume/v3/attachments/e61507fa-6559-41a8-a710-57c80ef47a2c/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d4ecc452-183f-4bc2-b3a4-6bf675a84ebe tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 200 Sep 05 11:40:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 605/1188] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:41 2026] GET /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 330 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cd13e808-a8a3-4b0b-b52c-42f159da8742 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cd13e808-a8a3-4b0b-b52c-42f159da8742 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cd13e808-a8a3-4b0b-b52c-42f159da8742 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cd13e808-a8a3-4b0b-b52c-42f159da8742 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cd13e808-a8a3-4b0b-b52c-42f159da8742 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cd13e808-a8a3-4b0b-b52c-42f159da8742 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 584/1189] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:42 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 1143 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2a0cbb54-7bcf-435f-a310-d9e3713f423d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2a0cbb54-7bcf-435f-a310-d9e3713f423d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:40:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2a0cbb54-7bcf-435f-a310-d9e3713f423d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2a0cbb54-7bcf-435f-a310-d9e3713f423d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2a0cbb54-7bcf-435f-a310-d9e3713f423d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:40:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2a0cbb54-7bcf-435f-a310-d9e3713f423d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:40:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 606/1190] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:42 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 1143 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-46d8867b-1aae-44f2-a167-b6a10ca61730 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46d8867b-1aae-44f2-a167-b6a10ca61730 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46d8867b-1aae-44f2-a167-b6a10ca61730 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46d8867b-1aae-44f2-a167-b6a10ca61730 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.group_snapshots [None req-46d8867b-1aae-44f2-a167-b6a10ca61730 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46d8867b-1aae-44f2-a167-b6a10ca61730 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 200 Sep 05 11:40:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 585/1191] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:42 2026] GET /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 330 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5109eea4-e550-487b-9647-f166b263c6da None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5109eea4-e550-487b-9647-f166b263c6da tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5109eea4-e550-487b-9647-f166b263c6da tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5109eea4-e550-487b-9647-f166b263c6da tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-5109eea4-e550-487b-9647-f166b263c6da tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5109eea4-e550-487b-9647-f166b263c6da tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 200 Sep 05 11:40:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 607/1192] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:44 2026] GET /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:40:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-VolumesExtendTest-Volume-908803278"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Create volume request body: {'volume': {'imageRef': 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-908803278'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5c6e0351-18a8-41bf-9e5c-f8826f5a807b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5c6e0351-18a8-41bf-9e5c-f8826f5a807b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5c6e0351-18a8-41bf-9e5c-f8826f5a807b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5c6e0351-18a8-41bf-9e5c-f8826f5a807b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-5c6e0351-18a8-41bf-9e5c-f8826f5a807b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5c6e0351-18a8-41bf-9e5c-f8826f5a807b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 200 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 608/1193] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5386656b-589e-42c6-aeda-fea06f620fa0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5386656b-589e-42c6-aeda-fea06f620fa0 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/snapshots/detail Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5386656b-589e-42c6-aeda-fea06f620fa0 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5386656b-589e-42c6-aeda-fea06f620fa0 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-5386656b-589e-42c6-aeda-fea06f620fa0 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-5386656b-589e-42c6-aeda-fea06f620fa0 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /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 05 11:40:45 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5386656b-589e-42c6-aeda-fea06f620fa0 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Get all snapshots completed successfully. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5386656b-589e-42c6-aeda-fea06f620fa0 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 609/1194] 192.168.122.95 () {58 vars in 1143 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Create volume of 1 GB Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b90e46e9-7441-4c79-bc4b-0ee9d7d96a08 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Availability Zones retrieved successfully. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b90e46e9-7441-4c79-bc4b-0ee9d7d96a08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b90e46e9-7441-4c79-bc4b-0ee9d7d96a08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b90e46e9-7441-4c79-bc4b-0ee9d7d96a08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b90e46e9-7441-4c79-bc4b-0ee9d7d96a08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Snapshot retrieved successfully. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b90e46e9-7441-4c79-bc4b-0ee9d7d96a08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed returned with HTTP 200 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 610/1195] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Flow 'volume_create_api' (392d84ac-d396-4f94-8cca-38a8192c65a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e1dfc9-333f-4b44-9034-bb61d4e914b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-25667d9b-7c34-4344-8940-05db6820e4b2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25667d9b-7c34-4344-8940-05db6820e4b2 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] POST http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25667d9b-7c34-4344-8940-05db6820e4b2 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25667d9b-7c34-4344-8940-05db6820e4b2 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-25667d9b-7c34-4344-8940-05db6820e4b2 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Updating group '2c27afc3-73dc-4691-be64-4f614c492a15' with 'creating' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25667d9b-7c34-4344-8940-05db6820e4b2 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action returned with HTTP 202 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 611/1196] 192.168.122.95 () {62 vars in 1334 bytes} [Sat Sep 5 11:40:45 2026] POST /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ee05bc47-6e81-4a58-a8ca-75f244d02695 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee05bc47-6e81-4a58-a8ca-75f244d02695 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee05bc47-6e81-4a58-a8ca-75f244d02695 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee05bc47-6e81-4a58-a8ca-75f244d02695 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-ee05bc47-6e81-4a58-a8ca-75f244d02695 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee05bc47-6e81-4a58-a8ca-75f244d02695 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 200 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 612/1197] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 330 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7f59be06-8dac-4ce7-b551-5ca3220a8f7e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f59be06-8dac-4ce7-b551-5ca3220a8f7e tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] POST http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f59be06-8dac-4ce7-b551-5ca3220a8f7e tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f59be06-8dac-4ce7-b551-5ca3220a8f7e tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-7f59be06-8dac-4ce7-b551-5ca3220a8f7e tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Updating group '2c27afc3-73dc-4691-be64-4f614c492a15' with 'available' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e1dfc9-333f-4b44-9034-bb61d4e914b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f59be06-8dac-4ce7-b551-5ca3220a8f7e tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action returned with HTTP 202 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 613/1198] 192.168.122.95 () {62 vars in 1334 bytes} [Sat Sep 5 11:40:45 2026] POST /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b1413f-36a2-40c7-996e-36b7ac70a0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-20980e44-7983-4385-9051-9292d6751409 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-20980e44-7983-4385-9051-9292d6751409 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-20980e44-7983-4385-9051-9292d6751409 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-20980e44-7983-4385-9051-9292d6751409 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-20980e44-7983-4385-9051-9292d6751409 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-20980e44-7983-4385-9051-9292d6751409 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 200 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 614/1199] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-823e6b8d-673b-4900-b9af-dd9865a40343 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-823e6b8d-673b-4900-b9af-dd9865a40343 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] POST http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-823e6b8d-673b-4900-b9af-dd9865a40343 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-823e6b8d-673b-4900-b9af-dd9865a40343 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-823e6b8d-673b-4900-b9af-dd9865a40343 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Updating group '2c27afc3-73dc-4691-be64-4f614c492a15' with 'error' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-823e6b8d-673b-4900-b9af-dd9865a40343 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action returned with HTTP 202 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 615/1200] 192.168.122.95 () {62 vars in 1334 bytes} [Sat Sep 5 11:40:45 2026] POST /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f894a7f0-e214-4677-abd1-37d2c2ecdf08 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f894a7f0-e214-4677-abd1-37d2c2ecdf08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f894a7f0-e214-4677-abd1-37d2c2ecdf08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f894a7f0-e214-4677-abd1-37d2c2ecdf08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-f894a7f0-e214-4677-abd1-37d2c2ecdf08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f894a7f0-e214-4677-abd1-37d2c2ecdf08 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 200 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 616/1201] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4de2a0d0-34c0-48d9-ac1b-e0503f76237b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4de2a0d0-34c0-48d9-ac1b-e0503f76237b tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] POST http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4de2a0d0-34c0-48d9-ac1b-e0503f76237b tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4de2a0d0-34c0-48d9-ac1b-e0503f76237b tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-4de2a0d0-34c0-48d9-ac1b-e0503f76237b tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Updating group '2c27afc3-73dc-4691-be64-4f614c492a15' with 'available' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4de2a0d0-34c0-48d9-ac1b-e0503f76237b tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action returned with HTTP 202 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 617/1202] 192.168.122.95 () {62 vars in 1334 bytes} [Sat Sep 5 11:40:45 2026] POST /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3258ecd2-101a-4dc0-a69f-b6d3cacae7b6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3258ecd2-101a-4dc0-a69f-b6d3cacae7b6 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3258ecd2-101a-4dc0-a69f-b6d3cacae7b6 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3258ecd2-101a-4dc0-a69f-b6d3cacae7b6 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-3258ecd2-101a-4dc0-a69f-b6d3cacae7b6 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Created reservations ['4c314c59-003d-49b3-9a23-3950380afb62', '08987b56-81af-4720-910b-8d6b9db6414f', '129fcd98-1eeb-4a80-8593-d570506fbf53', '3f1ff6a0-ae46-467a-8ab8-76da84fe88f7'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b1413f-36a2-40c7-996e-36b7ac70a0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c314c59-003d-49b3-9a23-3950380afb62', '08987b56-81af-4720-910b-8d6b9db6414f', '129fcd98-1eeb-4a80-8593-d570506fbf53', '3f1ff6a0-ae46-467a-8ab8-76da84fe88f7']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3258ecd2-101a-4dc0-a69f-b6d3cacae7b6 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 200 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 618/1203] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f1296b-26e4-4c9a-8d8b-b83664350b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-91fd8c1d-4884-4b46-8059-2741bae3c608 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-91fd8c1d-4884-4b46-8059-2741bae3c608 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] DELETE http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-91fd8c1d-4884-4b46-8059-2741bae3c608 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-91fd8c1d-4884-4b46-8059-2741bae3c608 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-91fd8c1d-4884-4b46-8059-2741bae3c608 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] delete called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87145) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.group_snapshots [None req-91fd8c1d-4884-4b46-8059-2741bae3c608 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Delete group_snapshot with id: 2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f1296b-26e4-4c9a-8d8b-b83664350b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '773d5bed-f19d-485a-9a1a-33beb8e583cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-908803278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a43c2d4a4b24479ad9a2bf776e4cd7a',qos_specs=None,replication_status=,reservations=['4c314c59-003d-49b3-9a23-3950380afb62','08987b56-81af-4720-910b-8d6b9db6414f','129fcd98-1eeb-4a80-8593-d570506fbf53','3f1ff6a0-ae46-467a-8ab8-76da84fe88f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df64845cefec4286a145bf5f17d78a64',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-908803278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=773d5bed-f19d-485a-9a1a-33beb8e583cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a43c2d4a4b24479ad9a2bf776e4cd7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df64845cefec4286a145bf5f17d78a64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51029813-87ce-45cc-9361-8282ac9a7c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /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 05 11:40:45 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-91fd8c1d-4884-4b46-8059-2741bae3c608 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 202 Sep 05 11:40:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 619/1204] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:40:45 2026] DELETE /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51029813-87ce-45cc-9361-8282ac9a7c0a) transitioned into state 'SUCCESS' from state '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-908803278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a43c2d4a4b24479ad9a2bf776e4cd7a',qos_specs=None,replication_status=,reservations=['4c314c59-003d-49b3-9a23-3950380afb62','08987b56-81af-4720-910b-8d6b9db6414f','129fcd98-1eeb-4a80-8593-d570506fbf53','3f1ff6a0-ae46-467a-8ab8-76da84fe88f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df64845cefec4286a145bf5f17d78a64',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94014f5-58cd-4422-afd7-3b22bc229a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94014f5-58cd-4422-afd7-3b22bc229a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Flow 'volume_create_api' (392d84ac-d396-4f94-8cca-38a8192c65a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Create volume request issued successfully. Sep 05 11:40:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2de7cd59-5087-4f29-8f45-961a0a78cd87 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 586/1205] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:40:44 2026] POST /volume/v3/volumes => generated 754 bytes in 1150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /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 05 11:40:45 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:40:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Get all volumes completed successfully. Sep 05 11:40:45 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:45 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-de028fa7-31a8-4497-996c-cff67d10ea30 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-de028fa7-31a8-4497-996c-cff67d10ea30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-de028fa7-31a8-4497-996c-cff67d10ea30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-de028fa7-31a8-4497-996c-cff67d10ea30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:46 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-de028fa7-31a8-4497-996c-cff67d10ea30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-de028fa7-31a8-4497-996c-cff67d10ea30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 587/1206] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:46 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:46 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:46 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8d72863-9c7c-43e6-8343-9ab0492bfa5a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:40:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 620/1207] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-29567688-56f9-4314-b263-ebffafe0bcf8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-29567688-56f9-4314-b263-ebffafe0bcf8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/snapshots/detail Sep 05 11:40:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-29567688-56f9-4314-b263-ebffafe0bcf8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-29567688-56f9-4314-b263-ebffafe0bcf8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-29567688-56f9-4314-b263-ebffafe0bcf8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:46 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-29567688-56f9-4314-b263-ebffafe0bcf8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:40:46 devstack devstack@c-api.service[87146]: /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 05 11:40:46 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-29567688-56f9-4314-b263-ebffafe0bcf8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Get all snapshots completed successfully. Sep 05 11:40:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-29567688-56f9-4314-b263-ebffafe0bcf8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:40:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 588/1208] 192.168.122.95 () {58 vars in 1143 bytes} [Sat Sep 5 11:40:46 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bf40354f-ba04-4d3b-b142-4b0e972a62e8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bf40354f-ba04-4d3b-b142-4b0e972a62e8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed Sep 05 11:40:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bf40354f-ba04-4d3b-b142-4b0e972a62e8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bf40354f-ba04-4d3b-b142-4b0e972a62e8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:46 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:46 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bf40354f-ba04-4d3b-b142-4b0e972a62e8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Snapshot retrieved successfully. Sep 05 11:40:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bf40354f-ba04-4d3b-b142-4b0e972a62e8 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed returned with HTTP 200 Sep 05 11:40:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 621/1209] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:46 2026] GET /volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed => generated 473 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b65c20a2-5135-45ec-aeda-285be86d7b05 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b65c20a2-5135-45ec-aeda-285be86d7b05 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b65c20a2-5135-45ec-aeda-285be86d7b05 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b65c20a2-5135-45ec-aeda-285be86d7b05 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b65c20a2-5135-45ec-aeda-285be86d7b05 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b65c20a2-5135-45ec-aeda-285be86d7b05 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 589/1210] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:47 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 846 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a81d458f-52bb-42b1-a845-8c1d2fcc9e82 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a81d458f-52bb-42b1-a845-8c1d2fcc9e82 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed Sep 05 11:40:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a81d458f-52bb-42b1-a845-8c1d2fcc9e82 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a81d458f-52bb-42b1-a845-8c1d2fcc9e82 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a81d458f-52bb-42b1-a845-8c1d2fcc9e82 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Snapshot retrieved successfully. Sep 05 11:40:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a81d458f-52bb-42b1-a845-8c1d2fcc9e82 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed returned with HTTP 200 Sep 05 11:40:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 622/1211] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:47 2026] GET /volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed => generated 473 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c0a765e3-9ca4-42d6-8b5d-4e2503169dae None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0a765e3-9ca4-42d6-8b5d-4e2503169dae tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0a765e3-9ca4-42d6-8b5d-4e2503169dae tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0a765e3-9ca4-42d6-8b5d-4e2503169dae tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-599807b8-f610-4be2-aead-2328baea7d79 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-599807b8-f610-4be2-aead-2328baea7d79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed Sep 05 11:40:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-599807b8-f610-4be2-aead-2328baea7d79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-599807b8-f610-4be2-aead-2328baea7d79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c0a765e3-9ca4-42d6-8b5d-4e2503169dae tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-599807b8-f610-4be2-aead-2328baea7d79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Snapshot retrieved successfully. Sep 05 11:40:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-599807b8-f610-4be2-aead-2328baea7d79 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed returned with HTTP 200 Sep 05 11:40:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 623/1212] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:48 2026] GET /volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed => generated 473 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0a765e3-9ca4-42d6-8b5d-4e2503169dae tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 590/1213] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:48 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 846 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-7ecb594c-4c6a-43b8-88f5-d0198dc25035 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-7ecb594c-4c6a-43b8-88f5-d0198dc25035 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] DELETE http://192.168.122.95/volume/v3/attachments/dcfc9792-2759-4d99-b8a6-feadc76533ad Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-7ecb594c-4c6a-43b8-88f5-d0198dc25035 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-7ecb594c-4c6a-43b8-88f5-d0198dc25035 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:49 devstack devstack@c-api.service[87145]: /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 05 11:40:49 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-7ecb594c-4c6a-43b8-88f5-d0198dc25035 tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/attachments/dcfc9792-2759-4d99-b8a6-feadc76533ad returned with HTTP 200 Sep 05 11:40:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 624/1214] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:40:49 2026] DELETE /volume/v3/attachments/dcfc9792-2759-4d99-b8a6-feadc76533ad => generated 19 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-9ff8271d-65df-4e30-b171-16c2872e753c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-9ff8271d-65df-4e30-b171-16c2872e753c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-9ff8271d-65df-4e30-b171-16c2872e753c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-9ff8271d-65df-4e30-b171-16c2872e753c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-9ff8271d-65df-4e30-b171-16c2872e753c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Delete volume with id: e07f2cf7-3339-444a-b467-affe67a8a31d Sep 05 11:40:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-9ff8271d-65df-4e30-b171-16c2872e753c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Volume info retrieved successfully. Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-9ff8271d-65df-4e30-b171-16c2872e753c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] Delete volume request issued successfully. Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-a08e0e36-59c9-45f3-aa67-6e723ec48aba req-9ff8271d-65df-4e30-b171-16c2872e753c tempest-TestShelveInstance-1424890929 tempest-TestShelveInstance-1424890929-project-member] http://192.168.122.95/volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d returned with HTTP 202 Sep 05 11:40:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 591/1215] 192.168.122.95 () {62 vars in 1504 bytes} [Sat Sep 5 11:40:49 2026] DELETE /volume/v3/volumes/e07f2cf7-3339-444a-b467-affe67a8a31d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6284a4ee-0b75-4d8f-a259-c1f767dd0b6b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6284a4ee-0b75-4d8f-a259-c1f767dd0b6b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6284a4ee-0b75-4d8f-a259-c1f767dd0b6b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6284a4ee-0b75-4d8f-a259-c1f767dd0b6b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d5516836-d282-468c-a9c0-73c5548b098b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5516836-d282-468c-a9c0-73c5548b098b tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d5516836-d282-468c-a9c0-73c5548b098b tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d5516836-d282-468c-a9c0-73c5548b098b tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6284a4ee-0b75-4d8f-a259-c1f767dd0b6b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed returned with HTTP 404 Sep 05 11:40:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 625/1216] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:49 2026] GET /volume/v3/snapshots/57924123-db11-466c-acb6-53360e3fe4ed => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2f7fa40c-5bfa-479f-8439-27f023060b95 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f7fa40c-5bfa-479f-8439-27f023060b95 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f7fa40c-5bfa-479f-8439-27f023060b95 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f7fa40c-5bfa-479f-8439-27f023060b95 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.group_snapshots [None req-2f7fa40c-5bfa-479f-8439-27f023060b95 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 2c27afc3-73dc-4691-be64-4f614c492a15 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f7fa40c-5bfa-479f-8439-27f023060b95 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 returned with HTTP 404 Sep 05 11:40:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 626/1217] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:40:49 2026] GET /volume/v3/group_snapshots/2c27afc3-73dc-4691-be64-4f614c492a15 => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fee6abf5-e922-42c6-8116-d0bbe653062b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d5516836-d282-468c-a9c0-73c5548b098b tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5516836-d282-468c-a9c0-73c5548b098b tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 592/1218] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:49 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 904 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87145]: /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 05 11:40:49 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:40:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Get all volumes completed successfully. Sep 05 11:40:49 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:49 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fee6abf5-e922-42c6-8116-d0bbe653062b tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:40:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 627/1219] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:40:49 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1a7f1d49-f5f8-4e54-9a31-8e29cff07522 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a7f1d49-f5f8-4e54-9a31-8e29cff07522 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] POST http://192.168.122.95/volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee/action Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a7f1d49-f5f8-4e54-9a31-8e29cff07522 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a7f1d49-f5f8-4e54-9a31-8e29cff07522 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-1a7f1d49-f5f8-4e54-9a31-8e29cff07522 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] delete called for group 77168054-bfac-44f2-8f7c-5585cc8f40ee {{(pid=87146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-1a7f1d49-f5f8-4e54-9a31-8e29cff07522 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Delete group with id: 77168054-bfac-44f2-8f7c-5585cc8f40ee Sep 05 11:40:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:49 devstack devstack@c-api.service[87146]: /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 05 11:40:49 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:40:49 devstack devstack@c-api.service[87146]: /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 05 11:40:49 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:40:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a7f1d49-f5f8-4e54-9a31-8e29cff07522 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee/action returned with HTTP 202 Sep 05 11:40:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 593/1220] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:40:49 2026] POST /volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9523ae7f-aae5-48fb-a5b0-670cc8f9d4d9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9523ae7f-aae5-48fb-a5b0-670cc8f9d4d9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9523ae7f-aae5-48fb-a5b0-670cc8f9d4d9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9523ae7f-aae5-48fb-a5b0-670cc8f9d4d9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9523ae7f-aae5-48fb-a5b0-670cc8f9d4d9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Volume info retrieved successfully. Sep 05 11:40:50 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-9523ae7f-aae5-48fb-a5b0-670cc8f9d4d9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:40:50 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-9523ae7f-aae5-48fb-a5b0-670cc8f9d4d9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:40:50 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-9523ae7f-aae5-48fb-a5b0-670cc8f9d4d9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:40:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9523ae7f-aae5-48fb-a5b0-670cc8f9d4d9 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 returned with HTTP 200 Sep 05 11:40:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 628/1221] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:49 2026] GET /volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 => generated 925 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1c878bca-1a0b-43a7-b1fe-8238385e8dd0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c878bca-1a0b-43a7-b1fe-8238385e8dd0 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c878bca-1a0b-43a7-b1fe-8238385e8dd0 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c878bca-1a0b-43a7-b1fe-8238385e8dd0 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1c878bca-1a0b-43a7-b1fe-8238385e8dd0 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c878bca-1a0b-43a7-b1fe-8238385e8dd0 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 594/1222] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:50 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 907 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2115d5e3-3a84-4f50-9a51-8a7bd261b30a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2115d5e3-3a84-4f50-9a51-8a7bd261b30a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 Sep 05 11:40:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2115d5e3-3a84-4f50-9a51-8a7bd261b30a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2115d5e3-3a84-4f50-9a51-8a7bd261b30a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2115d5e3-3a84-4f50-9a51-8a7bd261b30a tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 returned with HTTP 404 Sep 05 11:40:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 629/1223] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:40:51 2026] GET /volume/v3/volumes/c832ec22-6ac2-46e4-8f6b-1e0fa9a7cea3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f94b8234-b08f-427d-a9a9-260db570ea97 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f94b8234-b08f-427d-a9a9-260db570ea97 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] GET http://192.168.122.95/volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f94b8234-b08f-427d-a9a9-260db570ea97 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f94b8234-b08f-427d-a9a9-260db570ea97 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-f94b8234-b08f-427d-a9a9-260db570ea97 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] show called for member 77168054-bfac-44f2-8f7c-5585cc8f40ee {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f94b8234-b08f-427d-a9a9-260db570ea97 tempest-GroupSnapshotsV319Test-1907429282 tempest-GroupSnapshotsV319Test-1907429282-project-member] http://192.168.122.95/volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee returned with HTTP 404 Sep 05 11:40:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 595/1224] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:40:51 2026] GET /volume/v3/groups/77168054-bfac-44f2-8f7c-5585cc8f40ee => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:40:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-45333b35-1f86-47b4-8d62-af433ed40bbc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45333b35-1f86-47b4-8d62-af433ed40bbc tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/a8f85602-271c-458c-b763-d132bdb9de5c Sep 05 11:40:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45333b35-1f86-47b4-8d62-af433ed40bbc tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45333b35-1f86-47b4-8d62-af433ed40bbc tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45333b35-1f86-47b4-8d62-af433ed40bbc tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] http://192.168.122.95/volume/v3/group_types/a8f85602-271c-458c-b763-d132bdb9de5c returned with HTTP 202 Sep 05 11:40:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 630/1225] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:40:51 2026] DELETE /volume/v3/group_types/a8f85602-271c-458c-b763-d132bdb9de5c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2d2cf70c-a241-4fda-8f6d-ad79971a9a70 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d2cf70c-a241-4fda-8f6d-ad79971a9a70 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] DELETE http://192.168.122.95/volume/v3/types/019802f4-e1dc-4b16-9274-35cfb745e07c Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d2cf70c-a241-4fda-8f6d-ad79971a9a70 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d2cf70c-a241-4fda-8f6d-ad79971a9a70 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d2cf70c-a241-4fda-8f6d-ad79971a9a70 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] http://192.168.122.95/volume/v3/types/019802f4-e1dc-4b16-9274-35cfb745e07c returned with HTTP 202 Sep 05 11:40:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 596/1226] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:40:51 2026] DELETE /volume/v3/types/019802f4-e1dc-4b16-9274-35cfb745e07c => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-93583b85-a0df-4c2c-b594-6a7d2f39bff9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93583b85-a0df-4c2c-b594-6a7d2f39bff9 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] GET http://192.168.122.95/volume/v3/types/019802f4-e1dc-4b16-9274-35cfb745e07c Sep 05 11:40:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93583b85-a0df-4c2c-b594-6a7d2f39bff9 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93583b85-a0df-4c2c-b594-6a7d2f39bff9 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93583b85-a0df-4c2c-b594-6a7d2f39bff9 tempest-GroupSnapshotsV319Test-690486219 tempest-GroupSnapshotsV319Test-690486219-project-admin] http://192.168.122.95/volume/v3/types/019802f4-e1dc-4b16-9274-35cfb745e07c returned with HTTP 404 Sep 05 11:40:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 631/1227] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:40:51 2026] GET /volume/v3/types/019802f4-e1dc-4b16-9274-35cfb745e07c => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7c047e4f-a956-4349-8290-0daf497ba306 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c047e4f-a956-4349-8290-0daf497ba306 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c047e4f-a956-4349-8290-0daf497ba306 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c047e4f-a956-4349-8290-0daf497ba306 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7c047e4f-a956-4349-8290-0daf497ba306 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c047e4f-a956-4349-8290-0daf497ba306 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 597/1228] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:51 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 907 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4ceef7bc-d53e-43c6-87a5-8e84945e6325 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4ceef7bc-d53e-43c6-87a5-8e84945e6325 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4ceef7bc-d53e-43c6-87a5-8e84945e6325 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4ceef7bc-d53e-43c6-87a5-8e84945e6325 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4ceef7bc-d53e-43c6-87a5-8e84945e6325 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4ceef7bc-d53e-43c6-87a5-8e84945e6325 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 632/1229] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:52 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e975ebd0-63ff-46f5-87ab-be755106cb13 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e975ebd0-63ff-46f5-87ab-be755106cb13 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e975ebd0-63ff-46f5-87ab-be755106cb13 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e975ebd0-63ff-46f5-87ab-be755106cb13 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e975ebd0-63ff-46f5-87ab-be755106cb13 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e975ebd0-63ff-46f5-87ab-be755106cb13 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 598/1230] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:53 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 907 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-56d03153-a9ee-4a05-8585-74db08c4b812 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-56d03153-a9ee-4a05-8585-74db08c4b812 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-56d03153-a9ee-4a05-8585-74db08c4b812 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-56d03153-a9ee-4a05-8585-74db08c4b812 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-56d03153-a9ee-4a05-8585-74db08c4b812 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-56d03153-a9ee-4a05-8585-74db08c4b812 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 633/1231] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:55 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 1325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-22e36e1c-a49c-4da3-9c4e-f4baf21500aa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22e36e1c-a49c-4da3-9c4e-f4baf21500aa tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] POST http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf/action Sep 05 11:40:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22e36e1c-a49c-4da3-9c4e-f4baf21500aa tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22e36e1c-a49c-4da3-9c4e-f4baf21500aa tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-22e36e1c-a49c-4da3-9c4e-f4baf21500aa tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:55 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-22e36e1c-a49c-4da3-9c4e-f4baf21500aa tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Created reservations ['a142e945-ba5c-43bd-b42b-17cd546e1b3c', 'da3b2521-cec0-4fec-a98f-e2c306ae4c35'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-22e36e1c-a49c-4da3-9c4e-f4baf21500aa tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Extend volume request issued successfully. Sep 05 11:40:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22e36e1c-a49c-4da3-9c4e-f4baf21500aa tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf/action returned with HTTP 202 Sep 05 11:40:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 599/1232] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:40:55 2026] POST /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:40:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8895852a-a306-4f8e-8ab8-89b6be06cbc1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8895852a-a306-4f8e-8ab8-89b6be06cbc1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8895852a-a306-4f8e-8ab8-89b6be06cbc1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8895852a-a306-4f8e-8ab8-89b6be06cbc1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8895852a-a306-4f8e-8ab8-89b6be06cbc1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8895852a-a306-4f8e-8ab8-89b6be06cbc1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 634/1233] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:55 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 1325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4d687f9a-d335-4d33-b376-72c83b5a92a6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4d687f9a-d335-4d33-b376-72c83b5a92a6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4d687f9a-d335-4d33-b376-72c83b5a92a6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4d687f9a-d335-4d33-b376-72c83b5a92a6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4d687f9a-d335-4d33-b376-72c83b5a92a6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4d687f9a-d335-4d33-b376-72c83b5a92a6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 600/1234] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:56 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dc42569d-33a3-4759-8d75-9fef95910bad None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc42569d-33a3-4759-8d75-9fef95910bad tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc42569d-33a3-4759-8d75-9fef95910bad tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc42569d-33a3-4759-8d75-9fef95910bad tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dc42569d-33a3-4759-8d75-9fef95910bad tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] Volume info retrieved successfully. Sep 05 11:40:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc42569d-33a3-4759-8d75-9fef95910bad tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 635/1235] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:56 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 1325 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-68eb36cd-c03a-4e6a-a6c1-2cd399c4e061 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-68eb36cd-c03a-4e6a-a6c1-2cd399c4e061 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-68eb36cd-c03a-4e6a-a6c1-2cd399c4e061 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-68eb36cd-c03a-4e6a-a6c1-2cd399c4e061 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-68eb36cd-c03a-4e6a-a6c1-2cd399c4e061 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-68eb36cd-c03a-4e6a-a6c1-2cd399c4e061 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 601/1236] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:56 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 1325 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6ab7d877-29c5-4bf6-a616-fefd2e017d9d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ab7d877-29c5-4bf6-a616-fefd2e017d9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] DELETE http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ab7d877-29c5-4bf6-a616-fefd2e017d9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ab7d877-29c5-4bf6-a616-fefd2e017d9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:56 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-6ab7d877-29c5-4bf6-a616-fefd2e017d9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Delete volume with id: 773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6ab7d877-29c5-4bf6-a616-fefd2e017d9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6ab7d877-29c5-4bf6-a616-fefd2e017d9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Delete volume request issued successfully. Sep 05 11:40:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ab7d877-29c5-4bf6-a616-fefd2e017d9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 202 Sep 05 11:40:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 636/1237] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:40:56 2026] DELETE /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1e6a558d-4b32-47fa-b0c5-7c1081f621af None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1e6a558d-4b32-47fa-b0c5-7c1081f621af tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1e6a558d-4b32-47fa-b0c5-7c1081f621af tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1e6a558d-4b32-47fa-b0c5-7c1081f621af tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1e6a558d-4b32-47fa-b0c5-7c1081f621af tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1e6a558d-4b32-47fa-b0c5-7c1081f621af tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 200 Sep 05 11:40:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 602/1238] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:57 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 1324 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9203562c-7dec-4bfc-b61a-a1257bb22517 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9203562c-7dec-4bfc-b61a-a1257bb22517 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf Sep 05 11:40:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9203562c-7dec-4bfc-b61a-a1257bb22517 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9203562c-7dec-4bfc-b61a-a1257bb22517 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9203562c-7dec-4bfc-b61a-a1257bb22517 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf returned with HTTP 404 Sep 05 11:40:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 637/1239] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:58 2026] GET /volume/v3/volumes/773d5bed-f19d-485a-9a1a-33beb8e583cf => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-447b4bf1-d994-4883-a005-bd233900e295 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1263427406"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1263427406'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Create volume of 1 GB Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Availability Zones retrieved successfully. Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Flow 'volume_create_api' (ffc03e2b-120b-447c-bbb5-51e344fa9eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87307200-e340-42c5-b6ec-b34b01cebb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87307200-e340-42c5-b6ec-b34b01cebb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167771e1-47df-464a-b836-bde9c00f6ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Created reservations ['df16bb6a-a36d-4c8d-bc4e-eca7350f4a20', '7a7f093d-8ed2-482f-b5d4-2806e4748d94', '3d25f2af-2c92-4d34-b22a-ed1a03a647d3', '2443815f-c13f-4aae-8e10-8a10d614775e'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167771e1-47df-464a-b836-bde9c00f6ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df16bb6a-a36d-4c8d-bc4e-eca7350f4a20', '7a7f093d-8ed2-482f-b5d4-2806e4748d94', '3d25f2af-2c92-4d34-b22a-ed1a03a647d3', '2443815f-c13f-4aae-8e10-8a10d614775e']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e15080c-8af4-4fba-a2f6-79cda9b1fdfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dbb94a4c-b219-41a4-ba38-f03cfc458bae None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e15080c-8af4-4fba-a2f6-79cda9b1fdfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b9a67ed-7bad-4d27-8075-5ab97dcada35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1263427406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a43c2d4a4b24479ad9a2bf776e4cd7a',qos_specs=None,replication_status=,reservations=['df16bb6a-a36d-4c8d-bc4e-eca7350f4a20','7a7f093d-8ed2-482f-b5d4-2806e4748d94','3d25f2af-2c92-4d34-b22a-ed1a03a647d3','2443815f-c13f-4aae-8e10-8a10d614775e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df64845cefec4286a145bf5f17d78a64',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1263427406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b9a67ed-7bad-4d27-8075-5ab97dcada35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a43c2d4a4b24479ad9a2bf776e4cd7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df64845cefec4286a145bf5f17d78a64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad6ec6f-17e1-4ea1-a310-555fec33eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad6ec6f-17e1-4ea1-a310-555fec33eab4) transitioned into state 'SUCCESS' from state '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-1263427406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a43c2d4a4b24479ad9a2bf776e4cd7a',qos_specs=None,replication_status=,reservations=['df16bb6a-a36d-4c8d-bc4e-eca7350f4a20','7a7f093d-8ed2-482f-b5d4-2806e4748d94','3d25f2af-2c92-4d34-b22a-ed1a03a647d3','2443815f-c13f-4aae-8e10-8a10d614775e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df64845cefec4286a145bf5f17d78a64',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0097662c-4477-4e7a-8101-ef3a12b568ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0097662c-4477-4e7a-8101-ef3a12b568ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Flow 'volume_create_api' (ffc03e2b-120b-447c-bbb5-51e344fa9eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Create volume request issued successfully. Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-447b4bf1-d994-4883-a005-bd233900e295 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 603/1240] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:40:58 2026] POST /volume/v3/volumes => generated 755 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-957dafcc-7338-471e-96e6-23f38630fc9d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-957dafcc-7338-471e-96e6-23f38630fc9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-957dafcc-7338-471e-96e6-23f38630fc9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-957dafcc-7338-471e-96e6-23f38630fc9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:40:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-957dafcc-7338-471e-96e6-23f38630fc9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-957dafcc-7338-471e-96e6-23f38630fc9d tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 200 Sep 05 11:40:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 604/1241] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:58 2026] GET /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 823 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbb94a4c-b219-41a4-ba38-f03cfc458bae tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:40:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dbb94a4c-b219-41a4-ba38-f03cfc458bae tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-245149550"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbb94a4c-b219-41a4-ba38-f03cfc458bae tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:40:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 638/1242] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:40:58 2026] POST /volume/v3/types => generated 215 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-adafcbe9-025b-410e-ac24-dd552821de70 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-adafcbe9-025b-410e-ac24-dd552821de70 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:40:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-adafcbe9-025b-410e-ac24-dd552821de70 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1300108867"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-adafcbe9-025b-410e-ac24-dd552821de70 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:40:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 605/1243] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:40:58 2026] POST /volume/v3/group_types => generated 173 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d62199d1-0845-4804-803d-484f3e0b54b4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d62199d1-0845-4804-803d-484f3e0b54b4 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/groups Sep 05 11:40:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d62199d1-0845-4804-803d-484f3e0b54b4 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b332dbf4-0034-4672-b143-e8c18d8c8699", "volume_types": ["0b863ddc-b67c-407f-87f0-13e89e115655"], "name": "tempest-Group1-642003460"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-d62199d1-0845-4804-803d-484f3e0b54b4 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Creating new group {'group': {'group_type': 'b332dbf4-0034-4672-b143-e8c18d8c8699', 'volume_types': ['0b863ddc-b67c-407f-87f0-13e89e115655'], 'name': 'tempest-Group1-642003460'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:40:59 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-d62199d1-0845-4804-803d-484f3e0b54b4 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Creating group tempest-Group1-642003460. Sep 05 11:40:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d62199d1-0845-4804-803d-484f3e0b54b4 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Availability Zones retrieved successfully. Sep 05 11:40:59 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-d62199d1-0845-4804-803d-484f3e0b54b4 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Created reservations ['9e62d7a1-e7a8-4aec-9ae1-4f211a92c732'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d62199d1-0845-4804-803d-484f3e0b54b4 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups returned with HTTP 202 Sep 05 11:40:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 639/1244] 192.168.122.95 () {62 vars in 1176 bytes} [Sat Sep 5 11:40:58 2026] POST /volume/v3/groups => generated 93 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c4b4a04b-c88e-4e4b-ade9-54a98cb7d4ff None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4b4a04b-c88e-4e4b-ade9-54a98cb7d4ff tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e Sep 05 11:40:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4b4a04b-c88e-4e4b-ade9-54a98cb7d4ff tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4b4a04b-c88e-4e4b-ade9-54a98cb7d4ff tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-c4b4a04b-c88e-4e4b-ade9-54a98cb7d4ff tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member 71e6358f-b89a-4735-91d2-4bcb5619293e {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:40:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:40:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:59 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:40:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4b4a04b-c88e-4e4b-ade9-54a98cb7d4ff tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e returned with HTTP 200 Sep 05 11:40:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 606/1245] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:40:59 2026] GET /volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e => generated 321 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d67f1b2d-e314-46eb-b506-aa15634e3432 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d67f1b2d-e314-46eb-b506-aa15634e3432 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:40:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d67f1b2d-e314-46eb-b506-aa15634e3432 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d67f1b2d-e314-46eb-b506-aa15634e3432 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:40:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:40:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d67f1b2d-e314-46eb-b506-aa15634e3432 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:40:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d67f1b2d-e314-46eb-b506-aa15634e3432 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 200 Sep 05 11:40:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 640/1246] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:59 2026] GET /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 847 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e0e76c13-97a1-4ad5-a87d-8ba87bf47fdd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e0e76c13-97a1-4ad5-a87d-8ba87bf47fdd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e0e76c13-97a1-4ad5-a87d-8ba87bf47fdd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e0e76c13-97a1-4ad5-a87d-8ba87bf47fdd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-e0e76c13-97a1-4ad5-a87d-8ba87bf47fdd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member 71e6358f-b89a-4735-91d2-4bcb5619293e {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=421,cinder:UPDATE=71,cinder:INSERT=39 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:00 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e0e76c13-97a1-4ad5-a87d-8ba87bf47fdd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e returned with HTTP 200 Sep 05 11:41:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 607/1247] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:00 2026] GET /volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cc106826-f532-487a-acb4-d61792c4d28c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cc106826-f532-487a-acb4-d61792c4d28c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/groups Sep 05 11:41:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cc106826-f532-487a-acb4-d61792c4d28c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b332dbf4-0034-4672-b143-e8c18d8c8699", "volume_types": ["0b863ddc-b67c-407f-87f0-13e89e115655"], "name": "tempest-Group2-648891697"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-cc106826-f532-487a-acb4-d61792c4d28c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Creating new group {'group': {'group_type': 'b332dbf4-0034-4672-b143-e8c18d8c8699', 'volume_types': ['0b863ddc-b67c-407f-87f0-13e89e115655'], 'name': 'tempest-Group2-648891697'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:41:00 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-cc106826-f532-487a-acb4-d61792c4d28c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Creating group tempest-Group2-648891697. Sep 05 11:41:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cc106826-f532-487a-acb4-d61792c4d28c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Availability Zones retrieved successfully. Sep 05 11:41:00 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-cc106826-f532-487a-acb4-d61792c4d28c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Created reservations ['45e013d6-739f-4ac1-bbda-0879d0d12dc0'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cc106826-f532-487a-acb4-d61792c4d28c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups returned with HTTP 202 Sep 05 11:41:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 641/1248] 192.168.122.95 () {62 vars in 1176 bytes} [Sat Sep 5 11:41:00 2026] POST /volume/v3/groups => generated 93 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e23976d4-0e2a-4443-b29a-01712c79d87e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e23976d4-0e2a-4443-b29a-01712c79d87e tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e23976d4-0e2a-4443-b29a-01712c79d87e tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e23976d4-0e2a-4443-b29a-01712c79d87e tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-e23976d4-0e2a-4443-b29a-01712c79d87e tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member 503edabe-02ba-4799-afb0-b7f526e00330 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:00 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e23976d4-0e2a-4443-b29a-01712c79d87e tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 returned with HTTP 200 Sep 05 11:41:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 608/1249] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:00 2026] GET /volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 => generated 321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f54ae954-1dc2-43cb-9fc7-a05ea483d309 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f54ae954-1dc2-43cb-9fc7-a05ea483d309 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f54ae954-1dc2-43cb-9fc7-a05ea483d309 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f54ae954-1dc2-43cb-9fc7-a05ea483d309 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f54ae954-1dc2-43cb-9fc7-a05ea483d309 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:41:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f54ae954-1dc2-43cb-9fc7-a05ea483d309 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 200 Sep 05 11:41:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 642/1250] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:00 2026] GET /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cc10f13c-9eb6-491b-bd5e-8bd6c4f17c6e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cc10f13c-9eb6-491b-bd5e-8bd6c4f17c6e tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cc10f13c-9eb6-491b-bd5e-8bd6c4f17c6e tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b9a67ed-7bad-4d27-8075-5ab97dcada35", "name": "tempest-VolumesExtendTest-Snapshot-1594909377"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cc10f13c-9eb6-491b-bd5e-8bd6c4f17c6e tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:41:00 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-cc10f13c-9eb6-491b-bd5e-8bd6c4f17c6e tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Create snapshot from volume 4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:00 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-cc10f13c-9eb6-491b-bd5e-8bd6c4f17c6e tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Created reservations ['3a298a4e-bd66-48cd-a570-9d2e848bdb8b', '4e0786bd-cbab-4bcb-bdcd-02dc80ff344d', 'f7727d37-9764-4ffa-ba51-ed33674345a9', '9cf4262e-874a-4dbf-a9b3-9c14493dd855'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cc10f13c-9eb6-491b-bd5e-8bd6c4f17c6e tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Snapshot create request issued successfully. Sep 05 11:41:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cc10f13c-9eb6-491b-bd5e-8bd6c4f17c6e tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:41:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 609/1251] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:41:00 2026] POST /volume/v3/snapshots => generated 304 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b0b10f38-067d-4ce0-98ed-7aab52b89a86 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0b10f38-067d-4ce0-98ed-7aab52b89a86 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0b10f38-067d-4ce0-98ed-7aab52b89a86 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0b10f38-067d-4ce0-98ed-7aab52b89a86 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b0b10f38-067d-4ce0-98ed-7aab52b89a86 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Snapshot retrieved successfully. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0b10f38-067d-4ce0-98ed-7aab52b89a86 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 returned with HTTP 200 Sep 05 11:41:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 643/1252] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:01 2026] GET /volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ab45c10a-9cfe-4e61-a40b-29f0eb5071f3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ab45c10a-9cfe-4e61-a40b-29f0eb5071f3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 Sep 05 11:41:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ab45c10a-9cfe-4e61-a40b-29f0eb5071f3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ab45c10a-9cfe-4e61-a40b-29f0eb5071f3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-ab45c10a-9cfe-4e61-a40b-29f0eb5071f3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member 503edabe-02ba-4799-afb0-b7f526e00330 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:01 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:01 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ab45c10a-9cfe-4e61-a40b-29f0eb5071f3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 returned with HTTP 200 Sep 05 11:41:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 610/1253] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:01 2026] GET /volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 => generated 322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-93e0003c-3083-414c-8c24-24cf17083807 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-47659130", "volume_type": "0b863ddc-b67c-407f-87f0-13e89e115655", "group_id": "71e6358f-b89a-4735-91d2-4bcb5619293e", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-47659130', 'volume_type': '0b863ddc-b67c-407f-87f0-13e89e115655', 'group_id': '71e6358f-b89a-4735-91d2-4bcb5619293e', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=514,cinder:UPDATE=133,cinder:INSERT=80 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:01 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Create volume of 1 GB Sep 05 11:41:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Availability Zones retrieved successfully. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Flow 'volume_create_api' (76464887-127e-4d63-9c82-57abc04c9e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111e0fe0-bf5d-42af-ad92-0514e221a2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111e0fe0-bf5d-42af-ad92-0514e221a2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:40:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b863ddc-b67c-407f-87f0-13e89e115655,is_public=True,name='tempest-GroupsTest-volume-type-245149550',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b863ddc-b67c-407f-87f0-13e89e115655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '71e6358f-b89a-4735-91d2-4bcb5619293e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7a201d-3f53-43eb-9d79-02db841eed2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-245149550 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-245149550, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-245149550 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-245149550, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Created reservations ['6f42fe27-fb8a-4569-8ca5-9f52e2e49c3e', '4500eb38-c321-4d59-9d11-f7476d40e73a', '77efb7f3-d78f-46b4-a22f-d00891be3a5b', '6fe0830e-cf81-4376-93b7-4899d739e4ca'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7a201d-3f53-43eb-9d79-02db841eed2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f42fe27-fb8a-4569-8ca5-9f52e2e49c3e', '4500eb38-c321-4d59-9d11-f7476d40e73a', '77efb7f3-d78f-46b4-a22f-d00891be3a5b', '6fe0830e-cf81-4376-93b7-4899d739e4ca']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef60954-1220-475c-8e65-a73912fc2079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef60954-1220-475c-8e65-a73912fc2079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6347072-bdb3-43d1-abc1-ee88eb2cccb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-47659130',encryption_key_id=None,group_id=71e6358f-b89a-4735-91d2-4bcb5619293e,group_type_id=,metadata={},multiattach=False,project_id='4a67074bfd7b4bdbb574c1e7f373deb6',qos_specs=None,replication_status=,reservations=['6f42fe27-fb8a-4569-8ca5-9f52e2e49c3e','4500eb38-c321-4d59-9d11-f7476d40e73a','77efb7f3-d78f-46b4-a22f-d00891be3a5b','6fe0830e-cf81-4376-93b7-4899d739e4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d4161ac74a4827b3e6767463faf4d2',volume_type_id=0b863ddc-b67c-407f-87f0-13e89e115655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-47659130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=71e6358f-b89a-4735-91d2-4bcb5619293e,host=None,id=e6347072-bdb3-43d1-abc1-ee88eb2cccb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a67074bfd7b4bdbb574c1e7f373deb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d4161ac74a4827b3e6767463faf4d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b863ddc-b67c-407f-87f0-13e89e115655),volume_type_id=0b863ddc-b67c-407f-87f0-13e89e115655)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97f08f9-954b-468f-b9cc-ef901ed2c371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97f08f9-954b-468f-b9cc-ef901ed2c371) transitioned into state 'SUCCESS' from state '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-47659130',encryption_key_id=None,group_id=71e6358f-b89a-4735-91d2-4bcb5619293e,group_type_id=,metadata={},multiattach=False,project_id='4a67074bfd7b4bdbb574c1e7f373deb6',qos_specs=None,replication_status=,reservations=['6f42fe27-fb8a-4569-8ca5-9f52e2e49c3e','4500eb38-c321-4d59-9d11-f7476d40e73a','77efb7f3-d78f-46b4-a22f-d00891be3a5b','6fe0830e-cf81-4376-93b7-4899d739e4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d4161ac74a4827b3e6767463faf4d2',volume_type_id=0b863ddc-b67c-407f-87f0-13e89e115655)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fac2cb98-ef63-4d66-8f84-2cee8051e589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fac2cb98-ef63-4d66-8f84-2cee8051e589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Flow 'volume_create_api' (76464887-127e-4d63-9c82-57abc04c9e6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Create volume request issued successfully. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:01 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:01 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93e0003c-3083-414c-8c24-24cf17083807 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 644/1254] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:41:01 2026] POST /volume/v3/volumes => generated 818 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f32a4caf-bc03-4352-94c5-460e98cf8808 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f32a4caf-bc03-4352-94c5-460e98cf8808 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 Sep 05 11:41:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f32a4caf-bc03-4352-94c5-460e98cf8808 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f32a4caf-bc03-4352-94c5-460e98cf8808 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:02 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:02 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f32a4caf-bc03-4352-94c5-460e98cf8808 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:02 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-f32a4caf-bc03-4352-94c5-460e98cf8808 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:02 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-f32a4caf-bc03-4352-94c5-460e98cf8808 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5ce7f85a-07cd-4e8d-8516-868626874de3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ce7f85a-07cd-4e8d-8516-868626874de3 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 Sep 05 11:41:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ce7f85a-07cd-4e8d-8516-868626874de3 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ce7f85a-07cd-4e8d-8516-868626874de3 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5ce7f85a-07cd-4e8d-8516-868626874de3 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Snapshot retrieved successfully. Sep 05 11:41:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ce7f85a-07cd-4e8d-8516-868626874de3 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 returned with HTTP 200 Sep 05 11:41:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 645/1255] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:02 2026] GET /volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 => generated 436 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:02 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-f32a4caf-bc03-4352-94c5-460e98cf8808 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f32a4caf-bc03-4352-94c5-460e98cf8808 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 returned with HTTP 200 Sep 05 11:41:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 611/1256] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:01 2026] GET /volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 => generated 886 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-629880b5-ee4c-4303-b5e3-71710278de64 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-629880b5-ee4c-4303-b5e3-71710278de64 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 Sep 05 11:41:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-629880b5-ee4c-4303-b5e3-71710278de64 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-629880b5-ee4c-4303-b5e3-71710278de64 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-629880b5-ee4c-4303-b5e3-71710278de64 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Snapshot retrieved successfully. Sep 05 11:41:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-629880b5-ee4c-4303-b5e3-71710278de64 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 returned with HTTP 200 Sep 05 11:41:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 646/1257] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:03 2026] GET /volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 => generated 436 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8c90c252-e56b-4d10-9c43-cffb07ba53a7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8c90c252-e56b-4d10-9c43-cffb07ba53a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 Sep 05 11:41:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8c90c252-e56b-4d10-9c43-cffb07ba53a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8c90c252-e56b-4d10-9c43-cffb07ba53a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8c90c252-e56b-4d10-9c43-cffb07ba53a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:03 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-8c90c252-e56b-4d10-9c43-cffb07ba53a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:03 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-8c90c252-e56b-4d10-9c43-cffb07ba53a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:03 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-8c90c252-e56b-4d10-9c43-cffb07ba53a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8c90c252-e56b-4d10-9c43-cffb07ba53a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 returned with HTTP 200 Sep 05 11:41:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 612/1258] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:03 2026] GET /volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 => generated 910 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-64d016fc-54a0-4f7f-8d81-24eb51f33f74 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64d016fc-54a0-4f7f-8d81-24eb51f33f74 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64d016fc-54a0-4f7f-8d81-24eb51f33f74 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64d016fc-54a0-4f7f-8d81-24eb51f33f74 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-64d016fc-54a0-4f7f-8d81-24eb51f33f74 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Snapshot retrieved successfully. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64d016fc-54a0-4f7f-8d81-24eb51f33f74 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 returned with HTTP 200 Sep 05 11:41:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 647/1259] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:04 2026] GET /volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5291e98c-b884-4a9a-bcb7-4c9e54aecc9a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5291e98c-b884-4a9a-bcb7-4c9e54aecc9a tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] POST http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35/action Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5291e98c-b884-4a9a-bcb7-4c9e54aecc9a tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5291e98c-b884-4a9a-bcb7-4c9e54aecc9a tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5291e98c-b884-4a9a-bcb7-4c9e54aecc9a tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-5291e98c-b884-4a9a-bcb7-4c9e54aecc9a tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Created reservations ['e4d13621-25d7-4c8b-a6cb-de93dd148246', '6ffe4823-0a6a-49ed-b030-966fb1ebeac5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5291e98c-b884-4a9a-bcb7-4c9e54aecc9a tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Extend volume request issued successfully. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5291e98c-b884-4a9a-bcb7-4c9e54aecc9a tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35/action returned with HTTP 202 Sep 05 11:41:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 613/1260] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:41:04 2026] POST /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e2a07840-3401-4743-ba98-a58c15555084 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e2a07840-3401-4743-ba98-a58c15555084 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e2a07840-3401-4743-ba98-a58c15555084 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e2a07840-3401-4743-ba98-a58c15555084 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-82feced8-acc9-4755-81c5-6dfdf90bcf60 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-82feced8-acc9-4755-81c5-6dfdf90bcf60 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-82feced8-acc9-4755-81c5-6dfdf90bcf60 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-82feced8-acc9-4755-81c5-6dfdf90bcf60 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e2a07840-3401-4743-ba98-a58c15555084 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e2a07840-3401-4743-ba98-a58c15555084 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 200 Sep 05 11:41:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 648/1261] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:04 2026] GET /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-82feced8-acc9-4755-81c5-6dfdf90bcf60 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-82feced8-acc9-4755-81c5-6dfdf90bcf60 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:04 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-82feced8-acc9-4755-81c5-6dfdf90bcf60 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-82feced8-acc9-4755-81c5-6dfdf90bcf60 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-82feced8-acc9-4755-81c5-6dfdf90bcf60 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 returned with HTTP 200 Sep 05 11:41:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 614/1262] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:04 2026] GET /volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 => generated 911 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-29f544c0-8c3a-418e-8340-4636feb77d69 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-29f544c0-8c3a-418e-8340-4636feb77d69 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-29f544c0-8c3a-418e-8340-4636feb77d69 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-29f544c0-8c3a-418e-8340-4636feb77d69 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-29f544c0-8c3a-418e-8340-4636feb77d69 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member 71e6358f-b89a-4735-91d2-4bcb5619293e {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-29f544c0-8c3a-418e-8340-4636feb77d69 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e returned with HTTP 200 Sep 05 11:41:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 649/1263] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:04 2026] GET /volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e => generated 322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-25a3e047-26a7-45b8-b862-079d3ba638a0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25a3e047-26a7-45b8-b862-079d3ba638a0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25a3e047-26a7-45b8-b862-079d3ba638a0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25a3e047-26a7-45b8-b862-079d3ba638a0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-25a3e047-26a7-45b8-b862-079d3ba638a0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member 503edabe-02ba-4799-afb0-b7f526e00330 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25a3e047-26a7-45b8-b862-079d3ba638a0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 returned with HTTP 200 Sep 05 11:41:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 615/1264] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:04 2026] GET /volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 => generated 322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f68f358c-9ac2-48f4-878d-0b765147b3a7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f68f358c-9ac2-48f4-878d-0b765147b3a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/detail Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f68f358c-9ac2-48f4-878d-0b765147b3a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f68f358c-9ac2-48f4-878d-0b765147b3a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /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 05 11:41:04 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f68f358c-9ac2-48f4-878d-0b765147b3a7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/detail returned with HTTP 200 Sep 05 11:41:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 650/1265] 192.168.122.95 () {60 vars in 1175 bytes} [Sat Sep 5 11:41:04 2026] GET /volume/v3/groups/detail => generated 638 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /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 05 11:41:04 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Get all volumes completed successfully. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:04 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:04 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a9c8c73e-18d9-4d20-9de6-1901c892fa8c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:41:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 616/1266] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:41:04 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e35aeeae-015b-487a-964b-4d49829c7eba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /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 05 11:41:04 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:41:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Get all volumes completed successfully. Sep 05 11:41:04 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:04 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e35aeeae-015b-487a-964b-4d49829c7eba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:41:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 651/1267] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:41:04 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e2b44d88-808c-4efd-8be2-c726b83caba6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e2b44d88-808c-4efd-8be2-c726b83caba6 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e/action Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e2b44d88-808c-4efd-8be2-c726b83caba6 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e2b44d88-808c-4efd-8be2-c726b83caba6 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-e2b44d88-808c-4efd-8be2-c726b83caba6 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] delete called for group 71e6358f-b89a-4735-91d2-4bcb5619293e {{(pid=87146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-e2b44d88-808c-4efd-8be2-c726b83caba6 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Delete group with id: 71e6358f-b89a-4735-91d2-4bcb5619293e Sep 05 11:41:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87146]: /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 05 11:41:05 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:41:05 devstack devstack@c-api.service[87146]: /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 05 11:41:05 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e2b44d88-808c-4efd-8be2-c726b83caba6 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e/action returned with HTTP 202 Sep 05 11:41:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 617/1268] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:05 2026] POST /volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-84e82919-3394-496b-b589-7da91f4ce902 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-84e82919-3394-496b-b589-7da91f4ce902 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-84e82919-3394-496b-b589-7da91f4ce902 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-84e82919-3394-496b-b589-7da91f4ce902 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-84e82919-3394-496b-b589-7da91f4ce902 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-84e82919-3394-496b-b589-7da91f4ce902 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:05 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-84e82919-3394-496b-b589-7da91f4ce902 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-84e82919-3394-496b-b589-7da91f4ce902 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-84e82919-3394-496b-b589-7da91f4ce902 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 returned with HTTP 200 Sep 05 11:41:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 652/1269] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:05 2026] GET /volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 => generated 910 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dc04440c-1778-4405-b7db-53d97c1edb88 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dc04440c-1778-4405-b7db-53d97c1edb88 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dc04440c-1778-4405-b7db-53d97c1edb88 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dc04440c-1778-4405-b7db-53d97c1edb88 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-dc04440c-1778-4405-b7db-53d97c1edb88 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dc04440c-1778-4405-b7db-53d97c1edb88 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 200 Sep 05 11:41:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 618/1270] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:05 2026] GET /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d5a6c900-0db4-4a94-980f-5a701fcd7e77 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d5a6c900-0db4-4a94-980f-5a701fcd7e77 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] GET http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d5a6c900-0db4-4a94-980f-5a701fcd7e77 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d5a6c900-0db4-4a94-980f-5a701fcd7e77 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d5a6c900-0db4-4a94-980f-5a701fcd7e77 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] Volume info retrieved successfully. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d5a6c900-0db4-4a94-980f-5a701fcd7e77 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-reader] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 200 Sep 05 11:41:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 653/1271] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:05 2026] GET /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c4093542-6374-41db-8017-5797b9a19fda None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4093542-6374-41db-8017-5797b9a19fda tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4093542-6374-41db-8017-5797b9a19fda tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4093542-6374-41db-8017-5797b9a19fda tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-c4093542-6374-41db-8017-5797b9a19fda tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Delete snapshot with id: b6a28afa-4940-40d5-84f6-9c41cda60675 Sep 05 11:41:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c4093542-6374-41db-8017-5797b9a19fda tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Snapshot retrieved successfully. Sep 05 11:41:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c4093542-6374-41db-8017-5797b9a19fda tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Snapshot delete request issued successfully. Sep 05 11:41:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4093542-6374-41db-8017-5797b9a19fda tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 returned with HTTP 202 Sep 05 11:41:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 619/1272] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:41:05 2026] DELETE /volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b329dd25-1451-4b32-8c89-e5afbc9a4987 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b329dd25-1451-4b32-8c89-e5afbc9a4987 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b329dd25-1451-4b32-8c89-e5afbc9a4987 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b329dd25-1451-4b32-8c89-e5afbc9a4987 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b329dd25-1451-4b32-8c89-e5afbc9a4987 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Snapshot retrieved successfully. Sep 05 11:41:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b329dd25-1451-4b32-8c89-e5afbc9a4987 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 returned with HTTP 200 Sep 05 11:41:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 654/1273] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:05 2026] GET /volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d790be56-65dc-490c-9b34-dc79027e4741 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d790be56-65dc-490c-9b34-dc79027e4741 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d790be56-65dc-490c-9b34-dc79027e4741 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d790be56-65dc-490c-9b34-dc79027e4741 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d790be56-65dc-490c-9b34-dc79027e4741 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 returned with HTTP 404 Sep 05 11:41:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 620/1274] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/volumes/e6347072-bdb3-43d1-abc1-ee88eb2cccb2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-90e07691-0413-4f38-b82b-c9e9c114b721 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90e07691-0413-4f38-b82b-c9e9c114b721 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e Sep 05 11:41:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90e07691-0413-4f38-b82b-c9e9c114b721 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90e07691-0413-4f38-b82b-c9e9c114b721 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-90e07691-0413-4f38-b82b-c9e9c114b721 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member 71e6358f-b89a-4735-91d2-4bcb5619293e {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90e07691-0413-4f38-b82b-c9e9c114b721 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e returned with HTTP 404 Sep 05 11:41:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 655/1275] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-52ea4adb-6037-4752-b62e-602606976010 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-52ea4adb-6037-4752-b62e-602606976010 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330/action Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-52ea4adb-6037-4752-b62e-602606976010 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-52ea4adb-6037-4752-b62e-602606976010 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-52ea4adb-6037-4752-b62e-602606976010 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] delete called for group 503edabe-02ba-4799-afb0-b7f526e00330 {{(pid=87146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-52ea4adb-6037-4752-b62e-602606976010 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Delete group with id: 503edabe-02ba-4799-afb0-b7f526e00330 Sep 05 11:41:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:06 devstack devstack@c-api.service[87146]: /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 05 11:41:06 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:41:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-52ea4adb-6037-4752-b62e-602606976010 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330/action returned with HTTP 202 Sep 05 11:41:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 621/1276] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:06 2026] POST /volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1dcd4ca2-eede-4eab-b284-5e52cc6940cd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1dcd4ca2-eede-4eab-b284-5e52cc6940cd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 Sep 05 11:41:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1dcd4ca2-eede-4eab-b284-5e52cc6940cd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1dcd4ca2-eede-4eab-b284-5e52cc6940cd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-1dcd4ca2-eede-4eab-b284-5e52cc6940cd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member 503edabe-02ba-4799-afb0-b7f526e00330 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:06 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1dcd4ca2-eede-4eab-b284-5e52cc6940cd tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 656/1277] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 => generated 321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5cd9c761-542a-4a23-adc8-9adbb8e8f9d6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5cd9c761-542a-4a23-adc8-9adbb8e8f9d6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5cd9c761-542a-4a23-adc8-9adbb8e8f9d6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5cd9c761-542a-4a23-adc8-9adbb8e8f9d6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5cd9c761-542a-4a23-adc8-9adbb8e8f9d6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Snapshot retrieved successfully. Sep 05 11:41:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5cd9c761-542a-4a23-adc8-9adbb8e8f9d6 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 622/1278] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3b5d2f37-af58-48e4-b7fd-3440aefc2974 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3b5d2f37-af58-48e4-b7fd-3440aefc2974 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3b5d2f37-af58-48e4-b7fd-3440aefc2974 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3b5d2f37-af58-48e4-b7fd-3440aefc2974 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-3b5d2f37-af58-48e4-b7fd-3440aefc2974 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member 503edabe-02ba-4799-afb0-b7f526e00330 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3b5d2f37-af58-48e4-b7fd-3440aefc2974 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 returned with HTTP 404 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 657/1279] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:07 2026] GET /volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3b6cb264-8701-4db2-a816-8c62f9b98b4d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3b6cb264-8701-4db2-a816-8c62f9b98b4d tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/detail Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3b6cb264-8701-4db2-a816-8c62f9b98b4d tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3b6cb264-8701-4db2-a816-8c62f9b98b4d tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: /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 05 11:41:07 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3b6cb264-8701-4db2-a816-8c62f9b98b4d tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/detail returned with HTTP 200 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 623/1280] 192.168.122.95 () {60 vars in 1175 bytes} [Sat Sep 5 11:41:07 2026] GET /volume/v3/groups/detail => generated 14 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2f907bc1-1ad4-4053-aace-ab2361c01b81 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f907bc1-1ad4-4053-aace-ab2361c01b81 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f907bc1-1ad4-4053-aace-ab2361c01b81 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f907bc1-1ad4-4053-aace-ab2361c01b81 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-2f907bc1-1ad4-4053-aace-ab2361c01b81 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f907bc1-1ad4-4053-aace-ab2361c01b81 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: /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 05 11:41:07 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2f907bc1-1ad4-4053-aace-ab2361c01b81 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Get all volumes completed successfully. Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f907bc1-1ad4-4053-aace-ab2361c01b81 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 658/1281] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:41:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-21073347-b875-4b94-b302-710697164fb8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-21073347-b875-4b94-b302-710697164fb8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330/action Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-21073347-b875-4b94-b302-710697164fb8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-21073347-b875-4b94-b302-710697164fb8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-21073347-b875-4b94-b302-710697164fb8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] delete called for group 503edabe-02ba-4799-afb0-b7f526e00330 {{(pid=87146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-21073347-b875-4b94-b302-710697164fb8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Delete group with id: 503edabe-02ba-4799-afb0-b7f526e00330 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-21073347-b875-4b94-b302-710697164fb8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330/action returned with HTTP 404 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 624/1282] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:07 2026] POST /volume/v3/groups/503edabe-02ba-4799-afb0-b7f526e00330/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1e9d607f-c282-4dff-ab29-7fa163b4cc16 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e9d607f-c282-4dff-ab29-7fa163b4cc16 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e9d607f-c282-4dff-ab29-7fa163b4cc16 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e9d607f-c282-4dff-ab29-7fa163b4cc16 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-1e9d607f-c282-4dff-ab29-7fa163b4cc16 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1e9d607f-c282-4dff-ab29-7fa163b4cc16 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1e9d607f-c282-4dff-ab29-7fa163b4cc16 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Get all volumes completed successfully. Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e9d607f-c282-4dff-ab29-7fa163b4cc16 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 659/1283] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:41:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-812e106e-3d5d-443b-bd1e-1702db78fbe1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-812e106e-3d5d-443b-bd1e-1702db78fbe1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ca1ffae5-d478-41e9-b869-1f0ee12d7acc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-812e106e-3d5d-443b-bd1e-1702db78fbe1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-812e106e-3d5d-443b-bd1e-1702db78fbe1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca1ffae5-d478-41e9-b869-1f0ee12d7acc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e/action Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca1ffae5-d478-41e9-b869-1f0ee12d7acc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca1ffae5-d478-41e9-b869-1f0ee12d7acc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-ca1ffae5-d478-41e9-b869-1f0ee12d7acc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] delete called for group 71e6358f-b89a-4735-91d2-4bcb5619293e {{(pid=87145) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-ca1ffae5-d478-41e9-b869-1f0ee12d7acc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Delete group with id: 71e6358f-b89a-4735-91d2-4bcb5619293e Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-812e106e-3d5d-443b-bd1e-1702db78fbe1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 returned with HTTP 404 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca1ffae5-d478-41e9-b869-1f0ee12d7acc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e/action returned with HTTP 404 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 625/1284] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:07 2026] GET /volume/v3/snapshots/b6a28afa-4940-40d5-84f6-9c41cda60675 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 660/1285] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:07 2026] POST /volume/v3/groups/71e6358f-b89a-4735-91d2-4bcb5619293e/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7a504ea9-8e5e-4f4d-86f3-2bee025ba4c7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ff8436f1-ecdf-46c8-842b-4e80d33433fd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a504ea9-8e5e-4f4d-86f3-2bee025ba4c7 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a504ea9-8e5e-4f4d-86f3-2bee025ba4c7 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a504ea9-8e5e-4f4d-86f3-2bee025ba4c7 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff8436f1-ecdf-46c8-842b-4e80d33433fd tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/b332dbf4-0034-4672-b143-e8c18d8c8699 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff8436f1-ecdf-46c8-842b-4e80d33433fd tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff8436f1-ecdf-46c8-842b-4e80d33433fd tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7a504ea9-8e5e-4f4d-86f3-2bee025ba4c7 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff8436f1-ecdf-46c8-842b-4e80d33433fd tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/group_types/b332dbf4-0034-4672-b143-e8c18d8c8699 returned with HTTP 202 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 661/1286] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:41:07 2026] DELETE /volume/v3/group_types/b332dbf4-0034-4672-b143-e8c18d8c8699 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ca5a0399-4fe2-4499-9e8b-3d9a7877e962 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a504ea9-8e5e-4f4d-86f3-2bee025ba4c7 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 200 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca5a0399-4fe2-4499-9e8b-3d9a7877e962 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] DELETE http://192.168.122.95/volume/v3/types/0b863ddc-b67c-407f-87f0-13e89e115655 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca5a0399-4fe2-4499-9e8b-3d9a7877e962 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca5a0399-4fe2-4499-9e8b-3d9a7877e962 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 626/1287] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:07 2026] GET /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4c853d29-5f11-4629-a7cc-3659dbab6d30 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c853d29-5f11-4629-a7cc-3659dbab6d30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] DELETE http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c853d29-5f11-4629-a7cc-3659dbab6d30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c853d29-5f11-4629-a7cc-3659dbab6d30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-4c853d29-5f11-4629-a7cc-3659dbab6d30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Delete volume with id: 4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4c853d29-5f11-4629-a7cc-3659dbab6d30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca5a0399-4fe2-4499-9e8b-3d9a7877e962 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/types/0b863ddc-b67c-407f-87f0-13e89e115655 returned with HTTP 202 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 662/1288] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:41:07 2026] DELETE /volume/v3/types/0b863ddc-b67c-407f-87f0-13e89e115655 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c83fb870-b0d2-41a9-ac3a-255958949842 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c83fb870-b0d2-41a9-ac3a-255958949842 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] GET http://192.168.122.95/volume/v3/types/0b863ddc-b67c-407f-87f0-13e89e115655 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c83fb870-b0d2-41a9-ac3a-255958949842 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c83fb870-b0d2-41a9-ac3a-255958949842 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c83fb870-b0d2-41a9-ac3a-255958949842 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/types/0b863ddc-b67c-407f-87f0-13e89e115655 returned with HTTP 404 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 663/1289] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:07 2026] GET /volume/v3/types/0b863ddc-b67c-407f-87f0-13e89e115655 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5d0ac080-be35-43d2-bcd9-47324f1812dc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d0ac080-be35-43d2-bcd9-47324f1812dc tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d0ac080-be35-43d2-bcd9-47324f1812dc tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-488767886"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4c853d29-5f11-4629-a7cc-3659dbab6d30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Delete volume request issued successfully. Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c853d29-5f11-4629-a7cc-3659dbab6d30 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 202 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 627/1290] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:41:07 2026] DELETE /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1d7c2fc6-4c6e-4fc5-9f58-598ccaf21ce1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d7c2fc6-4c6e-4fc5-9f58-598ccaf21ce1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d7c2fc6-4c6e-4fc5-9f58-598ccaf21ce1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d7c2fc6-4c6e-4fc5-9f58-598ccaf21ce1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d0ac080-be35-43d2-bcd9-47324f1812dc tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 664/1291] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:41:07 2026] POST /volume/v3/types => generated 215 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7f9ff96c-58f3-48ce-8535-97ac4721c590 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f9ff96c-58f3-48ce-8535-97ac4721c590 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:41:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f9ff96c-58f3-48ce-8535-97ac4721c590 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1099671571"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1d7c2fc6-4c6e-4fc5-9f58-598ccaf21ce1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Volume info retrieved successfully. Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d7c2fc6-4c6e-4fc5-9f58-598ccaf21ce1 tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 200 Sep 05 11:41:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 628/1292] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:07 2026] GET /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f9ff96c-58f3-48ce-8535-97ac4721c590 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:41:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 665/1293] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:41:07 2026] POST /volume/v3/group_types => generated 173 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0b3c9836-9dd6-422d-9782-e57522953f49 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0b3c9836-9dd6-422d-9782-e57522953f49 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/groups Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0b3c9836-9dd6-422d-9782-e57522953f49 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9f84ea6b-5cdb-4012-953c-951ed88b72fb", "volume_types": ["eba7071d-0704-49c9-a94b-3201e81fe086"], "name": "tempest-GroupsTest-Group-538666891"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-0b3c9836-9dd6-422d-9782-e57522953f49 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Creating new group {'group': {'group_type': '9f84ea6b-5cdb-4012-953c-951ed88b72fb', 'volume_types': ['eba7071d-0704-49c9-a94b-3201e81fe086'], 'name': 'tempest-GroupsTest-Group-538666891'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:41:07 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.groups [None req-0b3c9836-9dd6-422d-9782-e57522953f49 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Creating group tempest-GroupsTest-Group-538666891. Sep 05 11:41:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0b3c9836-9dd6-422d-9782-e57522953f49 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Availability Zones retrieved successfully. Sep 05 11:41:08 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-0b3c9836-9dd6-422d-9782-e57522953f49 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Created reservations ['c7fa3e95-23b8-423a-8b66-20eeff767322'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0b3c9836-9dd6-422d-9782-e57522953f49 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups returned with HTTP 202 Sep 05 11:41:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 629/1294] 192.168.122.95 () {62 vars in 1176 bytes} [Sat Sep 5 11:41:07 2026] POST /volume/v3/groups => generated 103 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-537abde1-c85a-43e6-81f0-a8a356b98403 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-537abde1-c85a-43e6-81f0-a8a356b98403 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-537abde1-c85a-43e6-81f0-a8a356b98403 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-537abde1-c85a-43e6-81f0-a8a356b98403 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-537abde1-c85a-43e6-81f0-a8a356b98403 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member fddd29f1-700d-41df-9a8d-aa0dda02e3e6 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:08 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-537abde1-c85a-43e6-81f0-a8a356b98403 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 200 Sep 05 11:41:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 666/1295] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:08 2026] GET /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 331 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fb87d991-0bb6-4aa3-b77f-a01c9b940fdc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fb87d991-0bb6-4aa3-b77f-a01c9b940fdc tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] GET http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 Sep 05 11:41:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fb87d991-0bb6-4aa3-b77f-a01c9b940fdc tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fb87d991-0bb6-4aa3-b77f-a01c9b940fdc tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fb87d991-0bb6-4aa3-b77f-a01c9b940fdc tempest-VolumesExtendTest-2142228419 tempest-VolumesExtendTest-2142228419-project-member] http://192.168.122.95/volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 returned with HTTP 404 Sep 05 11:41:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 630/1296] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:08 2026] GET /volume/v3/volumes/4b9a67ed-7bad-4d27-8075-5ab97dcada35 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:41:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c34d78b2-dd0f-463b-ba6e-5028eb6b1f5c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c34d78b2-dd0f-463b-ba6e-5028eb6b1f5c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c34d78b2-dd0f-463b-ba6e-5028eb6b1f5c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c34d78b2-dd0f-463b-ba6e-5028eb6b1f5c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-c34d78b2-dd0f-463b-ba6e-5028eb6b1f5c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member fddd29f1-700d-41df-9a8d-aa0dda02e3e6 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:09 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c34d78b2-dd0f-463b-ba6e-5028eb6b1f5c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 200 Sep 05 11:41:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 667/1297] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:09 2026] GET /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 332 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1285836894", "volume_type": "eba7071d-0704-49c9-a94b-3201e81fe086", "group_id": "fddd29f1-700d-41df-9a8d-aa0dda02e3e6", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1285836894', 'volume_type': 'eba7071d-0704-49c9-a94b-3201e81fe086', 'group_id': 'fddd29f1-700d-41df-9a8d-aa0dda02e3e6', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:09 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Create volume of 1 GB Sep 05 11:41:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:09 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Availability Zones retrieved successfully. Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Flow 'volume_create_api' (a5fea3ea-b0f3-4d40-9650-b12b7b3a009f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed1e5c0b-24d2-42f0-bebf-0d0c0f7d101b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed1e5c0b-24d2-42f0-bebf-0d0c0f7d101b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:41:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eba7071d-0704-49c9-a94b-3201e81fe086,is_public=True,name='tempest-GroupsTest-volume-type-488767886',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eba7071d-0704-49c9-a94b-3201e81fe086', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fddd29f1-700d-41df-9a8d-aa0dda02e3e6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa6ff38-ab2d-4ad2-9510-0e667dd3b2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-488767886 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-488767886, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:41:09 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-488767886 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-488767886, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Created reservations ['adb8d3e4-c2b1-4902-b90b-19af37715500', '97b60d9f-7684-47f8-90c6-a030445b1da0', 'a523be06-fea4-4e88-8780-ce7debcd340d', '6b5a4ffc-70ac-4528-9c0d-49aee4ca8ecf'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa6ff38-ab2d-4ad2-9510-0e667dd3b2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adb8d3e4-c2b1-4902-b90b-19af37715500', '97b60d9f-7684-47f8-90c6-a030445b1da0', 'a523be06-fea4-4e88-8780-ce7debcd340d', '6b5a4ffc-70ac-4528-9c0d-49aee4ca8ecf']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84bf20b-3c06-40e0-8885-e87529f74ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84bf20b-3c06-40e0-8885-e87529f74ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed94d031-a6c5-4eb7-b019-7b313e610138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1285836894',encryption_key_id=None,group_id=fddd29f1-700d-41df-9a8d-aa0dda02e3e6,group_type_id=,metadata={},multiattach=False,project_id='4a67074bfd7b4bdbb574c1e7f373deb6',qos_specs=None,replication_status=,reservations=['adb8d3e4-c2b1-4902-b90b-19af37715500','97b60d9f-7684-47f8-90c6-a030445b1da0','a523be06-fea4-4e88-8780-ce7debcd340d','6b5a4ffc-70ac-4528-9c0d-49aee4ca8ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d4161ac74a4827b3e6767463faf4d2',volume_type_id=eba7071d-0704-49c9-a94b-3201e81fe086), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1285836894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fddd29f1-700d-41df-9a8d-aa0dda02e3e6,host=None,id=ed94d031-a6c5-4eb7-b019-7b313e610138,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a67074bfd7b4bdbb574c1e7f373deb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d4161ac74a4827b3e6767463faf4d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eba7071d-0704-49c9-a94b-3201e81fe086),volume_type_id=eba7071d-0704-49c9-a94b-3201e81fe086)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f21a4bb-4fee-436e-95a9-ef69a8384897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f21a4bb-4fee-436e-95a9-ef69a8384897) transitioned into state 'SUCCESS' from state '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-1285836894',encryption_key_id=None,group_id=fddd29f1-700d-41df-9a8d-aa0dda02e3e6,group_type_id=,metadata={},multiattach=False,project_id='4a67074bfd7b4bdbb574c1e7f373deb6',qos_specs=None,replication_status=,reservations=['adb8d3e4-c2b1-4902-b90b-19af37715500','97b60d9f-7684-47f8-90c6-a030445b1da0','a523be06-fea4-4e88-8780-ce7debcd340d','6b5a4ffc-70ac-4528-9c0d-49aee4ca8ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d4161ac74a4827b3e6767463faf4d2',volume_type_id=eba7071d-0704-49c9-a94b-3201e81fe086)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522ac041-8ac5-4d70-813b-40a299d037c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522ac041-8ac5-4d70-813b-40a299d037c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Flow 'volume_create_api' (a5fea3ea-b0f3-4d40-9650-b12b7b3a009f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Create volume request issued successfully. Sep 05 11:41:09 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:09 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:09 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9094911-7c06-48d9-90ab-9918dd8915b3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 631/1298] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:41:09 2026] POST /volume/v3/volumes => generated 820 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-eeb2020c-96f1-4a10-8e55-9a6d0bfc7d56 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eeb2020c-96f1-4a10-8e55-9a6d0bfc7d56 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/ed94d031-a6c5-4eb7-b019-7b313e610138 Sep 05 11:41:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eeb2020c-96f1-4a10-8e55-9a6d0bfc7d56 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eeb2020c-96f1-4a10-8e55-9a6d0bfc7d56 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-eeb2020c-96f1-4a10-8e55-9a6d0bfc7d56 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:09 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-eeb2020c-96f1-4a10-8e55-9a6d0bfc7d56 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:09 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-eeb2020c-96f1-4a10-8e55-9a6d0bfc7d56 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:10 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-eeb2020c-96f1-4a10-8e55-9a6d0bfc7d56 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eeb2020c-96f1-4a10-8e55-9a6d0bfc7d56 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/ed94d031-a6c5-4eb7-b019-7b313e610138 returned with HTTP 200 Sep 05 11:41:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 668/1299] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:09 2026] GET /volume/v3/volumes/ed94d031-a6c5-4eb7-b019-7b313e610138 => generated 888 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b1a95e45-f965-4e05-86e5-6bbc0d53aa07 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b1a95e45-f965-4e05-86e5-6bbc0d53aa07 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/ed94d031-a6c5-4eb7-b019-7b313e610138 Sep 05 11:41:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b1a95e45-f965-4e05-86e5-6bbc0d53aa07 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b1a95e45-f965-4e05-86e5-6bbc0d53aa07 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b1a95e45-f965-4e05-86e5-6bbc0d53aa07 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:11 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-b1a95e45-f965-4e05-86e5-6bbc0d53aa07 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:11 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-b1a95e45-f965-4e05-86e5-6bbc0d53aa07 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:11 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-b1a95e45-f965-4e05-86e5-6bbc0d53aa07 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b1a95e45-f965-4e05-86e5-6bbc0d53aa07 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/ed94d031-a6c5-4eb7-b019-7b313e610138 returned with HTTP 200 Sep 05 11:41:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 632/1300] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:11 2026] GET /volume/v3/volumes/ed94d031-a6c5-4eb7-b019-7b313e610138 => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bc456f38-8792-4255-a610-e54ce2f152d5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-893367991", "volume_type": "eba7071d-0704-49c9-a94b-3201e81fe086", "group_id": "fddd29f1-700d-41df-9a8d-aa0dda02e3e6", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-893367991', 'volume_type': 'eba7071d-0704-49c9-a94b-3201e81fe086', 'group_id': 'fddd29f1-700d-41df-9a8d-aa0dda02e3e6', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:11 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Create volume of 1 GB Sep 05 11:41:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:11 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Availability Zones retrieved successfully. Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Flow 'volume_create_api' (80dd0e83-8c0c-49e2-b7fb-6bce79a1ecf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7c4891b-9899-4c73-b8a4-cf0d751ebd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7c4891b-9899-4c73-b8a4-cf0d751ebd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:41:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eba7071d-0704-49c9-a94b-3201e81fe086,is_public=True,name='tempest-GroupsTest-volume-type-488767886',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eba7071d-0704-49c9-a94b-3201e81fe086', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fddd29f1-700d-41df-9a8d-aa0dda02e3e6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a7e29f-f7fa-4bde-8978-e0cad229d9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-488767886 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-488767886, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:41:11 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-488767886 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-488767886, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Created reservations ['ce6fa1d1-9c78-4fde-8cb5-07626575fec1', '755a5482-3c53-4a08-9a29-d3fc4a78b181', '0283204c-1ff3-4de0-9d35-d2ff0124952a', 'edd080cc-6cf9-4bb9-830f-b4a80dc2cbb9'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a7e29f-f7fa-4bde-8978-e0cad229d9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce6fa1d1-9c78-4fde-8cb5-07626575fec1', '755a5482-3c53-4a08-9a29-d3fc4a78b181', '0283204c-1ff3-4de0-9d35-d2ff0124952a', 'edd080cc-6cf9-4bb9-830f-b4a80dc2cbb9']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2942c941-92b5-49b7-8103-3382e91f9e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2942c941-92b5-49b7-8103-3382e91f9e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96ec9027-0ef1-4fbd-9677-67e0eb30bea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-893367991',encryption_key_id=None,group_id=fddd29f1-700d-41df-9a8d-aa0dda02e3e6,group_type_id=,metadata={},multiattach=False,project_id='4a67074bfd7b4bdbb574c1e7f373deb6',qos_specs=None,replication_status=,reservations=['ce6fa1d1-9c78-4fde-8cb5-07626575fec1','755a5482-3c53-4a08-9a29-d3fc4a78b181','0283204c-1ff3-4de0-9d35-d2ff0124952a','edd080cc-6cf9-4bb9-830f-b4a80dc2cbb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d4161ac74a4827b3e6767463faf4d2',volume_type_id=eba7071d-0704-49c9-a94b-3201e81fe086), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-893367991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fddd29f1-700d-41df-9a8d-aa0dda02e3e6,host=None,id=96ec9027-0ef1-4fbd-9677-67e0eb30bea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a67074bfd7b4bdbb574c1e7f373deb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d4161ac74a4827b3e6767463faf4d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eba7071d-0704-49c9-a94b-3201e81fe086),volume_type_id=eba7071d-0704-49c9-a94b-3201e81fe086)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c16d0d-ea0d-4698-8700-7919b1d2d292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c16d0d-ea0d-4698-8700-7919b1d2d292) transitioned into state 'SUCCESS' from state '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-893367991',encryption_key_id=None,group_id=fddd29f1-700d-41df-9a8d-aa0dda02e3e6,group_type_id=,metadata={},multiattach=False,project_id='4a67074bfd7b4bdbb574c1e7f373deb6',qos_specs=None,replication_status=,reservations=['ce6fa1d1-9c78-4fde-8cb5-07626575fec1','755a5482-3c53-4a08-9a29-d3fc4a78b181','0283204c-1ff3-4de0-9d35-d2ff0124952a','edd080cc-6cf9-4bb9-830f-b4a80dc2cbb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d4161ac74a4827b3e6767463faf4d2',volume_type_id=eba7071d-0704-49c9-a94b-3201e81fe086)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333fd1e4-2bed-4ed8-830d-46a40ffa2ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333fd1e4-2bed-4ed8-830d-46a40ffa2ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Flow 'volume_create_api' (80dd0e83-8c0c-49e2-b7fb-6bce79a1ecf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Create volume request issued successfully. Sep 05 11:41:11 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:11 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:11 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bc456f38-8792-4255-a610-e54ce2f152d5 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 669/1301] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:41:11 2026] POST /volume/v3/volumes => generated 819 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-20814b2f-fde0-4efc-9eac-0fbc448520b0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-20814b2f-fde0-4efc-9eac-0fbc448520b0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 Sep 05 11:41:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-20814b2f-fde0-4efc-9eac-0fbc448520b0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-20814b2f-fde0-4efc-9eac-0fbc448520b0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-20814b2f-fde0-4efc-9eac-0fbc448520b0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:11 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-20814b2f-fde0-4efc-9eac-0fbc448520b0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:11 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-20814b2f-fde0-4efc-9eac-0fbc448520b0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:12 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-20814b2f-fde0-4efc-9eac-0fbc448520b0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-20814b2f-fde0-4efc-9eac-0fbc448520b0 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 returned with HTTP 200 Sep 05 11:41:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 633/1302] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:11 2026] GET /volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 => generated 887 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-10c96583-be0b-4b29-9716-90bbec7e24d3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10c96583-be0b-4b29-9716-90bbec7e24d3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 Sep 05 11:41:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10c96583-be0b-4b29-9716-90bbec7e24d3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10c96583-be0b-4b29-9716-90bbec7e24d3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-10c96583-be0b-4b29-9716-90bbec7e24d3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:13 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-10c96583-be0b-4b29-9716-90bbec7e24d3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:13 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-10c96583-be0b-4b29-9716-90bbec7e24d3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:13 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-10c96583-be0b-4b29-9716-90bbec7e24d3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10c96583-be0b-4b29-9716-90bbec7e24d3 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 returned with HTTP 200 Sep 05 11:41:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 670/1303] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:13 2026] GET /volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 => generated 911 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c6af08e9-b7aa-484a-90cf-2f73b2002e0b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6af08e9-b7aa-484a-90cf-2f73b2002e0b tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6af08e9-b7aa-484a-90cf-2f73b2002e0b tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6af08e9-b7aa-484a-90cf-2f73b2002e0b tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c6af08e9-b7aa-484a-90cf-2f73b2002e0b tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:14 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-c6af08e9-b7aa-484a-90cf-2f73b2002e0b tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:14 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-c6af08e9-b7aa-484a-90cf-2f73b2002e0b tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-c6af08e9-b7aa-484a-90cf-2f73b2002e0b tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6af08e9-b7aa-484a-90cf-2f73b2002e0b tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 returned with HTTP 200 Sep 05 11:41:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 671/1304] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:14 2026] GET /volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 => generated 912 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4ae41dab-1999-49db-a7f1-4953005e3363 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4ae41dab-1999-49db-a7f1-4953005e3363 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] PUT http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4ae41dab-1999-49db-a7f1-4953005e3363 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "96ec9027-0ef1-4fbd-9677-67e0eb30bea0"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-4ae41dab-1999-49db-a7f1-4953005e3363 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Update called for group fddd29f1-700d-41df-9a8d-aa0dda02e3e6. {{(pid=87145) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-4ae41dab-1999-49db-a7f1-4953005e3363 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Updating group fddd29f1-700d-41df-9a8d-aa0dda02e3e6 with name new_group description: This is a new group add_volumes: None remove_volumes: 96ec9027-0ef1-4fbd-9677-67e0eb30bea0. Sep 05 11:41:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-896518283", "metadata": {"Type": "Test"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-896518283', 'metadata': {'Type': 'Test'}}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4ae41dab-1999-49db-a7f1-4953005e3363 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 202 Sep 05 11:41:14 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume of 1 GB Sep 05 11:41:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 672/1305] 192.168.122.95 () {62 vars in 1286 bytes} [Sat Sep 5 11:41:14 2026] PUT /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6671ff42-4201-4aed-a3f2-9117c72977a9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Availability Zones retrieved successfully. Sep 05 11:41:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6671ff42-4201-4aed-a3f2-9117c72977a9 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6671ff42-4201-4aed-a3f2-9117c72977a9 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6671ff42-4201-4aed-a3f2-9117c72977a9 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-6671ff42-4201-4aed-a3f2-9117c72977a9 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member fddd29f1-700d-41df-9a8d-aa0dda02e3e6 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (b919fa58-c7ed-4b0b-a71f-d26d9bbfc171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a830e4-7c91-48f3-9b1e-74bf6b5c0a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:14 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6671ff42-4201-4aed-a3f2-9117c72977a9 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 200 Sep 05 11:41:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 673/1306] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:14 2026] GET /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 323 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a830e4-7c91-48f3-9b1e-74bf6b5c0a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2353caf3-c8d7-4c93-8457-9456e2a99872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Created reservations ['361defee-411b-408b-bc24-519f86baaf54', '2c4b3d20-b598-4ad4-93d4-48d1b0630167', 'a3800a9c-789e-42f6-871d-35efa1f80f99', 'a921022a-1cfd-468a-9cec-0ab130ef14be'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2353caf3-c8d7-4c93-8457-9456e2a99872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['361defee-411b-408b-bc24-519f86baaf54', '2c4b3d20-b598-4ad4-93d4-48d1b0630167', 'a3800a9c-789e-42f6-871d-35efa1f80f99', 'a921022a-1cfd-468a-9cec-0ab130ef14be']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf7d12e-bfd6-456c-b8d4-1367d895e6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf7d12e-bfd6-456c-b8d4-1367d895e6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1386441e-e9c8-4a32-af7f-5ef7204cf29b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-896518283',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['361defee-411b-408b-bc24-519f86baaf54','2c4b3d20-b598-4ad4-93d4-48d1b0630167','a3800a9c-789e-42f6-871d-35efa1f80f99','a921022a-1cfd-468a-9cec-0ab130ef14be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-896518283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1386441e-e9c8-4a32-af7f-5ef7204cf29b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c1fe7e365b1d48b2b9580f4796bbea42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467b9677fb64570a0d79e0680ac33d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f16e640-f003-4681-acd1-612be17f7f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f16e640-f003-4681-acd1-612be17f7f29) transitioned into state 'SUCCESS' from state '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-896518283',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['361defee-411b-408b-bc24-519f86baaf54','2c4b3d20-b598-4ad4-93d4-48d1b0630167','a3800a9c-789e-42f6-871d-35efa1f80f99','a921022a-1cfd-468a-9cec-0ab130ef14be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20c92f26-f491-43b3-9910-13211b21fb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20c92f26-f491-43b3-9910-13211b21fb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (b919fa58-c7ed-4b0b-a71f-d26d9bbfc171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request issued successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-59095bbb-2102-4ccc-89fc-5ae43e0025c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 634/1307] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:41:14 2026] POST /volume/v3/volumes => generated 765 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1e440ee4-2079-4016-b7d9-115fda0a238a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e440ee4-2079-4016-b7d9-115fda0a238a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e440ee4-2079-4016-b7d9-115fda0a238a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e440ee4-2079-4016-b7d9-115fda0a238a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1e440ee4-2079-4016-b7d9-115fda0a238a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e440ee4-2079-4016-b7d9-115fda0a238a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 200 Sep 05 11:41:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 674/1308] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:15 2026] GET /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 833 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-235a5da8-a62b-405a-b336-f39d8f0a4bd8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-235a5da8-a62b-405a-b336-f39d8f0a4bd8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-235a5da8-a62b-405a-b336-f39d8f0a4bd8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-235a5da8-a62b-405a-b336-f39d8f0a4bd8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-235a5da8-a62b-405a-b336-f39d8f0a4bd8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member fddd29f1-700d-41df-9a8d-aa0dda02e3e6 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-235a5da8-a62b-405a-b336-f39d8f0a4bd8 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 200 Sep 05 11:41:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 635/1309] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:15 2026] GET /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8861ff40-3c8d-483c-8e07-13eb14bf4bdc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8861ff40-3c8d-483c-8e07-13eb14bf4bdc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8861ff40-3c8d-483c-8e07-13eb14bf4bdc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8861ff40-3c8d-483c-8e07-13eb14bf4bdc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-8861ff40-3c8d-483c-8e07-13eb14bf4bdc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member fddd29f1-700d-41df-9a8d-aa0dda02e3e6 {{(pid=87145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8861ff40-3c8d-483c-8e07-13eb14bf4bdc tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 200 Sep 05 11:41:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 675/1310] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:15 2026] GET /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3635cc42-302a-4793-9892-190363effa79 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: /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 05 11:41:15 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:41:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Get all volumes completed successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:15 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:15 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3635cc42-302a-4793-9892-190363effa79 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:41:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 636/1311] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:41:15 2026] GET /volume/v3/volumes/detail => generated 1784 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ed495011-8eb2-42b2-99d4-501c2619fa46 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed495011-8eb2-42b2-99d4-501c2619fa46 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] PUT http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed495011-8eb2-42b2-99d4-501c2619fa46 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "96ec9027-0ef1-4fbd-9677-67e0eb30bea0"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-ed495011-8eb2-42b2-99d4-501c2619fa46 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Update called for group fddd29f1-700d-41df-9a8d-aa0dda02e3e6. {{(pid=87145) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:41:15 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-ed495011-8eb2-42b2-99d4-501c2619fa46 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Updating group fddd29f1-700d-41df-9a8d-aa0dda02e3e6 with name None description: None add_volumes: 96ec9027-0ef1-4fbd-9677-67e0eb30bea0 remove_volumes: None. Sep 05 11:41:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:16 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:41:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed495011-8eb2-42b2-99d4-501c2619fa46 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 202 Sep 05 11:41:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 676/1312] 192.168.122.95 () {62 vars in 1285 bytes} [Sat Sep 5 11:41:15 2026] PUT /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-18333361-d321-4c34-9a14-b3c3500cb178 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-18333361-d321-4c34-9a14-b3c3500cb178 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-18333361-d321-4c34-9a14-b3c3500cb178 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-18333361-d321-4c34-9a14-b3c3500cb178 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-18333361-d321-4c34-9a14-b3c3500cb178 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member fddd29f1-700d-41df-9a8d-aa0dda02e3e6 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:16 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-18333361-d321-4c34-9a14-b3c3500cb178 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 200 Sep 05 11:41:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 637/1313] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:16 2026] GET /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6ff56060-08ea-42fb-b914-ed7432a57915 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ff56060-08ea-42fb-b914-ed7432a57915 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ff56060-08ea-42fb-b914-ed7432a57915 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ff56060-08ea-42fb-b914-ed7432a57915 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6ff56060-08ea-42fb-b914-ed7432a57915 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ff56060-08ea-42fb-b914-ed7432a57915 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 200 Sep 05 11:41:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 677/1314] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:16 2026] GET /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-97469079-1ef1-4cbe-bce1-95c2ec56e68f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-97469079-1ef1-4cbe-bce1-95c2ec56e68f tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-97469079-1ef1-4cbe-bce1-95c2ec56e68f tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-97469079-1ef1-4cbe-bce1-95c2ec56e68f tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-97469079-1ef1-4cbe-bce1-95c2ec56e68f tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member fddd29f1-700d-41df-9a8d-aa0dda02e3e6 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-97469079-1ef1-4cbe-bce1-95c2ec56e68f tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 638/1315] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Get all volumes completed successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ff52c739-992e-42e6-b85e-8b41313de331 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ff52c739-992e-42e6-b85e-8b41313de331 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ff52c739-992e-42e6-b85e-8b41313de331 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ff52c739-992e-42e6-b85e-8b41313de331 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ff52c739-992e-42e6-b85e-8b41313de331 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ff52c739-992e-42e6-b85e-8b41313de331 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 639/1316] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aa01dc3c-2343-4474-bbb5-5bc01b140abe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa01dc3c-2343-4474-bbb5-5bc01b140abe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] GET http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa01dc3c-2343-4474-bbb5-5bc01b140abe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa01dc3c-2343-4474-bbb5-5bc01b140abe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6e6ea86-65a7-4afa-b792-28b80851fd78 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 678/1317] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-aa01dc3c-2343-4474-bbb5-5bc01b140abe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Volume info retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-46102b6e-8353-4570-8fe9-a00614c871ec None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa01dc3c-2343-4474-bbb5-5bc01b140abe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 640/1318] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 858 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /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 05 11:41:17 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Get all volumes completed successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7237821a-a718-47be-b572-c55c703884a1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7237821a-a718-47be-b572-c55c703884a1 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] PUT http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7237821a-a718-47be-b572-c55c703884a1 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-896518283"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7237821a-a718-47be-b572-c55c703884a1 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7237821a-a718-47be-b572-c55c703884a1 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume updated successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7237821a-a718-47be-b572-c55c703884a1 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 641/1319] 192.168.122.95 () {60 vars in 1247 bytes} [Sat Sep 5 11:41:17 2026] PUT /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 790 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a392ac6d-9a29-464a-b3e0-ac76275df8fa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a392ac6d-9a29-464a-b3e0-ac76275df8fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] PUT http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a392ac6d-9a29-464a-b3e0-ac76275df8fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1965725704", "description": "This is the new description of volume"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a392ac6d-9a29-464a-b3e0-ac76275df8fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a392ac6d-9a29-464a-b3e0-ac76275df8fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume updated successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a392ac6d-9a29-464a-b3e0-ac76275df8fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 642/1320] 192.168.122.95 () {60 vars in 1248 bytes} [Sat Sep 5 11:41:17 2026] PUT /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a3f7942d-8114-47f0-8158-f5ba17bc69f2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a3f7942d-8114-47f0-8158-f5ba17bc69f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] GET http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a3f7942d-8114-47f0-8158-f5ba17bc69f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a3f7942d-8114-47f0-8158-f5ba17bc69f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a3f7942d-8114-47f0-8158-f5ba17bc69f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Volume info retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a3f7942d-8114-47f0-8158-f5ba17bc69f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 643/1321] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 898 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1566834727", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1001612980"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1566834727', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1001612980'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume of 1 GB Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-46102b6e-8353-4570-8fe9-a00614c871ec tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Availability Zones retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 679/1322] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9f7c2915-c265-4863-bc48-40c8220211d7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9f7c2915-c265-4863-bc48-40c8220211d7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] POST http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6/action Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9f7c2915-c265-4863-bc48-40c8220211d7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9f7c2915-c265-4863-bc48-40c8220211d7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-9f7c2915-c265-4863-bc48-40c8220211d7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] delete called for group fddd29f1-700d-41df-9a8d-aa0dda02e3e6 {{(pid=87145) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-9f7c2915-c265-4863-bc48-40c8220211d7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Delete group with id: fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (cef0fceb-fe33-4bf1-bd82-d10edfbd4af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e0cf78-c921-4c56-80e2-beb2623437d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /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 05 11:41:17 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /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 05 11:41:17 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e0cf78-c921-4c56-80e2-beb2623437d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ef8c22-d3ff-4d3c-93e7-fe3fa2797bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9f7c2915-c265-4863-bc48-40c8220211d7 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6/action returned with HTTP 202 Sep 05 11:41:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 680/1323] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:17 2026] POST /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5130324f-553c-411f-b663-c540c8e4c733 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5130324f-553c-411f-b663-c540c8e4c733 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5130324f-553c-411f-b663-c540c8e4c733 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5130324f-553c-411f-b663-c540c8e4c733 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5130324f-553c-411f-b663-c540c8e4c733 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING stevedore.named [None req-5130324f-553c-411f-b663-c540c8e4c733 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:17 devstack devstack@c-api.service[87145]: WARNING castellan.key_manager [None req-5130324f-553c-411f-b663-c540c8e4c733 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Created reservations ['271f1e0a-cbb7-4a39-b619-c1ea5f8c5a1b', '00f118e0-7331-4b0b-b63d-bb4d99292281', 'b07ba847-7179-42ba-a62b-1628d11ea189', '8c8f836b-235d-4ca5-aeeb-a5266f07f99c'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ef8c22-d3ff-4d3c-93e7-fe3fa2797bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['271f1e0a-cbb7-4a39-b619-c1ea5f8c5a1b', '00f118e0-7331-4b0b-b63d-bb4d99292281', 'b07ba847-7179-42ba-a62b-1628d11ea189', '8c8f836b-235d-4ca5-aeeb-a5266f07f99c']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59457a94-637f-4af9-b183-4ae243a87554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59457a94-637f-4af9-b183-4ae243a87554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85855436-3229-4f72-9ee1-41a48224df8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1566834727',display_name='tempest-VolumesGetTest-Volume-1001612980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['271f1e0a-cbb7-4a39-b619-c1ea5f8c5a1b','00f118e0-7331-4b0b-b63d-bb4d99292281','b07ba847-7179-42ba-a62b-1628d11ea189','8c8f836b-235d-4ca5-aeeb-a5266f07f99c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1566834727',display_name='tempest-VolumesGetTest-Volume-1001612980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85855436-3229-4f72-9ee1-41a48224df8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1fe7e365b1d48b2b9580f4796bbea42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467b9677fb64570a0d79e0680ac33d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a0c6fe-7be1-4735-a078-2b6a898e23c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-5130324f-553c-411f-b663-c540c8e4c733 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5130324f-553c-411f-b663-c540c8e4c733 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 returned with HTTP 200 Sep 05 11:41:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 681/1324] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 => generated 911 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a0c6fe-7be1-4735-a078-2b6a898e23c6) transitioned into 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-1566834727',display_name='tempest-VolumesGetTest-Volume-1001612980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['271f1e0a-cbb7-4a39-b619-c1ea5f8c5a1b','00f118e0-7331-4b0b-b63d-bb4d99292281','b07ba847-7179-42ba-a62b-1628d11ea189','8c8f836b-235d-4ca5-aeeb-a5266f07f99c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d3e01a-90d8-427f-a83b-a190cc9f0302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d3e01a-90d8-427f-a83b-a190cc9f0302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (cef0fceb-fe33-4bf1-bd82-d10edfbd4af5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request issued successfully. Sep 05 11:41:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6904fdab-6ea0-4ad0-8ebb-7a6d76431710 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 644/1325] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:41:17 2026] POST /volume/v3/volumes => generated 787 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-10bb5d5c-1f99-4562-8126-9c5fd007871d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10bb5d5c-1f99-4562-8126-9c5fd007871d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e Sep 05 11:41:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10bb5d5c-1f99-4562-8126-9c5fd007871d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10bb5d5c-1f99-4562-8126-9c5fd007871d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-10bb5d5c-1f99-4562-8126-9c5fd007871d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10bb5d5c-1f99-4562-8126-9c5fd007871d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e returned with HTTP 200 Sep 05 11:41:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 682/1326] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:18 2026] GET /volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-69538a4d-8891-4855-bce8-8ff30f51a6ba None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-69538a4d-8891-4855-bce8-8ff30f51a6ba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 Sep 05 11:41:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-69538a4d-8891-4855-bce8-8ff30f51a6ba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-69538a4d-8891-4855-bce8-8ff30f51a6ba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-69538a4d-8891-4855-bce8-8ff30f51a6ba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Volume info retrieved successfully. Sep 05 11:41:19 devstack devstack@c-api.service[87146]: WARNING stevedore.named [None req-69538a4d-8891-4855-bce8-8ff30f51a6ba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:41:19 devstack devstack@c-api.service[87146]: WARNING castellan.key_manager [None req-69538a4d-8891-4855-bce8-8ff30f51a6ba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:41:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d85cc775-d672-460e-b63d-956a7efa023e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d85cc775-d672-460e-b63d-956a7efa023e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e Sep 05 11:41:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d85cc775-d672-460e-b63d-956a7efa023e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d85cc775-d672-460e-b63d-956a7efa023e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d85cc775-d672-460e-b63d-956a7efa023e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d85cc775-d672-460e-b63d-956a7efa023e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 683/1327] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e => generated 879 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-69538a4d-8891-4855-bce8-8ff30f51a6ba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-69538a4d-8891-4855-bce8-8ff30f51a6ba tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 645/1328] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 => generated 911 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5fb36785-c841-4df0-8e88-3b4b6b47ef10 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5fb36785-c841-4df0-8e88-3b4b6b47ef10 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5fb36785-c841-4df0-8e88-3b4b6b47ef10 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5fb36785-c841-4df0-8e88-3b4b6b47ef10 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5fb36785-c841-4df0-8e88-3b4b6b47ef10 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5fb36785-c841-4df0-8e88-3b4b6b47ef10 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e returned with HTTP 200 Sep 05 11:41:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 684/1329] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:20 2026] GET /volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2c0c1bd4-08d2-48a9-8703-6fd926886a10 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c0c1bd4-08d2-48a9-8703-6fd926886a10 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c0c1bd4-08d2-48a9-8703-6fd926886a10 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c0c1bd4-08d2-48a9-8703-6fd926886a10 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e1ed7717-c07b-425a-a3e6-e2bba3753216 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e1ed7717-c07b-425a-a3e6-e2bba3753216 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] PUT http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e1ed7717-c07b-425a-a3e6-e2bba3753216 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-896518283", "description": null}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c0c1bd4-08d2-48a9-8703-6fd926886a10 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 returned with HTTP 404 Sep 05 11:41:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 646/1330] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:20 2026] GET /volume/v3/volumes/96ec9027-0ef1-4fbd-9677-67e0eb30bea0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7a569ca3-7583-494a-9385-bba3c19c4b62 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a569ca3-7583-494a-9385-bba3c19c4b62 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/volumes/ed94d031-a6c5-4eb7-b019-7b313e610138 Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a569ca3-7583-494a-9385-bba3c19c4b62 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a569ca3-7583-494a-9385-bba3c19c4b62 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a569ca3-7583-494a-9385-bba3c19c4b62 tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/volumes/ed94d031-a6c5-4eb7-b019-7b313e610138 returned with HTTP 404 Sep 05 11:41:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 647/1331] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:41:20 2026] GET /volume/v3/volumes/ed94d031-a6c5-4eb7-b019-7b313e610138 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e1ed7717-c07b-425a-a3e6-e2bba3753216 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-025d5476-3a41-4c06-945f-25256fce2c7c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-025d5476-3a41-4c06-945f-25256fce2c7c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] GET http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-025d5476-3a41-4c06-945f-25256fce2c7c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-025d5476-3a41-4c06-945f-25256fce2c7c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-025d5476-3a41-4c06-945f-25256fce2c7c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] show called for member fddd29f1-700d-41df-9a8d-aa0dda02e3e6 {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e1ed7717-c07b-425a-a3e6-e2bba3753216 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume updated successfully. Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e1ed7717-c07b-425a-a3e6-e2bba3753216 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e returned with HTTP 200 Sep 05 11:41:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 685/1332] 192.168.122.95 () {60 vars in 1247 bytes} [Sat Sep 5 11:41:20 2026] PUT /volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e => generated 776 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-025d5476-3a41-4c06-945f-25256fce2c7c tempest-GroupsTest-1595542360 tempest-GroupsTest-1595542360-project-member] http://192.168.122.95/volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 returned with HTTP 404 Sep 05 11:41:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 648/1333] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:20 2026] GET /volume/v3/groups/fddd29f1-700d-41df-9a8d-aa0dda02e3e6 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4c1f7191-5bd3-45d6-8ee8-fd86fee982fc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4ef87951-24ab-4526-9c71-6077bf9f8aad None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4c1f7191-5bd3-45d6-8ee8-fd86fee982fc tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/9f84ea6b-5cdb-4012-953c-951ed88b72fb Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4c1f7191-5bd3-45d6-8ee8-fd86fee982fc tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4c1f7191-5bd3-45d6-8ee8-fd86fee982fc tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ef87951-24ab-4526-9c71-6077bf9f8aad tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ef87951-24ab-4526-9c71-6077bf9f8aad tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ef87951-24ab-4526-9c71-6077bf9f8aad tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4c1f7191-5bd3-45d6-8ee8-fd86fee982fc tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/group_types/9f84ea6b-5cdb-4012-953c-951ed88b72fb returned with HTTP 202 Sep 05 11:41:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 686/1334] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:41:20 2026] DELETE /volume/v3/group_types/9f84ea6b-5cdb-4012-953c-951ed88b72fb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-05b9aed2-317c-4b17-a6e0-a9a9465b89c0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4ef87951-24ab-4526-9c71-6077bf9f8aad tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-05b9aed2-317c-4b17-a6e0-a9a9465b89c0 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] DELETE http://192.168.122.95/volume/v3/types/eba7071d-0704-49c9-a94b-3201e81fe086 Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-05b9aed2-317c-4b17-a6e0-a9a9465b89c0 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-05b9aed2-317c-4b17-a6e0-a9a9465b89c0 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ef87951-24ab-4526-9c71-6077bf9f8aad tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e returned with HTTP 200 Sep 05 11:41:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 649/1335] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:20 2026] GET /volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d3f1120f-83ee-495b-b857-bd1811b85bcd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d3f1120f-83ee-495b-b857-bd1811b85bcd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] DELETE http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d3f1120f-83ee-495b-b857-bd1811b85bcd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d3f1120f-83ee-495b-b857-bd1811b85bcd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-d3f1120f-83ee-495b-b857-bd1811b85bcd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume with id: 85855436-3229-4f72-9ee1-41a48224df8e Sep 05 11:41:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d3f1120f-83ee-495b-b857-bd1811b85bcd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-05b9aed2-317c-4b17-a6e0-a9a9465b89c0 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/types/eba7071d-0704-49c9-a94b-3201e81fe086 returned with HTTP 202 Sep 05 11:41:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 687/1336] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:41:20 2026] DELETE /volume/v3/types/eba7071d-0704-49c9-a94b-3201e81fe086 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ec33d66f-fccc-4bbf-8b06-188bf351a6e1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ec33d66f-fccc-4bbf-8b06-188bf351a6e1 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] GET http://192.168.122.95/volume/v3/types/eba7071d-0704-49c9-a94b-3201e81fe086 Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ec33d66f-fccc-4bbf-8b06-188bf351a6e1 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ec33d66f-fccc-4bbf-8b06-188bf351a6e1 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d3f1120f-83ee-495b-b857-bd1811b85bcd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume request issued successfully. Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d3f1120f-83ee-495b-b857-bd1811b85bcd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e returned with HTTP 202 Sep 05 11:41:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 650/1337] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:41:20 2026] DELETE /volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ec33d66f-fccc-4bbf-8b06-188bf351a6e1 tempest-GroupsTest-210106881 tempest-GroupsTest-210106881-project-admin] http://192.168.122.95/volume/v3/types/eba7071d-0704-49c9-a94b-3201e81fe086 returned with HTTP 404 Sep 05 11:41:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 688/1338] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:20 2026] GET /volume/v3/types/eba7071d-0704-49c9-a94b-3201e81fe086 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-148e9ac2-8fed-40df-9166-e74b26cc451b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-148e9ac2-8fed-40df-9166-e74b26cc451b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-148e9ac2-8fed-40df-9166-e74b26cc451b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-148e9ac2-8fed-40df-9166-e74b26cc451b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-148e9ac2-8fed-40df-9166-e74b26cc451b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-148e9ac2-8fed-40df-9166-e74b26cc451b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e returned with HTTP 200 Sep 05 11:41:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 651/1339] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:20 2026] GET /volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e => generated 843 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e901cedb-dc47-4874-a3d7-300647707af4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e901cedb-dc47-4874-a3d7-300647707af4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e Sep 05 11:41:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e901cedb-dc47-4874-a3d7-300647707af4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e901cedb-dc47-4874-a3d7-300647707af4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e901cedb-dc47-4874-a3d7-300647707af4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e returned with HTTP 404 Sep 05 11:41:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 689/1340] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:21 2026] GET /volume/v3/volumes/85855436-3229-4f72-9ee1-41a48224df8e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3d41a1da-3f65-4836-b8ca-22960ce40aa0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3d41a1da-3f65-4836-b8ca-22960ce40aa0 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3d41a1da-3f65-4836-b8ca-22960ce40aa0 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3d41a1da-3f65-4836-b8ca-22960ce40aa0 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3d41a1da-3f65-4836-b8ca-22960ce40aa0 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3d41a1da-3f65-4836-b8ca-22960ce40aa0 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 200 Sep 05 11:41:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 652/1341] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:21 2026] GET /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 898 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-af665860-7c27-41e3-8b83-1f623f2451ce None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af665860-7c27-41e3-8b83-1f623f2451ce tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] DELETE http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af665860-7c27-41e3-8b83-1f623f2451ce tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af665860-7c27-41e3-8b83-1f623f2451ce tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-af665860-7c27-41e3-8b83-1f623f2451ce tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume with id: 1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-af665860-7c27-41e3-8b83-1f623f2451ce tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-af665860-7c27-41e3-8b83-1f623f2451ce tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume request issued successfully. Sep 05 11:41:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af665860-7c27-41e3-8b83-1f623f2451ce tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 202 Sep 05 11:41:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 690/1342] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:41:21 2026] DELETE /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b3d426d2-e78e-42aa-8e29-8a26f5729b25 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b3d426d2-e78e-42aa-8e29-8a26f5729b25 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b3d426d2-e78e-42aa-8e29-8a26f5729b25 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b3d426d2-e78e-42aa-8e29-8a26f5729b25 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b3d426d2-e78e-42aa-8e29-8a26f5729b25 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b3d426d2-e78e-42aa-8e29-8a26f5729b25 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 200 Sep 05 11:41:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 653/1343] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:21 2026] GET /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 897 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-35e4b9ea-637e-4e34-aa0e-c74ee8e3c079 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35e4b9ea-637e-4e34-aa0e-c74ee8e3c079 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b Sep 05 11:41:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35e4b9ea-637e-4e34-aa0e-c74ee8e3c079 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-35e4b9ea-637e-4e34-aa0e-c74ee8e3c079 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-35e4b9ea-637e-4e34-aa0e-c74ee8e3c079 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b returned with HTTP 404 Sep 05 11:41:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 691/1344] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:23 2026] GET /volume/v3/volumes/1386441e-e9c8-4a32-af7f-5ef7204cf29b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-78bec720-f75e-488a-86f1-63f9a4f51336 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-459315610"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-459315610'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume of 1 GB Sep 05 11:41:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Availability Zones retrieved successfully. Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (356795d6-73a5-4508-be26-ea3c26e555c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556573a7-ec2e-47b0-b201-9c36668b99b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556573a7-ec2e-47b0-b201-9c36668b99b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa48838-4902-4c87-a8c8-1a56da2f2e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Created reservations ['d4af6889-eac5-45b2-a22a-79f03a293b77', 'eb709619-20e5-4413-a417-d83ba7378232', '6c108c0b-8359-4f43-98d4-b45997631edc', 'b6553799-387d-4e80-ad0b-dada0b3a8031'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa48838-4902-4c87-a8c8-1a56da2f2e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4af6889-eac5-45b2-a22a-79f03a293b77', 'eb709619-20e5-4413-a417-d83ba7378232', '6c108c0b-8359-4f43-98d4-b45997631edc', 'b6553799-387d-4e80-ad0b-dada0b3a8031']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96cafeb0-0ff6-4ecd-8dc2-33120f50c109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96cafeb0-0ff6-4ecd-8dc2-33120f50c109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d2dbb52-8180-49cf-91f8-f5ff476db1da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-459315610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['d4af6889-eac5-45b2-a22a-79f03a293b77','eb709619-20e5-4413-a417-d83ba7378232','6c108c0b-8359-4f43-98d4-b45997631edc','b6553799-387d-4e80-ad0b-dada0b3a8031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-459315610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d2dbb52-8180-49cf-91f8-f5ff476db1da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1fe7e365b1d48b2b9580f4796bbea42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467b9677fb64570a0d79e0680ac33d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e534f5a1-8cd9-4d10-b8d9-592a50d6cd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e534f5a1-8cd9-4d10-b8d9-592a50d6cd27) transitioned into state 'SUCCESS' from state '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-459315610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['d4af6889-eac5-45b2-a22a-79f03a293b77','eb709619-20e5-4413-a417-d83ba7378232','6c108c0b-8359-4f43-98d4-b45997631edc','b6553799-387d-4e80-ad0b-dada0b3a8031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509f5058-a723-4332-a803-381d496cd8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509f5058-a723-4332-a803-381d496cd8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (356795d6-73a5-4508-be26-ea3c26e555c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request issued successfully. Sep 05 11:41:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78bec720-f75e-488a-86f1-63f9a4f51336 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 654/1345] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:41:23 2026] POST /volume/v3/volumes => generated 751 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:41:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5fd8eebb-730b-403e-adcb-fd777a8df3bd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5fd8eebb-730b-403e-adcb-fd777a8df3bd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da Sep 05 11:41:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5fd8eebb-730b-403e-adcb-fd777a8df3bd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5fd8eebb-730b-403e-adcb-fd777a8df3bd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5fd8eebb-730b-403e-adcb-fd777a8df3bd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5fd8eebb-730b-403e-adcb-fd777a8df3bd tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da returned with HTTP 200 Sep 05 11:41:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 692/1346] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:23 2026] GET /volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b3633703-5488-4bfd-9cd4-71ed777ee7ae None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b3633703-5488-4bfd-9cd4-71ed777ee7ae tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da Sep 05 11:41:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b3633703-5488-4bfd-9cd4-71ed777ee7ae tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b3633703-5488-4bfd-9cd4-71ed777ee7ae tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b3633703-5488-4bfd-9cd4-71ed777ee7ae tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b3633703-5488-4bfd-9cd4-71ed777ee7ae tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da returned with HTTP 200 Sep 05 11:41:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 655/1347] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:24 2026] GET /volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da => generated 843 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1153026700", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1153026700', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Create volume of 1 GB Sep 05 11:41:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Availability Zones retrieved successfully. Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Flow 'volume_create_api' (31f3063d-dc16-4725-977a-bdbc49b0d511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2ddc2a-5046-4e38-9cf2-5d78b63a1518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2ddc2a-5046-4e38-9cf2-5d78b63a1518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230a6ae7-6d56-4a4f-9890-b0addda9f4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Created reservations ['8c8e429b-a3c9-468d-b410-4900e7c4a500', '35f5549c-ae6a-4807-9cda-b1699ec22da6', '6ef5e84d-54c0-4bec-8b59-37f18ab33d94', 'be6a59ea-6e82-4228-ac21-4122349cfc92'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230a6ae7-6d56-4a4f-9890-b0addda9f4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c8e429b-a3c9-468d-b410-4900e7c4a500', '35f5549c-ae6a-4807-9cda-b1699ec22da6', '6ef5e84d-54c0-4bec-8b59-37f18ab33d94', 'be6a59ea-6e82-4228-ac21-4122349cfc92']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319dfbf5-1d57-4e2e-b50c-4662c60dc744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b8c4cb69-caf1-40da-bb41-6a947ff2ecf4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b8c4cb69-caf1-40da-bb41-6a947ff2ecf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da Sep 05 11:41:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b8c4cb69-caf1-40da-bb41-6a947ff2ecf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b8c4cb69-caf1-40da-bb41-6a947ff2ecf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319dfbf5-1d57-4e2e-b50c-4662c60dc744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db4a0fb7-5219-49e9-b3e6-9958a047e191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1153026700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6213ac78fb49da82eb2c54d162283c',qos_specs=None,replication_status=,reservations=['8c8e429b-a3c9-468d-b410-4900e7c4a500','35f5549c-ae6a-4807-9cda-b1699ec22da6','6ef5e84d-54c0-4bec-8b59-37f18ab33d94','be6a59ea-6e82-4228-ac21-4122349cfc92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23030638789a4b8382ae3ee25b6e8d2d',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1153026700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db4a0fb7-5219-49e9-b3e6-9958a047e191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6213ac78fb49da82eb2c54d162283c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23030638789a4b8382ae3ee25b6e8d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e93ac7-0ddb-44c3-8704-9dee5ce8f6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b8c4cb69-caf1-40da-bb41-6a947ff2ecf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b8c4cb69-caf1-40da-bb41-6a947ff2ecf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 656/1348] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:25 2026] GET /volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da => generated 844 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e93ac7-0ddb-44c3-8704-9dee5ce8f6d5) transitioned into state 'SUCCESS' from state '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-1153026700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d6213ac78fb49da82eb2c54d162283c',qos_specs=None,replication_status=,reservations=['8c8e429b-a3c9-468d-b410-4900e7c4a500','35f5549c-ae6a-4807-9cda-b1699ec22da6','6ef5e84d-54c0-4bec-8b59-37f18ab33d94','be6a59ea-6e82-4228-ac21-4122349cfc92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23030638789a4b8382ae3ee25b6e8d2d',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8765284-29d2-40af-89c8-2b0f368dad98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-595bfd00-4477-4348-859e-990827381f49 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3d2dbb52-8180-49cf-91f8-f5ff476db1da", "size": 1, "name": "tempest-VolumesGetTest-Volume-2097448100", "metadata": {"Type": "Test"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request body: {'volume': {'source_volid': '3d2dbb52-8180-49cf-91f8-f5ff476db1da', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2097448100', 'metadata': {'Type': 'Test'}}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume retrieved successfully. Sep 05 11:41:25 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume of 1 GB Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8765284-29d2-40af-89c8-2b0f368dad98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Availability Zones retrieved successfully. Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Flow 'volume_create_api' (31f3063d-dc16-4725-977a-bdbc49b0d511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Create volume request issued successfully. Sep 05 11:41:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9c5fce4c-6b3c-4d8d-a94d-1570583ba0d6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 693/1349] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:41:25 2026] POST /volume/v3/volumes => generated 763 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (2f8fc3fe-efdf-48e3-b84c-cc4b0e34ac35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75b20b5-cdb3-44c1-bbd3-c35878dda1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7faa7281-7104-42ae-8366-aa7dcd2b1dbc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7faa7281-7104-42ae-8366-aa7dcd2b1dbc tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] GET http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7faa7281-7104-42ae-8366-aa7dcd2b1dbc tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7faa7281-7104-42ae-8366-aa7dcd2b1dbc tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75b20b5-cdb3-44c1-bbd3-c35878dda1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3d2dbb52-8180-49cf-91f8-f5ff476db1da', 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7faa7281-7104-42ae-8366-aa7dcd2b1dbc tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Volume info retrieved successfully. Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8b8655-2fdc-4ebd-bb37-9d0967ce3c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7faa7281-7104-42ae-8366-aa7dcd2b1dbc tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 returned with HTTP 200 Sep 05 11:41:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 694/1350] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:25 2026] GET /volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 => generated 831 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Created reservations ['ff76498c-3279-4829-b1c3-d75478d2d0b4', 'da795e21-39f3-4940-98f6-243422fb8ff1', 'c3c8729f-20f7-4be0-b87a-d8c8a9fbd97e', 'ef2f8199-6dc0-44b4-9c0d-1ab15400d456'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8b8655-2fdc-4ebd-bb37-9d0967ce3c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff76498c-3279-4829-b1c3-d75478d2d0b4', 'da795e21-39f3-4940-98f6-243422fb8ff1', 'c3c8729f-20f7-4be0-b87a-d8c8a9fbd97e', 'ef2f8199-6dc0-44b4-9c0d-1ab15400d456']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd42e423-c21a-47c7-984e-cd0b9a1ef171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd42e423-c21a-47c7-984e-cd0b9a1ef171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c942c94-f1d2-4eae-a5b9-100cefaaa1e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2097448100',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['ff76498c-3279-4829-b1c3-d75478d2d0b4','da795e21-39f3-4940-98f6-243422fb8ff1','c3c8729f-20f7-4be0-b87a-d8c8a9fbd97e','ef2f8199-6dc0-44b4-9c0d-1ab15400d456'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d2dbb52-8180-49cf-91f8-f5ff476db1da,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2097448100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c942c94-f1d2-4eae-a5b9-100cefaaa1e1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c1fe7e365b1d48b2b9580f4796bbea42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3d2dbb52-8180-49cf-91f8-f5ff476db1da,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467b9677fb64570a0d79e0680ac33d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ddd6ac-f3ad-4712-88a5-370b08f656ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ddd6ac-f3ad-4712-88a5-370b08f656ce) transitioned into state 'SUCCESS' from state '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-2097448100',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['ff76498c-3279-4829-b1c3-d75478d2d0b4','da795e21-39f3-4940-98f6-243422fb8ff1','c3c8729f-20f7-4be0-b87a-d8c8a9fbd97e','ef2f8199-6dc0-44b4-9c0d-1ab15400d456'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d2dbb52-8180-49cf-91f8-f5ff476db1da,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d82adf-739a-4dd8-8a76-7b8f6dd6aaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d82adf-739a-4dd8-8a76-7b8f6dd6aaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (2f8fc3fe-efdf-48e3-b84c-cc4b0e34ac35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request issued successfully. Sep 05 11:41:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-595bfd00-4477-4348-859e-990827381f49 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 657/1351] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:41:25 2026] POST /volume/v3/volumes => generated 800 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bc4f879a-b9b6-4052-a3a0-30209143f038 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bc4f879a-b9b6-4052-a3a0-30209143f038 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bc4f879a-b9b6-4052-a3a0-30209143f038 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bc4f879a-b9b6-4052-a3a0-30209143f038 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bc4f879a-b9b6-4052-a3a0-30209143f038 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bc4f879a-b9b6-4052-a3a0-30209143f038 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 695/1352] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:26 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 868 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f95ce5ab-ef6c-4d74-a92f-88dfaad0e24d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f95ce5ab-ef6c-4d74-a92f-88dfaad0e24d tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] GET http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 Sep 05 11:41:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f95ce5ab-ef6c-4d74-a92f-88dfaad0e24d tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f95ce5ab-ef6c-4d74-a92f-88dfaad0e24d tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f95ce5ab-ef6c-4d74-a92f-88dfaad0e24d tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Volume info retrieved successfully. Sep 05 11:41:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f95ce5ab-ef6c-4d74-a92f-88dfaad0e24d tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 returned with HTTP 200 Sep 05 11:41:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 658/1353] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:27 2026] GET /volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4385e81d-ae36-4725-8be9-9161c5d33879 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4ad8cc5d-5cba-4938-87ed-f8c7e13565f2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ad8cc5d-5cba-4938-87ed-f8c7e13565f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ad8cc5d-5cba-4938-87ed-f8c7e13565f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ad8cc5d-5cba-4938-87ed-f8c7e13565f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4ad8cc5d-5cba-4938-87ed-f8c7e13565f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ad8cc5d-5cba-4938-87ed-f8c7e13565f2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 659/1354] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:27 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4385e81d-ae36-4725-8be9-9161c5d33879 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:41:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4385e81d-ae36-4725-8be9-9161c5d33879 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1379714863"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4385e81d-ae36-4725-8be9-9161c5d33879 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:41:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 696/1355] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:41:27 2026] POST /volume/v3/types => generated 220 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-62cabdb3-3cb4-4ee9-9007-de183b59b66c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62cabdb3-3cb4-4ee9-9007-de183b59b66c tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] POST http://192.168.122.95/volume/v3/group_types Sep 05 11:41:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-62cabdb3-3cb4-4ee9-9007-de183b59b66c tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1589936475"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62cabdb3-3cb4-4ee9-9007-de183b59b66c tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] http://192.168.122.95/volume/v3/group_types returned with HTTP 202 Sep 05 11:41:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 660/1356] 192.168.122.95 () {62 vars in 1190 bytes} [Sat Sep 5 11:41:27 2026] POST /volume/v3/group_types => generated 177 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a5784bd4-6f7f-4e72-b8e0-0d07038326ba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a5784bd4-6f7f-4e72-b8e0-0d07038326ba tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] POST http://192.168.122.95/volume/v3/groups Sep 05 11:41:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a5784bd4-6f7f-4e72-b8e0-0d07038326ba tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9933a3af-725a-4456-b08b-ade7e98dfd19", "volume_types": ["e6781bd3-0dd8-47d4-834a-56cda6e99de3"], "name": "tempest-GroupsV320Test-Group-940058925"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-a5784bd4-6f7f-4e72-b8e0-0d07038326ba tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Creating new group {'group': {'group_type': '9933a3af-725a-4456-b08b-ade7e98dfd19', 'volume_types': ['e6781bd3-0dd8-47d4-834a-56cda6e99de3'], 'name': 'tempest-GroupsV320Test-Group-940058925'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:41:27 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-a5784bd4-6f7f-4e72-b8e0-0d07038326ba tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Creating group tempest-GroupsV320Test-Group-940058925. Sep 05 11:41:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a5784bd4-6f7f-4e72-b8e0-0d07038326ba tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Availability Zones retrieved successfully. Sep 05 11:41:27 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-a5784bd4-6f7f-4e72-b8e0-0d07038326ba tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Created reservations ['bb40dc16-bc1f-41a5-8f51-79744ddfe0e1'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a5784bd4-6f7f-4e72-b8e0-0d07038326ba tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups returned with HTTP 202 Sep 05 11:41:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 697/1357] 192.168.122.95 () {62 vars in 1176 bytes} [Sat Sep 5 11:41:27 2026] POST /volume/v3/groups => generated 107 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-624be0c0-40ee-4999-b1bf-e7a6aa6dec1a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-624be0c0-40ee-4999-b1bf-e7a6aa6dec1a tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] GET http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-624be0c0-40ee-4999-b1bf-e7a6aa6dec1a tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-624be0c0-40ee-4999-b1bf-e7a6aa6dec1a tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-624be0c0-40ee-4999-b1bf-e7a6aa6dec1a tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] show called for member 30c7c411-a558-4bf7-9921-ed98bf02f82d {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:28 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-624be0c0-40ee-4999-b1bf-e7a6aa6dec1a tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d returned with HTTP 200 Sep 05 11:41:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 661/1358] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:28 2026] GET /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d => generated 387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2fcaa57a-8e5b-4470-bca3-c2c85ec615bb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2fcaa57a-8e5b-4470-bca3-c2c85ec615bb tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] GET http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 Sep 05 11:41:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2fcaa57a-8e5b-4470-bca3-c2c85ec615bb tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2fcaa57a-8e5b-4470-bca3-c2c85ec615bb tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2fcaa57a-8e5b-4470-bca3-c2c85ec615bb tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Volume info retrieved successfully. Sep 05 11:41:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2fcaa57a-8e5b-4470-bca3-c2c85ec615bb tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 returned with HTTP 200 Sep 05 11:41:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 698/1359] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:28 2026] GET /volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-472fac0f-8714-428b-bcaa-1b1b984b92d7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-472fac0f-8714-428b-bcaa-1b1b984b92d7 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] GET http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-472fac0f-8714-428b-bcaa-1b1b984b92d7 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-472fac0f-8714-428b-bcaa-1b1b984b92d7 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-472fac0f-8714-428b-bcaa-1b1b984b92d7 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Volume info retrieved successfully. Sep 05 11:41:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-472fac0f-8714-428b-bcaa-1b1b984b92d7 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 returned with HTTP 200 Sep 05 11:41:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 662/1360] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:28 2026] GET /volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cdffdb45-9824-42b1-b480-62f23c760010 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cdffdb45-9824-42b1-b480-62f23c760010 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] POST http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191/action Sep 05 11:41:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cdffdb45-9824-42b1-b480-62f23c760010 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2092192491", "disk_format": "raw"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cdffdb45-9824-42b1-b480-62f23c760010 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2092192491", "disk_format": "raw"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cdffdb45-9824-42b1-b480-62f23c760010 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Volume info retrieved successfully. Sep 05 11:41:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:28 devstack devstack@c-api.service[87145]: DEBUG cinder.image.image_utils [None req-cdffdb45-9824-42b1-b480-62f23c760010 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2092192491'}] 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-2092192491'}]. {{(pid=87145) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7b55521a-9c32-4e19-885d-1315132ef3cc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7b55521a-9c32-4e19-885d-1315132ef3cc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7b55521a-9c32-4e19-885d-1315132ef3cc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7b55521a-9c32-4e19-885d-1315132ef3cc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7b55521a-9c32-4e19-885d-1315132ef3cc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7b55521a-9c32-4e19-885d-1315132ef3cc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 663/1361] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:28 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0585c80c-6b40-455e-baeb-f246a0ba75dd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0585c80c-6b40-455e-baeb-f246a0ba75dd tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] GET http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0585c80c-6b40-455e-baeb-f246a0ba75dd tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0585c80c-6b40-455e-baeb-f246a0ba75dd tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-0585c80c-6b40-455e-baeb-f246a0ba75dd tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] show called for member 30c7c411-a558-4bf7-9921-ed98bf02f82d {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0585c80c-6b40-455e-baeb-f246a0ba75dd tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d returned with HTTP 200 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 664/1362] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:29 2026] GET /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d => generated 388 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-505e5862-a6c5-45dd-b1a5-655286b7e1f6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-505e5862-a6c5-45dd-b1a5-655286b7e1f6 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] POST http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-505e5862-a6c5-45dd-b1a5-655286b7e1f6 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-505e5862-a6c5-45dd-b1a5-655286b7e1f6 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-505e5862-a6c5-45dd-b1a5-655286b7e1f6 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Updating group '30c7c411-a558-4bf7-9921-ed98bf02f82d' with 'creating' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-505e5862-a6c5-45dd-b1a5-655286b7e1f6 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action returned with HTTP 202 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 665/1363] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:29 2026] POST /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2be54729-32e7-4eeb-8efb-8e6d3061bc5d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2be54729-32e7-4eeb-8efb-8e6d3061bc5d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] GET http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2be54729-32e7-4eeb-8efb-8e6d3061bc5d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2be54729-32e7-4eeb-8efb-8e6d3061bc5d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-2be54729-32e7-4eeb-8efb-8e6d3061bc5d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] show called for member 30c7c411-a558-4bf7-9921-ed98bf02f82d {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2be54729-32e7-4eeb-8efb-8e6d3061bc5d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d returned with HTTP 200 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 666/1364] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:29 2026] GET /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d => generated 387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2f217dd5-3716-459f-a834-4fe59ffe9741 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2f217dd5-3716-459f-a834-4fe59ffe9741 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] POST http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2f217dd5-3716-459f-a834-4fe59ffe9741 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2f217dd5-3716-459f-a834-4fe59ffe9741 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-2f217dd5-3716-459f-a834-4fe59ffe9741 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Updating group '30c7c411-a558-4bf7-9921-ed98bf02f82d' with 'available' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2f217dd5-3716-459f-a834-4fe59ffe9741 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action returned with HTTP 202 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 667/1365] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:29 2026] POST /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7be84764-9a48-4231-9488-a35fa64ee0da None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7be84764-9a48-4231-9488-a35fa64ee0da tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] GET http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7be84764-9a48-4231-9488-a35fa64ee0da tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7be84764-9a48-4231-9488-a35fa64ee0da tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-7be84764-9a48-4231-9488-a35fa64ee0da tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] show called for member 30c7c411-a558-4bf7-9921-ed98bf02f82d {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7be84764-9a48-4231-9488-a35fa64ee0da tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d returned with HTTP 200 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 668/1366] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:29 2026] GET /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d => generated 388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8d3a2733-4c3c-4485-a0cc-088cf582e59d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d3a2733-4c3c-4485-a0cc-088cf582e59d tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] POST http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d3a2733-4c3c-4485-a0cc-088cf582e59d tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d3a2733-4c3c-4485-a0cc-088cf582e59d tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-8d3a2733-4c3c-4485-a0cc-088cf582e59d tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Updating group '30c7c411-a558-4bf7-9921-ed98bf02f82d' with 'error' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d3a2733-4c3c-4485-a0cc-088cf582e59d tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action returned with HTTP 202 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 669/1367] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:29 2026] POST /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7c785ddf-91d2-4c7e-bb8c-fdc9d3976107 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c785ddf-91d2-4c7e-bb8c-fdc9d3976107 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] GET http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c785ddf-91d2-4c7e-bb8c-fdc9d3976107 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c785ddf-91d2-4c7e-bb8c-fdc9d3976107 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-7c785ddf-91d2-4c7e-bb8c-fdc9d3976107 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] show called for member 30c7c411-a558-4bf7-9921-ed98bf02f82d {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c785ddf-91d2-4c7e-bb8c-fdc9d3976107 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d returned with HTTP 200 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 670/1368] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:29 2026] GET /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d => generated 384 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a68a7e39-35b4-4512-b0f8-7abbc037dfa8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a68a7e39-35b4-4512-b0f8-7abbc037dfa8 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] POST http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a68a7e39-35b4-4512-b0f8-7abbc037dfa8 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a68a7e39-35b4-4512-b0f8-7abbc037dfa8 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-a68a7e39-35b4-4512-b0f8-7abbc037dfa8 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Updating group '30c7c411-a558-4bf7-9921-ed98bf02f82d' with 'available' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a68a7e39-35b4-4512-b0f8-7abbc037dfa8 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action returned with HTTP 202 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 671/1369] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:29 2026] POST /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5a475a65-e7d4-462e-8552-f3e05cec3fe8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a475a65-e7d4-462e-8552-f3e05cec3fe8 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] GET http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a475a65-e7d4-462e-8552-f3e05cec3fe8 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a475a65-e7d4-462e-8552-f3e05cec3fe8 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-5a475a65-e7d4-462e-8552-f3e05cec3fe8 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] show called for member 30c7c411-a558-4bf7-9921-ed98bf02f82d {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cdffdb45-9824-42b1-b480-62f23c760010 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Copy volume to image completed successfully. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a475a65-e7d4-462e-8552-f3e05cec3fe8 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d returned with HTTP 200 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 672/1370] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:29 2026] GET /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cdffdb45-9824-42b1-b480-62f23c760010 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191/action returned with HTTP 202 Sep 05 11:41:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 699/1371] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:41:28 2026] POST /volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191/action => generated 654 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d11993c5-28a9-47d6-8645-aa4be84f434d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d11993c5-28a9-47d6-8645-aa4be84f434d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d11993c5-28a9-47d6-8645-aa4be84f434d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d11993c5-28a9-47d6-8645-aa4be84f434d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-d11993c5-28a9-47d6-8645-aa4be84f434d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d11993c5-28a9-47d6-8645-aa4be84f434d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /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 05 11:41:29 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d11993c5-28a9-47d6-8645-aa4be84f434d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Get all volumes completed successfully. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d11993c5-28a9-47d6-8645-aa4be84f434d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 673/1372] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:41:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-57b7c99b-3d67-467b-aad2-d1411dc58b18 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57b7c99b-3d67-467b-aad2-d1411dc58b18 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] POST http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action Sep 05 11:41:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57b7c99b-3d67-467b-aad2-d1411dc58b18 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57b7c99b-3d67-467b-aad2-d1411dc58b18 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.groups [None req-57b7c99b-3d67-467b-aad2-d1411dc58b18 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] delete called for group 30c7c411-a558-4bf7-9921-ed98bf02f82d {{(pid=87145) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:41:29 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.groups [None req-57b7c99b-3d67-467b-aad2-d1411dc58b18 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Delete group with id: 30c7c411-a558-4bf7-9921-ed98bf02f82d Sep 05 11:41:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87145]: /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 05 11:41:29 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:41:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57b7c99b-3d67-467b-aad2-d1411dc58b18 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action returned with HTTP 202 Sep 05 11:41:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 700/1373] 192.168.122.95 () {62 vars in 1307 bytes} [Sat Sep 5 11:41:29 2026] POST /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4e5cdb1c-9d6b-422b-813a-858fde7d2f2d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4e5cdb1c-9d6b-422b-813a-858fde7d2f2d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] GET http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4e5cdb1c-9d6b-422b-813a-858fde7d2f2d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4e5cdb1c-9d6b-422b-813a-858fde7d2f2d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-4e5cdb1c-9d6b-422b-813a-858fde7d2f2d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] show called for member 30c7c411-a558-4bf7-9921-ed98bf02f82d {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-11ab23ab-f4ac-4b30-b674-9489ebf89d12 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11ab23ab-f4ac-4b30-b674-9489ebf89d12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11ab23ab-f4ac-4b30-b674-9489ebf89d12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11ab23ab-f4ac-4b30-b674-9489ebf89d12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:29 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), Sep 05 11:41:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4e5cdb1c-9d6b-422b-813a-858fde7d2f2d tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d returned with HTTP 200 Sep 05 11:41:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 674/1374] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:29 2026] GET /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d => generated 387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-11ab23ab-f4ac-4b30-b674-9489ebf89d12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11ab23ab-f4ac-4b30-b674-9489ebf89d12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 701/1375] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:29 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d4a4b677-35bf-460f-9be9-cbcbc8e32956 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d4a4b677-35bf-460f-9be9-cbcbc8e32956 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] GET http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d Sep 05 11:41:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d4a4b677-35bf-460f-9be9-cbcbc8e32956 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d4a4b677-35bf-460f-9be9-cbcbc8e32956 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.groups [None req-d4a4b677-35bf-460f-9be9-cbcbc8e32956 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] show called for member 30c7c411-a558-4bf7-9921-ed98bf02f82d {{(pid=87146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:41:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-427a7b7f-3b18-4135-9aaf-df6e851029fe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d4a4b677-35bf-460f-9be9-cbcbc8e32956 tempest-GroupsV320Test-1666367598 tempest-GroupsV320Test-1666367598-project-member] http://192.168.122.95/volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d returned with HTTP 404 Sep 05 11:41:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 675/1376] 192.168.122.95 () {60 vars in 1265 bytes} [Sat Sep 5 11:41:30 2026] GET /volume/v3/groups/30c7c411-a558-4bf7-9921-ed98bf02f82d => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-427a7b7f-3b18-4135-9aaf-df6e851029fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-427a7b7f-3b18-4135-9aaf-df6e851029fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-427a7b7f-3b18-4135-9aaf-df6e851029fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-646047f7-f36f-4441-b279-672b468bd659 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-646047f7-f36f-4441-b279-672b468bd659 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] DELETE http://192.168.122.95/volume/v3/group_types/9933a3af-725a-4456-b08b-ade7e98dfd19 Sep 05 11:41:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-646047f7-f36f-4441-b279-672b468bd659 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-646047f7-f36f-4441-b279-672b468bd659 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-427a7b7f-3b18-4135-9aaf-df6e851029fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-427a7b7f-3b18-4135-9aaf-df6e851029fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 702/1377] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:30 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-646047f7-f36f-4441-b279-672b468bd659 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] http://192.168.122.95/volume/v3/group_types/9933a3af-725a-4456-b08b-ade7e98dfd19 returned with HTTP 202 Sep 05 11:41:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 676/1378] 192.168.122.95 () {60 vars in 1283 bytes} [Sat Sep 5 11:41:30 2026] DELETE /volume/v3/group_types/9933a3af-725a-4456-b08b-ade7e98dfd19 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:41:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6456cee0-c2ca-4f2b-8ba3-d7d0b1e5eab4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6456cee0-c2ca-4f2b-8ba3-d7d0b1e5eab4 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] DELETE http://192.168.122.95/volume/v3/types/e6781bd3-0dd8-47d4-834a-56cda6e99de3 Sep 05 11:41:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6456cee0-c2ca-4f2b-8ba3-d7d0b1e5eab4 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6456cee0-c2ca-4f2b-8ba3-d7d0b1e5eab4 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6456cee0-c2ca-4f2b-8ba3-d7d0b1e5eab4 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] http://192.168.122.95/volume/v3/types/e6781bd3-0dd8-47d4-834a-56cda6e99de3 returned with HTTP 202 Sep 05 11:41:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 703/1379] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:41:30 2026] DELETE /volume/v3/types/e6781bd3-0dd8-47d4-834a-56cda6e99de3 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d47d9550-ffae-46ac-9e1b-cddfe433b9f7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d47d9550-ffae-46ac-9e1b-cddfe433b9f7 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] GET http://192.168.122.95/volume/v3/types/e6781bd3-0dd8-47d4-834a-56cda6e99de3 Sep 05 11:41:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d47d9550-ffae-46ac-9e1b-cddfe433b9f7 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d47d9550-ffae-46ac-9e1b-cddfe433b9f7 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d47d9550-ffae-46ac-9e1b-cddfe433b9f7 tempest-GroupsV320Test-297097849 tempest-GroupsV320Test-297097849-project-admin] http://192.168.122.95/volume/v3/types/e6781bd3-0dd8-47d4-834a-56cda6e99de3 returned with HTTP 404 Sep 05 11:41:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 677/1380] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:31 2026] GET /volume/v3/types/e6781bd3-0dd8-47d4-834a-56cda6e99de3 => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:41:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cdae266f-21d9-4e6f-953e-fd5e1088ebaa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cdae266f-21d9-4e6f-953e-fd5e1088ebaa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cdae266f-21d9-4e6f-953e-fd5e1088ebaa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cdae266f-21d9-4e6f-953e-fd5e1088ebaa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cdae266f-21d9-4e6f-953e-fd5e1088ebaa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cdae266f-21d9-4e6f-953e-fd5e1088ebaa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 704/1381] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:31 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e3b1d95f-384e-4b1b-a3aa-9fbf2e645813 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3b1d95f-384e-4b1b-a3aa-9fbf2e645813 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3b1d95f-384e-4b1b-a3aa-9fbf2e645813 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3b1d95f-384e-4b1b-a3aa-9fbf2e645813 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e3b1d95f-384e-4b1b-a3aa-9fbf2e645813 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3b1d95f-384e-4b1b-a3aa-9fbf2e645813 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 678/1382] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:33 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6c4cc0e7-7074-4517-ae09-345c63ccb9e3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6c4cc0e7-7074-4517-ae09-345c63ccb9e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6c4cc0e7-7074-4517-ae09-345c63ccb9e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6c4cc0e7-7074-4517-ae09-345c63ccb9e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6c4cc0e7-7074-4517-ae09-345c63ccb9e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6c4cc0e7-7074-4517-ae09-345c63ccb9e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 705/1383] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:34 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8b95514d-6dc0-4d4d-ba9e-9026e411a103 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8b95514d-6dc0-4d4d-ba9e-9026e411a103 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8b95514d-6dc0-4d4d-ba9e-9026e411a103 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8b95514d-6dc0-4d4d-ba9e-9026e411a103 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8b95514d-6dc0-4d4d-ba9e-9026e411a103 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8b95514d-6dc0-4d4d-ba9e-9026e411a103 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 679/1384] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:35 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-26b5dbda-2171-4b55-bbbd-a216a77feb22 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26b5dbda-2171-4b55-bbbd-a216a77feb22 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26b5dbda-2171-4b55-bbbd-a216a77feb22 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26b5dbda-2171-4b55-bbbd-a216a77feb22 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-26b5dbda-2171-4b55-bbbd-a216a77feb22 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26b5dbda-2171-4b55-bbbd-a216a77feb22 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 706/1385] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:36 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4e51d191-d598-42c4-9d22-7a3a6148bbc8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4e51d191-d598-42c4-9d22-7a3a6148bbc8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4e51d191-d598-42c4-9d22-7a3a6148bbc8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4e51d191-d598-42c4-9d22-7a3a6148bbc8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4e51d191-d598-42c4-9d22-7a3a6148bbc8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4e51d191-d598-42c4-9d22-7a3a6148bbc8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 680/1386] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:37 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 892 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a3c96d87-b7ea-4201-87e5-d2deeaa59396 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a3c96d87-b7ea-4201-87e5-d2deeaa59396 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a3c96d87-b7ea-4201-87e5-d2deeaa59396 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a3c96d87-b7ea-4201-87e5-d2deeaa59396 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a3c96d87-b7ea-4201-87e5-d2deeaa59396 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a3c96d87-b7ea-4201-87e5-d2deeaa59396 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 707/1387] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:38 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 893 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7f5417d7-0cd3-4044-909d-26ee7ce46cbc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f5417d7-0cd3-4044-909d-26ee7ce46cbc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f5417d7-0cd3-4044-909d-26ee7ce46cbc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f5417d7-0cd3-4044-909d-26ee7ce46cbc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7f5417d7-0cd3-4044-909d-26ee7ce46cbc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Volume info retrieved successfully. Sep 05 11:41:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f5417d7-0cd3-4044-909d-26ee7ce46cbc tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 681/1388] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:38 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 893 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ff34d992-e634-4d72-ae2c-98244aca38ea None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff34d992-e634-4d72-ae2c-98244aca38ea tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] PUT http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff34d992-e634-4d72-ae2c-98244aca38ea tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2097448100"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ff34d992-e634-4d72-ae2c-98244aca38ea tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ff34d992-e634-4d72-ae2c-98244aca38ea tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume updated successfully. Sep 05 11:41:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff34d992-e634-4d72-ae2c-98244aca38ea tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 708/1389] 192.168.122.95 () {60 vars in 1247 bytes} [Sat Sep 5 11:41:38 2026] PUT /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 825 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b1051e81-ceda-407e-acc2-e364abd27020 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b1051e81-ceda-407e-acc2-e364abd27020 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] PUT http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b1051e81-ceda-407e-acc2-e364abd27020 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1333861634", "description": "This is the new description of volume"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b1051e81-ceda-407e-acc2-e364abd27020 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b1051e81-ceda-407e-acc2-e364abd27020 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume updated successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b1051e81-ceda-407e-acc2-e364abd27020 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 682/1390] 192.168.122.95 () {60 vars in 1248 bytes} [Sat Sep 5 11:41:38 2026] PUT /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 864 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e4efe7a7-ac58-4086-8eca-6dbe9716a448 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e4efe7a7-ac58-4086-8eca-6dbe9716a448 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:41:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e4efe7a7-ac58-4086-8eca-6dbe9716a448 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e4efe7a7-ac58-4086-8eca-6dbe9716a448 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e4efe7a7-ac58-4086-8eca-6dbe9716a448 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Volume info retrieved successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e4efe7a7-ac58-4086-8eca-6dbe9716a448 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:41:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 709/1391] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:39 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 932 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1443967781", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1893262802"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1443967781', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1893262802'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume of 1 GB Sep 05 11:41:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Availability Zones retrieved successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (3f0e9c87-7b79-4444-a486-1651774e133e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5883853b-f816-46b4-89cb-4b7f63daaff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5883853b-f816-46b4-89cb-4b7f63daaff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c2c30e-3109-45ce-b360-cb1181167568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Created reservations ['3c3058c0-fdce-43df-b507-c87a9afcd4fa', '9a5fbfd6-9c95-4495-b55b-f0438ce10acc', '49182c6d-e575-483a-9242-0f1e87d42ace', 'fa23e8ab-136e-40db-8d8a-f953a9bfc376'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c2c30e-3109-45ce-b360-cb1181167568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c3058c0-fdce-43df-b507-c87a9afcd4fa', '9a5fbfd6-9c95-4495-b55b-f0438ce10acc', '49182c6d-e575-483a-9242-0f1e87d42ace', 'fa23e8ab-136e-40db-8d8a-f953a9bfc376']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e610bf89-34d8-49f8-beac-9f27ead1b86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e610bf89-34d8-49f8-beac-9f27ead1b86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1443967781',display_name='tempest-VolumesGetTest-Volume-1893262802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['3c3058c0-fdce-43df-b507-c87a9afcd4fa','9a5fbfd6-9c95-4495-b55b-f0438ce10acc','49182c6d-e575-483a-9242-0f1e87d42ace','fa23e8ab-136e-40db-8d8a-f953a9bfc376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1443967781',display_name='tempest-VolumesGetTest-Volume-1893262802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1fe7e365b1d48b2b9580f4796bbea42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467b9677fb64570a0d79e0680ac33d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22932b7-cb7e-447f-a232-d91739948ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22932b7-cb7e-447f-a232-d91739948ba7) transitioned into 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-1443967781',display_name='tempest-VolumesGetTest-Volume-1893262802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['3c3058c0-fdce-43df-b507-c87a9afcd4fa','9a5fbfd6-9c95-4495-b55b-f0438ce10acc','49182c6d-e575-483a-9242-0f1e87d42ace','fa23e8ab-136e-40db-8d8a-f953a9bfc376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3228448-7e2b-4027-9b91-bcc2b4224865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3228448-7e2b-4027-9b91-bcc2b4224865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (3f0e9c87-7b79-4444-a486-1651774e133e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request issued successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5e930de-65cf-48d5-b61c-6db7423e9d1a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 683/1392] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:41:39 2026] POST /volume/v3/volumes => generated 787 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a78e8c8c-d1b2-4074-825f-ce37d9ad165f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a78e8c8c-d1b2-4074-825f-ce37d9ad165f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a78e8c8c-d1b2-4074-825f-ce37d9ad165f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a78e8c8c-d1b2-4074-825f-ce37d9ad165f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a78e8c8c-d1b2-4074-825f-ce37d9ad165f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5eaccfbb-5b09-4d1a-9aa8-5aa992ab7bc5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a78e8c8c-d1b2-4074-825f-ce37d9ad165f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 710/1393] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:39 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 855 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5eaccfbb-5b09-4d1a-9aa8-5aa992ab7bc5 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] GET http://192.168.122.95/volume/v3/os-hosts Sep 05 11:41:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5eaccfbb-5b09-4d1a-9aa8-5aa992ab7bc5 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5eaccfbb-5b09-4d1a-9aa8-5aa992ab7bc5 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:40 devstack devstack@c-api.service[87146]: /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 05 11:41:40 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:41:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.hosts [None req-5eaccfbb-5b09-4d1a-9aa8-5aa992ab7bc5 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] status, active and update: available, enabled, 2026-09-05 09:40:25+00:00 {{(pid=87146) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:41:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.hosts [None req-5eaccfbb-5b09-4d1a-9aa8-5aa992ab7bc5 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] status, active and update: available, enabled, 2026-09-05 09:30:49+00:00 {{(pid=87146) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:41:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.hosts [None req-5eaccfbb-5b09-4d1a-9aa8-5aa992ab7bc5 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] status, active and update: available, enabled, 2026-09-05 09:41:27+00:00 {{(pid=87146) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:41:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5eaccfbb-5b09-4d1a-9aa8-5aa992ab7bc5 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] http://192.168.122.95/volume/v3/os-hosts returned with HTTP 200 Sep 05 11:41:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 684/1394] 192.168.122.95 () {58 vars in 1119 bytes} [Sat Sep 5 11:41:39 2026] GET /volume/v3/os-hosts => generated 561 bytes in 939 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a1d175d6-80b9-48ae-a3ee-2687c23c2eb3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a1d175d6-80b9-48ae-a3ee-2687c23c2eb3 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] GET http://192.168.122.95/volume/v3/os-hosts Sep 05 11:41:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a1d175d6-80b9-48ae-a3ee-2687c23c2eb3 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a1d175d6-80b9-48ae-a3ee-2687c23c2eb3 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:40 devstack devstack@c-api.service[87145]: /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 05 11:41:40 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:41:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.hosts [None req-a1d175d6-80b9-48ae-a3ee-2687c23c2eb3 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] status, active and update: available, enabled, 2026-09-05 09:40:25+00:00 {{(pid=87145) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.hosts [None req-a1d175d6-80b9-48ae-a3ee-2687c23c2eb3 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] status, active and update: available, enabled, 2026-09-05 09:30:49+00:00 {{(pid=87145) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.hosts [None req-a1d175d6-80b9-48ae-a3ee-2687c23c2eb3 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] status, active and update: available, enabled, 2026-09-05 09:41:27+00:00 {{(pid=87145) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a1d175d6-80b9-48ae-a3ee-2687c23c2eb3 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] http://192.168.122.95/volume/v3/os-hosts returned with HTTP 200 Sep 05 11:41:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 711/1395] 192.168.122.95 () {58 vars in 1119 bytes} [Sat Sep 5 11:41:40 2026] GET /volume/v3/os-hosts => generated 561 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e3c7bc44-4777-4f84-8af9-5ef85b7b5611 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3c7bc44-4777-4f84-8af9-5ef85b7b5611 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] GET http://192.168.122.95/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 05 11:41:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3c7bc44-4777-4f84-8af9-5ef85b7b5611 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-88d9bd7d-f452-49b5-9f77-8d1bab46f38a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e3c7bc44-4777-4f84-8af9-5ef85b7b5611 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88d9bd7d-f452-49b5-9f77-8d1bab46f38a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88d9bd7d-f452-49b5-9f77-8d1bab46f38a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88d9bd7d-f452-49b5-9f77-8d1bab46f38a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-88d9bd7d-f452-49b5-9f77-8d1bab46f38a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88d9bd7d-f452-49b5-9f77-8d1bab46f38a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 712/1396] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:41 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e3c7bc44-4777-4f84-8af9-5ef85b7b5611 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] http://192.168.122.95/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 05 11:41:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 685/1397] 192.168.122.95 () {58 vars in 1182 bytes} [Sat Sep 5 11:41:41 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-eb603c9c-84e2-49a6-aafe-ea3df9fdf1a7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eb603c9c-84e2-49a6-aafe-ea3df9fdf1a7 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] GET http://192.168.122.95/volume/v3/os-hosts/devstack@QuobyteHD Sep 05 11:41:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eb603c9c-84e2-49a6-aafe-ea3df9fdf1a7 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eb603c9c-84e2-49a6-aafe-ea3df9fdf1a7 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eb603c9c-84e2-49a6-aafe-ea3df9fdf1a7 tempest-VolumeHostsAdminTestsJSON-1309831005 tempest-VolumeHostsAdminTestsJSON-1309831005-project-admin] http://192.168.122.95/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 05 11:41:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 713/1398] 192.168.122.95 () {58 vars in 1176 bytes} [Sat Sep 5 11:41:41 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 733 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-42927044-b3c2-4b92-90f7-8addf81de4a7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-42927044-b3c2-4b92-90f7-8addf81de4a7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-42927044-b3c2-4b92-90f7-8addf81de4a7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-42927044-b3c2-4b92-90f7-8addf81de4a7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-42927044-b3c2-4b92-90f7-8addf81de4a7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-42927044-b3c2-4b92-90f7-8addf81de4a7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 686/1399] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:42 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6721ccab-127e-4489-9d46-e2891c21951e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6721ccab-127e-4489-9d46-e2891c21951e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6721ccab-127e-4489-9d46-e2891c21951e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6721ccab-127e-4489-9d46-e2891c21951e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6721ccab-127e-4489-9d46-e2891c21951e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6721ccab-127e-4489-9d46-e2891c21951e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 714/1400] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:43 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fce1faf9-376d-49f6-9b4f-c6c1668f4e12 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fce1faf9-376d-49f6-9b4f-c6c1668f4e12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fce1faf9-376d-49f6-9b4f-c6c1668f4e12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fce1faf9-376d-49f6-9b4f-c6c1668f4e12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fce1faf9-376d-49f6-9b4f-c6c1668f4e12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fce1faf9-376d-49f6-9b4f-c6c1668f4e12 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 687/1401] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:44 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-403c6001-d0a9-4ad7-85b6-9fdf3ecc67d2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-403c6001-d0a9-4ad7-85b6-9fdf3ecc67d2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-403c6001-d0a9-4ad7-85b6-9fdf3ecc67d2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-403c6001-d0a9-4ad7-85b6-9fdf3ecc67d2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-403c6001-d0a9-4ad7-85b6-9fdf3ecc67d2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-403c6001-d0a9-4ad7-85b6-9fdf3ecc67d2 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 715/1402] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:45 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1222091b-6154-4d8f-934b-ea29ecb59d7e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1222091b-6154-4d8f-934b-ea29ecb59d7e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1222091b-6154-4d8f-934b-ea29ecb59d7e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1222091b-6154-4d8f-934b-ea29ecb59d7e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:46 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1222091b-6154-4d8f-934b-ea29ecb59d7e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1222091b-6154-4d8f-934b-ea29ecb59d7e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 688/1403] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:46 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-77b3c751-99a3-40c5-9346-2a218074f9cb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-77b3c751-99a3-40c5-9346-2a218074f9cb tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-77b3c751-99a3-40c5-9346-2a218074f9cb tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-77b3c751-99a3-40c5-9346-2a218074f9cb tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-77b3c751-99a3-40c5-9346-2a218074f9cb tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-77b3c751-99a3-40c5-9346-2a218074f9cb tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 716/1404] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:47 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-49e8e262-60c4-4a13-8441-2c1bf6a746bd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-49e8e262-60c4-4a13-8441-2c1bf6a746bd tempest-VolumePoolsAdminTestsJSON-1041174119 tempest-VolumePoolsAdminTestsJSON-1041174119-project-admin] GET http://192.168.122.95/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 11:41:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-49e8e262-60c4-4a13-8441-2c1bf6a746bd tempest-VolumePoolsAdminTestsJSON-1041174119 tempest-VolumePoolsAdminTestsJSON-1041174119-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-49e8e262-60c4-4a13-8441-2c1bf6a746bd tempest-VolumePoolsAdminTestsJSON-1041174119 tempest-VolumePoolsAdminTestsJSON-1041174119-project-admin] Calling method 'get_pools' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-49e8e262-60c4-4a13-8441-2c1bf6a746bd tempest-VolumePoolsAdminTestsJSON-1041174119 tempest-VolumePoolsAdminTestsJSON-1041174119-project-admin] http://192.168.122.95/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 11:41:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 689/1405] 192.168.122.95 () {58 vars in 1193 bytes} [Sat Sep 5 11:41:48 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-64a797c3-c14c-499f-924b-e285dd3c64e1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64a797c3-c14c-499f-924b-e285dd3c64e1 tempest-VolumePoolsAdminTestsJSON-1041174119 tempest-VolumePoolsAdminTestsJSON-1041174119-project-admin] GET http://192.168.122.95/volume/v3/scheduler-stats/get_pools Sep 05 11:41:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64a797c3-c14c-499f-924b-e285dd3c64e1 tempest-VolumePoolsAdminTestsJSON-1041174119 tempest-VolumePoolsAdminTestsJSON-1041174119-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64a797c3-c14c-499f-924b-e285dd3c64e1 tempest-VolumePoolsAdminTestsJSON-1041174119 tempest-VolumePoolsAdminTestsJSON-1041174119-project-admin] Calling method 'get_pools' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64a797c3-c14c-499f-924b-e285dd3c64e1 tempest-VolumePoolsAdminTestsJSON-1041174119 tempest-VolumePoolsAdminTestsJSON-1041174119-project-admin] http://192.168.122.95/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:41:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 717/1406] 192.168.122.95 () {58 vars in 1170 bytes} [Sat Sep 5 11:41:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-60b06b24-1eca-415e-9ede-0ec31ca2367b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60b06b24-1eca-415e-9ede-0ec31ca2367b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60b06b24-1eca-415e-9ede-0ec31ca2367b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60b06b24-1eca-415e-9ede-0ec31ca2367b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-60b06b24-1eca-415e-9ede-0ec31ca2367b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60b06b24-1eca-415e-9ede-0ec31ca2367b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 690/1407] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:48 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-40c2b05d-92b7-4d54-9d08-6d0283c6d2fa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-40c2b05d-92b7-4d54-9d08-6d0283c6d2fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-40c2b05d-92b7-4d54-9d08-6d0283c6d2fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-40c2b05d-92b7-4d54-9d08-6d0283c6d2fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-40c2b05d-92b7-4d54-9d08-6d0283c6d2fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-40c2b05d-92b7-4d54-9d08-6d0283c6d2fa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 718/1408] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:49 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1d25ba97-c065-486c-bb19-73558a34a0cf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d25ba97-c065-486c-bb19-73558a34a0cf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d25ba97-c065-486c-bb19-73558a34a0cf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d25ba97-c065-486c-bb19-73558a34a0cf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1d25ba97-c065-486c-bb19-73558a34a0cf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d25ba97-c065-486c-bb19-73558a34a0cf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 691/1409] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:50 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4a09e9d9-28af-4854-b4d0-a84225bb508f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a09e9d9-28af-4854-b4d0-a84225bb508f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a09e9d9-28af-4854-b4d0-a84225bb508f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a09e9d9-28af-4854-b4d0-a84225bb508f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4a09e9d9-28af-4854-b4d0-a84225bb508f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a09e9d9-28af-4854-b4d0-a84225bb508f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 719/1410] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:52 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6f9a9829-8c16-4271-a14b-f54d4f856682 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f9a9829-8c16-4271-a14b-f54d4f856682 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f9a9829-8c16-4271-a14b-f54d4f856682 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f9a9829-8c16-4271-a14b-f54d4f856682 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6f9a9829-8c16-4271-a14b-f54d4f856682 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f9a9829-8c16-4271-a14b-f54d4f856682 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 692/1411] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:53 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f67c2cbc-927e-4f3a-a45c-e26fcd3cce9d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f67c2cbc-927e-4f3a-a45c-e26fcd3cce9d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f67c2cbc-927e-4f3a-a45c-e26fcd3cce9d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f67c2cbc-927e-4f3a-a45c-e26fcd3cce9d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f67c2cbc-927e-4f3a-a45c-e26fcd3cce9d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f67c2cbc-927e-4f3a-a45c-e26fcd3cce9d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 720/1412] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:54 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d524cd1e-ca07-4e0c-a331-8350a8868c0f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d524cd1e-ca07-4e0c-a331-8350a8868c0f tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] GET http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 Sep 05 11:41:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d524cd1e-ca07-4e0c-a331-8350a8868c0f tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d524cd1e-ca07-4e0c-a331-8350a8868c0f tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d524cd1e-ca07-4e0c-a331-8350a8868c0f tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 returned with HTTP 200 Sep 05 11:41:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 693/1413] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:54 2026] GET /volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 => generated 440 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2004026775"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2004026775'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Create volume of 1 GB Sep 05 11:41:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Availability Zones retrieved successfully. Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Flow 'volume_create_api' (1f5fe57f-43eb-43a7-a92c-4b0e45c0a37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3baa09cd-74e6-4d76-9fc0-05cd1b84c9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3baa09cd-74e6-4d76-9fc0-05cd1b84c9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:54 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2f48fa-fcd9-40c9-a17d-8f5469d94f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Created reservations ['de0e450c-4ac5-422e-b439-a3763cc2938f', '8ebbf3cc-8e80-48bc-907a-3eedbd2137ae', 'd2ddbc1b-b1c6-4646-ae71-1ac5f2d779d6', '59038a71-e3e9-408c-a9cb-75cdd0ecd7cb'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2f48fa-fcd9-40c9-a17d-8f5469d94f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de0e450c-4ac5-422e-b439-a3763cc2938f', '8ebbf3cc-8e80-48bc-907a-3eedbd2137ae', 'd2ddbc1b-b1c6-4646-ae71-1ac5f2d779d6', '59038a71-e3e9-408c-a9cb-75cdd0ecd7cb']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59088eb4-358b-4b89-a413-37df24563d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59088eb4-358b-4b89-a413-37df24563d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2004026775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6b1480f927345d28482c1944bb7b8e0',qos_specs=None,replication_status=,reservations=['de0e450c-4ac5-422e-b439-a3763cc2938f','8ebbf3cc-8e80-48bc-907a-3eedbd2137ae','d2ddbc1b-b1c6-4646-ae71-1ac5f2d779d6','59038a71-e3e9-408c-a9cb-75cdd0ecd7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631c11cc43ff41298f2e7595828c690e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2004026775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6b1480f927345d28482c1944bb7b8e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631c11cc43ff41298f2e7595828c690e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec826402-1b10-490e-b58c-d17ad6b24008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec826402-1b10-490e-b58c-d17ad6b24008) transitioned into state 'SUCCESS' from state '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-2004026775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6b1480f927345d28482c1944bb7b8e0',qos_specs=None,replication_status=,reservations=['de0e450c-4ac5-422e-b439-a3763cc2938f','8ebbf3cc-8e80-48bc-907a-3eedbd2137ae','d2ddbc1b-b1c6-4646-ae71-1ac5f2d779d6','59038a71-e3e9-408c-a9cb-75cdd0ecd7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631c11cc43ff41298f2e7595828c690e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742a1852-4db7-4c05-b448-2a41f67adba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742a1852-4db7-4c05-b448-2a41f67adba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Flow 'volume_create_api' (1f5fe57f-43eb-43a7-a92c-4b0e45c0a37b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Create volume request issued successfully. Sep 05 11:41:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17cdeb54-ac86-496a-97a3-6b65f3f214d2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 721/1414] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:41:54 2026] POST /volume/v3/volumes => generated 766 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aec3be57-0276-4860-a079-a56757674038 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aec3be57-0276-4860-a079-a56757674038 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:41:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aec3be57-0276-4860-a079-a56757674038 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aec3be57-0276-4860-a079-a56757674038 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-88b8c451-6e13-4114-8148-046686da1bcf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-aec3be57-0276-4860-a079-a56757674038 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:41:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88b8c451-6e13-4114-8148-046686da1bcf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88b8c451-6e13-4114-8148-046686da1bcf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aec3be57-0276-4860-a079-a56757674038 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:41:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 694/1415] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:55 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 834 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88b8c451-6e13-4114-8148-046686da1bcf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-88b8c451-6e13-4114-8148-046686da1bcf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88b8c451-6e13-4114-8148-046686da1bcf tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 722/1416] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:55 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5f5a113a-43ad-409d-bc57-2cdbb395f061 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f5a113a-43ad-409d-bc57-2cdbb395f061 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:41:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5f5a113a-43ad-409d-bc57-2cdbb395f061 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5f5a113a-43ad-409d-bc57-2cdbb395f061 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5f5a113a-43ad-409d-bc57-2cdbb395f061 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:41:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f5a113a-43ad-409d-bc57-2cdbb395f061 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:41:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 695/1417] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:56 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0973b859-3610-4d16-98e8-e387c24546fe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0973b859-3610-4d16-98e8-e387c24546fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0973b859-3610-4d16-98e8-e387c24546fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0973b859-3610-4d16-98e8-e387c24546fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0973b859-3610-4d16-98e8-e387c24546fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0973b859-3610-4d16-98e8-e387c24546fe tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 723/1418] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:56 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1c8cee47-7164-43d0-90c5-a61864fa26eb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c8cee47-7164-43d0-90c5-a61864fa26eb tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:41:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c8cee47-7164-43d0-90c5-a61864fa26eb tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c8cee47-7164-43d0-90c5-a61864fa26eb tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1c8cee47-7164-43d0-90c5-a61864fa26eb tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:41:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c8cee47-7164-43d0-90c5-a61864fa26eb tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:41:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 696/1419] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:57 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-32b33c11-4228-4152-9dc9-833fcf25dd54 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-32b33c11-4228-4152-9dc9-833fcf25dd54 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-32b33c11-4228-4152-9dc9-833fcf25dd54 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-32b33c11-4228-4152-9dc9-833fcf25dd54 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:57 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-32b33c11-4228-4152-9dc9-833fcf25dd54 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-32b33c11-4228-4152-9dc9-833fcf25dd54 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 724/1420] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:57 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2b941522-8bc7-4c52-8057-daab0a7135b4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2b941522-8bc7-4c52-8057-daab0a7135b4 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:41:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2b941522-8bc7-4c52-8057-daab0a7135b4 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2b941522-8bc7-4c52-8057-daab0a7135b4 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2b941522-8bc7-4c52-8057-daab0a7135b4 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:41:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2b941522-8bc7-4c52-8057-daab0a7135b4 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:41:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 697/1421] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:58 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aca071fd-4fd6-4010-84bf-0a5c1b094fa9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aca071fd-4fd6-4010-84bf-0a5c1b094fa9 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aca071fd-4fd6-4010-84bf-0a5c1b094fa9 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aca071fd-4fd6-4010-84bf-0a5c1b094fa9 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-aca071fd-4fd6-4010-84bf-0a5c1b094fa9 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aca071fd-4fd6-4010-84bf-0a5c1b094fa9 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 725/1422] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:58 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa385e49-9510-433c-9615-132d6a5a9491 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa385e49-9510-433c-9615-132d6a5a9491 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:41:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa385e49-9510-433c-9615-132d6a5a9491 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa385e49-9510-433c-9615-132d6a5a9491 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:41:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:41:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa385e49-9510-433c-9615-132d6a5a9491 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:41:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa385e49-9510-433c-9615-132d6a5a9491 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:41:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 698/1423] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:59 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-377ff714-6c05-4142-a089-cdc009063878 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-377ff714-6c05-4142-a089-cdc009063878 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:41:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-377ff714-6c05-4142-a089-cdc009063878 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-377ff714-6c05-4142-a089-cdc009063878 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:41:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:41:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-377ff714-6c05-4142-a089-cdc009063878 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:41:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-377ff714-6c05-4142-a089-cdc009063878 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:41:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 726/1424] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:59 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fc4eb4f0-6b4c-4795-8398-01fcabe5e418 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fc4eb4f0-6b4c-4795-8398-01fcabe5e418 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fc4eb4f0-6b4c-4795-8398-01fcabe5e418 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fc4eb4f0-6b4c-4795-8398-01fcabe5e418 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:00 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=462,cinder:INSERT=59,cinder:UPDATE=105 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:42:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fc4eb4f0-6b4c-4795-8398-01fcabe5e418 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fc4eb4f0-6b4c-4795-8398-01fcabe5e418 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:42:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 699/1425] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:00 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-770efcd8-107e-49c7-90c4-b43bae5044ca None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-770efcd8-107e-49c7-90c4-b43bae5044ca tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-770efcd8-107e-49c7-90c4-b43bae5044ca tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-770efcd8-107e-49c7-90c4-b43bae5044ca tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-770efcd8-107e-49c7-90c4-b43bae5044ca tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-770efcd8-107e-49c7-90c4-b43bae5044ca tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:42:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 727/1426] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:00 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bb708304-774e-4b35-9895-16dabaada54c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb708304-774e-4b35-9895-16dabaada54c tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb708304-774e-4b35-9895-16dabaada54c tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb708304-774e-4b35-9895-16dabaada54c tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:01 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:01 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bb708304-774e-4b35-9895-16dabaada54c tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-99112551-6dc0-447a-9591-1384c524949d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99112551-6dc0-447a-9591-1384c524949d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb708304-774e-4b35-9895-16dabaada54c tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:42:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99112551-6dc0-447a-9591-1384c524949d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99112551-6dc0-447a-9591-1384c524949d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 700/1427] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:01 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:01 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=426,cinder:INSERT=44,cinder:UPDATE=77 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:42:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-99112551-6dc0-447a-9591-1384c524949d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99112551-6dc0-447a-9591-1384c524949d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:42:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 728/1428] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:01 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-722cd2fc-a5b1-44b5-a8c6-95aa4c76aae7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-722cd2fc-a5b1-44b5-a8c6-95aa4c76aae7 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-722cd2fc-a5b1-44b5-a8c6-95aa4c76aae7 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-722cd2fc-a5b1-44b5-a8c6-95aa4c76aae7 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:02 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:02 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-722cd2fc-a5b1-44b5-a8c6-95aa4c76aae7 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-722cd2fc-a5b1-44b5-a8c6-95aa4c76aae7 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:42:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 701/1429] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:02 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1000e1c1-8bd6-498a-9fbd-67774eac58e8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1000e1c1-8bd6-498a-9fbd-67774eac58e8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1000e1c1-8bd6-498a-9fbd-67774eac58e8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1000e1c1-8bd6-498a-9fbd-67774eac58e8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1000e1c1-8bd6-498a-9fbd-67774eac58e8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1000e1c1-8bd6-498a-9fbd-67774eac58e8 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:42:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 729/1430] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:02 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a5ea59f8-89bd-418f-a6ad-1c1715fb45a3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a5ea59f8-89bd-418f-a6ad-1c1715fb45a3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a5ea59f8-89bd-418f-a6ad-1c1715fb45a3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a5ea59f8-89bd-418f-a6ad-1c1715fb45a3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a5ea59f8-89bd-418f-a6ad-1c1715fb45a3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a5ea59f8-89bd-418f-a6ad-1c1715fb45a3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:42:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 702/1431] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:03 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8ee9f0d8-35c3-49cf-9411-7b70d9d08b42 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8ee9f0d8-35c3-49cf-9411-7b70d9d08b42 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8ee9f0d8-35c3-49cf-9411-7b70d9d08b42 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8ee9f0d8-35c3-49cf-9411-7b70d9d08b42 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8ee9f0d8-35c3-49cf-9411-7b70d9d08b42 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8ee9f0d8-35c3-49cf-9411-7b70d9d08b42 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:42:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 730/1432] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:03 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cecead60-8135-43a0-869a-1cb215e1522d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cecead60-8135-43a0-869a-1cb215e1522d tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cecead60-8135-43a0-869a-1cb215e1522d tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cecead60-8135-43a0-869a-1cb215e1522d tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cecead60-8135-43a0-869a-1cb215e1522d tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cecead60-8135-43a0-869a-1cb215e1522d tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:42:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 703/1433] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:04 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-64a01094-a0e9-4f10-a75b-a1c517b93c60 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64a01094-a0e9-4f10-a75b-a1c517b93c60 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64a01094-a0e9-4f10-a75b-a1c517b93c60 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64a01094-a0e9-4f10-a75b-a1c517b93c60 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-64a01094-a0e9-4f10-a75b-a1c517b93c60 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64a01094-a0e9-4f10-a75b-a1c517b93c60 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:42:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 731/1434] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:04 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ceddf9b2-50b8-4b06-b44d-4965cf19759b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ceddf9b2-50b8-4b06-b44d-4965cf19759b tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] GET http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 Sep 05 11:42:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ceddf9b2-50b8-4b06-b44d-4965cf19759b tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ceddf9b2-50b8-4b06-b44d-4965cf19759b tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ceddf9b2-50b8-4b06-b44d-4965cf19759b tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Volume info retrieved successfully. Sep 05 11:42:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ceddf9b2-50b8-4b06-b44d-4965cf19759b tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 returned with HTTP 200 Sep 05 11:42:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 704/1435] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:05 2026] GET /volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-03db7a40-cb5f-4365-8455-5b67105e9f73 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03db7a40-cb5f-4365-8455-5b67105e9f73 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] DELETE http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 Sep 05 11:42:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03db7a40-cb5f-4365-8455-5b67105e9f73 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03db7a40-cb5f-4365-8455-5b67105e9f73 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:05 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-03db7a40-cb5f-4365-8455-5b67105e9f73 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Delete volume with id: db4a0fb7-5219-49e9-b3e6-9958a047e191 Sep 05 11:42:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-03db7a40-cb5f-4365-8455-5b67105e9f73 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Volume info retrieved successfully. Sep 05 11:42:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-03db7a40-cb5f-4365-8455-5b67105e9f73 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Delete volume request issued successfully. Sep 05 11:42:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03db7a40-cb5f-4365-8455-5b67105e9f73 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 returned with HTTP 202 Sep 05 11:42:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 732/1436] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:05 2026] DELETE /volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-60379e73-b49e-402a-98d3-8c6f6a0d3244 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60379e73-b49e-402a-98d3-8c6f6a0d3244 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] GET http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 Sep 05 11:42:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60379e73-b49e-402a-98d3-8c6f6a0d3244 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60379e73-b49e-402a-98d3-8c6f6a0d3244 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-60379e73-b49e-402a-98d3-8c6f6a0d3244 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Volume info retrieved successfully. Sep 05 11:42:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60379e73-b49e-402a-98d3-8c6f6a0d3244 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 returned with HTTP 200 Sep 05 11:42:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 705/1437] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:05 2026] GET /volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-28aadc52-84cf-4467-81bb-f3c8c4664be9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-28aadc52-84cf-4467-81bb-f3c8c4664be9 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-28aadc52-84cf-4467-81bb-f3c8c4664be9 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-28aadc52-84cf-4467-81bb-f3c8c4664be9 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-28aadc52-84cf-4467-81bb-f3c8c4664be9 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-28aadc52-84cf-4467-81bb-f3c8c4664be9 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:42:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 733/1438] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:05 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cbf89c5c-f9b9-45a9-9cde-7e6d4fbc7d33 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cbf89c5c-f9b9-45a9-9cde-7e6d4fbc7d33 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cbf89c5c-f9b9-45a9-9cde-7e6d4fbc7d33 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cbf89c5c-f9b9-45a9-9cde-7e6d4fbc7d33 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cbf89c5c-f9b9-45a9-9cde-7e6d4fbc7d33 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cbf89c5c-f9b9-45a9-9cde-7e6d4fbc7d33 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:42:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 706/1439] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:06 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-540a0ff8-bed0-4469-9f59-d2a141e294d7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-540a0ff8-bed0-4469-9f59-d2a141e294d7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] PUT http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-540a0ff8-bed0-4469-9f59-d2a141e294d7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2097448100", "description": null}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-540a0ff8-bed0-4469-9f59-d2a141e294d7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-540a0ff8-bed0-4469-9f59-d2a141e294d7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume updated successfully. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-540a0ff8-bed0-4469-9f59-d2a141e294d7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:42:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 734/1440] 192.168.122.95 () {60 vars in 1247 bytes} [Sat Sep 5 11:42:06 2026] PUT /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 777 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f8aa86e5-58db-4225-a3cb-13777914bab7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f8aa86e5-58db-4225-a3cb-13777914bab7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f8aa86e5-58db-4225-a3cb-13777914bab7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f8aa86e5-58db-4225-a3cb-13777914bab7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f8aa86e5-58db-4225-a3cb-13777914bab7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f8aa86e5-58db-4225-a3cb-13777914bab7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:42:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 707/1441] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:06 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b2db302a-edbc-4dfd-84bd-838ec4ed9713 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b2db302a-edbc-4dfd-84bd-838ec4ed9713 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] DELETE http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b2db302a-edbc-4dfd-84bd-838ec4ed9713 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b2db302a-edbc-4dfd-84bd-838ec4ed9713 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b2db302a-edbc-4dfd-84bd-838ec4ed9713 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume with id: 10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b2db302a-edbc-4dfd-84bd-838ec4ed9713 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b2db302a-edbc-4dfd-84bd-838ec4ed9713 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume request issued successfully. Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b2db302a-edbc-4dfd-84bd-838ec4ed9713 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 202 Sep 05 11:42:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 735/1442] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:06 2026] DELETE /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6681ed27-0398-434b-b095-8f58e86a1a7d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6681ed27-0398-434b-b095-8f58e86a1a7d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6681ed27-0398-434b-b095-8f58e86a1a7d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6681ed27-0398-434b-b095-8f58e86a1a7d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6681ed27-0398-434b-b095-8f58e86a1a7d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6681ed27-0398-434b-b095-8f58e86a1a7d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 200 Sep 05 11:42:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 708/1443] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:06 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-97df9991-df4e-44e5-b61c-c25212f051e6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97df9991-df4e-44e5-b61c-c25212f051e6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] GET http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-97df9991-df4e-44e5-b61c-c25212f051e6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-97df9991-df4e-44e5-b61c-c25212f051e6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97df9991-df4e-44e5-b61c-c25212f051e6 tempest-TestImageHashVerification-12227837 tempest-TestImageHashVerification-12227837-project-member] http://192.168.122.95/volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 returned with HTTP 404 Sep 05 11:42:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 736/1444] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:06 2026] GET /volume/v3/volumes/db4a0fb7-5219-49e9-b3e6-9958a047e191 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-df69055f-b5ce-48e3-9db0-b348299eb356 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-df69055f-b5ce-48e3-9db0-b348299eb356 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-df69055f-b5ce-48e3-9db0-b348299eb356 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-df69055f-b5ce-48e3-9db0-b348299eb356 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-df69055f-b5ce-48e3-9db0-b348299eb356 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-df69055f-b5ce-48e3-9db0-b348299eb356 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:42:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 709/1445] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:07 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-05b5edec-24ae-47b9-871e-ec25cb743553 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-05b5edec-24ae-47b9-871e-ec25cb743553 tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-05b5edec-24ae-47b9-871e-ec25cb743553 tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-05b5edec-24ae-47b9-871e-ec25cb743553 tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 returned with HTTP 200 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 737/1446] 192.168.122.95 () {60 vars in 1253 bytes} [Sat Sep 5 11:42:07 2026] PUT /volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 => generated 395 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Create volume of 2 GB Sep 05 11:42:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Availability Zones retrieved successfully. Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Flow 'volume_create_api' (21ae84e8-7550-4fef-81c8-68227d0545cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a044ddc-fc21-473d-be6a-177f12e65181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Validating volume size '2' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3fae819d-b567-4a28-9d5b-a18c85783ce6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3fae819d-b567-4a28-9d5b-a18c85783ce6 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3fae819d-b567-4a28-9d5b-a18c85783ce6 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3fae819d-b567-4a28-9d5b-a18c85783ce6 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3fae819d-b567-4a28-9d5b-a18c85783ce6 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 returned with HTTP 404 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 738/1447] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:07 2026] GET /volume/v3/volumes/10d5f59f-8cc1-4b79-b6f7-d51cd4b43a46 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-28bc4206-678b-4b9c-a34c-461d2d970c2d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-28bc4206-678b-4b9c-a34c-461d2d970c2d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-28bc4206-678b-4b9c-a34c-461d2d970c2d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-28bc4206-678b-4b9c-a34c-461d2d970c2d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a044ddc-fc21-473d-be6a-177f12e65181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-28bc4206-678b-4b9c-a34c-461d2d970c2d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debd6713-e008-458a-9f45-57c0c0757432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-28bc4206-678b-4b9c-a34c-461d2d970c2d tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 739/1448] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:07 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 932 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d49a0d88-c93f-4d3b-adc0-1040846ad1ab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d49a0d88-c93f-4d3b-adc0-1040846ad1ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] DELETE http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d49a0d88-c93f-4d3b-adc0-1040846ad1ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d49a0d88-c93f-4d3b-adc0-1040846ad1ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-d49a0d88-c93f-4d3b-adc0-1040846ad1ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume with id: 7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d49a0d88-c93f-4d3b-adc0-1040846ad1ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:07 devstack devstack@c-api.service[87146]: WARNING cinder.quota_utils [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Quota exceeded for d6b1480f927345d28482c1944bb7b8e0, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 11:42:07 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debd6713-e008-458a-9f45-57c0c0757432) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:42:07 devstack devstack@c-api.service[87146]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d49a0d88-c93f-4d3b-adc0-1040846ad1ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume request issued successfully. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d49a0d88-c93f-4d3b-adc0-1040846ad1ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 202 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 740/1449] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:07 2026] DELETE /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a7a81986-3350-477f-af61-b32bf660df0a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debd6713-e008-458a-9f45-57c0c0757432) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a7a81986-3350-477f-af61-b32bf660df0a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a7a81986-3350-477f-af61-b32bf660df0a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a7a81986-3350-477f-af61-b32bf660df0a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debd6713-e008-458a-9f45-57c0c0757432) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a044ddc-fc21-473d-be6a-177f12e65181) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:07 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a044ddc-fc21-473d-be6a-177f12e65181) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:42:07 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Flow 'volume_create_api' (21ae84e8-7550-4fef-81c8-68227d0545cd) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:42:07 devstack devstack@c-api.service[87146]: INFO cinder.api.middleware.fault [None req-f7773b1a-1711-4fb1-ad91-a6d80c3724bc tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 413 Sep 05 11:42:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 710/1450] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:42:07 2026] POST /volume/v3/volumes => generated 208 bytes in 287 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a7a81986-3350-477f-af61-b32bf660df0a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8a3a503e-d6a4-46c6-bd21-3a2a746a3600 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8a3a503e-d6a4-46c6-bd21-3a2a746a3600 tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 Sep 05 11:42:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8a3a503e-d6a4-46c6-bd21-3a2a746a3600 tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a7a81986-3350-477f-af61-b32bf660df0a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 200 Sep 05 11:42:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 741/1451] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:07 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 931 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8a3a503e-d6a4-46c6-bd21-3a2a746a3600 tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 returned with HTTP 200 Sep 05 11:42:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 711/1452] 192.168.122.95 () {60 vars in 1253 bytes} [Sat Sep 5 11:42:07 2026] PUT /volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 => generated 395 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Create volume of 1 GB Sep 05 11:42:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Availability Zones retrieved successfully. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Flow 'volume_create_api' (32ce739c-ba3c-4a11-9b26-183b847235ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a084195f-dac8-4e0c-9f88-2993f5989e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a084195f-dac8-4e0c-9f88-2993f5989e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64c17d3-682a-49f5-87b3-97eff108b277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:07 devstack devstack@c-api.service[87145]: WARNING cinder.quota_utils [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Quota exceeded for d6b1480f927345d28482c1944bb7b8e0, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 05 11:42:07 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64c17d3-682a-49f5-87b3-97eff108b277) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:42:07 devstack devstack@c-api.service[87145]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 05 11:42:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64c17d3-682a-49f5-87b3-97eff108b277) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64c17d3-682a-49f5-87b3-97eff108b277) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a084195f-dac8-4e0c-9f88-2993f5989e4e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a084195f-dac8-4e0c-9f88-2993f5989e4e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:42:08 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Flow 'volume_create_api' (32ce739c-ba3c-4a11-9b26-183b847235ab) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.middleware.fault [None req-85c7e1a5-96e8-437f-94c9-b3899a16819f tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 413 Sep 05 11:42:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 742/1453] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:42:07 2026] POST /volume/v3/volumes => generated 150 bytes in 222 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-024178a9-b4aa-4428-ba47-9e8b5a8bfc91 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-024178a9-b4aa-4428-ba47-9e8b5a8bfc91 tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-024178a9-b4aa-4428-ba47-9e8b5a8bfc91 tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-024178a9-b4aa-4428-ba47-9e8b5a8bfc91 tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 returned with HTTP 200 Sep 05 11:42:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 712/1454] 192.168.122.95 () {60 vars in 1253 bytes} [Sat Sep 5 11:42:08 2026] PUT /volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 => generated 394 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-300d7552-ec47-4aef-9b80-16d39fe7f5c3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-300d7552-ec47-4aef-9b80-16d39fe7f5c3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] POST http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1/action Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-300d7552-ec47-4aef-9b80-16d39fe7f5c3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-300d7552-ec47-4aef-9b80-16d39fe7f5c3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-300d7552-ec47-4aef-9b80-16d39fe7f5c3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: ERROR cinder.volume.api [None req-300d7552-ec47-4aef-9b80-16d39fe7f5c3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Quota exceeded for d6b1480f927345d28482c1944bb7b8e0, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.middleware.fault [None req-300d7552-ec47-4aef-9b80-16d39fe7f5c3 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1/action returned with HTTP 413 Sep 05 11:42:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 743/1455] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:42:08 2026] POST /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1/action => generated 208 bytes in 158 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-35004ff4-6b60-43cb-9306-da99defe0c89 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-35004ff4-6b60-43cb-9306-da99defe0c89 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-35004ff4-6b60-43cb-9306-da99defe0c89 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-35004ff4-6b60-43cb-9306-da99defe0c89 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-35004ff4-6b60-43cb-9306-da99defe0c89 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-35004ff4-6b60-43cb-9306-da99defe0c89 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:42:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 713/1456] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:08 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a395015f-020b-418b-b670-728c1a8c01b0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a395015f-020b-418b-b670-728c1a8c01b0 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] DELETE http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a395015f-020b-418b-b670-728c1a8c01b0 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a395015f-020b-418b-b670-728c1a8c01b0 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-a395015f-020b-418b-b670-728c1a8c01b0 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Delete volume with id: 2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a395015f-020b-418b-b670-728c1a8c01b0 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a395015f-020b-418b-b670-728c1a8c01b0 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Delete volume request issued successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a395015f-020b-418b-b670-728c1a8c01b0 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 202 Sep 05 11:42:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 744/1457] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:08 2026] DELETE /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ca0730dc-7c45-4f45-a38a-0beab1edfafd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ca0730dc-7c45-4f45-a38a-0beab1edfafd tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ca0730dc-7c45-4f45-a38a-0beab1edfafd tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ca0730dc-7c45-4f45-a38a-0beab1edfafd tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ca0730dc-7c45-4f45-a38a-0beab1edfafd tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Volume info retrieved successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ca0730dc-7c45-4f45-a38a-0beab1edfafd tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 200 Sep 05 11:42:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 714/1458] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:08 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-225a429f-04da-4ef7-b415-bccfa40bbbee None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-225a429f-04da-4ef7-b415-bccfa40bbbee tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-225a429f-04da-4ef7-b415-bccfa40bbbee tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-225a429f-04da-4ef7-b415-bccfa40bbbee tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-225a429f-04da-4ef7-b415-bccfa40bbbee tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 returned with HTTP 404 Sep 05 11:42:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 745/1459] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:08 2026] GET /volume/v3/volumes/7c942c94-f1d2-4eae-a5b9-100cefaaa1e1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d857150b-fa53-4745-9240-a5192b3ab23b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d857150b-fa53-4745-9240-a5192b3ab23b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d857150b-fa53-4745-9240-a5192b3ab23b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d857150b-fa53-4745-9240-a5192b3ab23b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d857150b-fa53-4745-9240-a5192b3ab23b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d857150b-fa53-4745-9240-a5192b3ab23b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da returned with HTTP 200 Sep 05 11:42:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 715/1460] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:08 2026] GET /volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-901c3891-7edd-43e7-8b75-396628e64387 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-901c3891-7edd-43e7-8b75-396628e64387 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] DELETE http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-901c3891-7edd-43e7-8b75-396628e64387 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-901c3891-7edd-43e7-8b75-396628e64387 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-901c3891-7edd-43e7-8b75-396628e64387 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume with id: 3d2dbb52-8180-49cf-91f8-f5ff476db1da Sep 05 11:42:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-901c3891-7edd-43e7-8b75-396628e64387 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-901c3891-7edd-43e7-8b75-396628e64387 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume request issued successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-901c3891-7edd-43e7-8b75-396628e64387 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da returned with HTTP 202 Sep 05 11:42:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 746/1461] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:08 2026] DELETE /volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8ebcb1be-bfb0-4e56-873e-7946612f3924 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ebcb1be-bfb0-4e56-873e-7946612f3924 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ebcb1be-bfb0-4e56-873e-7946612f3924 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ebcb1be-bfb0-4e56-873e-7946612f3924 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8ebcb1be-bfb0-4e56-873e-7946612f3924 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ebcb1be-bfb0-4e56-873e-7946612f3924 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da returned with HTTP 200 Sep 05 11:42:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 716/1462] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:08 2026] GET /volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da => generated 843 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-72e69561-d459-4aea-ade4-fec613ee21e2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72e69561-d459-4aea-ade4-fec613ee21e2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] GET http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 Sep 05 11:42:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72e69561-d459-4aea-ade4-fec613ee21e2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72e69561-d459-4aea-ade4-fec613ee21e2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72e69561-d459-4aea-ade4-fec613ee21e2 tempest-VolumeQuotasNegativeTestJSON-1452108754 tempest-VolumeQuotasNegativeTestJSON-1452108754-project-member] http://192.168.122.95/volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 returned with HTTP 404 Sep 05 11:42:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 747/1463] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:09 2026] GET /volume/v3/volumes/2d4bb9bd-4048-4ca0-ad95-0c74eee5a2a1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5f503cb1-985a-493f-b0c8-710dc8fd6b4f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f503cb1-985a-493f-b0c8-710dc8fd6b4f tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] PUT http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 Sep 05 11:42:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5f503cb1-985a-493f-b0c8-710dc8fd6b4f tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f503cb1-985a-493f-b0c8-710dc8fd6b4f tempest-VolumeQuotasNegativeTestJSON-1255487289 tempest-VolumeQuotasNegativeTestJSON-1255487289-project-admin] http://192.168.122.95/volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 returned with HTTP 200 Sep 05 11:42:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 717/1464] 192.168.122.95 () {60 vars in 1254 bytes} [Sat Sep 5 11:42:09 2026] PUT /volume/v3/os-quota-sets/d6b1480f927345d28482c1944bb7b8e0 => generated 398 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8e411a45-71fb-4cde-8ab1-a24e563261c7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8e411a45-71fb-4cde-8ab1-a24e563261c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da Sep 05 11:42:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8e411a45-71fb-4cde-8ab1-a24e563261c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8e411a45-71fb-4cde-8ab1-a24e563261c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8e411a45-71fb-4cde-8ab1-a24e563261c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8e411a45-71fb-4cde-8ab1-a24e563261c7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da returned with HTTP 200 Sep 05 11:42:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 748/1465] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:09 2026] GET /volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da => generated 843 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-65c44b61-4e28-4645-8b2c-03bebec542b1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65c44b61-4e28-4645-8b2c-03bebec542b1 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da Sep 05 11:42:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-65c44b61-4e28-4645-8b2c-03bebec542b1 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-65c44b61-4e28-4645-8b2c-03bebec542b1 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65c44b61-4e28-4645-8b2c-03bebec542b1 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da returned with HTTP 404 Sep 05 11:42:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 718/1466] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:11 2026] GET /volume/v3/volumes/3d2dbb52-8180-49cf-91f8-f5ff476db1da => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-865c9ba3-b310-422e-b23a-49b33547fb90 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-VolumesGetTest-Volume-1765645819", "metadata": {"Type": "Test"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request body: {'volume': {'imageRef': 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1765645819', 'metadata': {'Type': 'Test'}}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume of 1 GB Sep 05 11:42:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Availability Zones retrieved successfully. Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (0482dacf-637f-4947-a6a7-e4c253f791e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5398c574-3748-424b-8cf5-1dec950aed75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5398c574-3748-424b-8cf5-1dec950aed75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167f7970-dfe1-4b7d-a93a-c00e20732428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Created reservations ['86fd5756-3e23-4095-8702-d5b073517498', 'ca55ffdd-e3ef-4a9b-8c44-314fd3aad27a', 'd57bb195-6c12-40c8-a31d-0b812e15f433', 'a8b8b5ff-1883-4c79-833e-e986de2f9c17'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167f7970-dfe1-4b7d-a93a-c00e20732428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86fd5756-3e23-4095-8702-d5b073517498', 'ca55ffdd-e3ef-4a9b-8c44-314fd3aad27a', 'd57bb195-6c12-40c8-a31d-0b812e15f433', 'a8b8b5ff-1883-4c79-833e-e986de2f9c17']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596c9c21-c9cd-4b7d-815a-9fb9beb074f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596c9c21-c9cd-4b7d-815a-9fb9beb074f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53cfd149-7a8b-4fae-b29d-e4923df37c42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1765645819',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['86fd5756-3e23-4095-8702-d5b073517498','ca55ffdd-e3ef-4a9b-8c44-314fd3aad27a','d57bb195-6c12-40c8-a31d-0b812e15f433','a8b8b5ff-1883-4c79-833e-e986de2f9c17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1765645819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53cfd149-7a8b-4fae-b29d-e4923df37c42,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c1fe7e365b1d48b2b9580f4796bbea42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467b9677fb64570a0d79e0680ac33d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3565e70-1e0b-44ee-943b-aa3cdd783192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3565e70-1e0b-44ee-943b-aa3cdd783192) transitioned into state 'SUCCESS' from state '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-1765645819',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['86fd5756-3e23-4095-8702-d5b073517498','ca55ffdd-e3ef-4a9b-8c44-314fd3aad27a','d57bb195-6c12-40c8-a31d-0b812e15f433','a8b8b5ff-1883-4c79-833e-e986de2f9c17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46e359e-b66f-48c4-8f51-727999138b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46e359e-b66f-48c4-8f51-727999138b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (0482dacf-637f-4947-a6a7-e4c253f791e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request issued successfully. Sep 05 11:42:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-865c9ba3-b310-422e-b23a-49b33547fb90 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 749/1467] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:42:11 2026] POST /volume/v3/volumes => generated 766 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-65ac51ec-2a31-4bd1-903f-e5d119db2490 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65ac51ec-2a31-4bd1-903f-e5d119db2490 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-65ac51ec-2a31-4bd1-903f-e5d119db2490 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-65ac51ec-2a31-4bd1-903f-e5d119db2490 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-65ac51ec-2a31-4bd1-903f-e5d119db2490 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65ac51ec-2a31-4bd1-903f-e5d119db2490 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 719/1468] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:11 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 834 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dee2b477-9b8a-495c-b2e9-b021f300eea4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dee2b477-9b8a-495c-b2e9-b021f300eea4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dee2b477-9b8a-495c-b2e9-b021f300eea4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dee2b477-9b8a-495c-b2e9-b021f300eea4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dee2b477-9b8a-495c-b2e9-b021f300eea4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dee2b477-9b8a-495c-b2e9-b021f300eea4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 750/1469] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:12 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eac930aa-fb20-4ed7-9077-698659903c66 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eac930aa-fb20-4ed7-9077-698659903c66 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eac930aa-fb20-4ed7-9077-698659903c66 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eac930aa-fb20-4ed7-9077-698659903c66 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-eac930aa-fb20-4ed7-9077-698659903c66 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eac930aa-fb20-4ed7-9077-698659903c66 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 720/1470] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:14 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2392a777-e6c6-4af5-b607-15eca139ad6b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2392a777-e6c6-4af5-b607-15eca139ad6b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2392a777-e6c6-4af5-b607-15eca139ad6b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2392a777-e6c6-4af5-b607-15eca139ad6b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2392a777-e6c6-4af5-b607-15eca139ad6b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2392a777-e6c6-4af5-b607-15eca139ad6b tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 751/1471] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:15 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 919 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-80439fcb-aac7-4023-8b0c-8796c5096116 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-80439fcb-aac7-4023-8b0c-8796c5096116 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-80439fcb-aac7-4023-8b0c-8796c5096116 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-80439fcb-aac7-4023-8b0c-8796c5096116 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-80439fcb-aac7-4023-8b0c-8796c5096116 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-80439fcb-aac7-4023-8b0c-8796c5096116 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 721/1472] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:16 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 919 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ea0260e7-5620-4c73-8d94-c4039cdbbeea None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea0260e7-5620-4c73-8d94-c4039cdbbeea tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ea0260e7-5620-4c73-8d94-c4039cdbbeea tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1188164568"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea0260e7-5620-4c73-8d94-c4039cdbbeea tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 752/1473] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:42:16 2026] POST /volume/v3/types => generated 231 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3fc49ad8-9540-4443-8265-0782604b65c0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3fc49ad8-9540-4443-8265-0782604b65c0 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] POST http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3fc49ad8-9540-4443-8265-0782604b65c0 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3fc49ad8-9540-4443-8265-0782604b65c0 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs returned with HTTP 200 Sep 05 11:42:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 722/1474] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:42:16 2026] POST /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs => generated 34 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5dc627c9-871b-471b-8840-9b09a4d5abd0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5dc627c9-871b-471b-8840-9b09a4d5abd0 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] GET http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec3 Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5dc627c9-871b-471b-8840-9b09a4d5abd0 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5dc627c9-871b-471b-8840-9b09a4d5abd0 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5dc627c9-871b-471b-8840-9b09a4d5abd0 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec3 returned with HTTP 200 Sep 05 11:42:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 753/1475] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:42:16 2026] GET /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec3 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c76e9e19-cd0f-414c-8a04-27675586ceea None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c76e9e19-cd0f-414c-8a04-27675586ceea tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] DELETE http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec3 Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c76e9e19-cd0f-414c-8a04-27675586ceea tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c76e9e19-cd0f-414c-8a04-27675586ceea tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c76e9e19-cd0f-414c-8a04-27675586ceea tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec3 returned with HTTP 202 Sep 05 11:42:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 723/1476] 192.168.122.95 () {58 vars in 1278 bytes} [Sat Sep 5 11:42:16 2026] DELETE /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7f466ef8-7cde-4d34-8200-95152ff8ec8b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f466ef8-7cde-4d34-8200-95152ff8ec8b tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] GET http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec3 Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f466ef8-7cde-4d34-8200-95152ff8ec8b tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f466ef8-7cde-4d34-8200-95152ff8ec8b tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f466ef8-7cde-4d34-8200-95152ff8ec8b tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec3 returned with HTTP 404 Sep 05 11:42:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 754/1477] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:42:16 2026] GET /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec3 => generated 129 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-da25f17c-4979-46b6-ae71-c59bae6b8f08 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-da25f17c-4979-46b6-ae71-c59bae6b8f08 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] POST http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-da25f17c-4979-46b6-ae71-c59bae6b8f08 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-da25f17c-4979-46b6-ae71-c59bae6b8f08 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs returned with HTTP 200 Sep 05 11:42:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 724/1478] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:42:16 2026] POST /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs => generated 34 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a7d1655a-ccb5-4c75-895d-2c174a6b640e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a7d1655a-ccb5-4c75-895d-2c174a6b640e tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] GET http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a7d1655a-ccb5-4c75-895d-2c174a6b640e tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a7d1655a-ccb5-4c75-895d-2c174a6b640e tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a7d1655a-ccb5-4c75-895d-2c174a6b640e tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs returned with HTTP 200 Sep 05 11:42:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 755/1479] 192.168.122.95 () {58 vars in 1257 bytes} [Sat Sep 5 11:42:16 2026] GET /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8310795e-311b-44fd-902e-e0a3ffd5e3a8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8310795e-311b-44fd-902e-e0a3ffd5e3a8 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] POST http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs Sep 05 11:42:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8310795e-311b-44fd-902e-e0a3ffd5e3a8 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8310795e-311b-44fd-902e-e0a3ffd5e3a8 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs returned with HTTP 200 Sep 05 11:42:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 725/1480] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:42:16 2026] POST /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs => generated 34 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:42:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a7530d12-dea3-4cf7-9fd5-12104637144e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a7530d12-dea3-4cf7-9fd5-12104637144e tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] PUT http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec2 Sep 05 11:42:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a7530d12-dea3-4cf7-9fd5-12104637144e tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a7530d12-dea3-4cf7-9fd5-12104637144e tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec2 returned with HTTP 200 Sep 05 11:42:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 756/1481] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:42:17 2026] PUT /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec2 => generated 17 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4a1e3120-0a99-47d5-8927-10158ce38ccb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a1e3120-0a99-47d5-8927-10158ce38ccb tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] GET http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec2 Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4a1e3120-0a99-47d5-8927-10158ce38ccb tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4a1e3120-0a99-47d5-8927-10158ce38ccb tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a1e3120-0a99-47d5-8927-10158ce38ccb tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec2 returned with HTTP 200 Sep 05 11:42:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 726/1482] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:42:17 2026] GET /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:42:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6ae57f17-725c-415b-9fa8-daa4bae5fd09 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ae57f17-725c-415b-9fa8-daa4bae5fd09 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] POST http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs Sep 05 11:42:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ae57f17-725c-415b-9fa8-daa4bae5fd09 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ae57f17-725c-415b-9fa8-daa4bae5fd09 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs returned with HTTP 200 Sep 05 11:42:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 757/1483] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:42:17 2026] POST /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs => generated 51 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-94f1169b-f25e-4217-a04d-46b0a9053bd6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-94f1169b-f25e-4217-a04d-46b0a9053bd6 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] GET http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-94f1169b-f25e-4217-a04d-46b0a9053bd6 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-94f1169b-f25e-4217-a04d-46b0a9053bd6 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-94f1169b-f25e-4217-a04d-46b0a9053bd6 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs returned with HTTP 200 Sep 05 11:42:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 727/1484] 192.168.122.95 () {58 vars in 1257 bytes} [Sat Sep 5 11:42:17 2026] GET /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61/extra_specs => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:42:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ca58e9ce-d8ae-449f-9591-7d5fb406a03d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-867856ea-67c1-4b21-8be4-c6aa2aebd79f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca58e9ce-d8ae-449f-9591-7d5fb406a03d tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] DELETE http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61 Sep 05 11:42:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca58e9ce-d8ae-449f-9591-7d5fb406a03d tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca58e9ce-d8ae-449f-9591-7d5fb406a03d tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-867856ea-67c1-4b21-8be4-c6aa2aebd79f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-867856ea-67c1-4b21-8be4-c6aa2aebd79f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-867856ea-67c1-4b21-8be4-c6aa2aebd79f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-867856ea-67c1-4b21-8be4-c6aa2aebd79f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-867856ea-67c1-4b21-8be4-c6aa2aebd79f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 728/1485] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:17 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca58e9ce-d8ae-449f-9591-7d5fb406a03d tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61 returned with HTTP 202 Sep 05 11:42:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 758/1486] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:17 2026] DELETE /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-24e04861-117e-40fd-b9af-aeea03cddd97 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24e04861-117e-40fd-b9af-aeea03cddd97 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] GET http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61 Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-24e04861-117e-40fd-b9af-aeea03cddd97 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-24e04861-117e-40fd-b9af-aeea03cddd97 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24e04861-117e-40fd-b9af-aeea03cddd97 tempest-VolumeTypesExtraSpecsTest-1699587744 tempest-VolumeTypesExtraSpecsTest-1699587744-project-admin] http://192.168.122.95/volume/v3/types/d18af940-e981-4d76-add9-455a68697c61 returned with HTTP 404 Sep 05 11:42:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 729/1487] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:42:17 2026] GET /volume/v3/types/d18af940-e981-4d76-add9-455a68697c61 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7bfe73d9-be26-4195-b2f1-60f994018db6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7bfe73d9-be26-4195-b2f1-60f994018db6 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7bfe73d9-be26-4195-b2f1-60f994018db6 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7bfe73d9-be26-4195-b2f1-60f994018db6 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7bfe73d9-be26-4195-b2f1-60f994018db6 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7bfe73d9-be26-4195-b2f1-60f994018db6 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 759/1488] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:18 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 919 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:42:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7eb90396-8129-4a27-908c-c05a3df4de73 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7eb90396-8129-4a27-908c-c05a3df4de73 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7eb90396-8129-4a27-908c-c05a3df4de73 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7eb90396-8129-4a27-908c-c05a3df4de73 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7eb90396-8129-4a27-908c-c05a3df4de73 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7eb90396-8129-4a27-908c-c05a3df4de73 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 730/1489] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:19 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 1337 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c22a2053-d925-4735-8125-e5407dafedf4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c22a2053-d925-4735-8125-e5407dafedf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c22a2053-d925-4735-8125-e5407dafedf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c22a2053-d925-4735-8125-e5407dafedf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c22a2053-d925-4735-8125-e5407dafedf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Volume info retrieved successfully. Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c22a2053-d925-4735-8125-e5407dafedf4 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 760/1490] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:19 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 1337 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-562a8b15-a105-4e8b-979c-0aea7cb4c9b7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-562a8b15-a105-4e8b-979c-0aea7cb4c9b7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] PUT http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-562a8b15-a105-4e8b-979c-0aea7cb4c9b7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1765645819"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-562a8b15-a105-4e8b-979c-0aea7cb4c9b7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-562a8b15-a105-4e8b-979c-0aea7cb4c9b7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume updated successfully. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-562a8b15-a105-4e8b-979c-0aea7cb4c9b7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 731/1491] 192.168.122.95 () {60 vars in 1247 bytes} [Sat Sep 5 11:42:19 2026] PUT /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 790 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9368d32d-82c7-4204-8df3-2fe45b7a800e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9368d32d-82c7-4204-8df3-2fe45b7a800e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] PUT http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9368d32d-82c7-4204-8df3-2fe45b7a800e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1935220847", "description": "This is the new description of volume"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9368d32d-82c7-4204-8df3-2fe45b7a800e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9368d32d-82c7-4204-8df3-2fe45b7a800e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume updated successfully. Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9368d32d-82c7-4204-8df3-2fe45b7a800e tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 761/1492] 192.168.122.95 () {60 vars in 1248 bytes} [Sat Sep 5 11:42:19 2026] PUT /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 829 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bcf52c15-8828-4175-8812-1ab2c78a6bf3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bcf52c15-8828-4175-8812-1ab2c78a6bf3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bcf52c15-8828-4175-8812-1ab2c78a6bf3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bcf52c15-8828-4175-8812-1ab2c78a6bf3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bcf52c15-8828-4175-8812-1ab2c78a6bf3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] Volume info retrieved successfully. Sep 05 11:42:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bcf52c15-8828-4175-8812-1ab2c78a6bf3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-reader] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 732/1493] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:19 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 1376 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f2bb216c-0fda-48be-a661-8d5274aba969 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1235175591", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1358375391"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1235175591', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1358375391'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume of 1 GB Sep 05 11:42:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Availability Zones retrieved successfully. Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (8e551a2a-81c7-4767-b5c0-f3b454a451b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a708fe22-25e8-45bd-b461-57cbaef64836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a708fe22-25e8-45bd-b461-57cbaef64836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:19 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81e7f37-3475-4e23-bfd7-0fc73bac8a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Created reservations ['fe650059-9869-4598-95b1-3d5ad81cf0e5', '574ee856-1f0e-4c6d-ae9b-b9dc7f067e4f', 'ae7aa1ff-babb-4f41-be45-8c074e7bcebe', 'e2a6962a-d089-465a-9fec-4088c5cea845'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81e7f37-3475-4e23-bfd7-0fc73bac8a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe650059-9869-4598-95b1-3d5ad81cf0e5', '574ee856-1f0e-4c6d-ae9b-b9dc7f067e4f', 'ae7aa1ff-babb-4f41-be45-8c074e7bcebe', 'e2a6962a-d089-465a-9fec-4088c5cea845']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d41acb6-f8bd-47dc-91c6-227e90037065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d41acb6-f8bd-47dc-91c6-227e90037065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cfc3b6c-9012-429a-8088-c8b1793ba775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1235175591',display_name='tempest-VolumesGetTest-Volume-1358375391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['fe650059-9869-4598-95b1-3d5ad81cf0e5','574ee856-1f0e-4c6d-ae9b-b9dc7f067e4f','ae7aa1ff-babb-4f41-be45-8c074e7bcebe','e2a6962a-d089-465a-9fec-4088c5cea845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1235175591',display_name='tempest-VolumesGetTest-Volume-1358375391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cfc3b6c-9012-429a-8088-c8b1793ba775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1fe7e365b1d48b2b9580f4796bbea42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467b9677fb64570a0d79e0680ac33d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445e4af0-f768-4155-baaf-b1e82f926cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445e4af0-f768-4155-baaf-b1e82f926cac) transitioned into 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-1235175591',display_name='tempest-VolumesGetTest-Volume-1358375391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1fe7e365b1d48b2b9580f4796bbea42',qos_specs=None,replication_status=,reservations=['fe650059-9869-4598-95b1-3d5ad81cf0e5','574ee856-1f0e-4c6d-ae9b-b9dc7f067e4f','ae7aa1ff-babb-4f41-be45-8c074e7bcebe','e2a6962a-d089-465a-9fec-4088c5cea845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467b9677fb64570a0d79e0680ac33d4',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0108c5-d496-42cd-a475-fd5d567f9bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0108c5-d496-42cd-a475-fd5d567f9bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Flow 'volume_create_api' (8e551a2a-81c7-4767-b5c0-f3b454a451b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Create volume request issued successfully. Sep 05 11:42:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f2bb216c-0fda-48be-a661-8d5274aba969 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 762/1494] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:42:19 2026] POST /volume/v3/volumes => generated 787 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1c155dee-dc44-4959-b0d3-1f142290f3b5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c155dee-dc44-4959-b0d3-1f142290f3b5 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 Sep 05 11:42:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c155dee-dc44-4959-b0d3-1f142290f3b5 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c155dee-dc44-4959-b0d3-1f142290f3b5 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1c155dee-dc44-4959-b0d3-1f142290f3b5 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c155dee-dc44-4959-b0d3-1f142290f3b5 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 returned with HTTP 200 Sep 05 11:42:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 733/1495] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:20 2026] GET /volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-92f19182-0b36-419c-9497-3ca75b1588e3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-92f19182-0b36-419c-9497-3ca75b1588e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 Sep 05 11:42:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-92f19182-0b36-419c-9497-3ca75b1588e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-92f19182-0b36-419c-9497-3ca75b1588e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-92f19182-0b36-419c-9497-3ca75b1588e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-92f19182-0b36-419c-9497-3ca75b1588e3 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 returned with HTTP 200 Sep 05 11:42:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 763/1496] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:21 2026] GET /volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 => generated 879 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-987118435"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-987118435'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Create volume of 1 GB Sep 05 11:42:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Availability Zones retrieved successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Flow 'volume_create_api' (3f03d938-294b-43f5-9ca0-fc0e26d72755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0230c361-31e6-4c08-b021-b1061d03fb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0230c361-31e6-4c08-b021-b1061d03fb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682d9749-c160-4c1f-90b8-5e0ed5de3605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bfe10a2e-e687-4ddb-9ebb-b789d068f5ab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bfe10a2e-e687-4ddb-9ebb-b789d068f5ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bfe10a2e-e687-4ddb-9ebb-b789d068f5ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bfe10a2e-e687-4ddb-9ebb-b789d068f5ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bfe10a2e-e687-4ddb-9ebb-b789d068f5ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bfe10a2e-e687-4ddb-9ebb-b789d068f5ab tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 returned with HTTP 200 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 764/1497] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:22 2026] GET /volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cce6ac64-db3c-4e63-8d54-f81fbb815526 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cce6ac64-db3c-4e63-8d54-f81fbb815526 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] PUT http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cce6ac64-db3c-4e63-8d54-f81fbb815526 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1765645819", "description": null}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Created reservations ['3fc79d1e-9f89-4685-b34e-534513a6d53d', '336c03be-efa0-4577-9c8a-356c1cde83a0', '22008d14-5eea-405a-a10e-548d47e5a66a', '88a65ec3-b2a1-485e-9d82-fedde414cef8'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682d9749-c160-4c1f-90b8-5e0ed5de3605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc79d1e-9f89-4685-b34e-534513a6d53d', '336c03be-efa0-4577-9c8a-356c1cde83a0', '22008d14-5eea-405a-a10e-548d47e5a66a', '88a65ec3-b2a1-485e-9d82-fedde414cef8']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e7ab4c-7e6a-41b2-af16-89d21ffb6d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cce6ac64-db3c-4e63-8d54-f81fbb815526 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cce6ac64-db3c-4e63-8d54-f81fbb815526 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume updated successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cce6ac64-db3c-4e63-8d54-f81fbb815526 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 returned with HTTP 200 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 765/1498] 192.168.122.95 () {60 vars in 1247 bytes} [Sat Sep 5 11:42:22 2026] PUT /volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 => generated 777 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ad63c097-6f04-421c-bf55-e5c7408ddfba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e7ab4c-7e6a-41b2-af16-89d21ffb6d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae4cf08-1685-4e9a-845b-b071d48c5366', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-987118435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91943246882646739a2b1f29daa460fc',qos_specs=None,replication_status=,reservations=['3fc79d1e-9f89-4685-b34e-534513a6d53d','336c03be-efa0-4577-9c8a-356c1cde83a0','22008d14-5eea-405a-a10e-548d47e5a66a','88a65ec3-b2a1-485e-9d82-fedde414cef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdecb7ede07b491696f724370592d78e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-987118435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae4cf08-1685-4e9a-845b-b071d48c5366,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91943246882646739a2b1f29daa460fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdecb7ede07b491696f724370592d78e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ad63c097-6f04-421c-bf55-e5c7408ddfba tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ad63c097-6f04-421c-bf55-e5c7408ddfba tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ad63c097-6f04-421c-bf55-e5c7408ddfba tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a973b749-18f0-4d95-8080-ae14cedb4f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ad63c097-6f04-421c-bf55-e5c7408ddfba tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ad63c097-6f04-421c-bf55-e5c7408ddfba tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 returned with HTTP 200 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 766/1499] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:22 2026] GET /volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a973b749-18f0-4d95-8080-ae14cedb4f48) transitioned into state 'SUCCESS' from state '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-987118435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91943246882646739a2b1f29daa460fc',qos_specs=None,replication_status=,reservations=['3fc79d1e-9f89-4685-b34e-534513a6d53d','336c03be-efa0-4577-9c8a-356c1cde83a0','22008d14-5eea-405a-a10e-548d47e5a66a','88a65ec3-b2a1-485e-9d82-fedde414cef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdecb7ede07b491696f724370592d78e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f03e4dae-ec05-4f97-acda-d6c5ff997a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1d496719-aafe-4bd1-90c2-6a4b81ff15aa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1d496719-aafe-4bd1-90c2-6a4b81ff15aa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] DELETE http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1d496719-aafe-4bd1-90c2-6a4b81ff15aa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1d496719-aafe-4bd1-90c2-6a4b81ff15aa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-1d496719-aafe-4bd1-90c2-6a4b81ff15aa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume with id: 4cfc3b6c-9012-429a-8088-c8b1793ba775 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1d496719-aafe-4bd1-90c2-6a4b81ff15aa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f03e4dae-ec05-4f97-acda-d6c5ff997a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Flow 'volume_create_api' (3f03d938-294b-43f5-9ca0-fc0e26d72755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Create volume request issued successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7966d833-59e1-4bc9-b44e-57d7450d8e78 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 734/1500] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:42:22 2026] POST /volume/v3/volumes => generated 784 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5e6ad550-ebaf-4873-8201-fe8256a5d0e3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5e6ad550-ebaf-4873-8201-fe8256a5d0e3 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5e6ad550-ebaf-4873-8201-fe8256a5d0e3 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5e6ad550-ebaf-4873-8201-fe8256a5d0e3 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1d496719-aafe-4bd1-90c2-6a4b81ff15aa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume request issued successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1d496719-aafe-4bd1-90c2-6a4b81ff15aa tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 returned with HTTP 202 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 767/1501] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:22 2026] DELETE /volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-efc22d7f-13cd-4b8b-91ec-7fc99d281125 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5e6ad550-ebaf-4873-8201-fe8256a5d0e3 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-efc22d7f-13cd-4b8b-91ec-7fc99d281125 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-efc22d7f-13cd-4b8b-91ec-7fc99d281125 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-efc22d7f-13cd-4b8b-91ec-7fc99d281125 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5e6ad550-ebaf-4873-8201-fe8256a5d0e3 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 returned with HTTP 200 Sep 05 11:42:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 735/1502] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:22 2026] GET /volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-efc22d7f-13cd-4b8b-91ec-7fc99d281125 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-efc22d7f-13cd-4b8b-91ec-7fc99d281125 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 returned with HTTP 200 Sep 05 11:42:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 768/1503] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:22 2026] GET /volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 => generated 844 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c64cf3a1-ee21-49b4-9fa8-53607983e178 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c64cf3a1-ee21-49b4-9fa8-53607983e178 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 Sep 05 11:42:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c64cf3a1-ee21-49b4-9fa8-53607983e178 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c64cf3a1-ee21-49b4-9fa8-53607983e178 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c64cf3a1-ee21-49b4-9fa8-53607983e178 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c64cf3a1-ee21-49b4-9fa8-53607983e178 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 returned with HTTP 200 Sep 05 11:42:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 736/1504] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:23 2026] GET /volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c6f6dd60-704a-488d-ae5a-7da912d63b7a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6f6dd60-704a-488d-ae5a-7da912d63b7a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 Sep 05 11:42:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6f6dd60-704a-488d-ae5a-7da912d63b7a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6f6dd60-704a-488d-ae5a-7da912d63b7a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6f6dd60-704a-488d-ae5a-7da912d63b7a tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 returned with HTTP 404 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 769/1505] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:23 2026] GET /volume/v3/volumes/4cfc3b6c-9012-429a-8088-c8b1793ba775 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c3603adb-5bf6-43bc-9340-1259971f9f6f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3603adb-5bf6-43bc-9340-1259971f9f6f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3603adb-5bf6-43bc-9340-1259971f9f6f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3603adb-5bf6-43bc-9340-1259971f9f6f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c3603adb-5bf6-43bc-9340-1259971f9f6f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3603adb-5bf6-43bc-9340-1259971f9f6f tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 737/1506] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:24 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 1376 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e58e820c-7874-4dfd-a314-cc1c62b5a54c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e58e820c-7874-4dfd-a314-cc1c62b5a54c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] DELETE http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e58e820c-7874-4dfd-a314-cc1c62b5a54c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e58e820c-7874-4dfd-a314-cc1c62b5a54c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e58e820c-7874-4dfd-a314-cc1c62b5a54c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume with id: 53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e58e820c-7874-4dfd-a314-cc1c62b5a54c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e58e820c-7874-4dfd-a314-cc1c62b5a54c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Delete volume request issued successfully. Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e58e820c-7874-4dfd-a314-cc1c62b5a54c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 202 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 770/1507] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:24 2026] DELETE /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7889f89f-35c8-4689-8d4c-4062c9ea6ca3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c69ad896-0cdf-4372-9e41-6d09e68f23e7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c69ad896-0cdf-4372-9e41-6d09e68f23e7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c69ad896-0cdf-4372-9e41-6d09e68f23e7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c69ad896-0cdf-4372-9e41-6d09e68f23e7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c69ad896-0cdf-4372-9e41-6d09e68f23e7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Volume info retrieved successfully. Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c69ad896-0cdf-4372-9e41-6d09e68f23e7 tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 200 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 771/1508] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:24 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 1375 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7889f89f-35c8-4689-8d4c-4062c9ea6ca3 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] POST http://192.168.122.95/volume/v3/types/2278ef5a-e8b9-4db5-aef9-fe671e4c5d5a/encryption Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7889f89f-35c8-4689-8d4c-4062c9ea6ca3 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7889f89f-35c8-4689-8d4c-4062c9ea6ca3 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types/2278ef5a-e8b9-4db5-aef9-fe671e4c5d5a/encryption returned with HTTP 404 Sep 05 11:42:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 738/1509] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:42:24 2026] POST /volume/v3/types/2278ef5a-e8b9-4db5-aef9-fe671e4c5d5a/encryption => generated 114 bytes in 305 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-961d2850-ecb6-4307-a5f4-27a914b2416c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-961d2850-ecb6-4307-a5f4-27a914b2416c tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-961d2850-ecb6-4307-a5f4-27a914b2416c tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1468431466", "os-volume-type-access:is_public": false}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-961d2850-ecb6-4307-a5f4-27a914b2416c tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 772/1510] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:42:24 2026] POST /volume/v3/types => generated 231 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4a0ef6c9-ae14-42cc-9295-efe1c185f26a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a0ef6c9-ae14-42cc-9295-efe1c185f26a tempest-VolumeTypesNegativeTest-465375286 tempest-VolumeTypesNegativeTest-465375286-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4a0ef6c9-ae14-42cc-9295-efe1c185f26a tempest-VolumeTypesNegativeTest-465375286 tempest-VolumeTypesNegativeTest-465375286-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ae27ca67-dea1-496c-86a5-cc73cc9e981c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1399525858"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-4a0ef6c9-ae14-42cc-9295-efe1c185f26a tempest-VolumeTypesNegativeTest-465375286 tempest-VolumeTypesNegativeTest-465375286-project-member] Create volume request body: {'volume': {'volume_type': 'ae27ca67-dea1-496c-86a5-cc73cc9e981c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1399525858'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a0ef6c9-ae14-42cc-9295-efe1c185f26a tempest-VolumeTypesNegativeTest-465375286 tempest-VolumeTypesNegativeTest-465375286-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 404 Sep 05 11:42:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 739/1511] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:42:24 2026] POST /volume/v3/volumes => generated 114 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c4fc63c2-694a-436c-bf59-ce28da5f4496 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4fc63c2-694a-436c-bf59-ce28da5f4496 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] DELETE http://192.168.122.95/volume/v3/types/ae27ca67-dea1-496c-86a5-cc73cc9e981c Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4fc63c2-694a-436c-bf59-ce28da5f4496 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4fc63c2-694a-436c-bf59-ce28da5f4496 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4fc63c2-694a-436c-bf59-ce28da5f4496 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types/ae27ca67-dea1-496c-86a5-cc73cc9e981c returned with HTTP 202 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 773/1512] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:24 2026] DELETE /volume/v3/types/ae27ca67-dea1-496c-86a5-cc73cc9e981c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-62e4c9ce-4971-4ddc-bc5a-3833482fcd85 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62e4c9ce-4971-4ddc-bc5a-3833482fcd85 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] GET http://192.168.122.95/volume/v3/types/ae27ca67-dea1-496c-86a5-cc73cc9e981c Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-62e4c9ce-4971-4ddc-bc5a-3833482fcd85 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-62e4c9ce-4971-4ddc-bc5a-3833482fcd85 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62e4c9ce-4971-4ddc-bc5a-3833482fcd85 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types/ae27ca67-dea1-496c-86a5-cc73cc9e981c returned with HTTP 404 Sep 05 11:42:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 740/1513] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:42:24 2026] GET /volume/v3/types/ae27ca67-dea1-496c-86a5-cc73cc9e981c => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f8fa53c7-e6fb-4024-8f21-ccaa50e36fed None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8fa53c7-e6fb-4024-8f21-ccaa50e36fed tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8fa53c7-e6fb-4024-8f21-ccaa50e36fed tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8fa53c7-e6fb-4024-8f21-ccaa50e36fed tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 400 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 774/1514] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:42:24 2026] POST /volume/v3/types => generated 115 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aa081ccc-25f8-4a9e-903d-62b2b01b71d1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa081ccc-25f8-4a9e-903d-62b2b01b71d1 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa081ccc-25f8-4a9e-903d-62b2b01b71d1 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-333252173"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa081ccc-25f8-4a9e-903d-62b2b01b71d1 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 741/1515] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:42:24 2026] POST /volume/v3/types => generated 228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b67fc706-52c0-48ad-83c5-223d460342fb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b67fc706-52c0-48ad-83c5-223d460342fb tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b67fc706-52c0-48ad-83c5-223d460342fb tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-333252173"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b67fc706-52c0-48ad-83c5-223d460342fb tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-333252173 already exists. Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b67fc706-52c0-48ad-83c5-223d460342fb tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 409 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 775/1516] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:42:24 2026] POST /volume/v3/types => generated 133 bytes in 20 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-543b77f2-b2bf-4826-b554-c4a6b39bc06f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-543b77f2-b2bf-4826-b554-c4a6b39bc06f tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] DELETE http://192.168.122.95/volume/v3/types/4f98a6ea-d1bf-4de6-87d3-c761e08305f9 Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-543b77f2-b2bf-4826-b554-c4a6b39bc06f tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-543b77f2-b2bf-4826-b554-c4a6b39bc06f tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-543b77f2-b2bf-4826-b554-c4a6b39bc06f tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types/4f98a6ea-d1bf-4de6-87d3-c761e08305f9 returned with HTTP 202 Sep 05 11:42:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 742/1517] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:24 2026] DELETE /volume/v3/types/4f98a6ea-d1bf-4de6-87d3-c761e08305f9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2e206a40-5778-406d-990a-9f7119f2c84f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2e206a40-5778-406d-990a-9f7119f2c84f tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] GET http://192.168.122.95/volume/v3/types/4f98a6ea-d1bf-4de6-87d3-c761e08305f9 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2e206a40-5778-406d-990a-9f7119f2c84f tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2e206a40-5778-406d-990a-9f7119f2c84f tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2e206a40-5778-406d-990a-9f7119f2c84f tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types/4f98a6ea-d1bf-4de6-87d3-c761e08305f9 returned with HTTP 404 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 776/1518] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:42:24 2026] GET /volume/v3/types/4f98a6ea-d1bf-4de6-87d3-c761e08305f9 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-948c048c-76c9-49c1-8e29-f95abc5220bd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7edeca37-8a94-443c-b959-c88ddeacbd6a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-948c048c-76c9-49c1-8e29-f95abc5220bd tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] DELETE http://192.168.122.95/volume/v3/types/fb2d7e1e-d831-4e7d-9084-4282f3ef06b4 Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-948c048c-76c9-49c1-8e29-f95abc5220bd tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-948c048c-76c9-49c1-8e29-f95abc5220bd tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7edeca37-8a94-443c-b959-c88ddeacbd6a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7edeca37-8a94-443c-b959-c88ddeacbd6a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7edeca37-8a94-443c-b959-c88ddeacbd6a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-948c048c-76c9-49c1-8e29-f95abc5220bd tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types/fb2d7e1e-d831-4e7d-9084-4282f3ef06b4 returned with HTTP 404 Sep 05 11:42:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 743/1519] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:24 2026] DELETE /volume/v3/types/fb2d7e1e-d831-4e7d-9084-4282f3ef06b4 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d65d068c-8019-4ba1-9511-568083fc5fe4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d65d068c-8019-4ba1-9511-568083fc5fe4 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] GET http://192.168.122.95/volume/v3/types/0b6ee0d1-bdfc-4350-99d5-4c49e2ffa3fc Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d65d068c-8019-4ba1-9511-568083fc5fe4 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d65d068c-8019-4ba1-9511-568083fc5fe4 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7edeca37-8a94-443c-b959-c88ddeacbd6a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d65d068c-8019-4ba1-9511-568083fc5fe4 tempest-VolumeTypesNegativeTest-585308913 tempest-VolumeTypesNegativeTest-585308913-project-admin] http://192.168.122.95/volume/v3/types/0b6ee0d1-bdfc-4350-99d5-4c49e2ffa3fc returned with HTTP 404 Sep 05 11:42:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 744/1520] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:42:25 2026] GET /volume/v3/types/0b6ee0d1-bdfc-4350-99d5-4c49e2ffa3fc => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7edeca37-8a94-443c-b959-c88ddeacbd6a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 returned with HTTP 200 Sep 05 11:42:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 777/1521] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:24 2026] GET /volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c0436ed3-67bc-43bf-88d3-5cb5f78f701a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0436ed3-67bc-43bf-88d3-5cb5f78f701a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] POST http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366/action Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0436ed3-67bc-43bf-88d3-5cb5f78f701a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0436ed3-67bc-43bf-88d3-5cb5f78f701a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c0436ed3-67bc-43bf-88d3-5cb5f78f701a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] Volume info retrieved successfully. Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-c0436ed3-67bc-43bf-88d3-5cb5f78f701a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '952aede659c849c282a5b15496fedc63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91943246882646739a2b1f29daa460fc', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0436ed3-67bc-43bf-88d3-5cb5f78f701a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366/action returned with HTTP 403 Sep 05 11:42:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 745/1522] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:42:25 2026] POST /volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366/action => generated 131 bytes in 194 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c1851e19-0fc1-420c-b203-d6eab4b41d39 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1851e19-0fc1-420c-b203-d6eab4b41d39 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 Sep 05 11:42:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1851e19-0fc1-420c-b203-d6eab4b41d39 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1851e19-0fc1-420c-b203-d6eab4b41d39 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-c1851e19-0fc1-420c-b203-d6eab4b41d39 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Delete volume with id: eae4cf08-1685-4e9a-845b-b071d48c5366 Sep 05 11:42:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c1851e19-0fc1-420c-b203-d6eab4b41d39 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-25760390-305b-47bc-b130-ffdcd3ba005c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25760390-305b-47bc-b130-ffdcd3ba005c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] GET http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25760390-305b-47bc-b130-ffdcd3ba005c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-25760390-305b-47bc-b130-ffdcd3ba005c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c1851e19-0fc1-420c-b203-d6eab4b41d39 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Delete volume request issued successfully. Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1851e19-0fc1-420c-b203-d6eab4b41d39 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 returned with HTTP 202 Sep 05 11:42:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 778/1523] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:25 2026] DELETE /volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-25760390-305b-47bc-b130-ffdcd3ba005c tempest-VolumesGetTest-997413188 tempest-VolumesGetTest-997413188-project-member] http://192.168.122.95/volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 returned with HTTP 404 Sep 05 11:42:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1bdbabce-1e0e-4b3d-b3d0-b4459ecd676b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 746/1524] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:25 2026] GET /volume/v3/volumes/53cfd149-7a8b-4fae-b29d-e4923df37c42 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1bdbabce-1e0e-4b3d-b3d0-b4459ecd676b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 Sep 05 11:42:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1bdbabce-1e0e-4b3d-b3d0-b4459ecd676b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1bdbabce-1e0e-4b3d-b3d0-b4459ecd676b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1bdbabce-1e0e-4b3d-b3d0-b4459ecd676b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1bdbabce-1e0e-4b3d-b3d0-b4459ecd676b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 returned with HTTP 200 Sep 05 11:42:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 779/1525] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:25 2026] GET /volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0a3821ff-ae04-4e37-82c2-580d3532ae63 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0a3821ff-ae04-4e37-82c2-580d3532ae63 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 Sep 05 11:42:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0a3821ff-ae04-4e37-82c2-580d3532ae63 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0a3821ff-ae04-4e37-82c2-580d3532ae63 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0a3821ff-ae04-4e37-82c2-580d3532ae63 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 returned with HTTP 404 Sep 05 11:42:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 747/1526] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:26 2026] GET /volume/v3/volumes/eae4cf08-1685-4e9a-845b-b071d48c5366 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-150984947"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-150984947'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Create volume of 1 GB Sep 05 11:42:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Availability Zones retrieved successfully. Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Flow 'volume_create_api' (8f030fcc-4c71-402d-b72f-1ab757a14f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89d3d38-8f88-438f-9bf4-00339c2ec11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89d3d38-8f88-438f-9bf4-00339c2ec11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba388677-933f-4186-894d-2da147b73f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Created reservations ['7ddc7382-1556-44e0-8071-49dd31f932e2', 'de6876a7-d2ed-4e88-8ea2-00dde6cc3464', 'e0faeb05-cb2b-41c6-9f34-6ab325c3eee3', '241cdc45-0d04-4b56-bfd5-b6e09d002058'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba388677-933f-4186-894d-2da147b73f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ddc7382-1556-44e0-8071-49dd31f932e2', 'de6876a7-d2ed-4e88-8ea2-00dde6cc3464', 'e0faeb05-cb2b-41c6-9f34-6ab325c3eee3', '241cdc45-0d04-4b56-bfd5-b6e09d002058']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57897841-1725-438d-9080-cf5411808426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57897841-1725-438d-9080-cf5411808426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5de6f10b-ab19-46a0-a1d7-215136442652', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-150984947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91943246882646739a2b1f29daa460fc',qos_specs=None,replication_status=,reservations=['7ddc7382-1556-44e0-8071-49dd31f932e2','de6876a7-d2ed-4e88-8ea2-00dde6cc3464','e0faeb05-cb2b-41c6-9f34-6ab325c3eee3','241cdc45-0d04-4b56-bfd5-b6e09d002058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdecb7ede07b491696f724370592d78e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-150984947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5de6f10b-ab19-46a0-a1d7-215136442652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91943246882646739a2b1f29daa460fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdecb7ede07b491696f724370592d78e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e92f508-82e3-4305-9075-f6bfb7d5bf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e92f508-82e3-4305-9075-f6bfb7d5bf0b) transitioned into state 'SUCCESS' from state '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-150984947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91943246882646739a2b1f29daa460fc',qos_specs=None,replication_status=,reservations=['7ddc7382-1556-44e0-8071-49dd31f932e2','de6876a7-d2ed-4e88-8ea2-00dde6cc3464','e0faeb05-cb2b-41c6-9f34-6ab325c3eee3','241cdc45-0d04-4b56-bfd5-b6e09d002058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdecb7ede07b491696f724370592d78e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ac6c45-b18c-4a11-8d00-82265b5207d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ac6c45-b18c-4a11-8d00-82265b5207d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Flow 'volume_create_api' (8f030fcc-4c71-402d-b72f-1ab757a14f92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Create volume request issued successfully. Sep 05 11:42:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2689ce0f-e9b1-4fc1-9a1a-6c47ba532b1b tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 780/1527] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:42:26 2026] POST /volume/v3/volumes => generated 784 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1f74916a-7579-4067-9bfc-d77ff31e280d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1f74916a-7579-4067-9bfc-d77ff31e280d tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 Sep 05 11:42:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1f74916a-7579-4067-9bfc-d77ff31e280d tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1f74916a-7579-4067-9bfc-d77ff31e280d tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1f74916a-7579-4067-9bfc-d77ff31e280d tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1f74916a-7579-4067-9bfc-d77ff31e280d tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 returned with HTTP 200 Sep 05 11:42:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 748/1528] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:26 2026] GET /volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-97361fb1-19ae-405f-b0bc-6ebec1a4f07a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97361fb1-19ae-405f-b0bc-6ebec1a4f07a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 Sep 05 11:42:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-97361fb1-19ae-405f-b0bc-6ebec1a4f07a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-97361fb1-19ae-405f-b0bc-6ebec1a4f07a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-97361fb1-19ae-405f-b0bc-6ebec1a4f07a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97361fb1-19ae-405f-b0bc-6ebec1a4f07a tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 returned with HTTP 200 Sep 05 11:42:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 781/1529] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:28 2026] GET /volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c2b7abb0-098b-4fe0-a712-134512e03650 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c2b7abb0-098b-4fe0-a712-134512e03650 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 Sep 05 11:42:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c2b7abb0-098b-4fe0-a712-134512e03650 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c2b7abb0-098b-4fe0-a712-134512e03650 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c2b7abb0-098b-4fe0-a712-134512e03650 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c2b7abb0-098b-4fe0-a712-134512e03650 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 returned with HTTP 200 Sep 05 11:42:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 749/1530] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:29 2026] GET /volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-56434046-15ca-4d11-b742-964c74251ada None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-56434046-15ca-4d11-b742-964c74251ada tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] POST http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652/action Sep 05 11:42:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-56434046-15ca-4d11-b742-964c74251ada tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:42:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-56434046-15ca-4d11-b742-964c74251ada tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:29 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-56434046-15ca-4d11-b742-964c74251ada tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '952aede659c849c282a5b15496fedc63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91943246882646739a2b1f29daa460fc', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-56434046-15ca-4d11-b742-964c74251ada tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-reader] http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652/action returned with HTTP 403 Sep 05 11:42:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 782/1531] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:42:29 2026] POST /volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652/action => generated 131 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2f2ae424-6b5e-4249-953d-a823f80cdc00 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2f2ae424-6b5e-4249-953d-a823f80cdc00 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 Sep 05 11:42:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2f2ae424-6b5e-4249-953d-a823f80cdc00 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2f2ae424-6b5e-4249-953d-a823f80cdc00 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:29 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-2f2ae424-6b5e-4249-953d-a823f80cdc00 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Delete volume with id: 5de6f10b-ab19-46a0-a1d7-215136442652 Sep 05 11:42:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2f2ae424-6b5e-4249-953d-a823f80cdc00 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2f2ae424-6b5e-4249-953d-a823f80cdc00 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Delete volume request issued successfully. Sep 05 11:42:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2f2ae424-6b5e-4249-953d-a823f80cdc00 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 returned with HTTP 202 Sep 05 11:42:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 750/1532] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:29 2026] DELETE /volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f0fb4a46-de60-4625-982c-3678d020fdbc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f0fb4a46-de60-4625-982c-3678d020fdbc tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 Sep 05 11:42:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f0fb4a46-de60-4625-982c-3678d020fdbc tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f0fb4a46-de60-4625-982c-3678d020fdbc tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f0fb4a46-de60-4625-982c-3678d020fdbc tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Volume info retrieved successfully. Sep 05 11:42:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f0fb4a46-de60-4625-982c-3678d020fdbc tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 returned with HTTP 200 Sep 05 11:42:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 783/1533] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:29 2026] GET /volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 => generated 1013 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:42:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8ad24c1c-02c8-4ae8-90f8-97931d8a17a9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ad24c1c-02c8-4ae8-90f8-97931d8a17a9 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] GET http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 Sep 05 11:42:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ad24c1c-02c8-4ae8-90f8-97931d8a17a9 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ad24c1c-02c8-4ae8-90f8-97931d8a17a9 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ad24c1c-02c8-4ae8-90f8-97931d8a17a9 tempest-ProjectReaderTests-1241197718 tempest-ProjectReaderTests-1241197718-project-admin] http://192.168.122.95/volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 returned with HTTP 404 Sep 05 11:42:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 751/1534] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:30 2026] GET /volume/v3/volumes/5de6f10b-ab19-46a0-a1d7-215136442652 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:42:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3e305d1e-27da-4daa-b331-4a98d8230303 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3e305d1e-27da-4daa-b331-4a98d8230303 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3e305d1e-27da-4daa-b331-4a98d8230303 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1498903857", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3e305d1e-27da-4daa-b331-4a98d8230303 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 784/1535] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:42:34 2026] POST /volume/v3/types => generated 380 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5d0f585f-286e-4707-a62c-96bb9139e77f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d0f585f-286e-4707-a62c-96bb9139e77f tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] POST http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption Sep 05 11:42:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5d0f585f-286e-4707-a62c-96bb9139e77f tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d0f585f-286e-4707-a62c-96bb9139e77f tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption returned with HTTP 200 Sep 05 11:42:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 752/1536] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:42:34 2026] POST /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-abad2722-2091-42a6-813f-a6080ddc5a64 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-abad2722-2091-42a6-813f-a6080ddc5a64 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-abad2722-2091-42a6-813f-a6080ddc5a64 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-60333168", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-abad2722-2091-42a6-813f-a6080ddc5a64 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 785/1537] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:42:34 2026] POST /volume/v3/types => generated 378 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-268339af-2f40-4ce9-b9e6-0058c1759185 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-268339af-2f40-4ce9-b9e6-0058c1759185 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] POST http://192.168.122.95/volume/v3/types/d1713ae3-f0f9-44f2-b4e4-14267b66c671/encryption Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-268339af-2f40-4ce9-b9e6-0058c1759185 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-268339af-2f40-4ce9-b9e6-0058c1759185 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-268339af-2f40-4ce9-b9e6-0058c1759185 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/d1713ae3-f0f9-44f2-b4e4-14267b66c671/encryption returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 753/1538] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:42:34 2026] POST /volume/v3/types/d1713ae3-f0f9-44f2-b4e4-14267b66c671/encryption => generated 127 bytes in 165 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5f208743-4214-4174-a97e-9011627d03f5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5f208743-4214-4174-a97e-9011627d03f5 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5f208743-4214-4174-a97e-9011627d03f5 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1687698118", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5f208743-4214-4174-a97e-9011627d03f5 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 786/1539] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:42:35 2026] POST /volume/v3/types => generated 380 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-85a3201f-35f6-4ad8-98e2-8a7890e37d69 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-85a3201f-35f6-4ad8-98e2-8a7890e37d69 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] POST http://192.168.122.95/volume/v3/types/bd73448b-a96e-47e9-93c1-3489e7bcaa5d/extra_specs Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-85a3201f-35f6-4ad8-98e2-8a7890e37d69 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-85a3201f-35f6-4ad8-98e2-8a7890e37d69 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-85a3201f-35f6-4ad8-98e2-8a7890e37d69 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/bd73448b-a96e-47e9-93c1-3489e7bcaa5d/extra_specs returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 754/1540] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:42:35 2026] POST /volume/v3/types/bd73448b-a96e-47e9-93c1-3489e7bcaa5d/extra_specs => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-10109dc2-08c7-43b5-acd3-d78b9345ab89 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10109dc2-08c7-43b5-acd3-d78b9345ab89 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] PUT http://192.168.122.95/volume/v3/types/bd73448b-a96e-47e9-93c1-3489e7bcaa5d/extra_specs/key2 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10109dc2-08c7-43b5-acd3-d78b9345ab89 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-10109dc2-08c7-43b5-acd3-d78b9345ab89 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10109dc2-08c7-43b5-acd3-d78b9345ab89 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/bd73448b-a96e-47e9-93c1-3489e7bcaa5d/extra_specs/key2 returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 787/1541] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:42:35 2026] PUT /volume/v3/types/bd73448b-a96e-47e9-93c1-3489e7bcaa5d/extra_specs/key2 => generated 122 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bf33aac3-96c9-4e14-80f0-a10ee22eca96 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bf33aac3-96c9-4e14-80f0-a10ee22eca96 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bf33aac3-96c9-4e14-80f0-a10ee22eca96 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-bf33aac3-96c9-4e14-80f0-a10ee22eca96 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bf33aac3-96c9-4e14-80f0-a10ee22eca96 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 755/1542] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:42:35 2026] POST /volume/v3/types => generated 109 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8b72156b-c0f0-4c49-bea8-c26f52ddab28 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8b72156b-c0f0-4c49-bea8-c26f52ddab28 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8b72156b-c0f0-4c49-bea8-c26f52ddab28 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-794384145", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8b72156b-c0f0-4c49-bea8-c26f52ddab28 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 788/1543] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:42:35 2026] POST /volume/v3/types => generated 379 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ff762235-0ad9-4c74-8169-21c83e4dc891 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ff762235-0ad9-4c74-8169-21c83e4dc891 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] POST http://192.168.122.95/volume/v3/types/8fc7153c-2c33-414a-9cbd-0a8f2615793a/encryption Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ff762235-0ad9-4c74-8169-21c83e4dc891 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ff762235-0ad9-4c74-8169-21c83e4dc891 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types/8fc7153c-2c33-414a-9cbd-0a8f2615793a/encryption returned with HTTP 200 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 756/1544] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:42:35 2026] POST /volume/v3/types/8fc7153c-2c33-414a-9cbd-0a8f2615793a/encryption => generated 239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-18a213ed-2bc0-455a-839b-c9a61ebffa67 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18a213ed-2bc0-455a-839b-c9a61ebffa67 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] DELETE http://192.168.122.95/volume/v3/types/8fc7153c-2c33-414a-9cbd-0a8f2615793a/encryption/d025fb20-bcbe-43b5-9d14-fe3ab7bb40d8 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-18a213ed-2bc0-455a-839b-c9a61ebffa67 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-18a213ed-2bc0-455a-839b-c9a61ebffa67 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-18a213ed-2bc0-455a-839b-c9a61ebffa67 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18a213ed-2bc0-455a-839b-c9a61ebffa67 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/8fc7153c-2c33-414a-9cbd-0a8f2615793a/encryption/d025fb20-bcbe-43b5-9d14-fe3ab7bb40d8 returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 789/1545] 192.168.122.95 () {58 vars in 1368 bytes} [Sat Sep 5 11:42:35 2026] DELETE /volume/v3/types/8fc7153c-2c33-414a-9cbd-0a8f2615793a/encryption/d025fb20-bcbe-43b5-9d14-fe3ab7bb40d8 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5c5492be-398a-4cd4-9ea6-1d0c74770486 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5c5492be-398a-4cd4-9ea6-1d0c74770486 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5c5492be-398a-4cd4-9ea6-1d0c74770486 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-729924944", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5c5492be-398a-4cd4-9ea6-1d0c74770486 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 757/1546] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:42:35 2026] POST /volume/v3/types => generated 379 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a2563cce-2c3f-4b2d-b3eb-cbdaf0443b50 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a2563cce-2c3f-4b2d-b3eb-cbdaf0443b50 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] DELETE http://192.168.122.95/volume/v3/types/9f9bfdd5-426e-4832-820e-0ed297dc92a5/extra_specs/key1 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a2563cce-2c3f-4b2d-b3eb-cbdaf0443b50 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a2563cce-2c3f-4b2d-b3eb-cbdaf0443b50 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-a2563cce-2c3f-4b2d-b3eb-cbdaf0443b50 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a2563cce-2c3f-4b2d-b3eb-cbdaf0443b50 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/9f9bfdd5-426e-4832-820e-0ed297dc92a5/extra_specs/key1 returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 790/1547] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:42:35 2026] DELETE /volume/v3/types/9f9bfdd5-426e-4832-820e-0ed297dc92a5/extra_specs/key1 => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9b0cc62d-c490-442c-b971-acf418fa7beb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b0cc62d-c490-442c-b971-acf418fa7beb tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b0cc62d-c490-442c-b971-acf418fa7beb tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1598426296", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b0cc62d-c490-442c-b971-acf418fa7beb tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 758/1548] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:42:35 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 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-95e70b06-6fe9-4d9a-8186-918a31a29237 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-95e70b06-6fe9-4d9a-8186-918a31a29237 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] DELETE http://192.168.122.95/volume/v3/types/8bc9e37a-7680-41c7-837f-a6a949ecd7cc Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-95e70b06-6fe9-4d9a-8186-918a31a29237 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-95e70b06-6fe9-4d9a-8186-918a31a29237 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-95e70b06-6fe9-4d9a-8186-918a31a29237 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-95e70b06-6fe9-4d9a-8186-918a31a29237 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/8bc9e37a-7680-41c7-837f-a6a949ecd7cc returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 791/1549] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:35 2026] DELETE /volume/v3/types/8bc9e37a-7680-41c7-837f-a6a949ecd7cc => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3743b5f8-3637-4c31-a378-607fd9f6c8b4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3743b5f8-3637-4c31-a378-607fd9f6c8b4 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] GET http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3743b5f8-3637-4c31-a378-607fd9f6c8b4 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3743b5f8-3637-4c31-a378-607fd9f6c8b4 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3743b5f8-3637-4c31-a378-607fd9f6c8b4 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs returned with HTTP 200 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 759/1550] 192.168.122.95 () {58 vars in 1257 bytes} [Sat Sep 5 11:42:35 2026] GET /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs => generated 123 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8a94e394-375d-43bf-971c-94882760cf37 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a94e394-375d-43bf-971c-94882760cf37 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] GET http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption/cipher Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a94e394-375d-43bf-971c-94882760cf37 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a94e394-375d-43bf-971c-94882760cf37 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-8a94e394-375d-43bf-971c-94882760cf37 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a94e394-375d-43bf-971c-94882760cf37 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption/cipher returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 792/1551] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:42:35 2026] GET /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption/cipher => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2e806af3-be73-4623-ae94-bffe1a7222d0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e806af3-be73-4623-ae94-bffe1a7222d0 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] GET http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2e806af3-be73-4623-ae94-bffe1a7222d0 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2e806af3-be73-4623-ae94-bffe1a7222d0 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-2e806af3-be73-4623-ae94-bffe1a7222d0 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e806af3-be73-4623-ae94-bffe1a7222d0 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 760/1552] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:42:35 2026] GET /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-665e7be3-bf66-41db-9191-1d92ff9d270d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-665e7be3-bf66-41db-9191-1d92ff9d270d tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] GET http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs/multiattach Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-665e7be3-bf66-41db-9191-1d92ff9d270d tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-665e7be3-bf66-41db-9191-1d92ff9d270d tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-665e7be3-bf66-41db-9191-1d92ff9d270d tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs/multiattach returned with HTTP 200 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 793/1553] 192.168.122.95 () {58 vars in 1293 bytes} [Sat Sep 5 11:42:35 2026] GET /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs/multiattach => generated 29 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f3bfa3b4-79e5-4871-b35f-11679181f7b2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f3bfa3b4-79e5-4871-b35f-11679181f7b2 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] GET http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs/volume_backend_name Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f3bfa3b4-79e5-4871-b35f-11679181f7b2 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f3bfa3b4-79e5-4871-b35f-11679181f7b2 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f3bfa3b4-79e5-4871-b35f-11679181f7b2 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 761/1554] 192.168.122.95 () {58 vars in 1317 bytes} [Sat Sep 5 11:42:35 2026] GET /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs/volume_backend_name => generated 143 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-893d9873-47fc-4162-a210-e37c589277f5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-893d9873-47fc-4162-a210-e37c589277f5 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] PUT http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption/c62eea79-e96b-494b-976e-b147abcc53b6 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-893d9873-47fc-4162-a210-e37c589277f5 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-893d9873-47fc-4162-a210-e37c589277f5 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-893d9873-47fc-4162-a210-e37c589277f5 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption/c62eea79-e96b-494b-976e-b147abcc53b6 returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 794/1555] 192.168.122.95 () {60 vars in 1385 bytes} [Sat Sep 5 11:42:35 2026] PUT /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/encryption/c62eea79-e96b-494b-976e-b147abcc53b6 => generated 127 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8ebcd3ec-fb93-429c-a13b-0a32615bc8ea None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ebcd3ec-fb93-429c-a13b-0a32615bc8ea tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] PUT http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs/key1 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ebcd3ec-fb93-429c-a13b-0a32615bc8ea tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-8ebcd3ec-fb93-429c-a13b-0a32615bc8ea tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ebcd3ec-fb93-429c-a13b-0a32615bc8ea tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs/key1 returned with HTTP 403 Sep 05 11:42:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 762/1556] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:42:35 2026] PUT /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7d506ad5-09b5-4e72-9773-5a19ddd2bb60 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7d506ad5-09b5-4e72-9773-5a19ddd2bb60 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] PUT http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c Sep 05 11:42:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7d506ad5-09b5-4e72-9773-5a19ddd2bb60 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-7d506ad5-09b5-4e72-9773-5a19ddd2bb60 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '455576debcc64c5c9c70492ded7bd072', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f316bc0a7eba45c5bbb50052ddf50858', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7d506ad5-09b5-4e72-9773-5a19ddd2bb60 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-reader] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c returned with HTTP 403 Sep 05 11:42:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 795/1557] 192.168.122.95 () {60 vars in 1241 bytes} [Sat Sep 5 11:42:35 2026] PUT /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-97e99ccf-caff-486b-a3c5-2ed650640809 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-97e99ccf-caff-486b-a3c5-2ed650640809 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] DELETE http://192.168.122.95/volume/v3/types/8bc9e37a-7680-41c7-837f-a6a949ecd7cc Sep 05 11:42:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-97e99ccf-caff-486b-a3c5-2ed650640809 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-97e99ccf-caff-486b-a3c5-2ed650640809 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-97e99ccf-caff-486b-a3c5-2ed650640809 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types/8bc9e37a-7680-41c7-837f-a6a949ecd7cc returned with HTTP 202 Sep 05 11:42:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 763/1558] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:36 2026] DELETE /volume/v3/types/8bc9e37a-7680-41c7-837f-a6a949ecd7cc => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b8b144ce-9a74-4f01-ac62-2331fbf1ec9a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b8b144ce-9a74-4f01-ac62-2331fbf1ec9a tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] DELETE http://192.168.122.95/volume/v3/types/9f9bfdd5-426e-4832-820e-0ed297dc92a5 Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b8b144ce-9a74-4f01-ac62-2331fbf1ec9a tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b8b144ce-9a74-4f01-ac62-2331fbf1ec9a tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b8b144ce-9a74-4f01-ac62-2331fbf1ec9a tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types/9f9bfdd5-426e-4832-820e-0ed297dc92a5 returned with HTTP 202 Sep 05 11:42:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 796/1559] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:36 2026] DELETE /volume/v3/types/9f9bfdd5-426e-4832-820e-0ed297dc92a5 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5adc5247-e4dc-41cd-a001-9d7a02068ba8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5adc5247-e4dc-41cd-a001-9d7a02068ba8 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] DELETE http://192.168.122.95/volume/v3/types/8fc7153c-2c33-414a-9cbd-0a8f2615793a Sep 05 11:42:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5adc5247-e4dc-41cd-a001-9d7a02068ba8 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5adc5247-e4dc-41cd-a001-9d7a02068ba8 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5adc5247-e4dc-41cd-a001-9d7a02068ba8 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types/8fc7153c-2c33-414a-9cbd-0a8f2615793a returned with HTTP 202 Sep 05 11:42:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 764/1560] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:36 2026] DELETE /volume/v3/types/8fc7153c-2c33-414a-9cbd-0a8f2615793a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-16b0de5f-1e3d-481a-90cb-aacc5b850b10 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16b0de5f-1e3d-481a-90cb-aacc5b850b10 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] DELETE http://192.168.122.95/volume/v3/types/bd73448b-a96e-47e9-93c1-3489e7bcaa5d Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16b0de5f-1e3d-481a-90cb-aacc5b850b10 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16b0de5f-1e3d-481a-90cb-aacc5b850b10 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16b0de5f-1e3d-481a-90cb-aacc5b850b10 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types/bd73448b-a96e-47e9-93c1-3489e7bcaa5d returned with HTTP 202 Sep 05 11:42:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 797/1561] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:36 2026] DELETE /volume/v3/types/bd73448b-a96e-47e9-93c1-3489e7bcaa5d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:42:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-10c99b70-86db-4bf7-a312-da96a877f1f8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-10c99b70-86db-4bf7-a312-da96a877f1f8 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] DELETE http://192.168.122.95/volume/v3/types/d1713ae3-f0f9-44f2-b4e4-14267b66c671 Sep 05 11:42:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-10c99b70-86db-4bf7-a312-da96a877f1f8 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-10c99b70-86db-4bf7-a312-da96a877f1f8 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-10c99b70-86db-4bf7-a312-da96a877f1f8 tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types/d1713ae3-f0f9-44f2-b4e4-14267b66c671 returned with HTTP 202 Sep 05 11:42:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 765/1562] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:36 2026] DELETE /volume/v3/types/d1713ae3-f0f9-44f2-b4e4-14267b66c671 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3b63f03c-e974-415a-a5aa-a002a3dd4d6c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3b63f03c-e974-415a-a5aa-a002a3dd4d6c tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] DELETE http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3b63f03c-e974-415a-a5aa-a002a3dd4d6c tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3b63f03c-e974-415a-a5aa-a002a3dd4d6c tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3b63f03c-e974-415a-a5aa-a002a3dd4d6c tempest-VolumeTypesReaderTests-316363221 tempest-VolumeTypesReaderTests-316363221-project-admin] http://192.168.122.95/volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c returned with HTTP 202 Sep 05 11:42:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 798/1563] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:36 2026] DELETE /volume/v3/types/a3110bb8-16a2-403b-91b0-c6d356d25d6c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:46 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=291,cinder:UPDATE=36,cinder:INSERT=33 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:42:46 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=301,cinder:UPDATE=71,cinder:INSERT=56 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:42:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-384527256"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-384527256'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:46 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume of 1 GB Sep 05 11:42:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Availability Zones retrieved successfully. Sep 05 11:42:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Flow 'volume_create_api' (4bb4cd98-6b38-4ec0-a69b-a6e5ecdfba8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c427c69-1e46-47eb-9859-6cae45c8ea78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c427c69-1e46-47eb-9859-6cae45c8ea78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d87e74-62e8-43bb-a43e-ff167a37337f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Created reservations ['69c7cc13-2825-46e6-9aa4-5195af44159c', '9c3be2a8-4237-4d09-9678-f89f1206d260', 'bef4bfce-ea7a-459c-8a3b-5f7abe278d33', '769b2d8c-68da-4dc7-8cb9-1f49b418edf9'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d87e74-62e8-43bb-a43e-ff167a37337f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69c7cc13-2825-46e6-9aa4-5195af44159c', '9c3be2a8-4237-4d09-9678-f89f1206d260', 'bef4bfce-ea7a-459c-8a3b-5f7abe278d33', '769b2d8c-68da-4dc7-8cb9-1f49b418edf9']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfa04e3-31fd-4388-9e30-28a5c86bc28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfa04e3-31fd-4388-9e30-28a5c86bc28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5035c76b-b46d-46b5-9217-1a20d36f8517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-384527256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b706181cccd54c9d96d77b16989db921',qos_specs=None,replication_status=,reservations=['69c7cc13-2825-46e6-9aa4-5195af44159c','9c3be2a8-4237-4d09-9678-f89f1206d260','bef4bfce-ea7a-459c-8a3b-5f7abe278d33','769b2d8c-68da-4dc7-8cb9-1f49b418edf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-384527256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5035c76b-b46d-46b5-9217-1a20d36f8517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b706181cccd54c9d96d77b16989db921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2741fc-1568-488e-ad17-7b457075f0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2741fc-1568-488e-ad17-7b457075f0e5) transitioned into state 'SUCCESS' from state '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-384527256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b706181cccd54c9d96d77b16989db921',qos_specs=None,replication_status=,reservations=['69c7cc13-2825-46e6-9aa4-5195af44159c','9c3be2a8-4237-4d09-9678-f89f1206d260','bef4bfce-ea7a-459c-8a3b-5f7abe278d33','769b2d8c-68da-4dc7-8cb9-1f49b418edf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a49e302-6acc-4a25-adf6-ed3deaf79e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a49e302-6acc-4a25-adf6-ed3deaf79e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Flow 'volume_create_api' (4bb4cd98-6b38-4ec0-a69b-a6e5ecdfba8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume request issued successfully. Sep 05 11:42:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8a9e656c-26d7-4615-b8d1-043394e9a9e3 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 766/1564] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:42:46 2026] POST /volume/v3/volumes => generated 784 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-80dd7411-0f1c-4691-b182-241a571dd850 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-80dd7411-0f1c-4691-b182-241a571dd850 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 Sep 05 11:42:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-80dd7411-0f1c-4691-b182-241a571dd850 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-80dd7411-0f1c-4691-b182-241a571dd850 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-80dd7411-0f1c-4691-b182-241a571dd850 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-80dd7411-0f1c-4691-b182-241a571dd850 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 returned with HTTP 200 Sep 05 11:42:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 799/1565] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:47 2026] GET /volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 => generated 963 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c5fba82b-33bd-497a-a049-3e77db530c84 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c5fba82b-33bd-497a-a049-3e77db530c84 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 Sep 05 11:42:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c5fba82b-33bd-497a-a049-3e77db530c84 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c5fba82b-33bd-497a-a049-3e77db530c84 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c5fba82b-33bd-497a-a049-3e77db530c84 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c5fba82b-33bd-497a-a049-3e77db530c84 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 returned with HTTP 200 Sep 05 11:42:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 767/1566] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:48 2026] GET /volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f319f6e1-fd27-4eed-82ec-faad927c90f9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f319f6e1-fd27-4eed-82ec-faad927c90f9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 Sep 05 11:42:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f319f6e1-fd27-4eed-82ec-faad927c90f9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f319f6e1-fd27-4eed-82ec-faad927c90f9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f319f6e1-fd27-4eed-82ec-faad927c90f9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f319f6e1-fd27-4eed-82ec-faad927c90f9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 returned with HTTP 200 Sep 05 11:42:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 800/1567] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:49 2026] GET /volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-24ea928e-10fd-4ebf-9cc8-99e9efb0a5cf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24ea928e-10fd-4ebf-9cc8-99e9efb0a5cf tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] GET http://192.168.122.95/volume/v3/volumes Sep 05 11:42:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-24ea928e-10fd-4ebf-9cc8-99e9efb0a5cf tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-24ea928e-10fd-4ebf-9cc8-99e9efb0a5cf tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-24ea928e-10fd-4ebf-9cc8-99e9efb0a5cf tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:42:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-24ea928e-10fd-4ebf-9cc8-99e9efb0a5cf tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:42:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-24ea928e-10fd-4ebf-9cc8-99e9efb0a5cf tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Get all volumes completed successfully. Sep 05 11:42:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24ea928e-10fd-4ebf-9cc8-99e9efb0a5cf tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] http://192.168.122.95/volume/v3/volumes returned with HTTP 200 Sep 05 11:42:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 768/1568] 192.168.122.95 () {60 vars in 1157 bytes} [Sat Sep 5 11:42:49 2026] GET /volume/v3/volumes => generated 341 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7ca8392f-5a0e-4293-bcc1-79dca0c62586 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7ca8392f-5a0e-4293-bcc1-79dca0c62586 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 Sep 05 11:42:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7ca8392f-5a0e-4293-bcc1-79dca0c62586 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7ca8392f-5a0e-4293-bcc1-79dca0c62586 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:49 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-7ca8392f-5a0e-4293-bcc1-79dca0c62586 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Delete volume with id: 5035c76b-b46d-46b5-9217-1a20d36f8517 Sep 05 11:42:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7ca8392f-5a0e-4293-bcc1-79dca0c62586 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7ca8392f-5a0e-4293-bcc1-79dca0c62586 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Delete volume request issued successfully. Sep 05 11:42:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7ca8392f-5a0e-4293-bcc1-79dca0c62586 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 returned with HTTP 202 Sep 05 11:42:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 801/1569] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:42:49 2026] DELETE /volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:42:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c0a72487-f1fc-4dae-ae53-d925a04b6fa9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0a72487-f1fc-4dae-ae53-d925a04b6fa9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 Sep 05 11:42:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0a72487-f1fc-4dae-ae53-d925a04b6fa9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0a72487-f1fc-4dae-ae53-d925a04b6fa9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c0a72487-f1fc-4dae-ae53-d925a04b6fa9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0a72487-f1fc-4dae-ae53-d925a04b6fa9 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 returned with HTTP 200 Sep 05 11:42:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 769/1570] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:49 2026] GET /volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1a8a6b8b-6d80-47e3-bedb-ffd588351e96 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1a8a6b8b-6d80-47e3-bedb-ffd588351e96 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 Sep 05 11:42:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1a8a6b8b-6d80-47e3-bedb-ffd588351e96 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1a8a6b8b-6d80-47e3-bedb-ffd588351e96 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1a8a6b8b-6d80-47e3-bedb-ffd588351e96 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 returned with HTTP 404 Sep 05 11:42:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 802/1571] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:50 2026] GET /volume/v3/volumes/5035c76b-b46d-46b5-9217-1a20d36f8517 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-168074030"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-168074030'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:50 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume of 1 GB Sep 05 11:42:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Availability Zones retrieved successfully. Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Flow 'volume_create_api' (0de83ada-6e36-4587-8f94-054e923ea96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226ad394-c692-49c5-a0a6-98148b9028fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226ad394-c692-49c5-a0a6-98148b9028fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf78b9bf-b7e6-4adf-9c12-167d9f279c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Created reservations ['795a8e52-7547-4639-b225-14ebc45570fc', '0cc0110c-dc5d-4372-ba3d-03a99d2d3fd0', '0cf8b17a-2ada-49cf-82cb-e98e792c445c', 'be8a49c6-66b1-46c6-8a82-522095ae6b99'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf78b9bf-b7e6-4adf-9c12-167d9f279c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['795a8e52-7547-4639-b225-14ebc45570fc', '0cc0110c-dc5d-4372-ba3d-03a99d2d3fd0', '0cf8b17a-2ada-49cf-82cb-e98e792c445c', 'be8a49c6-66b1-46c6-8a82-522095ae6b99']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d264c01e-eb41-4b5d-bedd-ca04ab871022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d264c01e-eb41-4b5d-bedd-ca04ab871022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad781d56-2a7d-496b-a3fa-e4a8e8621028', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168074030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b706181cccd54c9d96d77b16989db921',qos_specs=None,replication_status=,reservations=['795a8e52-7547-4639-b225-14ebc45570fc','0cc0110c-dc5d-4372-ba3d-03a99d2d3fd0','0cf8b17a-2ada-49cf-82cb-e98e792c445c','be8a49c6-66b1-46c6-8a82-522095ae6b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168074030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad781d56-2a7d-496b-a3fa-e4a8e8621028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b706181cccd54c9d96d77b16989db921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e6504b-b74e-4f67-801e-85954f9a5079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e6504b-b74e-4f67-801e-85954f9a5079) transitioned into state 'SUCCESS' from state '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-168074030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b706181cccd54c9d96d77b16989db921',qos_specs=None,replication_status=,reservations=['795a8e52-7547-4639-b225-14ebc45570fc','0cc0110c-dc5d-4372-ba3d-03a99d2d3fd0','0cf8b17a-2ada-49cf-82cb-e98e792c445c','be8a49c6-66b1-46c6-8a82-522095ae6b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f05493-ce54-4806-962b-6e8a26bb07de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f05493-ce54-4806-962b-6e8a26bb07de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Flow 'volume_create_api' (0de83ada-6e36-4587-8f94-054e923ea96f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume request issued successfully. Sep 05 11:42:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a6dbb01-e789-4e8e-b588-5dacdc806b72 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 770/1572] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:42:50 2026] POST /volume/v3/volumes => generated 784 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bb13c437-128d-428c-ad85-7b9e6d1c2c46 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb13c437-128d-428c-ad85-7b9e6d1c2c46 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 Sep 05 11:42:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb13c437-128d-428c-ad85-7b9e6d1c2c46 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb13c437-128d-428c-ad85-7b9e6d1c2c46 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bb13c437-128d-428c-ad85-7b9e6d1c2c46 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb13c437-128d-428c-ad85-7b9e6d1c2c46 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 returned with HTTP 200 Sep 05 11:42:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 803/1573] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:51 2026] GET /volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 => generated 963 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-73beb51d-878e-4c36-976a-b19694a8414b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73beb51d-878e-4c36-976a-b19694a8414b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 Sep 05 11:42:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73beb51d-878e-4c36-976a-b19694a8414b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73beb51d-878e-4c36-976a-b19694a8414b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-73beb51d-878e-4c36-976a-b19694a8414b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73beb51d-878e-4c36-976a-b19694a8414b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 returned with HTTP 200 Sep 05 11:42:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 771/1574] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:52 2026] GET /volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 => generated 1013 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3f7775c2-fae4-421e-87f0-5e7b3d8c6cbe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3f7775c2-fae4-421e-87f0-5e7b3d8c6cbe tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 Sep 05 11:42:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3f7775c2-fae4-421e-87f0-5e7b3d8c6cbe tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3f7775c2-fae4-421e-87f0-5e7b3d8c6cbe tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3f7775c2-fae4-421e-87f0-5e7b3d8c6cbe tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3f7775c2-fae4-421e-87f0-5e7b3d8c6cbe tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 returned with HTTP 200 Sep 05 11:42:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 804/1575] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:53 2026] GET /volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a6a002fa-bd26-49cd-905b-373723052515 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a6a002fa-bd26-49cd-905b-373723052515 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:42:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a6a002fa-bd26-49cd-905b-373723052515 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a6a002fa-bd26-49cd-905b-373723052515 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-a6a002fa-bd26-49cd-905b-373723052515 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:42:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a6a002fa-bd26-49cd-905b-373723052515 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:42:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a6a002fa-bd26-49cd-905b-373723052515 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Get all volumes completed successfully. Sep 05 11:42:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a6a002fa-bd26-49cd-905b-373723052515 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:42:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 772/1576] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:42:53 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-49464b6e-2648-4e13-a5ef-4cc98c5af5af None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-49464b6e-2648-4e13-a5ef-4cc98c5af5af tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 Sep 05 11:42:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-49464b6e-2648-4e13-a5ef-4cc98c5af5af tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-49464b6e-2648-4e13-a5ef-4cc98c5af5af tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:53 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-49464b6e-2648-4e13-a5ef-4cc98c5af5af tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Delete volume with id: ad781d56-2a7d-496b-a3fa-e4a8e8621028 Sep 05 11:42:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-49464b6e-2648-4e13-a5ef-4cc98c5af5af tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-49464b6e-2648-4e13-a5ef-4cc98c5af5af tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Delete volume request issued successfully. Sep 05 11:42:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-49464b6e-2648-4e13-a5ef-4cc98c5af5af tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 returned with HTTP 202 Sep 05 11:42:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 805/1577] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:42:53 2026] DELETE /volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:42:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bff949d2-782e-4510-bba6-07bd0db1ae4b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bff949d2-782e-4510-bba6-07bd0db1ae4b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 Sep 05 11:42:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bff949d2-782e-4510-bba6-07bd0db1ae4b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bff949d2-782e-4510-bba6-07bd0db1ae4b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bff949d2-782e-4510-bba6-07bd0db1ae4b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bff949d2-782e-4510-bba6-07bd0db1ae4b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 returned with HTTP 200 Sep 05 11:42:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 773/1578] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:53 2026] GET /volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 => generated 1013 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9934347d-4496-4df5-8dd4-fefe7a166a6a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9934347d-4496-4df5-8dd4-fefe7a166a6a tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 Sep 05 11:42:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9934347d-4496-4df5-8dd4-fefe7a166a6a tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9934347d-4496-4df5-8dd4-fefe7a166a6a tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9934347d-4496-4df5-8dd4-fefe7a166a6a tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 returned with HTTP 404 Sep 05 11:42:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 806/1579] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:54 2026] GET /volume/v3/volumes/ad781d56-2a7d-496b-a3fa-e4a8e8621028 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:42:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1667675599"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1667675599'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:54 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume of 1 GB Sep 05 11:42:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Availability Zones retrieved successfully. Sep 05 11:42:54 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Flow 'volume_create_api' (ec1272a1-5743-4e9d-937c-023faf291ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:54 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd17fe5-195e-4540-b003-aaec0ec3dd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:54 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd17fe5-195e-4540-b003-aaec0ec3dd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d5db3a-bf59-4299-9c5c-88d1442f26df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Created reservations ['c60a0ae8-1105-413f-9ebf-231ee2a75cfc', 'e98cee47-29b2-4b84-82cb-af845ed712f2', 'f960d212-6bb1-46e8-8042-4ef0000bd56c', '9603239e-a3f5-45a6-97bf-a3e86fa57e61'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d5db3a-bf59-4299-9c5c-88d1442f26df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c60a0ae8-1105-413f-9ebf-231ee2a75cfc', 'e98cee47-29b2-4b84-82cb-af845ed712f2', 'f960d212-6bb1-46e8-8042-4ef0000bd56c', '9603239e-a3f5-45a6-97bf-a3e86fa57e61']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1693c99-447c-4496-ba24-2b50ea310926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1693c99-447c-4496-ba24-2b50ea310926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4104940-6f80-4387-b77d-c27ffa6e7565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1667675599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b706181cccd54c9d96d77b16989db921',qos_specs=None,replication_status=,reservations=['c60a0ae8-1105-413f-9ebf-231ee2a75cfc','e98cee47-29b2-4b84-82cb-af845ed712f2','f960d212-6bb1-46e8-8042-4ef0000bd56c','9603239e-a3f5-45a6-97bf-a3e86fa57e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1667675599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4104940-6f80-4387-b77d-c27ffa6e7565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b706181cccd54c9d96d77b16989db921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e445ffa7-f2cd-4b96-8a63-7c288f012390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e445ffa7-f2cd-4b96-8a63-7c288f012390) transitioned into state 'SUCCESS' from state '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-1667675599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b706181cccd54c9d96d77b16989db921',qos_specs=None,replication_status=,reservations=['c60a0ae8-1105-413f-9ebf-231ee2a75cfc','e98cee47-29b2-4b84-82cb-af845ed712f2','f960d212-6bb1-46e8-8042-4ef0000bd56c','9603239e-a3f5-45a6-97bf-a3e86fa57e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e715a5a5-7feb-4007-b44d-0be66a4f99f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e715a5a5-7feb-4007-b44d-0be66a4f99f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Flow 'volume_create_api' (ec1272a1-5743-4e9d-937c-023faf291ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume request issued successfully. Sep 05 11:42:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b1f87110-d87a-4af6-8ca4-8e9c5ef0f492 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 774/1580] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:42:54 2026] POST /volume/v3/volumes => generated 785 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-69bb429c-3f17-4a1d-acbb-9d179e4caf23 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-69bb429c-3f17-4a1d-acbb-9d179e4caf23 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 Sep 05 11:42:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-69bb429c-3f17-4a1d-acbb-9d179e4caf23 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-69bb429c-3f17-4a1d-acbb-9d179e4caf23 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-69bb429c-3f17-4a1d-acbb-9d179e4caf23 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-69bb429c-3f17-4a1d-acbb-9d179e4caf23 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 returned with HTTP 200 Sep 05 11:42:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 807/1581] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:55 2026] GET /volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 => generated 964 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c29eb430-8488-4842-aef7-b2ac15723589 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c29eb430-8488-4842-aef7-b2ac15723589 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 Sep 05 11:42:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c29eb430-8488-4842-aef7-b2ac15723589 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c29eb430-8488-4842-aef7-b2ac15723589 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c29eb430-8488-4842-aef7-b2ac15723589 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c29eb430-8488-4842-aef7-b2ac15723589 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 returned with HTTP 200 Sep 05 11:42:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 775/1582] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:56 2026] GET /volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4a5c6361-a026-41df-b637-caa6119c2a64 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a5c6361-a026-41df-b637-caa6119c2a64 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:42:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a5c6361-a026-41df-b637-caa6119c2a64 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1580969772-1901543439", "extra_specs": {}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-63f2f282-9361-496b-b8f5-3e0dc963935a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-63f2f282-9361-496b-b8f5-3e0dc963935a tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 Sep 05 11:42:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-63f2f282-9361-496b-b8f5-3e0dc963935a tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-63f2f282-9361-496b-b8f5-3e0dc963935a tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a5c6361-a026-41df-b637-caa6119c2a64 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:42:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 808/1583] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:42:57 2026] POST /volume/v3/types => generated 269 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-63f2f282-9361-496b-b8f5-3e0dc963935a tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-63f2f282-9361-496b-b8f5-3e0dc963935a tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 returned with HTTP 200 Sep 05 11:42:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 776/1584] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:57 2026] GET /volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 => generated 1015 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-93f725f7-57f0-4d98-a105-6866e81c413b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93f725f7-57f0-4d98-a105-6866e81c413b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] GET http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 Sep 05 11:42:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93f725f7-57f0-4d98-a105-6866e81c413b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93f725f7-57f0-4d98-a105-6866e81c413b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:57 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-93f725f7-57f0-4d98-a105-6866e81c413b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Volume info retrieved successfully. Sep 05 11:42:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93f725f7-57f0-4d98-a105-6866e81c413b tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 returned with HTTP 200 Sep 05 11:42:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 809/1585] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:57 2026] GET /volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:42:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-565cb45f-dd8e-4baf-a32f-a3f6859c1440 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-565cb45f-dd8e-4baf-a32f-a3f6859c1440 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 Sep 05 11:42:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-565cb45f-dd8e-4baf-a32f-a3f6859c1440 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-565cb45f-dd8e-4baf-a32f-a3f6859c1440 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:58 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-565cb45f-dd8e-4baf-a32f-a3f6859c1440 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Delete volume with id: c4104940-6f80-4387-b77d-c27ffa6e7565 Sep 05 11:42:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-565cb45f-dd8e-4baf-a32f-a3f6859c1440 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-565cb45f-dd8e-4baf-a32f-a3f6859c1440 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Delete volume request issued successfully. Sep 05 11:42:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-565cb45f-dd8e-4baf-a32f-a3f6859c1440 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 returned with HTTP 202 Sep 05 11:42:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 777/1586] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:42:58 2026] DELETE /volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:42:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5b258308-0f27-46b7-b8a5-5207fe770c1d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5b258308-0f27-46b7-b8a5-5207fe770c1d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 Sep 05 11:42:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5b258308-0f27-46b7-b8a5-5207fe770c1d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5b258308-0f27-46b7-b8a5-5207fe770c1d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:42:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:42:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5b258308-0f27-46b7-b8a5-5207fe770c1d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5b258308-0f27-46b7-b8a5-5207fe770c1d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 returned with HTTP 200 Sep 05 11:42:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 810/1587] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:58 2026] GET /volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f0783c2e-62df-46ac-b0c6-baa33a2647a2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f0783c2e-62df-46ac-b0c6-baa33a2647a2 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 Sep 05 11:42:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f0783c2e-62df-46ac-b0c6-baa33a2647a2 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f0783c2e-62df-46ac-b0c6-baa33a2647a2 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:42:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:42:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f0783c2e-62df-46ac-b0c6-baa33a2647a2 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:42:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f0783c2e-62df-46ac-b0c6-baa33a2647a2 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 returned with HTTP 200 Sep 05 11:42:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 778/1588] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:59 2026] GET /volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-36a3a6f0-b5ba-41a7-86a5-52bd655e54dc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-36a3a6f0-b5ba-41a7-86a5-52bd655e54dc tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 Sep 05 11:43:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-36a3a6f0-b5ba-41a7-86a5-52bd655e54dc tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-36a3a6f0-b5ba-41a7-86a5-52bd655e54dc tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-36a3a6f0-b5ba-41a7-86a5-52bd655e54dc tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 returned with HTTP 404 Sep 05 11:43:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 811/1589] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:00 2026] GET /volume/v3/volumes/c4104940-6f80-4387-b77d-c27ffa6e7565 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-14536665"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-14536665'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume of 1 GB Sep 05 11:43:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Availability Zones retrieved successfully. Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Flow 'volume_create_api' (c56dc6d8-972b-4a52-a449-1588f320cc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47484d74-6613-4fc8-901f-9cbdde60c505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47484d74-6613-4fc8-901f-9cbdde60c505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25783ed-6cf2-4095-8522-5aeda91a2906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Created reservations ['f3d3730f-b7e9-4382-a5c1-acf2fc0813c3', '5bae6a2c-e4ba-433d-a393-2ba0dde41b77', '73026453-5bba-4e4b-b493-1c59cd7c5700', '625a78c7-fc30-46b5-8b7f-6b272e89de88'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25783ed-6cf2-4095-8522-5aeda91a2906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d3730f-b7e9-4382-a5c1-acf2fc0813c3', '5bae6a2c-e4ba-433d-a393-2ba0dde41b77', '73026453-5bba-4e4b-b493-1c59cd7c5700', '625a78c7-fc30-46b5-8b7f-6b272e89de88']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593a31b2-1d32-4d7a-9def-56b35039efd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593a31b2-1d32-4d7a-9def-56b35039efd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc130f72-270f-454a-9b71-37ff95599e99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-14536665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b706181cccd54c9d96d77b16989db921',qos_specs=None,replication_status=,reservations=['f3d3730f-b7e9-4382-a5c1-acf2fc0813c3','5bae6a2c-e4ba-433d-a393-2ba0dde41b77','73026453-5bba-4e4b-b493-1c59cd7c5700','625a78c7-fc30-46b5-8b7f-6b272e89de88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-14536665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc130f72-270f-454a-9b71-37ff95599e99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b706181cccd54c9d96d77b16989db921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20829e2c-888f-4c88-820a-7ff810614cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20829e2c-888f-4c88-820a-7ff810614cb5) transitioned into state 'SUCCESS' from state '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-14536665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b706181cccd54c9d96d77b16989db921',qos_specs=None,replication_status=,reservations=['f3d3730f-b7e9-4382-a5c1-acf2fc0813c3','5bae6a2c-e4ba-433d-a393-2ba0dde41b77','73026453-5bba-4e4b-b493-1c59cd7c5700','625a78c7-fc30-46b5-8b7f-6b272e89de88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c26f7f046a49669e22a1ba9f170cc3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd6f550-b12b-4539-bb74-011b2cfa5e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd6f550-b12b-4539-bb74-011b2cfa5e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Flow 'volume_create_api' (c56dc6d8-972b-4a52-a449-1588f320cc26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Create volume request issued successfully. Sep 05 11:43:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0fadf2b-8db4-4d16-97cb-b9c9d54edb5e tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 779/1590] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:43:00 2026] POST /volume/v3/volumes => generated 783 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c7b125ca-19c6-4fc0-b92c-9787bb005c4f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c7b125ca-19c6-4fc0-b92c-9787bb005c4f tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 Sep 05 11:43:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c7b125ca-19c6-4fc0-b92c-9787bb005c4f tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c7b125ca-19c6-4fc0-b92c-9787bb005c4f tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c7b125ca-19c6-4fc0-b92c-9787bb005c4f tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:43:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c7b125ca-19c6-4fc0-b92c-9787bb005c4f tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 returned with HTTP 200 Sep 05 11:43:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 812/1591] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:00 2026] GET /volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 => generated 962 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-16f23e5e-c3de-44dd-8b30-bcf1857f88a1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-16f23e5e-c3de-44dd-8b30-bcf1857f88a1 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-16f23e5e-c3de-44dd-8b30-bcf1857f88a1 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2005546648-497021005", "extra_specs": {}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-16f23e5e-c3de-44dd-8b30-bcf1857f88a1 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:43:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 780/1592] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:43:01 2026] POST /volume/v3/types => generated 268 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3ae65dd5-69bf-403b-94da-c8e1d9a1f9b6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ae65dd5-69bf-403b-94da-c8e1d9a1f9b6 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:43:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ae65dd5-69bf-403b-94da-c8e1d9a1f9b6 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1749486094-1860047139", "extra_specs": {}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ae65dd5-69bf-403b-94da-c8e1d9a1f9b6 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:43:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 813/1593] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:43:01 2026] POST /volume/v3/types => generated 269 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1270047365", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2005546648-497021005", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1270047365', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2005546648-497021005', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Create volume of 1 GB Sep 05 11:43:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Availability Zones retrieved successfully. Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Flow 'volume_create_api' (5bc63237-8320-43f4-a50d-3c9345bc0fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10081324-815a-413f-a825-42dfdebf3ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10081324-815a-413f-a825-42dfdebf3ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:43:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0109325d-e1b1-4980-82b8-9f018cacff34,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2005546648-497021005',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0109325d-e1b1-4980-82b8-9f018cacff34', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6db330-da4b-4558-b1cd-a6eaafc19b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2005546648-497021005 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2005546648-497021005, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:43:01 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2005546648-497021005 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2005546648-497021005, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Created reservations ['82335cd9-c634-4c44-9607-fbeee75a1535', '0592a88f-ed75-466b-8de3-f0db7c74965a', 'c6dd01a9-490a-4e42-8537-e1904b80a5c9', 'ef820b15-4265-45ce-957c-3c3795efcd68'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6db330-da4b-4558-b1cd-a6eaafc19b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82335cd9-c634-4c44-9607-fbeee75a1535', '0592a88f-ed75-466b-8de3-f0db7c74965a', 'c6dd01a9-490a-4e42-8537-e1904b80a5c9', 'ef820b15-4265-45ce-957c-3c3795efcd68']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13153fbc-0466-4ac0-a99e-64f4ea6eee00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fde41fe3-d166-45f6-916f-05189eac25e6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fde41fe3-d166-45f6-916f-05189eac25e6 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 Sep 05 11:43:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fde41fe3-d166-45f6-916f-05189eac25e6 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fde41fe3-d166-45f6-916f-05189eac25e6 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fde41fe3-d166-45f6-916f-05189eac25e6 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:43:01 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:01 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13153fbc-0466-4ac0-a99e-64f4ea6eee00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a384ec-faa0-48f6-ba30-b8b54b43c0f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1270047365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3658218124574ad0b513342e94e5cd3b',qos_specs=None,replication_status=,reservations=['82335cd9-c634-4c44-9607-fbeee75a1535','0592a88f-ed75-466b-8de3-f0db7c74965a','c6dd01a9-490a-4e42-8537-e1904b80a5c9','ef820b15-4265-45ce-957c-3c3795efcd68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b19025daa664cc1a32a17b2b4c41657',volume_type_id=0109325d-e1b1-4980-82b8-9f018cacff34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1270047365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1a384ec-faa0-48f6-ba30-b8b54b43c0f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3658218124574ad0b513342e94e5cd3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b19025daa664cc1a32a17b2b4c41657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0109325d-e1b1-4980-82b8-9f018cacff34),volume_type_id=0109325d-e1b1-4980-82b8-9f018cacff34)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fde41fe3-d166-45f6-916f-05189eac25e6 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 returned with HTTP 200 Sep 05 11:43:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 814/1594] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:01 2026] GET /volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ab40c0-77c4-4f9c-9f54-181aa609c2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ab40c0-77c4-4f9c-9f54-181aa609c2bc) transitioned into state 'SUCCESS' from state '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-1270047365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3658218124574ad0b513342e94e5cd3b',qos_specs=None,replication_status=,reservations=['82335cd9-c634-4c44-9607-fbeee75a1535','0592a88f-ed75-466b-8de3-f0db7c74965a','c6dd01a9-490a-4e42-8537-e1904b80a5c9','ef820b15-4265-45ce-957c-3c3795efcd68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b19025daa664cc1a32a17b2b4c41657',volume_type_id=0109325d-e1b1-4980-82b8-9f018cacff34)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1e4975-ecd5-4997-b1c0-8768d771195f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1e4975-ecd5-4997-b1c0-8768d771195f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Flow 'volume_create_api' (5bc63237-8320-43f4-a50d-3c9345bc0fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Create volume request issued successfully. Sep 05 11:43:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6cf1a22e-01c7-4cac-8d04-fc5664228513 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 781/1595] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:43:01 2026] POST /volume/v3/volumes => generated 852 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1941229001", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1749486094-1860047139", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1941229001', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1749486094-1860047139', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Create volume of 1 GB Sep 05 11:43:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Availability Zones retrieved successfully. Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Flow 'volume_create_api' (0ee5bce1-5860-4c0c-8eb1-f2d4d7fdfb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ec51a4-c632-4802-9cba-a3ceb3357648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ec51a4-c632-4802-9cba-a3ceb3357648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:43:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f03f0a32-4af6-4a2e-8118-98db43cd664d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1749486094-1860047139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f03f0a32-4af6-4a2e-8118-98db43cd664d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (670a86fd-5ff3-4d49-8137-3b4f074c21b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1749486094-1860047139 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1749486094-1860047139, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:43:02 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1749486094-1860047139 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1749486094-1860047139, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Created reservations ['c9d9af82-0f80-427f-a59a-a0eaa0162447', '26bbd1da-c541-47a4-9c8c-6d42c09eddff', 'c2fb8069-d667-448b-8bb6-3e15c49e0044', '2e2fb302-154d-44db-954b-3ddaaa98d251'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (670a86fd-5ff3-4d49-8137-3b4f074c21b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d9af82-0f80-427f-a59a-a0eaa0162447', '26bbd1da-c541-47a4-9c8c-6d42c09eddff', 'c2fb8069-d667-448b-8bb6-3e15c49e0044', '2e2fb302-154d-44db-954b-3ddaaa98d251']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d232a3-66f5-47ab-be3d-73e4aa5c968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d232a3-66f5-47ab-be3d-73e4aa5c968c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1941229001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3658218124574ad0b513342e94e5cd3b',qos_specs=None,replication_status=,reservations=['c9d9af82-0f80-427f-a59a-a0eaa0162447','26bbd1da-c541-47a4-9c8c-6d42c09eddff','c2fb8069-d667-448b-8bb6-3e15c49e0044','2e2fb302-154d-44db-954b-3ddaaa98d251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b19025daa664cc1a32a17b2b4c41657',volume_type_id=f03f0a32-4af6-4a2e-8118-98db43cd664d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1941229001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3658218124574ad0b513342e94e5cd3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b19025daa664cc1a32a17b2b4c41657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f03f0a32-4af6-4a2e-8118-98db43cd664d),volume_type_id=f03f0a32-4af6-4a2e-8118-98db43cd664d)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0529b493-ce99-40a5-a5e3-67552ed54905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0529b493-ce99-40a5-a5e3-67552ed54905) transitioned into state 'SUCCESS' from state '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-1941229001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3658218124574ad0b513342e94e5cd3b',qos_specs=None,replication_status=,reservations=['c9d9af82-0f80-427f-a59a-a0eaa0162447','26bbd1da-c541-47a4-9c8c-6d42c09eddff','c2fb8069-d667-448b-8bb6-3e15c49e0044','2e2fb302-154d-44db-954b-3ddaaa98d251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b19025daa664cc1a32a17b2b4c41657',volume_type_id=f03f0a32-4af6-4a2e-8118-98db43cd664d)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6567b9cd-6939-41b5-bad1-db2b95ff9ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6567b9cd-6939-41b5-bad1-db2b95ff9ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Flow 'volume_create_api' (0ee5bce1-5860-4c0c-8eb1-f2d4d7fdfb37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Create volume request issued successfully. Sep 05 11:43:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a15dda48-7d3a-40e2-ac67-5795cd5d07d8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 815/1596] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:43:02 2026] POST /volume/v3/volumes => generated 853 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-749604483", "snapshot_id": null, "imageRef": "21077fbd-37ac-47cf-a1c9-259856bcfbf4", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1580969772-1901543439", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-749604483', 'snapshot_id': None, 'imageRef': '21077fbd-37ac-47cf-a1c9-259856bcfbf4', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1580969772-1901543439', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:02 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Create volume of 1 GB Sep 05 11:43:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Availability Zones retrieved successfully. Sep 05 11:43:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Flow 'volume_create_api' (cd19a784-f5a9-4d40-a0d8-6ec807ca2926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ecd1cdb8-19a1-441c-8932-243f7220d548 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb56b4d-039c-4989-8045-c742350674e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ecd1cdb8-19a1-441c-8932-243f7220d548 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ecd1cdb8-19a1-441c-8932-243f7220d548 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ecd1cdb8-19a1-441c-8932-243f7220d548 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ecd1cdb8-19a1-441c-8932-243f7220d548 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ecd1cdb8-19a1-441c-8932-243f7220d548 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 returned with HTTP 200 Sep 05 11:43:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 816/1597] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:02 2026] GET /volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 => generated 1013 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dbfd51ea-df6d-4c48-9574-1b76da870615 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbfd51ea-df6d-4c48-9574-1b76da870615 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] GET http://192.168.122.95/volume/v3/volumes/summary Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dbfd51ea-df6d-4c48-9574-1b76da870615 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dbfd51ea-df6d-4c48-9574-1b76da870615 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-dbfd51ea-df6d-4c48-9574-1b76da870615 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dbfd51ea-df6d-4c48-9574-1b76da870615 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] Get summary completed successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbfd51ea-df6d-4c48-9574-1b76da870615 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-reader] http://192.168.122.95/volume/v3/volumes/summary returned with HTTP 200 Sep 05 11:43:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 817/1598] 192.168.122.95 () {60 vars in 1181 bytes} [Sat Sep 5 11:43:03 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3f7a70ba-b50d-48cc-a3d2-17d9d8b582b0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3f7a70ba-b50d-48cc-a3d2-17d9d8b582b0 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3f7a70ba-b50d-48cc-a3d2-17d9d8b582b0 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3f7a70ba-b50d-48cc-a3d2-17d9d8b582b0 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-3f7a70ba-b50d-48cc-a3d2-17d9d8b582b0 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Delete volume with id: cc130f72-270f-454a-9b71-37ff95599e99 Sep 05 11:43:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb56b4d-039c-4989-8045-c742350674e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:42:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=557dbcbf-3ba4-422a-b1e2-81de10a5fae1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1580969772-1901543439',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '557dbcbf-3ba4-422a-b1e2-81de10a5fae1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3f7a70ba-b50d-48cc-a3d2-17d9d8b582b0 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8530335-3662-42d1-a2a7-30c51a5494b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3f7a70ba-b50d-48cc-a3d2-17d9d8b582b0 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Delete volume request issued successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3f7a70ba-b50d-48cc-a3d2-17d9d8b582b0 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 returned with HTTP 202 Sep 05 11:43:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 818/1599] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:43:03 2026] DELETE /volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a31a880a-e8a4-451a-a300-3da14b23fb90 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a31a880a-e8a4-451a-a300-3da14b23fb90 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a31a880a-e8a4-451a-a300-3da14b23fb90 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a31a880a-e8a4-451a-a300-3da14b23fb90 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a31a880a-e8a4-451a-a300-3da14b23fb90 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a31a880a-e8a4-451a-a300-3da14b23fb90 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 returned with HTTP 200 Sep 05 11:43:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 819/1600] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:03 2026] GET /volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:03 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1580969772-1901543439 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1580969772-1901543439, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:43:03 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1580969772-1901543439 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1580969772-1901543439, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Created reservations ['d48aafd9-6b0e-49e6-b81a-f573616a94ee', '87cfadfd-91ec-466a-ab0b-4db71edb6337', '670d7b21-d9ec-4efb-84c8-8815ecd3fd76', 'f7045ddd-7f21-4651-a6a1-d041fd3d08e2'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8530335-3662-42d1-a2a7-30c51a5494b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d48aafd9-6b0e-49e6-b81a-f573616a94ee', '87cfadfd-91ec-466a-ab0b-4db71edb6337', '670d7b21-d9ec-4efb-84c8-8815ecd3fd76', 'f7045ddd-7f21-4651-a6a1-d041fd3d08e2']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c4cda0-75af-4544-9a8c-3c72170e3991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c4cda0-75af-4544-9a8c-3c72170e3991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae2e6d16-1b0f-460e-b81b-65d5d669a666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-749604483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3658218124574ad0b513342e94e5cd3b',qos_specs=None,replication_status=,reservations=['d48aafd9-6b0e-49e6-b81a-f573616a94ee','87cfadfd-91ec-466a-ab0b-4db71edb6337','670d7b21-d9ec-4efb-84c8-8815ecd3fd76','f7045ddd-7f21-4651-a6a1-d041fd3d08e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b19025daa664cc1a32a17b2b4c41657',volume_type_id=557dbcbf-3ba4-422a-b1e2-81de10a5fae1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-749604483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae2e6d16-1b0f-460e-b81b-65d5d669a666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3658218124574ad0b513342e94e5cd3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b19025daa664cc1a32a17b2b4c41657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(557dbcbf-3ba4-422a-b1e2-81de10a5fae1),volume_type_id=557dbcbf-3ba4-422a-b1e2-81de10a5fae1)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3ed8a1-66b0-49f7-8543-752bbc58e706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3ed8a1-66b0-49f7-8543-752bbc58e706) transitioned into state 'SUCCESS' from state '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-749604483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3658218124574ad0b513342e94e5cd3b',qos_specs=None,replication_status=,reservations=['d48aafd9-6b0e-49e6-b81a-f573616a94ee','87cfadfd-91ec-466a-ab0b-4db71edb6337','670d7b21-d9ec-4efb-84c8-8815ecd3fd76','f7045ddd-7f21-4651-a6a1-d041fd3d08e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b19025daa664cc1a32a17b2b4c41657',volume_type_id=557dbcbf-3ba4-422a-b1e2-81de10a5fae1)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a72bfd-a9e1-4a4d-ac14-83362f303923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a72bfd-a9e1-4a4d-ac14-83362f303923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Flow 'volume_create_api' (cd19a784-f5a9-4d40-a0d8-6ec807ca2926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Create volume request issued successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ec51469d-7d46-4006-a5df-9fe76561c7c3 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 782/1601] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:43:02 2026] POST /volume/v3/volumes => generated 852 bytes in 1019 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-347b7614-7494-4166-81f4-2f0ebd72a98e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-347b7614-7494-4166-81f4-2f0ebd72a98e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-347b7614-7494-4166-81f4-2f0ebd72a98e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-347b7614-7494-4166-81f4-2f0ebd72a98e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-347b7614-7494-4166-81f4-2f0ebd72a98e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-347b7614-7494-4166-81f4-2f0ebd72a98e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 820/1602] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:03 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 920 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5faf57fc-3ee0-405f-b80d-6712a65da50d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5faf57fc-3ee0-405f-b80d-6712a65da50d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 Sep 05 11:43:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5faf57fc-3ee0-405f-b80d-6712a65da50d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5faf57fc-3ee0-405f-b80d-6712a65da50d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5faf57fc-3ee0-405f-b80d-6712a65da50d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Volume info retrieved successfully. Sep 05 11:43:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5faf57fc-3ee0-405f-b80d-6712a65da50d tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 returned with HTTP 200 Sep 05 11:43:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 783/1603] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:04 2026] GET /volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 => generated 1012 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-90eef923-308d-418f-b5cc-dc5bca0597a0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90eef923-308d-418f-b5cc-dc5bca0597a0 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90eef923-308d-418f-b5cc-dc5bca0597a0 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90eef923-308d-418f-b5cc-dc5bca0597a0 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-90eef923-308d-418f-b5cc-dc5bca0597a0 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90eef923-308d-418f-b5cc-dc5bca0597a0 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 821/1604] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:04 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 944 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-41de6d11-78b6-4c76-92f0-349f7c7e35f7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41de6d11-78b6-4c76-92f0-349f7c7e35f7 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] GET http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 Sep 05 11:43:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41de6d11-78b6-4c76-92f0-349f7c7e35f7 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41de6d11-78b6-4c76-92f0-349f7c7e35f7 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41de6d11-78b6-4c76-92f0-349f7c7e35f7 tempest-ProjectReaderTests-1579983702 tempest-ProjectReaderTests-1579983702-project-admin] http://192.168.122.95/volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 returned with HTTP 404 Sep 05 11:43:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 784/1605] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:05 2026] GET /volume/v3/volumes/cc130f72-270f-454a-9b71-37ff95599e99 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:43:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-754d9786-27c4-4dc9-99e1-cf04a5339cde None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-754d9786-27c4-4dc9-99e1-cf04a5339cde tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-754d9786-27c4-4dc9-99e1-cf04a5339cde tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-754d9786-27c4-4dc9-99e1-cf04a5339cde tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-754d9786-27c4-4dc9-99e1-cf04a5339cde tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-754d9786-27c4-4dc9-99e1-cf04a5339cde tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 822/1606] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:05 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 944 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-63d98868-be4d-471e-8914-17f32e595394 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-63d98868-be4d-471e-8914-17f32e595394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-63d98868-be4d-471e-8914-17f32e595394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-63d98868-be4d-471e-8914-17f32e595394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-63d98868-be4d-471e-8914-17f32e595394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-63d98868-be4d-471e-8914-17f32e595394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 785/1607] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:06 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 944 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4d6553f3-a0a9-4610-8a37-99324d3cfda5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4d6553f3-a0a9-4610-8a37-99324d3cfda5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4d6553f3-a0a9-4610-8a37-99324d3cfda5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4d6553f3-a0a9-4610-8a37-99324d3cfda5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4d6553f3-a0a9-4610-8a37-99324d3cfda5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4d6553f3-a0a9-4610-8a37-99324d3cfda5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 823/1608] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:08 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0750a8e0-6c35-4242-bc23-23f09e577132 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0750a8e0-6c35-4242-bc23-23f09e577132 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0750a8e0-6c35-4242-bc23-23f09e577132 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0750a8e0-6c35-4242-bc23-23f09e577132 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0750a8e0-6c35-4242-bc23-23f09e577132 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0750a8e0-6c35-4242-bc23-23f09e577132 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 786/1609] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:09 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 944 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1886315788"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1886315788'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume of 1 GB Sep 05 11:43:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Availability Zones retrieved successfully. Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (1d4dfc0b-0e08-46d5-b25f-56d24fc9dba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfea665c-b46b-4410-9610-ecf90cd2f7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfea665c-b46b-4410-9610-ecf90cd2f7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c324d985-bfd9-44e1-8f29-468f2f317643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Created reservations ['8b00a5a6-d01b-4417-a614-2a652de42c0e', '09d6f023-c57e-467d-892b-326675438ec9', 'd0407f6f-3484-437d-b74b-7faf981bef5f', 'b850a9f0-d947-4347-a6fc-06e3d8a427b4'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c324d985-bfd9-44e1-8f29-468f2f317643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b00a5a6-d01b-4417-a614-2a652de42c0e', '09d6f023-c57e-467d-892b-326675438ec9', 'd0407f6f-3484-437d-b74b-7faf981bef5f', 'b850a9f0-d947-4347-a6fc-06e3d8a427b4']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceef54a1-63c6-4106-817a-b442f3fc0e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceef54a1-63c6-4106-817a-b442f3fc0e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9391706f-a8f8-4877-95be-5863ddf67558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1886315788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['8b00a5a6-d01b-4417-a614-2a652de42c0e','09d6f023-c57e-467d-892b-326675438ec9','d0407f6f-3484-437d-b74b-7faf981bef5f','b850a9f0-d947-4347-a6fc-06e3d8a427b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1886315788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9391706f-a8f8-4877-95be-5863ddf67558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee54f8ded304d30b3386d225b29cfbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0588a6f622324e0d98d2cf6f87994444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174cc96e-3b69-4a0c-ab39-120a7bc72e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174cc96e-3b69-4a0c-ab39-120a7bc72e89) transitioned into state 'SUCCESS' from state '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-1886315788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['8b00a5a6-d01b-4417-a614-2a652de42c0e','09d6f023-c57e-467d-892b-326675438ec9','d0407f6f-3484-437d-b74b-7faf981bef5f','b850a9f0-d947-4347-a6fc-06e3d8a427b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d1c3e1-cb92-400c-9b94-dbebdfa7e4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d1c3e1-cb92-400c-9b94-dbebdfa7e4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (1d4dfc0b-0e08-46d5-b25f-56d24fc9dba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request issued successfully. Sep 05 11:43:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b59bbf1d-ceee-48f2-8abc-6c1d4d9298f3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 824/1610] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:43:09 2026] POST /volume/v3/volumes => generated 756 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3bab5e29-65f0-4b0b-9b24-8f964244a15d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3bab5e29-65f0-4b0b-9b24-8f964244a15d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3bab5e29-65f0-4b0b-9b24-8f964244a15d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3bab5e29-65f0-4b0b-9b24-8f964244a15d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3bab5e29-65f0-4b0b-9b24-8f964244a15d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3bab5e29-65f0-4b0b-9b24-8f964244a15d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 787/1611] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:10 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 824 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:43:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3a25efe7-1a46-499d-b34d-e09ae2da404e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a25efe7-1a46-499d-b34d-e09ae2da404e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3a25efe7-1a46-499d-b34d-e09ae2da404e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3a25efe7-1a46-499d-b34d-e09ae2da404e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3a25efe7-1a46-499d-b34d-e09ae2da404e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3a25efe7-1a46-499d-b34d-e09ae2da404e tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 825/1612] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:10 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 944 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44fe52ab-73cd-4c54-b50c-b12a958de109 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44fe52ab-73cd-4c54-b50c-b12a958de109 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44fe52ab-73cd-4c54-b50c-b12a958de109 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44fe52ab-73cd-4c54-b50c-b12a958de109 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44fe52ab-73cd-4c54-b50c-b12a958de109 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44fe52ab-73cd-4c54-b50c-b12a958de109 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 788/1613] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:11 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 848 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-73df8726-c104-4d36-a3bf-aec5714d092f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73df8726-c104-4d36-a3bf-aec5714d092f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73df8726-c104-4d36-a3bf-aec5714d092f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73df8726-c104-4d36-a3bf-aec5714d092f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-73df8726-c104-4d36-a3bf-aec5714d092f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73df8726-c104-4d36-a3bf-aec5714d092f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 826/1614] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:11 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1002 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ecbd3203-1b73-49d7-a1bc-da92c0b73a4e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ecbd3203-1b73-49d7-a1bc-da92c0b73a4e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ecbd3203-1b73-49d7-a1bc-da92c0b73a4e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ecbd3203-1b73-49d7-a1bc-da92c0b73a4e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ecbd3203-1b73-49d7-a1bc-da92c0b73a4e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ecbd3203-1b73-49d7-a1bc-da92c0b73a4e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 789/1615] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:12 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fb934c3b-ea8b-46af-9ab8-e1ca2fc19d5d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb934c3b-ea8b-46af-9ab8-e1ca2fc19d5d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] POST http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb934c3b-ea8b-46af-9ab8-e1ca2fc19d5d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action body: b'{"os-attach": {"instance_uuid": "069902ae-8723-420e-b2bc-82be80ec692d", "mountpoint": "/dev/vdb"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb934c3b-ea8b-46af-9ab8-e1ca2fc19d5d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "069902ae-8723-420e-b2bc-82be80ec692d", "mountpoint": "/dev/vdb"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fb934c3b-ea8b-46af-9ab8-e1ca2fc19d5d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fb934c3b-ea8b-46af-9ab8-e1ca2fc19d5d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Update volume admin metadata completed successfully. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fb934c3b-ea8b-46af-9ab8-e1ca2fc19d5d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Attach volume completed successfully. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb934c3b-ea8b-46af-9ab8-e1ca2fc19d5d tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action returned with HTTP 202 Sep 05 11:43:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 827/1616] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:12 2026] POST /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-da1f3cc2-a729-4ed0-af16-9aa2a97926f5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-da1f3cc2-a729-4ed0-af16-9aa2a97926f5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-da1f3cc2-a729-4ed0-af16-9aa2a97926f5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-da1f3cc2-a729-4ed0-af16-9aa2a97926f5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-49e3babd-d614-4653-b97e-d03b661bc014 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-49e3babd-d614-4653-b97e-d03b661bc014 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-49e3babd-d614-4653-b97e-d03b661bc014 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-49e3babd-d614-4653-b97e-d03b661bc014 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-da1f3cc2-a729-4ed0-af16-9aa2a97926f5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-da1f3cc2-a729-4ed0-af16-9aa2a97926f5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 790/1617] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:12 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 1183 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-49e3babd-d614-4653-b97e-d03b661bc014 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-afab966b-2bc2-42ac-a119-7a524531cfc9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-49e3babd-d614-4653-b97e-d03b661bc014 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 828/1618] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:12 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1005 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afab966b-2bc2-42ac-a119-7a524531cfc9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afab966b-2bc2-42ac-a119-7a524531cfc9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afab966b-2bc2-42ac-a119-7a524531cfc9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-afab966b-2bc2-42ac-a119-7a524531cfc9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afab966b-2bc2-42ac-a119-7a524531cfc9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 791/1619] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:12 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 1183 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2249a174-3591-4dfd-b7ca-d6b16e128512 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2249a174-3591-4dfd-b7ca-d6b16e128512 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2249a174-3591-4dfd-b7ca-d6b16e128512 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2249a174-3591-4dfd-b7ca-d6b16e128512 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-2249a174-3591-4dfd-b7ca-d6b16e128512 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Updating volume '9391706f-a8f8-4877-95be-5863ddf67558' with '{'status': 'error'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2249a174-3591-4dfd-b7ca-d6b16e128512 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action returned with HTTP 202 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 829/1620] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:12 2026] POST /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action => generated 0 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f422d07e-3964-40fa-b4ec-bebf4d64b879 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f422d07e-3964-40fa-b4ec-bebf4d64b879 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f422d07e-3964-40fa-b4ec-bebf4d64b879 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f422d07e-3964-40fa-b4ec-bebf4d64b879 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f422d07e-3964-40fa-b4ec-bebf4d64b879 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f422d07e-3964-40fa-b4ec-bebf4d64b879 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 792/1621] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:13 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 1182 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2731a3b2-7bd7-4890-9d0a-67bdf9a3b267 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2731a3b2-7bd7-4890-9d0a-67bdf9a3b267 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2731a3b2-7bd7-4890-9d0a-67bdf9a3b267 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "72547a99-5600-4268-849d-680dce56f004"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2731a3b2-7bd7-4890-9d0a-67bdf9a3b267 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "72547a99-5600-4268-849d-680dce56f004"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2731a3b2-7bd7-4890-9d0a-67bdf9a3b267 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2731a3b2-7bd7-4890-9d0a-67bdf9a3b267 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Terminate volume connection completed successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2731a3b2-7bd7-4890-9d0a-67bdf9a3b267 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87145) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2731a3b2-7bd7-4890-9d0a-67bdf9a3b267 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Detach volume completed successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2731a3b2-7bd7-4890-9d0a-67bdf9a3b267 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action returned with HTTP 202 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 830/1622] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:13 2026] POST /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action => generated 0 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a48f7262-fa2e-4b9b-ab79-cc0b253e93ee None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a48f7262-fa2e-4b9b-ab79-cc0b253e93ee tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a48f7262-fa2e-4b9b-ab79-cc0b253e93ee tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a48f7262-fa2e-4b9b-ab79-cc0b253e93ee tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a48f7262-fa2e-4b9b-ab79-cc0b253e93ee tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a48f7262-fa2e-4b9b-ab79-cc0b253e93ee tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 793/1623] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:13 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 868 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2e0cec14-cd88-4770-a6f1-d1912fa972cd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2e0cec14-cd88-4770-a6f1-d1912fa972cd tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2e0cec14-cd88-4770-a6f1-d1912fa972cd tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2e0cec14-cd88-4770-a6f1-d1912fa972cd tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2e0cec14-cd88-4770-a6f1-d1912fa972cd tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2e0cec14-cd88-4770-a6f1-d1912fa972cd tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 831/1624] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:13 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3b5c522b-bdef-4713-b610-7ab931ef7162 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3b5c522b-bdef-4713-b610-7ab931ef7162 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] POST http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3b5c522b-bdef-4713-b610-7ab931ef7162 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action body: b'{"os-detach": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3b5c522b-bdef-4713-b610-7ab931ef7162 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3b5c522b-bdef-4713-b610-7ab931ef7162 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a37eed5d-4415-463f-b54f-fec4847727e5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3b5c522b-bdef-4713-b610-7ab931ef7162 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Detach volume completed successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3b5c522b-bdef-4713-b610-7ab931ef7162 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action returned with HTTP 202 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a37eed5d-4415-463f-b54f-fec4847727e5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 794/1625] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:13 2026] POST /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a37eed5d-4415-463f-b54f-fec4847727e5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a37eed5d-4415-463f-b54f-fec4847727e5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c67e9e24-1147-40ac-a110-ed0eff17a6e2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c67e9e24-1147-40ac-a110-ed0eff17a6e2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c67e9e24-1147-40ac-a110-ed0eff17a6e2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c67e9e24-1147-40ac-a110-ed0eff17a6e2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a37eed5d-4415-463f-b54f-fec4847727e5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a37eed5d-4415-463f-b54f-fec4847727e5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 832/1626] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:13 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1005 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c67e9e24-1147-40ac-a110-ed0eff17a6e2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c67e9e24-1147-40ac-a110-ed0eff17a6e2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 795/1627] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:13 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 868 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e32f7ee8-641d-4bcf-bab2-cf1172a321da None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e32f7ee8-641d-4bcf-bab2-cf1172a321da tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e32f7ee8-641d-4bcf-bab2-cf1172a321da tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e32f7ee8-641d-4bcf-bab2-cf1172a321da tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e32f7ee8-641d-4bcf-bab2-cf1172a321da tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e32f7ee8-641d-4bcf-bab2-cf1172a321da tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 833/1628] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:13 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-32313335-6c6d-47df-bf94-6e3461404671 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-32313335-6c6d-47df-bf94-6e3461404671 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-32313335-6c6d-47df-bf94-6e3461404671 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-32313335-6c6d-47df-bf94-6e3461404671 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-32313335-6c6d-47df-bf94-6e3461404671 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Delete volume with id: 9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-32313335-6c6d-47df-bf94-6e3461404671 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-32313335-6c6d-47df-bf94-6e3461404671 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Delete volume request issued successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-32313335-6c6d-47df-bf94-6e3461404671 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 202 Sep 05 11:43:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 796/1629] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:43:13 2026] DELETE /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-47f0109c-48fa-4a13-90a2-10e1398c0c56 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-47f0109c-48fa-4a13-90a2-10e1398c0c56 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-47f0109c-48fa-4a13-90a2-10e1398c0c56 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-47f0109c-48fa-4a13-90a2-10e1398c0c56 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-47f0109c-48fa-4a13-90a2-10e1398c0c56 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-47f0109c-48fa-4a13-90a2-10e1398c0c56 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 200 Sep 05 11:43:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 834/1630] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:13 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 867 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f05e8359-8868-4306-af7a-2fb3c3c5c777 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f05e8359-8868-4306-af7a-2fb3c3c5c777 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f05e8359-8868-4306-af7a-2fb3c3c5c777 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f05e8359-8868-4306-af7a-2fb3c3c5c777 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f05e8359-8868-4306-af7a-2fb3c3c5c777 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f05e8359-8868-4306-af7a-2fb3c3c5c777 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 797/1631] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:14 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1005 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1b452ef3-7b92-442e-842e-ba39ea8ccb7e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b452ef3-7b92-442e-842e-ba39ea8ccb7e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 Sep 05 11:43:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b452ef3-7b92-442e-842e-ba39ea8ccb7e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b452ef3-7b92-442e-842e-ba39ea8ccb7e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b452ef3-7b92-442e-842e-ba39ea8ccb7e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 returned with HTTP 404 Sep 05 11:43:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 835/1632] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:15 2026] GET /volume/v3/volumes/9391706f-a8f8-4877-95be-5863ddf67558 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f4816522-d901-4571-814e-f6424d5de102 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f4816522-d901-4571-814e-f6424d5de102 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f4816522-d901-4571-814e-f6424d5de102 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f4816522-d901-4571-814e-f6424d5de102 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f4816522-d901-4571-814e-f6424d5de102 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f4816522-d901-4571-814e-f6424d5de102 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 798/1633] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:15 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1005 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-eda7af0a-0fba-4909-ae60-e073ad8bbb6a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eda7af0a-0fba-4909-ae60-e073ad8bbb6a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eda7af0a-0fba-4909-ae60-e073ad8bbb6a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eda7af0a-0fba-4909-ae60-e073ad8bbb6a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-eda7af0a-0fba-4909-ae60-e073ad8bbb6a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eda7af0a-0fba-4909-ae60-e073ad8bbb6a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 836/1634] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:16 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1257 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-72771171-3138-4672-92b8-23c5593672bd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-72771171-3138-4672-92b8-23c5593672bd tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-72771171-3138-4672-92b8-23c5593672bd tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-72771171-3138-4672-92b8-23c5593672bd tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-72771171-3138-4672-92b8-23c5593672bd tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-72771171-3138-4672-92b8-23c5593672bd tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 799/1635] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:43:17 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1257 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-6bb4e51c-1807-4333-b45b-05573cf75f85 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-6bb4e51c-1807-4333-b45b-05573cf75f85 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-6bb4e51c-1807-4333-b45b-05573cf75f85 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-6bb4e51c-1807-4333-b45b-05573cf75f85 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-6bb4e51c-1807-4333-b45b-05573cf75f85 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-6bb4e51c-1807-4333-b45b-05573cf75f85 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 837/1636] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:43:17 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1257 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a7a74de7-aaf9-410d-b21c-d10ed6211451 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a7a74de7-aaf9-410d-b21c-d10ed6211451 None None] GET http://192.168.122.95/volume// Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a7a74de7-aaf9-410d-b21c-d10ed6211451 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a7a74de7-aaf9-410d-b21c-d10ed6211451 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a7a74de7-aaf9-410d-b21c-d10ed6211451 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:43:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 800/1637] 192.168.122.95 () {58 vars in 1303 bytes} [Sat Sep 5 11:43:17 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:43:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-087dbaec-292d-4967-96a3-95d846614158 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-087dbaec-292d-4967-96a3-95d846614158 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:43:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-087dbaec-292d-4967-96a3-95d846614158 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae2e6d16-1b0f-460e-b81b-65d5d669a666", "connector": null, "instance_uuid": "71f6c9ee-e7bf-464b-b937-62485ed6be34"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-087dbaec-292d-4967-96a3-95d846614158 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:43:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 838/1638] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:43:17 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1439916343"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1439916343'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume of 1 GB Sep 05 11:43:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Availability Zones retrieved successfully. Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (89764697-c77c-4dc1-847d-c3909c4df609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09387b22-5d0e-4f61-b269-ec30c517c677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09387b22-5d0e-4f61-b269-ec30c517c677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c56fb5a-62c4-474c-a72b-f9bd2a578b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Created reservations ['06177b6a-f8b4-448d-a8f7-e334f37ead48', 'e0f45206-579f-41a3-9e4e-695e6b5980b4', '458ce07c-e4af-4219-98cd-ebfb568a3762', '8c012626-2fdd-450d-8610-f667a37c104c'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c56fb5a-62c4-474c-a72b-f9bd2a578b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06177b6a-f8b4-448d-a8f7-e334f37ead48', 'e0f45206-579f-41a3-9e4e-695e6b5980b4', '458ce07c-e4af-4219-98cd-ebfb568a3762', '8c012626-2fdd-450d-8610-f667a37c104c']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a88321-9a88-482b-88f3-7a341fbfe984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a88321-9a88-482b-88f3-7a341fbfe984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69720f87-5516-4d03-bc70-3302a21f5830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1439916343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['06177b6a-f8b4-448d-a8f7-e334f37ead48','e0f45206-579f-41a3-9e4e-695e6b5980b4','458ce07c-e4af-4219-98cd-ebfb568a3762','8c012626-2fdd-450d-8610-f667a37c104c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1439916343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69720f87-5516-4d03-bc70-3302a21f5830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee54f8ded304d30b3386d225b29cfbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0588a6f622324e0d98d2cf6f87994444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fffd65-fc21-4d92-82b4-8d15f23460a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fffd65-fc21-4d92-82b4-8d15f23460a2) transitioned into state 'SUCCESS' from state '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-1439916343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['06177b6a-f8b4-448d-a8f7-e334f37ead48','e0f45206-579f-41a3-9e4e-695e6b5980b4','458ce07c-e4af-4219-98cd-ebfb568a3762','8c012626-2fdd-450d-8610-f667a37c104c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e504b582-c608-47e8-bbd9-460a84fd8b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e504b582-c608-47e8-bbd9-460a84fd8b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (89764697-c77c-4dc1-847d-c3909c4df609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request issued successfully. Sep 05 11:43:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-43dde177-2974-43c0-bd1a-dbd801b7cc9a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 801/1639] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:43:17 2026] POST /volume/v3/volumes => generated 756 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2b0b26f9-cc42-4457-bdc2-f4492d874c83 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2b0b26f9-cc42-4457-bdc2-f4492d874c83 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 Sep 05 11:43:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2b0b26f9-cc42-4457-bdc2-f4492d874c83 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2b0b26f9-cc42-4457-bdc2-f4492d874c83 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2b0b26f9-cc42-4457-bdc2-f4492d874c83 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2b0b26f9-cc42-4457-bdc2-f4492d874c83 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 returned with HTTP 200 Sep 05 11:43:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 839/1640] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:18 2026] GET /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 => generated 824 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7a43f455-1922-4a6e-a1b1-8967869cc988 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a43f455-1922-4a6e-a1b1-8967869cc988 None None] GET http://192.168.122.95/volume// Sep 05 11:43:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a43f455-1922-4a6e-a1b1-8967869cc988 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a43f455-1922-4a6e-a1b1-8967869cc988 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a43f455-1922-4a6e-a1b1-8967869cc988 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:43:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 802/1641] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:43:19 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:43:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-46484c69-bddd-4d2f-ab1d-ed201648f54f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-46484c69-bddd-4d2f-ab1d-ed201648f54f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:43:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-46484c69-bddd-4d2f-ab1d-ed201648f54f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-46484c69-bddd-4d2f-ab1d-ed201648f54f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-46484c69-bddd-4d2f-ab1d-ed201648f54f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-46484c69-bddd-4d2f-ab1d-ed201648f54f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:43:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 840/1642] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:43:19 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1437 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a273aaf6-07fc-4875-b331-fa3ef35996ca None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a273aaf6-07fc-4875-b331-fa3ef35996ca tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 Sep 05 11:43:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a273aaf6-07fc-4875-b331-fa3ef35996ca tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a273aaf6-07fc-4875-b331-fa3ef35996ca tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a273aaf6-07fc-4875-b331-fa3ef35996ca tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a273aaf6-07fc-4875-b331-fa3ef35996ca tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 returned with HTTP 200 Sep 05 11:43:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 803/1643] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:19 2026] GET /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-f9e2931c-747d-4794-8588-dbf9e9b7c635 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-f9e2931c-747d-4794-8588-dbf9e9b7c635 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] PUT http://192.168.122.95/volume/v3/attachments/e2c8203d-5cdb-46a5-a683-189ed2268584 Sep 05 11:43:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-f9e2931c-747d-4794-8588-dbf9e9b7c635 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:19 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-f9e2931c-747d-4794-8588-dbf9e9b7c635 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Acquiring lock "cinder-attachment_update-ae2e6d16-1b0f-460e-b81b-65d5d669a666-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:43:19 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-f9e2931c-747d-4794-8588-dbf9e9b7c635 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Lock "cinder-attachment_update-ae2e6d16-1b0f-460e-b81b-65d5d669a666-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:43:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:19 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-f9e2931c-747d-4794-8588-dbf9e9b7c635 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Lock "cinder-attachment_update-ae2e6d16-1b0f-460e-b81b-65d5d669a666-devstack" released by "attachment_update" :: held 0.189s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:43:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-f9e2931c-747d-4794-8588-dbf9e9b7c635 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments/e2c8203d-5cdb-46a5-a683-189ed2268584 returned with HTTP 200 Sep 05 11:43:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 841/1644] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:43:19 2026] PUT /volume/v3/attachments/e2c8203d-5cdb-46a5-a683-189ed2268584 => generated 694 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-e743ba5e-4837-4472-96e6-197002948a2f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-e743ba5e-4837-4472-96e6-197002948a2f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/attachments/e2c8203d-5cdb-46a5-a683-189ed2268584/action Sep 05 11:43:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-e743ba5e-4837-4472-96e6-197002948a2f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-e743ba5e-4837-4472-96e6-197002948a2f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-8840bae2-1dfc-40f2-a3e1-67cad2fbbb50 req-e743ba5e-4837-4472-96e6-197002948a2f tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments/e2c8203d-5cdb-46a5-a683-189ed2268584/action returned with HTTP 204 Sep 05 11:43:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 804/1645] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:43:19 2026] POST /volume/v3/attachments/e2c8203d-5cdb-46a5-a683-189ed2268584/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7bf9b04a-59d4-4125-943b-c9a9e6cbc158 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7bf9b04a-59d4-4125-943b-c9a9e6cbc158 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 Sep 05 11:43:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7bf9b04a-59d4-4125-943b-c9a9e6cbc158 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7bf9b04a-59d4-4125-943b-c9a9e6cbc158 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7bf9b04a-59d4-4125-943b-c9a9e6cbc158 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7bf9b04a-59d4-4125-943b-c9a9e6cbc158 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 returned with HTTP 200 Sep 05 11:43:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 842/1646] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:20 2026] GET /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5314e6a0-b29d-4fa8-94a5-56dc7f591a0f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5314e6a0-b29d-4fa8-94a5-56dc7f591a0f tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830/action Sep 05 11:43:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5314e6a0-b29d-4fa8-94a5-56dc7f591a0f tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5314e6a0-b29d-4fa8-94a5-56dc7f591a0f tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-5314e6a0-b29d-4fa8-94a5-56dc7f591a0f tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Updating volume '69720f87-5516-4d03-bc70-3302a21f5830' with '{'status': 'attaching'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:43:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5314e6a0-b29d-4fa8-94a5-56dc7f591a0f tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830/action returned with HTTP 202 Sep 05 11:43:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 805/1647] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:20 2026] POST /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fe360155-cf05-4db0-b042-a7ae0a117142 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fe360155-cf05-4db0-b042-a7ae0a117142 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 Sep 05 11:43:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fe360155-cf05-4db0-b042-a7ae0a117142 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fe360155-cf05-4db0-b042-a7ae0a117142 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fe360155-cf05-4db0-b042-a7ae0a117142 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fe360155-cf05-4db0-b042-a7ae0a117142 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 returned with HTTP 200 Sep 05 11:43:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 843/1648] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:20 2026] GET /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2b3457eb-a43a-4281-b2ae-368455d85276 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2b3457eb-a43a-4281-b2ae-368455d85276 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830/action Sep 05 11:43:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2b3457eb-a43a-4281-b2ae-368455d85276 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2b3457eb-a43a-4281-b2ae-368455d85276 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2b3457eb-a43a-4281-b2ae-368455d85276 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Volume info retrieved successfully. Sep 05 11:43:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2b3457eb-a43a-4281-b2ae-368455d85276 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Delete volume request issued successfully. Sep 05 11:43:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2b3457eb-a43a-4281-b2ae-368455d85276 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830/action returned with HTTP 202 Sep 05 11:43:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 806/1649] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:20 2026] POST /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-40f25d39-9ce4-43fc-bd36-eb47d940fe5f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-40f25d39-9ce4-43fc-bd36-eb47d940fe5f tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 Sep 05 11:43:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-40f25d39-9ce4-43fc-bd36-eb47d940fe5f tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-40f25d39-9ce4-43fc-bd36-eb47d940fe5f tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-40f25d39-9ce4-43fc-bd36-eb47d940fe5f tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-40f25d39-9ce4-43fc-bd36-eb47d940fe5f tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 returned with HTTP 200 Sep 05 11:43:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 844/1650] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:20 2026] GET /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-948ab216-8deb-4289-b78a-53e792b27036 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-948ab216-8deb-4289-b78a-53e792b27036 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 Sep 05 11:43:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-948ab216-8deb-4289-b78a-53e792b27036 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-948ab216-8deb-4289-b78a-53e792b27036 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-948ab216-8deb-4289-b78a-53e792b27036 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 returned with HTTP 404 Sep 05 11:43:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 807/1651] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:21 2026] GET /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f8b18457-daf6-4e9f-af8b-6895caa8e501 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8b18457-daf6-4e9f-af8b-6895caa8e501 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 Sep 05 11:43:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8b18457-daf6-4e9f-af8b-6895caa8e501 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8b18457-daf6-4e9f-af8b-6895caa8e501 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8b18457-daf6-4e9f-af8b-6895caa8e501 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 returned with HTTP 404 Sep 05 11:43:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 845/1652] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:21 2026] GET /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b3473565-198e-4b88-a335-78b667ae101a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b3473565-198e-4b88-a335-78b667ae101a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 Sep 05 11:43:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b3473565-198e-4b88-a335-78b667ae101a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b3473565-198e-4b88-a335-78b667ae101a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:21 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-b3473565-198e-4b88-a335-78b667ae101a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Delete volume with id: 69720f87-5516-4d03-bc70-3302a21f5830 Sep 05 11:43:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b3473565-198e-4b88-a335-78b667ae101a tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 returned with HTTP 404 Sep 05 11:43:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 808/1653] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:43:21 2026] DELETE /volume/v3/volumes/69720f87-5516-4d03-bc70-3302a21f5830 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2138177317"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2138177317'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume of 1 GB Sep 05 11:43:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Availability Zones retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (e1d22d24-4fd1-49ba-a530-b9e838f9d089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ae79d9-0e60-44e0-b088-97edba70b6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ae79d9-0e60-44e0-b088-97edba70b6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e05634e-99cd-42db-a451-03c708d6c823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Created reservations ['72ce9053-0889-4056-8f9f-f80e1f99b7f6', '33e12a8a-2b19-4e2e-ab35-cae9e57e3abe', '271e469a-ac2d-4a6f-b066-c83efa567a6e', 'b4890d36-986d-40a5-a48f-d72f6e764d20'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e05634e-99cd-42db-a451-03c708d6c823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72ce9053-0889-4056-8f9f-f80e1f99b7f6', '33e12a8a-2b19-4e2e-ab35-cae9e57e3abe', '271e469a-ac2d-4a6f-b066-c83efa567a6e', 'b4890d36-986d-40a5-a48f-d72f6e764d20']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c65e90-e439-4abf-a458-e37d3f2cd07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c65e90-e439-4abf-a458-e37d3f2cd07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd195f24-e155-44bf-a2ec-29516ed4ab22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2138177317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['72ce9053-0889-4056-8f9f-f80e1f99b7f6','33e12a8a-2b19-4e2e-ab35-cae9e57e3abe','271e469a-ac2d-4a6f-b066-c83efa567a6e','b4890d36-986d-40a5-a48f-d72f6e764d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2138177317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd195f24-e155-44bf-a2ec-29516ed4ab22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee54f8ded304d30b3386d225b29cfbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0588a6f622324e0d98d2cf6f87994444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731176e1-7908-4843-86bb-a2a69a2c88bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731176e1-7908-4843-86bb-a2a69a2c88bd) transitioned into state 'SUCCESS' from state '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-2138177317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['72ce9053-0889-4056-8f9f-f80e1f99b7f6','33e12a8a-2b19-4e2e-ab35-cae9e57e3abe','271e469a-ac2d-4a6f-b066-c83efa567a6e','b4890d36-986d-40a5-a48f-d72f6e764d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454df218-f940-449a-9f84-d3bb415d2646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454df218-f940-449a-9f84-d3bb415d2646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (e1d22d24-4fd1-49ba-a530-b9e838f9d089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request issued successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7e6f7adb-4dc6-42cb-b0b1-21f0432a8a26 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 846/1654] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:43:21 2026] POST /volume/v3/volumes => generated 756 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6a05f881-e191-4428-b97f-cc034fc0158e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6a05f881-e191-4428-b97f-cc034fc0158e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 Sep 05 11:43:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6a05f881-e191-4428-b97f-cc034fc0158e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6a05f881-e191-4428-b97f-cc034fc0158e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6a05f881-e191-4428-b97f-cc034fc0158e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6a05f881-e191-4428-b97f-cc034fc0158e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 returned with HTTP 200 Sep 05 11:43:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 809/1655] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:22 2026] GET /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 => generated 824 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c0d142d4-cf64-4365-a9ad-a4ee76ae2a21 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c0d142d4-cf64-4365-a9ad-a4ee76ae2a21 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 Sep 05 11:43:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c0d142d4-cf64-4365-a9ad-a4ee76ae2a21 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c0d142d4-cf64-4365-a9ad-a4ee76ae2a21 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c0d142d4-cf64-4365-a9ad-a4ee76ae2a21 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c0d142d4-cf64-4365-a9ad-a4ee76ae2a21 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 returned with HTTP 200 Sep 05 11:43:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 847/1656] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:23 2026] GET /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-475019ae-f962-42bf-959a-e2884e5d68e9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-475019ae-f962-42bf-959a-e2884e5d68e9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 Sep 05 11:43:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-475019ae-f962-42bf-959a-e2884e5d68e9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-475019ae-f962-42bf-959a-e2884e5d68e9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-475019ae-f962-42bf-959a-e2884e5d68e9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-475019ae-f962-42bf-959a-e2884e5d68e9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 returned with HTTP 200 Sep 05 11:43:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 810/1657] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:24 2026] GET /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2417385a-875c-4532-8bbd-1ef32469a528 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2417385a-875c-4532-8bbd-1ef32469a528 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22/action Sep 05 11:43:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2417385a-875c-4532-8bbd-1ef32469a528 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2417385a-875c-4532-8bbd-1ef32469a528 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-2417385a-875c-4532-8bbd-1ef32469a528 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Updating volume 'fd195f24-e155-44bf-a2ec-29516ed4ab22' with '{'status': 'creating'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:43:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2417385a-875c-4532-8bbd-1ef32469a528 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22/action returned with HTTP 202 Sep 05 11:43:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 848/1658] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:24 2026] POST /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a8304b99-65b0-4d79-a4c8-893e08dfd06e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a8304b99-65b0-4d79-a4c8-893e08dfd06e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 Sep 05 11:43:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a8304b99-65b0-4d79-a4c8-893e08dfd06e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a8304b99-65b0-4d79-a4c8-893e08dfd06e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a8304b99-65b0-4d79-a4c8-893e08dfd06e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a8304b99-65b0-4d79-a4c8-893e08dfd06e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 returned with HTTP 200 Sep 05 11:43:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 811/1659] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:25 2026] GET /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:43:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ed8618f4-85df-43c2-8425-515c364f6545 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed8618f4-85df-43c2-8425-515c364f6545 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22/action Sep 05 11:43:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed8618f4-85df-43c2-8425-515c364f6545 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed8618f4-85df-43c2-8425-515c364f6545 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ed8618f4-85df-43c2-8425-515c364f6545 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Volume info retrieved successfully. Sep 05 11:43:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ed8618f4-85df-43c2-8425-515c364f6545 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Delete volume request issued successfully. Sep 05 11:43:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed8618f4-85df-43c2-8425-515c364f6545 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22/action returned with HTTP 202 Sep 05 11:43:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 849/1660] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:25 2026] POST /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-15cb71f5-26b0-4c4a-beae-3b741c73f1b9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15cb71f5-26b0-4c4a-beae-3b741c73f1b9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 Sep 05 11:43:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-15cb71f5-26b0-4c4a-beae-3b741c73f1b9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-15cb71f5-26b0-4c4a-beae-3b741c73f1b9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-15cb71f5-26b0-4c4a-beae-3b741c73f1b9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15cb71f5-26b0-4c4a-beae-3b741c73f1b9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 returned with HTTP 200 Sep 05 11:43:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 812/1661] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:25 2026] GET /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 => generated 848 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-30f12827-fd8d-47ec-a9f1-febe09718175 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-30f12827-fd8d-47ec-a9f1-febe09718175 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 Sep 05 11:43:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-30f12827-fd8d-47ec-a9f1-febe09718175 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-30f12827-fd8d-47ec-a9f1-febe09718175 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-30f12827-fd8d-47ec-a9f1-febe09718175 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 returned with HTTP 404 Sep 05 11:43:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 850/1662] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:26 2026] GET /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-074277b5-42c3-4697-92ea-1174f39fdfa3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-074277b5-42c3-4697-92ea-1174f39fdfa3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-074277b5-42c3-4697-92ea-1174f39fdfa3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-074277b5-42c3-4697-92ea-1174f39fdfa3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-074277b5-42c3-4697-92ea-1174f39fdfa3 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 returned with HTTP 404 Sep 05 11:43:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 813/1663] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:26 2026] GET /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c254ea34-36e3-4b78-bf5a-1ac119bcf6d4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c254ea34-36e3-4b78-bf5a-1ac119bcf6d4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 Sep 05 11:43:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c254ea34-36e3-4b78-bf5a-1ac119bcf6d4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c254ea34-36e3-4b78-bf5a-1ac119bcf6d4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:26 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-c254ea34-36e3-4b78-bf5a-1ac119bcf6d4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Delete volume with id: fd195f24-e155-44bf-a2ec-29516ed4ab22 Sep 05 11:43:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c254ea34-36e3-4b78-bf5a-1ac119bcf6d4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 returned with HTTP 404 Sep 05 11:43:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 851/1664] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:43:26 2026] DELETE /volume/v3/volumes/fd195f24-e155-44bf-a2ec-29516ed4ab22 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bca1986d-1ef6-4e9c-9938-95adda697261 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1232520666"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1232520666'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume of 1 GB Sep 05 11:43:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Availability Zones retrieved successfully. Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (029e7d10-d744-4232-a9ca-acc55d6ff126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d44b026e-c04d-4782-b25c-3a2f7122fcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d44b026e-c04d-4782-b25c-3a2f7122fcca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74861b4d-3f08-4437-8f8e-1b8ded5ae328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Created reservations ['1920210e-d7d8-492d-b8eb-17e74a7c1849', 'b27a4106-9e9c-41a0-887c-934e2aa978e7', 'd87c2d22-bc63-4281-9a37-eca43654c562', '5f69d96d-d330-4585-b909-05b4b9b844b5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74861b4d-3f08-4437-8f8e-1b8ded5ae328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1920210e-d7d8-492d-b8eb-17e74a7c1849', 'b27a4106-9e9c-41a0-887c-934e2aa978e7', 'd87c2d22-bc63-4281-9a37-eca43654c562', '5f69d96d-d330-4585-b909-05b4b9b844b5']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2e8e9d-02fe-47cf-a086-29a4a29be302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2e8e9d-02fe-47cf-a086-29a4a29be302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9665ea21-55f6-4f78-a736-654deb8ad38c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1232520666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['1920210e-d7d8-492d-b8eb-17e74a7c1849','b27a4106-9e9c-41a0-887c-934e2aa978e7','d87c2d22-bc63-4281-9a37-eca43654c562','5f69d96d-d330-4585-b909-05b4b9b844b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1232520666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9665ea21-55f6-4f78-a736-654deb8ad38c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee54f8ded304d30b3386d225b29cfbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0588a6f622324e0d98d2cf6f87994444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e03c63-cc7e-402a-9c05-42ad08dd6288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e03c63-cc7e-402a-9c05-42ad08dd6288) transitioned into state 'SUCCESS' from state '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-1232520666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['1920210e-d7d8-492d-b8eb-17e74a7c1849','b27a4106-9e9c-41a0-887c-934e2aa978e7','d87c2d22-bc63-4281-9a37-eca43654c562','5f69d96d-d330-4585-b909-05b4b9b844b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5929092d-dbe2-4ece-ad01-747c7ddc63ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5929092d-dbe2-4ece-ad01-747c7ddc63ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (029e7d10-d744-4232-a9ca-acc55d6ff126) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request issued successfully. Sep 05 11:43:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bca1986d-1ef6-4e9c-9938-95adda697261 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 814/1665] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:43:26 2026] POST /volume/v3/volumes => generated 756 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:43:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ecd01bbf-feb6-4a3d-8092-6748a7e3a693 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ecd01bbf-feb6-4a3d-8092-6748a7e3a693 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c Sep 05 11:43:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ecd01bbf-feb6-4a3d-8092-6748a7e3a693 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ecd01bbf-feb6-4a3d-8092-6748a7e3a693 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ecd01bbf-feb6-4a3d-8092-6748a7e3a693 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ecd01bbf-feb6-4a3d-8092-6748a7e3a693 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c returned with HTTP 200 Sep 05 11:43:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 852/1666] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:27 2026] GET /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c => generated 824 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:43:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2d9dce38-b2f4-4e2d-a2fa-ea8c7af11cac None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d9dce38-b2f4-4e2d-a2fa-ea8c7af11cac tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c Sep 05 11:43:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d9dce38-b2f4-4e2d-a2fa-ea8c7af11cac tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d9dce38-b2f4-4e2d-a2fa-ea8c7af11cac tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2d9dce38-b2f4-4e2d-a2fa-ea8c7af11cac tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d9dce38-b2f4-4e2d-a2fa-ea8c7af11cac tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c returned with HTTP 200 Sep 05 11:43:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 815/1667] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:28 2026] GET /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c => generated 848 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9bfa63f2-1735-4cc1-82f1-2989d67a3924 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9bfa63f2-1735-4cc1-82f1-2989d67a3924 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c Sep 05 11:43:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9bfa63f2-1735-4cc1-82f1-2989d67a3924 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9bfa63f2-1735-4cc1-82f1-2989d67a3924 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9bfa63f2-1735-4cc1-82f1-2989d67a3924 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9bfa63f2-1735-4cc1-82f1-2989d67a3924 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c returned with HTTP 200 Sep 05 11:43:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 853/1668] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:29 2026] GET /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-984be38a-a6cd-448c-9a15-4530f1b1b6e7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-984be38a-a6cd-448c-9a15-4530f1b1b6e7 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c/action Sep 05 11:43:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-984be38a-a6cd-448c-9a15-4530f1b1b6e7 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-984be38a-a6cd-448c-9a15-4530f1b1b6e7 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-984be38a-a6cd-448c-9a15-4530f1b1b6e7 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Updating volume '9665ea21-55f6-4f78-a736-654deb8ad38c' with '{'status': 'error'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:43:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-984be38a-a6cd-448c-9a15-4530f1b1b6e7 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c/action returned with HTTP 202 Sep 05 11:43:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 816/1669] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:29 2026] POST /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:43:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-387f4005-6275-414e-93b7-f22d0b9ddee6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-387f4005-6275-414e-93b7-f22d0b9ddee6 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c Sep 05 11:43:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-387f4005-6275-414e-93b7-f22d0b9ddee6 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-387f4005-6275-414e-93b7-f22d0b9ddee6 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-387f4005-6275-414e-93b7-f22d0b9ddee6 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-387f4005-6275-414e-93b7-f22d0b9ddee6 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c returned with HTTP 200 Sep 05 11:43:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 854/1670] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:29 2026] GET /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e4c6901e-215c-4162-98a6-eb36757dff31 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e4c6901e-215c-4162-98a6-eb36757dff31 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c/action Sep 05 11:43:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e4c6901e-215c-4162-98a6-eb36757dff31 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e4c6901e-215c-4162-98a6-eb36757dff31 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e4c6901e-215c-4162-98a6-eb36757dff31 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Volume info retrieved successfully. Sep 05 11:43:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e4c6901e-215c-4162-98a6-eb36757dff31 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Delete volume request issued successfully. Sep 05 11:43:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e4c6901e-215c-4162-98a6-eb36757dff31 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c/action returned with HTTP 202 Sep 05 11:43:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 817/1671] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:29 2026] POST /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0e3051f5-6c8f-445b-bc85-cfa212d7002c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0e3051f5-6c8f-445b-bc85-cfa212d7002c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c Sep 05 11:43:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0e3051f5-6c8f-445b-bc85-cfa212d7002c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0e3051f5-6c8f-445b-bc85-cfa212d7002c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0e3051f5-6c8f-445b-bc85-cfa212d7002c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0e3051f5-6c8f-445b-bc85-cfa212d7002c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c returned with HTTP 200 Sep 05 11:43:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 855/1672] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:29 2026] GET /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c => generated 848 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a54314e9-5c55-48b7-90ca-20c69b0e0fa6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a54314e9-5c55-48b7-90ca-20c69b0e0fa6 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c Sep 05 11:43:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a54314e9-5c55-48b7-90ca-20c69b0e0fa6 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a54314e9-5c55-48b7-90ca-20c69b0e0fa6 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a54314e9-5c55-48b7-90ca-20c69b0e0fa6 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c returned with HTTP 404 Sep 05 11:43:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 818/1673] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:30 2026] GET /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9d0c31e4-10d6-40d5-bb3d-1056839f843e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d0c31e4-10d6-40d5-bb3d-1056839f843e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9d0c31e4-10d6-40d5-bb3d-1056839f843e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9d0c31e4-10d6-40d5-bb3d-1056839f843e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d0c31e4-10d6-40d5-bb3d-1056839f843e tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c returned with HTTP 404 Sep 05 11:43:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 856/1674] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:31 2026] GET /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cf613bf5-8fa9-423a-bb5b-e9875fdc3bda None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf613bf5-8fa9-423a-bb5b-e9875fdc3bda tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c Sep 05 11:43:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf613bf5-8fa9-423a-bb5b-e9875fdc3bda tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf613bf5-8fa9-423a-bb5b-e9875fdc3bda tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:31 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-cf613bf5-8fa9-423a-bb5b-e9875fdc3bda tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Delete volume with id: 9665ea21-55f6-4f78-a736-654deb8ad38c Sep 05 11:43:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf613bf5-8fa9-423a-bb5b-e9875fdc3bda tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c returned with HTTP 404 Sep 05 11:43:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 819/1675] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:43:31 2026] DELETE /volume/v3/volumes/9665ea21-55f6-4f78-a736-654deb8ad38c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2064862939"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2064862939'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume of 1 GB Sep 05 11:43:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Availability Zones retrieved successfully. Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (bb64d269-5e66-4d20-87e2-6e132aa995ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e7f968-717a-432b-92b5-7dc172b6a375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e7f968-717a-432b-92b5-7dc172b6a375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6649b295-5529-4145-b0e5-ecbaab19f95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Created reservations ['009c8dc3-68e6-480e-be64-96b4e76083cf', 'feec4f90-5d5b-4a97-8e57-4624fff941e6', '697ff1af-5eb8-410a-9204-824b94ddeb2d', '36707478-4053-463c-82c0-72640411b415'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6649b295-5529-4145-b0e5-ecbaab19f95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['009c8dc3-68e6-480e-be64-96b4e76083cf', 'feec4f90-5d5b-4a97-8e57-4624fff941e6', '697ff1af-5eb8-410a-9204-824b94ddeb2d', '36707478-4053-463c-82c0-72640411b415']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebd0a6c-0ab0-4a84-a34e-9b5a4f10762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebd0a6c-0ab0-4a84-a34e-9b5a4f10762d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b17e1e27-ffde-4dd4-934d-5e1a2f77426a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2064862939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['009c8dc3-68e6-480e-be64-96b4e76083cf','feec4f90-5d5b-4a97-8e57-4624fff941e6','697ff1af-5eb8-410a-9204-824b94ddeb2d','36707478-4053-463c-82c0-72640411b415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2064862939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b17e1e27-ffde-4dd4-934d-5e1a2f77426a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee54f8ded304d30b3386d225b29cfbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0588a6f622324e0d98d2cf6f87994444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f923db8-6ae1-407c-a31c-25b2dff556b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f923db8-6ae1-407c-a31c-25b2dff556b2) transitioned into state 'SUCCESS' from state '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-2064862939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['009c8dc3-68e6-480e-be64-96b4e76083cf','feec4f90-5d5b-4a97-8e57-4624fff941e6','697ff1af-5eb8-410a-9204-824b94ddeb2d','36707478-4053-463c-82c0-72640411b415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3ca91eb-e8d4-436e-a9a7-80d3174aa6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3ca91eb-e8d4-436e-a9a7-80d3174aa6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (bb64d269-5e66-4d20-87e2-6e132aa995ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request issued successfully. Sep 05 11:43:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9f443665-4d38-4cfa-887c-1eb2642c6c67 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 857/1676] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:43:31 2026] POST /volume/v3/volumes => generated 756 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f92d3ab0-1381-4b70-b6fd-d17eba0bdca9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f92d3ab0-1381-4b70-b6fd-d17eba0bdca9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a Sep 05 11:43:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f92d3ab0-1381-4b70-b6fd-d17eba0bdca9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f92d3ab0-1381-4b70-b6fd-d17eba0bdca9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f92d3ab0-1381-4b70-b6fd-d17eba0bdca9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f92d3ab0-1381-4b70-b6fd-d17eba0bdca9 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a returned with HTTP 200 Sep 05 11:43:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 820/1677] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:31 2026] GET /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a => generated 824 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8e38204e-5c37-4ae7-bd67-7acef9510bf0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8e38204e-5c37-4ae7-bd67-7acef9510bf0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a Sep 05 11:43:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8e38204e-5c37-4ae7-bd67-7acef9510bf0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8e38204e-5c37-4ae7-bd67-7acef9510bf0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8e38204e-5c37-4ae7-bd67-7acef9510bf0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8e38204e-5c37-4ae7-bd67-7acef9510bf0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a returned with HTTP 200 Sep 05 11:43:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 858/1678] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:32 2026] GET /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a => generated 848 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-39f638ac-ba7f-4879-8224-cb6242a6eecc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-39f638ac-ba7f-4879-8224-cb6242a6eecc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a Sep 05 11:43:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-39f638ac-ba7f-4879-8224-cb6242a6eecc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-39f638ac-ba7f-4879-8224-cb6242a6eecc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-39f638ac-ba7f-4879-8224-cb6242a6eecc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-39f638ac-ba7f-4879-8224-cb6242a6eecc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a returned with HTTP 200 Sep 05 11:43:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 821/1679] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:33 2026] GET /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:43:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2f842088-7e57-451f-a875-1c2367accf88 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f842088-7e57-451f-a875-1c2367accf88 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a/action Sep 05 11:43:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f842088-7e57-451f-a875-1c2367accf88 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f842088-7e57-451f-a875-1c2367accf88 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-2f842088-7e57-451f-a875-1c2367accf88 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Updating volume 'b17e1e27-ffde-4dd4-934d-5e1a2f77426a' with '{'status': 'maintenance'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:43:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f842088-7e57-451f-a875-1c2367accf88 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a/action returned with HTTP 202 Sep 05 11:43:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 859/1680] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:33 2026] POST /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bd4cdaf6-8eee-4f8f-8073-eda4e1fbb779 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd4cdaf6-8eee-4f8f-8073-eda4e1fbb779 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a Sep 05 11:43:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd4cdaf6-8eee-4f8f-8073-eda4e1fbb779 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd4cdaf6-8eee-4f8f-8073-eda4e1fbb779 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bd4cdaf6-8eee-4f8f-8073-eda4e1fbb779 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd4cdaf6-8eee-4f8f-8073-eda4e1fbb779 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a returned with HTTP 200 Sep 05 11:43:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 822/1681] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:33 2026] GET /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a0ecbd05-276c-4e58-ab3c-339475f9c9b2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a0ecbd05-276c-4e58-ab3c-339475f9c9b2 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a/action Sep 05 11:43:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a0ecbd05-276c-4e58-ab3c-339475f9c9b2 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a0ecbd05-276c-4e58-ab3c-339475f9c9b2 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a0ecbd05-276c-4e58-ab3c-339475f9c9b2 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Volume info retrieved successfully. Sep 05 11:43:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a0ecbd05-276c-4e58-ab3c-339475f9c9b2 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Delete volume request issued successfully. Sep 05 11:43:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a0ecbd05-276c-4e58-ab3c-339475f9c9b2 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a/action returned with HTTP 202 Sep 05 11:43:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 860/1682] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:33 2026] POST /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f006fdc3-4213-4abc-8cc0-e87b753358c8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f006fdc3-4213-4abc-8cc0-e87b753358c8 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a Sep 05 11:43:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f006fdc3-4213-4abc-8cc0-e87b753358c8 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f006fdc3-4213-4abc-8cc0-e87b753358c8 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f006fdc3-4213-4abc-8cc0-e87b753358c8 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f006fdc3-4213-4abc-8cc0-e87b753358c8 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a returned with HTTP 200 Sep 05 11:43:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 823/1683] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:33 2026] GET /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4db0e915-d777-4d1a-8d13-69b69b2d4aed None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4db0e915-d777-4d1a-8d13-69b69b2d4aed tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a Sep 05 11:43:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4db0e915-d777-4d1a-8d13-69b69b2d4aed tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4db0e915-d777-4d1a-8d13-69b69b2d4aed tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4db0e915-d777-4d1a-8d13-69b69b2d4aed tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a returned with HTTP 404 Sep 05 11:43:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 861/1684] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:35 2026] GET /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f35da163-b3b0-4d8e-825c-ba22a4f39a41 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f35da163-b3b0-4d8e-825c-ba22a4f39a41 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f35da163-b3b0-4d8e-825c-ba22a4f39a41 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f35da163-b3b0-4d8e-825c-ba22a4f39a41 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f35da163-b3b0-4d8e-825c-ba22a4f39a41 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a returned with HTTP 404 Sep 05 11:43:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 824/1685] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:35 2026] GET /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e7c49104-5f14-4eec-97d9-f0172e6efca5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e7c49104-5f14-4eec-97d9-f0172e6efca5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a Sep 05 11:43:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e7c49104-5f14-4eec-97d9-f0172e6efca5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e7c49104-5f14-4eec-97d9-f0172e6efca5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:35 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e7c49104-5f14-4eec-97d9-f0172e6efca5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Delete volume with id: b17e1e27-ffde-4dd4-934d-5e1a2f77426a Sep 05 11:43:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e7c49104-5f14-4eec-97d9-f0172e6efca5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a returned with HTTP 404 Sep 05 11:43:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 862/1686] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:43:35 2026] DELETE /volume/v3/volumes/b17e1e27-ffde-4dd4-934d-5e1a2f77426a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1729590674"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1729590674'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume of 1 GB Sep 05 11:43:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Availability Zones retrieved successfully. Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (b13b178f-0bb0-4d2d-9f96-55f7bdda7613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe7597c1-37c2-440b-b8ad-f5799e00331d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe7597c1-37c2-440b-b8ad-f5799e00331d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f40e297-42c2-4166-8e86-861c6b8ffd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Created reservations ['792a7c0d-118f-41c8-bd86-80c0988d6edf', '7b2ee3db-1e2b-4ffb-807a-09f27ad3c85d', 'c6950abb-155d-46f8-87ad-9d6c23c51721', 'a4dd85d3-d151-4825-a4bf-6acee9ce9d2c'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f40e297-42c2-4166-8e86-861c6b8ffd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['792a7c0d-118f-41c8-bd86-80c0988d6edf', '7b2ee3db-1e2b-4ffb-807a-09f27ad3c85d', 'c6950abb-155d-46f8-87ad-9d6c23c51721', 'a4dd85d3-d151-4825-a4bf-6acee9ce9d2c']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed91fd10-562b-42b0-b728-f15d7024f113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed91fd10-562b-42b0-b728-f15d7024f113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6340f078-d471-40af-be9b-86e2036486d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1729590674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['792a7c0d-118f-41c8-bd86-80c0988d6edf','7b2ee3db-1e2b-4ffb-807a-09f27ad3c85d','c6950abb-155d-46f8-87ad-9d6c23c51721','a4dd85d3-d151-4825-a4bf-6acee9ce9d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1729590674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6340f078-d471-40af-be9b-86e2036486d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee54f8ded304d30b3386d225b29cfbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0588a6f622324e0d98d2cf6f87994444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab83804f-2fdc-4df7-9aa1-0b42941ae9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab83804f-2fdc-4df7-9aa1-0b42941ae9eb) transitioned into state 'SUCCESS' from state '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-1729590674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee54f8ded304d30b3386d225b29cfbd',qos_specs=None,replication_status=,reservations=['792a7c0d-118f-41c8-bd86-80c0988d6edf','7b2ee3db-1e2b-4ffb-807a-09f27ad3c85d','c6950abb-155d-46f8-87ad-9d6c23c51721','a4dd85d3-d151-4825-a4bf-6acee9ce9d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0588a6f622324e0d98d2cf6f87994444',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1965e15e-fef4-4874-8d6a-1c209d6e61fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1965e15e-fef4-4874-8d6a-1c209d6e61fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Flow 'volume_create_api' (b13b178f-0bb0-4d2d-9f96-55f7bdda7613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Create volume request issued successfully. Sep 05 11:43:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cbaa786e-4a4a-478c-b2c1-ea4a0f959ab4 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 825/1687] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:43:35 2026] POST /volume/v3/volumes => generated 756 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-481a114a-0e7c-49e7-9ed8-c1fbfd1d250c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-481a114a-0e7c-49e7-9ed8-c1fbfd1d250c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-481a114a-0e7c-49e7-9ed8-c1fbfd1d250c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-481a114a-0e7c-49e7-9ed8-c1fbfd1d250c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-481a114a-0e7c-49e7-9ed8-c1fbfd1d250c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-481a114a-0e7c-49e7-9ed8-c1fbfd1d250c tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 200 Sep 05 11:43:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 863/1688] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:35 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b0ba3cb6-d9cb-4fbe-b3db-7c1814382b29 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b0ba3cb6-d9cb-4fbe-b3db-7c1814382b29 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b0ba3cb6-d9cb-4fbe-b3db-7c1814382b29 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b0ba3cb6-d9cb-4fbe-b3db-7c1814382b29 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b0ba3cb6-d9cb-4fbe-b3db-7c1814382b29 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b0ba3cb6-d9cb-4fbe-b3db-7c1814382b29 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 200 Sep 05 11:43:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 826/1689] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:36 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b9532844-964a-434c-9379-7f4a044fab64 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9532844-964a-434c-9379-7f4a044fab64 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9532844-964a-434c-9379-7f4a044fab64 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9532844-964a-434c-9379-7f4a044fab64 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b9532844-964a-434c-9379-7f4a044fab64 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9532844-964a-434c-9379-7f4a044fab64 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 200 Sep 05 11:43:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 864/1690] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:37 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-78a1a810-3a3c-45b4-9d5b-8b83e7fbc60b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78a1a810-3a3c-45b4-9d5b-8b83e7fbc60b tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-78a1a810-3a3c-45b4-9d5b-8b83e7fbc60b tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-78a1a810-3a3c-45b4-9d5b-8b83e7fbc60b tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-78a1a810-3a3c-45b4-9d5b-8b83e7fbc60b tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Updating volume '6340f078-d471-40af-be9b-86e2036486d4' with '{'status': 'error'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78a1a810-3a3c-45b4-9d5b-8b83e7fbc60b tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action returned with HTTP 202 Sep 05 11:43:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 827/1691] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:37 2026] POST /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ae7a3a9b-9ce5-47d2-ba73-515bb4b50ea5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae7a3a9b-9ce5-47d2-ba73-515bb4b50ea5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae7a3a9b-9ce5-47d2-ba73-515bb4b50ea5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae7a3a9b-9ce5-47d2-ba73-515bb4b50ea5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ae7a3a9b-9ce5-47d2-ba73-515bb4b50ea5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae7a3a9b-9ce5-47d2-ba73-515bb4b50ea5 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 200 Sep 05 11:43:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 865/1692] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:37 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-855fa2ef-df2f-4e54-9259-5dc9ee2495a9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-855fa2ef-df2f-4e54-9259-5dc9ee2495a9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-855fa2ef-df2f-4e54-9259-5dc9ee2495a9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-855fa2ef-df2f-4e54-9259-5dc9ee2495a9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-855fa2ef-df2f-4e54-9259-5dc9ee2495a9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Updating volume '6340f078-d471-40af-be9b-86e2036486d4' with '{'status': 'available'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-855fa2ef-df2f-4e54-9259-5dc9ee2495a9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action returned with HTTP 202 Sep 05 11:43:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 828/1693] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:37 2026] POST /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a6f659e6-3ce4-43e5-93d7-52b756b21acc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a6f659e6-3ce4-43e5-93d7-52b756b21acc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a6f659e6-3ce4-43e5-93d7-52b756b21acc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a6f659e6-3ce4-43e5-93d7-52b756b21acc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a6f659e6-3ce4-43e5-93d7-52b756b21acc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a6f659e6-3ce4-43e5-93d7-52b756b21acc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 200 Sep 05 11:43:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 866/1694] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:37 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f159a70e-0c14-4b91-a293-5a43f5a4a72a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f159a70e-0c14-4b91-a293-5a43f5a4a72a tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f159a70e-0c14-4b91-a293-5a43f5a4a72a tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f159a70e-0c14-4b91-a293-5a43f5a4a72a tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-f159a70e-0c14-4b91-a293-5a43f5a4a72a tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Updating volume '6340f078-d471-40af-be9b-86e2036486d4' with '{'status': 'maintenance'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f159a70e-0c14-4b91-a293-5a43f5a4a72a tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action returned with HTTP 202 Sep 05 11:43:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 829/1695] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:37 2026] POST /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-de5cc194-6e47-42a8-bfae-1c2e8e7a5072 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-de5cc194-6e47-42a8-bfae-1c2e8e7a5072 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-de5cc194-6e47-42a8-bfae-1c2e8e7a5072 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-de5cc194-6e47-42a8-bfae-1c2e8e7a5072 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-de5cc194-6e47-42a8-bfae-1c2e8e7a5072 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-de5cc194-6e47-42a8-bfae-1c2e8e7a5072 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 200 Sep 05 11:43:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 867/1696] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:38 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9961544b-1ae8-4c90-b538-bfc4a3854ea9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9961544b-1ae8-4c90-b538-bfc4a3854ea9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] POST http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9961544b-1ae8-4c90-b538-bfc4a3854ea9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9961544b-1ae8-4c90-b538-bfc4a3854ea9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-9961544b-1ae8-4c90-b538-bfc4a3854ea9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] Updating volume '6340f078-d471-40af-be9b-86e2036486d4' with '{'status': 'available'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9961544b-1ae8-4c90-b538-bfc4a3854ea9 tempest-VolumesActionsTest-1814542065 tempest-VolumesActionsTest-1814542065-project-admin] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action returned with HTTP 202 Sep 05 11:43:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 830/1697] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:38 2026] POST /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-07d66601-67c2-4e34-b8d3-48172b3b4849 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07d66601-67c2-4e34-b8d3-48172b3b4849 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-07d66601-67c2-4e34-b8d3-48172b3b4849 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-07d66601-67c2-4e34-b8d3-48172b3b4849 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-07d66601-67c2-4e34-b8d3-48172b3b4849 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07d66601-67c2-4e34-b8d3-48172b3b4849 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 200 Sep 05 11:43:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 868/1698] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:38 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6195e790-92b9-4800-a013-8b38203a80c2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6195e790-92b9-4800-a013-8b38203a80c2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6195e790-92b9-4800-a013-8b38203a80c2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6195e790-92b9-4800-a013-8b38203a80c2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6195e790-92b9-4800-a013-8b38203a80c2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6195e790-92b9-4800-a013-8b38203a80c2 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 200 Sep 05 11:43:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 831/1699] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:38 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0bcffbc9-0df0-441e-bb4b-c9f4647b1a55 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0bcffbc9-0df0-441e-bb4b-c9f4647b1a55 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0bcffbc9-0df0-441e-bb4b-c9f4647b1a55 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0bcffbc9-0df0-441e-bb4b-c9f4647b1a55 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-0bcffbc9-0df0-441e-bb4b-c9f4647b1a55 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Delete volume with id: 6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0bcffbc9-0df0-441e-bb4b-c9f4647b1a55 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0bcffbc9-0df0-441e-bb4b-c9f4647b1a55 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Delete volume request issued successfully. Sep 05 11:43:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0bcffbc9-0df0-441e-bb4b-c9f4647b1a55 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 202 Sep 05 11:43:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 869/1700] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:43:38 2026] DELETE /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-77d6b35a-976a-4263-8344-108ab24693d0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-77d6b35a-976a-4263-8344-108ab24693d0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-77d6b35a-976a-4263-8344-108ab24693d0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-77d6b35a-976a-4263-8344-108ab24693d0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-77d6b35a-976a-4263-8344-108ab24693d0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Volume info retrieved successfully. Sep 05 11:43:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-77d6b35a-976a-4263-8344-108ab24693d0 tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 200 Sep 05 11:43:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 832/1701] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:38 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0b093f5e-7798-4106-a1cf-47051e8a96bc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b093f5e-7798-4106-a1cf-47051e8a96bc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] GET http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 Sep 05 11:43:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0b093f5e-7798-4106-a1cf-47051e8a96bc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0b093f5e-7798-4106-a1cf-47051e8a96bc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b093f5e-7798-4106-a1cf-47051e8a96bc tempest-VolumesActionsTest-1505352450 tempest-VolumesActionsTest-1505352450-project-member] http://192.168.122.95/volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 returned with HTTP 404 Sep 05 11:43:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 870/1702] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:39 2026] GET /volume/v3/volumes/6340f078-d471-40af-be9b-86e2036486d4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:48 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=381,cinder:INSERT=69,cinder:UPDATE=120,cinder:DELETE=6 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:43:49 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=320,cinder:UPDATE=61,cinder:INSERT=40,cinder:DELETE=3 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:43:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ba4aa85e-796e-4b9a-bf50-b03010e30dc1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba4aa85e-796e-4b9a-bf50-b03010e30dc1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:43:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba4aa85e-796e-4b9a-bf50-b03010e30dc1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba4aa85e-796e-4b9a-bf50-b03010e30dc1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ba4aa85e-796e-4b9a-bf50-b03010e30dc1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba4aa85e-796e-4b9a-bf50-b03010e30dc1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 200 Sep 05 11:43:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 833/1703] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:51 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 945 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-68a06e41-31a5-4976-91f6-9b064c28d1a8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-68a06e41-31a5-4976-91f6-9b064c28d1a8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:43:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-68a06e41-31a5-4976-91f6-9b064c28d1a8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-68a06e41-31a5-4976-91f6-9b064c28d1a8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-68a06e41-31a5-4976-91f6-9b064c28d1a8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-68a06e41-31a5-4976-91f6-9b064c28d1a8 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 200 Sep 05 11:43:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 871/1704] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:43:51 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 945 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3e1dcc1a-ecc5-4751-94a9-7afe6f1a88dc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e1dcc1a-ecc5-4751-94a9-7afe6f1a88dc None None] GET http://192.168.122.95/volume// Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e1dcc1a-ecc5-4751-94a9-7afe6f1a88dc None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e1dcc1a-ecc5-4751-94a9-7afe6f1a88dc None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e1dcc1a-ecc5-4751-94a9-7afe6f1a88dc None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:43:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 834/1705] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:43:52 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-7983b446-1d98-42ec-a84b-4ab88a960d33 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-7983b446-1d98-42ec-a84b-4ab88a960d33 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-7983b446-1d98-42ec-a84b-4ab88a960d33 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1a384ec-faa0-48f6-ba30-b8b54b43c0f8", "connector": null, "instance_uuid": "71f6c9ee-e7bf-464b-b937-62485ed6be34"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-7983b446-1d98-42ec-a84b-4ab88a960d33 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:43:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 872/1706] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:43:52 2026] POST /volume/v3/attachments => generated 273 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-48bf22fc-06e0-4795-afb3-c6c1f83bd0a1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-48bf22fc-06e0-4795-afb3-c6c1f83bd0a1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-48bf22fc-06e0-4795-afb3-c6c1f83bd0a1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-48bf22fc-06e0-4795-afb3-c6c1f83bd0a1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b31a2811-4ed3-4e2a-9ea9-5e67746fa9d1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b31a2811-4ed3-4e2a-9ea9-5e67746fa9d1 None None] GET http://192.168.122.95/volume// Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b31a2811-4ed3-4e2a-9ea9-5e67746fa9d1 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b31a2811-4ed3-4e2a-9ea9-5e67746fa9d1 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-48bf22fc-06e0-4795-afb3-c6c1f83bd0a1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b31a2811-4ed3-4e2a-9ea9-5e67746fa9d1 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:43:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 873/1707] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:43:52 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-90459104-b610-4c90-820a-05c3385ba57d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-90459104-b610-4c90-820a-05c3385ba57d tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-90459104-b610-4c90-820a-05c3385ba57d tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-90459104-b610-4c90-820a-05c3385ba57d tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-48bf22fc-06e0-4795-afb3-c6c1f83bd0a1 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 200 Sep 05 11:43:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 835/1708] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:52 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 944 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-90459104-b610-4c90-820a-05c3385ba57d tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-90459104-b610-4c90-820a-05c3385ba57d tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 200 Sep 05 11:43:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 874/1709] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:43:52 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 1125 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-8d589976-415d-4c50-8778-e4439fd66c1a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-8d589976-415d-4c50-8778-e4439fd66c1a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] PUT http://192.168.122.95/volume/v3/attachments/5f9ab29f-5b7a-4470-bcfb-79af940d0202 Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-8d589976-415d-4c50-8778-e4439fd66c1a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-8d589976-415d-4c50-8778-e4439fd66c1a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Acquiring lock "cinder-attachment_update-d1a384ec-faa0-48f6-ba30-b8b54b43c0f8-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-8d589976-415d-4c50-8778-e4439fd66c1a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Lock "cinder-attachment_update-d1a384ec-faa0-48f6-ba30-b8b54b43c0f8-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:43:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1153705440"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1153705440'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Create volume of 1 GB Sep 05 11:43:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Availability Zones retrieved successfully. Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Flow 'volume_create_api' (d1db9890-2379-4acd-979a-47241ceaa328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c7b050-b680-46ea-b752-56a0982f2ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c7b050-b680-46ea-b752-56a0982f2ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:52 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec9d49a-a256-4276-b4c0-3c3098e49298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-8d589976-415d-4c50-8778-e4439fd66c1a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Lock "cinder-attachment_update-d1a384ec-faa0-48f6-ba30-b8b54b43c0f8-devstack" released by "attachment_update" :: held 0.177s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-8d589976-415d-4c50-8778-e4439fd66c1a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments/5f9ab29f-5b7a-4470-bcfb-79af940d0202 returned with HTTP 200 Sep 05 11:43:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 875/1710] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:43:52 2026] PUT /volume/v3/attachments/5f9ab29f-5b7a-4470-bcfb-79af940d0202 => generated 694 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Created reservations ['595ef9b9-9cbe-4b12-bfbe-2cce8dfc3047', '0f7d2499-a2df-4074-bf62-0a3d304598f4', 'eee5b87c-7b1f-45c6-9236-7ac7a1acafe0', '0d01fc38-f96d-4b71-81b7-eef681d111a1'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec9d49a-a256-4276-b4c0-3c3098e49298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['595ef9b9-9cbe-4b12-bfbe-2cce8dfc3047', '0f7d2499-a2df-4074-bf62-0a3d304598f4', 'eee5b87c-7b1f-45c6-9236-7ac7a1acafe0', '0d01fc38-f96d-4b71-81b7-eef681d111a1']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4124ca7e-5b2a-4605-a736-87b567b1e935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4124ca7e-5b2a-4605-a736-87b567b1e935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd88b0ca-7039-4215-98a0-33b0c1c6284f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1153705440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c74b9d0f8741e9bd678a90ae5b6261',qos_specs=None,replication_status=,reservations=['595ef9b9-9cbe-4b12-bfbe-2cce8dfc3047','0f7d2499-a2df-4074-bf62-0a3d304598f4','eee5b87c-7b1f-45c6-9236-7ac7a1acafe0','0d01fc38-f96d-4b71-81b7-eef681d111a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a51d452bf64dc1a93bc3132d47f3a7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1153705440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd88b0ca-7039-4215-98a0-33b0c1c6284f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4c74b9d0f8741e9bd678a90ae5b6261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93a51d452bf64dc1a93bc3132d47f3a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbf0e24-8c2c-4df6-9039-ede6a9107103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbf0e24-8c2c-4df6-9039-ede6a9107103) transitioned into state 'SUCCESS' from state '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-1153705440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c74b9d0f8741e9bd678a90ae5b6261',qos_specs=None,replication_status=,reservations=['595ef9b9-9cbe-4b12-bfbe-2cce8dfc3047','0f7d2499-a2df-4074-bf62-0a3d304598f4','eee5b87c-7b1f-45c6-9236-7ac7a1acafe0','0d01fc38-f96d-4b71-81b7-eef681d111a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a51d452bf64dc1a93bc3132d47f3a7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b314c30-22a4-4f04-80d9-63817d05d003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b314c30-22a4-4f04-80d9-63817d05d003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Flow 'volume_create_api' (d1db9890-2379-4acd-979a-47241ceaa328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Create volume request issued successfully. Sep 05 11:43:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8b550755-887a-4fff-a0e8-a1e36b4eb126 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 836/1711] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:43:52 2026] POST /volume/v3/volumes => generated 826 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8c855563-0a49-4744-8105-832980ae1601 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c855563-0a49-4744-8105-832980ae1601 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c855563-0a49-4744-8105-832980ae1601 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c855563-0a49-4744-8105-832980ae1601 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8c855563-0a49-4744-8105-832980ae1601 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Volume info retrieved successfully. Sep 05 11:43:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c855563-0a49-4744-8105-832980ae1601 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 200 Sep 05 11:43:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 876/1712] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:53 2026] GET /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 894 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-cef1d04e-0f5d-4e04-85f5-05bd4bdef20d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-cef1d04e-0f5d-4e04-85f5-05bd4bdef20d tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/attachments/5f9ab29f-5b7a-4470-bcfb-79af940d0202/action Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-cef1d04e-0f5d-4e04-85f5-05bd4bdef20d tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-cef1d04e-0f5d-4e04-85f5-05bd4bdef20d tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-e3e6cf84-0bab-4cd7-8cf4-8c2ca34f7a35 req-cef1d04e-0f5d-4e04-85f5-05bd4bdef20d tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments/5f9ab29f-5b7a-4470-bcfb-79af940d0202/action returned with HTTP 204 Sep 05 11:43:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 837/1713] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:43:53 2026] POST /volume/v3/attachments/5f9ab29f-5b7a-4470-bcfb-79af940d0202/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c2ff68ec-fdc3-4aef-b568-17fabd938394 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2ff68ec-fdc3-4aef-b568-17fabd938394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2ff68ec-fdc3-4aef-b568-17fabd938394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2ff68ec-fdc3-4aef-b568-17fabd938394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c2ff68ec-fdc3-4aef-b568-17fabd938394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2ff68ec-fdc3-4aef-b568-17fabd938394 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 200 Sep 05 11:43:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 877/1714] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:53 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 1237 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2c328658-fca5-4053-a14a-36cfdadf4eaf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c328658-fca5-4053-a14a-36cfdadf4eaf tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c328658-fca5-4053-a14a-36cfdadf4eaf tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c328658-fca5-4053-a14a-36cfdadf4eaf tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2c328658-fca5-4053-a14a-36cfdadf4eaf tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c328658-fca5-4053-a14a-36cfdadf4eaf tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 200 Sep 05 11:43:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 838/1715] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:53 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b0503136-7839-4500-bfa3-baf1f2311313 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0503136-7839-4500-bfa3-baf1f2311313 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0503136-7839-4500-bfa3-baf1f2311313 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0503136-7839-4500-bfa3-baf1f2311313 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b0503136-7839-4500-bfa3-baf1f2311313 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0503136-7839-4500-bfa3-baf1f2311313 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 878/1716] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:53 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 946 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-e1f7b5bd-c8f5-4fcb-a71c-12890daf520c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-e1f7b5bd-c8f5-4fcb-a71c-12890daf520c tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-e1f7b5bd-c8f5-4fcb-a71c-12890daf520c tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-e1f7b5bd-c8f5-4fcb-a71c-12890daf520c tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-e1f7b5bd-c8f5-4fcb-a71c-12890daf520c tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-e1f7b5bd-c8f5-4fcb-a71c-12890daf520c tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 839/1717] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 946 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-568d475a-ce86-4290-b798-5b2301212771 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-568d475a-ce86-4290-b798-5b2301212771 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-568d475a-ce86-4290-b798-5b2301212771 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-568d475a-ce86-4290-b798-5b2301212771 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c692fc45-4615-4ca8-b0f5-fefdad35d76b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c692fc45-4615-4ca8-b0f5-fefdad35d76b None None] GET http://192.168.122.95/volume// Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c692fc45-4615-4ca8-b0f5-fefdad35d76b None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c692fc45-4615-4ca8-b0f5-fefdad35d76b None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c692fc45-4615-4ca8-b0f5-fefdad35d76b None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:43:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 840/1718] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-a4d94a79-b3e2-467c-bf21-fabdebdd4094 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-568d475a-ce86-4290-b798-5b2301212771 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Volume info retrieved successfully. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-568d475a-ce86-4290-b798-5b2301212771 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 879/1719] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-37948bb1-fcf2-48d6-bb5e-b42f1c01638b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-37948bb1-fcf2-48d6-bb5e-b42f1c01638b tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] POST http://192.168.122.95/volume/v3/volume-transfers Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-37948bb1-fcf2-48d6-bb5e-b42f1c01638b tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dd88b0ca-7039-4215-98a0-33b0c1c6284f"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volume_transfer [None req-37948bb1-fcf2-48d6-bb5e-b42f1c01638b tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Creating new volume transfer {'transfer': {'volume_id': 'dd88b0ca-7039-4215-98a0-33b0c1c6284f'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volume_transfer [None req-37948bb1-fcf2-48d6-bb5e-b42f1c01638b tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Creating transfer of volume dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.transfer.api [None req-37948bb1-fcf2-48d6-bb5e-b42f1c01638b tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Generating transfer record for volume dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-37948bb1-fcf2-48d6-bb5e-b42f1c01638b tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volume-transfers returned with HTTP 202 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 880/1720] 192.168.122.95 () {62 vars in 1205 bytes} [Sat Sep 5 11:43:54 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-edd02299-d2be-472d-9e98-c7f222023dab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-edd02299-d2be-472d-9e98-c7f222023dab tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-edd02299-d2be-472d-9e98-c7f222023dab tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-edd02299-d2be-472d-9e98-c7f222023dab tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-edd02299-d2be-472d-9e98-c7f222023dab tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Volume info retrieved successfully. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-edd02299-d2be-472d-9e98-c7f222023dab tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 881/1721] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 962 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9e457516-ef60-445b-98e7-6f568b455417 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-a4d94a79-b3e2-467c-bf21-fabdebdd4094 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-a4d94a79-b3e2-467c-bf21-fabdebdd4094 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b", "connector": null, "instance_uuid": "71f6c9ee-e7bf-464b-b937-62485ed6be34"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9e457516-ef60-445b-98e7-6f568b455417 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] GET http://192.168.122.95/volume/v3/os-volume-transfer/a93a0662-f13c-4b02-bee4-075a2caf6e63 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9e457516-ef60-445b-98e7-6f568b455417 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9e457516-ef60-445b-98e7-6f568b455417 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9e457516-ef60-445b-98e7-6f568b455417 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] http://192.168.122.95/volume/v3/os-volume-transfer/a93a0662-f13c-4b02-bee4-075a2caf6e63 returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 882/1722] 192.168.122.95 () {60 vars in 1301 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/v3/os-volume-transfer/a93a0662-f13c-4b02-bee4-075a2caf6e63 => generated 546 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c532c014-27a8-4636-b746-4f7321fba12e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c532c014-27a8-4636-b746-4f7321fba12e tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] GET http://192.168.122.95/volume/v3/os-volume-transfer Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c532c014-27a8-4636-b746-4f7321fba12e tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c532c014-27a8-4636-b746-4f7321fba12e tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.volume_transfer [None req-c532c014-27a8-4636-b746-4f7321fba12e tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] Listing volume transfers {{(pid=87145) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-a4d94a79-b3e2-467c-bf21-fabdebdd4094 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 841/1723] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:43:54 2026] POST /volume/v3/attachments => generated 273 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c532c014-27a8-4636-b746-4f7321fba12e tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] http://192.168.122.95/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 883/1724] 192.168.122.95 () {60 vars in 1190 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7c07a77a-bba0-4cc9-9dfc-7e2b6a8d2509 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c07a77a-bba0-4cc9-9dfc-7e2b6a8d2509 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c07a77a-bba0-4cc9-9dfc-7e2b6a8d2509 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c07a77a-bba0-4cc9-9dfc-7e2b6a8d2509 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7c07a77a-bba0-4cc9-9dfc-7e2b6a8d2509 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c07a77a-bba0-4cc9-9dfc-7e2b6a8d2509 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 884/1725] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 945 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-96ac5809-754b-4ef2-ac24-8eee6bc71a7b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96ac5809-754b-4ef2-ac24-8eee6bc71a7b None None] GET http://192.168.122.95/volume// Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96ac5809-754b-4ef2-ac24-8eee6bc71a7b None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96ac5809-754b-4ef2-ac24-8eee6bc71a7b None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96ac5809-754b-4ef2-ac24-8eee6bc71a7b None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 885/1726] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-8fd09d9b-a714-4639-b887-efbaa562551a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-8fd09d9b-a714-4639-b887-efbaa562551a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-8fd09d9b-a714-4639-b887-efbaa562551a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-8fd09d9b-a714-4639-b887-efbaa562551a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] POST http://192.168.122.95/volume/v3/volume-transfers/a93a0662-f13c-4b02-bee4-075a2caf6e63/accept Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b85df0cecfab7c57"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.volume_transfer [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Accepting volume transfer a93a0662-f13c-4b02-bee4-075a2caf6e63 {{(pid=87146) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 11:43:54 devstack devstack@c-api.service[87146]: INFO cinder.api.contrib.volume_transfer [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Accepting transfer a93a0662-f13c-4b02-bee4-075a2caf6e63 Sep 05 11:43:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-8fd09d9b-a714-4639-b887-efbaa562551a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-8fd09d9b-a714-4639-b887-efbaa562551a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 886/1727] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 1126 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-af476137-2d1b-489b-bc52-170f87a2e40a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-af476137-2d1b-489b-bc52-170f87a2e40a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] PUT http://192.168.122.95/volume/v3/attachments/43da63b4-ebbe-4959-9fc7-8939b1ce4e94 Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-af476137-2d1b-489b-bc52-170f87a2e40a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Created reservations ['12c1aee3-7d71-440a-b884-a75327d4cc33', 'b24f9893-3a7d-4533-a9e6-9356e1cc276b', 'e4c8e69e-ac74-45f9-bea0-c3a6085cb223', 'f5fd6570-2f36-4196-be47-ee6a021002b1'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-af476137-2d1b-489b-bc52-170f87a2e40a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Acquiring lock "cinder-attachment_update-e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-af476137-2d1b-489b-bc52-170f87a2e40a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Lock "cinder-attachment_update-e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Created reservations ['d14a9862-41ca-4e6e-a472-13a24682ea4c', 'c46918bd-2860-4752-878a-d63d142e1a95', 'f95a2111-2a03-416e-9eeb-bb57f4c1c34c', 'ae557b32-23b9-4739-bb1d-e141838c54e6'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /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 05 11:43:55 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Created reservations ['6a79ffc0-b4ca-4d55-8db7-01f8c1b59374', 'a4f00ec2-e222-4143-8832-5fbb3d3348dc', 'ccd629b4-efdf-45b2-8a98-8a2b90da0191', '5c1d5016-fe66-4532-a0ba-6ac35af130ce'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-af476137-2d1b-489b-bc52-170f87a2e40a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Lock "cinder-attachment_update-e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b-devstack" released by "attachment_update" :: held 0.196s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-af476137-2d1b-489b-bc52-170f87a2e40a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments/43da63b4-ebbe-4959-9fc7-8939b1ce4e94 returned with HTTP 200 Sep 05 11:43:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 887/1728] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:43:55 2026] PUT /volume/v3/attachments/43da63b4-ebbe-4959-9fc7-8939b1ce4e94 => generated 694 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Created reservations ['3e544eec-b77e-4f87-87c2-8dd8b53f915d', 'fb8aa93e-8757-46ae-9783-20a478816ddd', '42d66be5-901f-4fbf-8440-d26057d5b339', '85e64a72-4f75-4eb7-8708-2029fb8beec6'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Transfer volume completed successfully. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.transfer.api [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Volume dd88b0ca-7039-4215-98a0-33b0c1c6284f has been transferred. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d8fbdd8e-92d3-4915-8d3d-6063ba2b6eb4 tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] http://192.168.122.95/volume/v3/volume-transfers/a93a0662-f13c-4b02-bee4-075a2caf6e63/accept returned with HTTP 202 Sep 05 11:43:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 842/1729] 192.168.122.95 () {62 vars in 1337 bytes} [Sat Sep 5 11:43:54 2026] POST /volume/v3/volume-transfers/a93a0662-f13c-4b02-bee4-075a2caf6e63/accept => generated 371 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-913bb9ad-edea-439d-9bd7-446afc85354a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-913bb9ad-edea-439d-9bd7-446afc85354a tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] GET http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-913bb9ad-edea-439d-9bd7-446afc85354a tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-913bb9ad-edea-439d-9bd7-446afc85354a tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-913bb9ad-edea-439d-9bd7-446afc85354a tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Volume info retrieved successfully. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-913bb9ad-edea-439d-9bd7-446afc85354a tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 200 Sep 05 11:43:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 888/1730] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:55 2026] GET /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b6f8b4f9-1f74-4d63-ae30-6615c075b90c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b6f8b4f9-1f74-4d63-ae30-6615c075b90c tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] GET http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b6f8b4f9-1f74-4d63-ae30-6615c075b90c tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b6f8b4f9-1f74-4d63-ae30-6615c075b90c tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b6f8b4f9-1f74-4d63-ae30-6615c075b90c tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] Volume info retrieved successfully. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b6f8b4f9-1f74-4d63-ae30-6615c075b90c tempest-VolumesTransfersV357Test-1956956909 tempest-VolumesTransfersV357Test-1956956909-project-member] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 200 Sep 05 11:43:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 843/1731] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:55 2026] GET /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-214e926e-cbb9-410e-af89-22f9e7839221 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-84bd052a-cec1-4a93-a57a-de011a631116 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-84bd052a-cec1-4a93-a57a-de011a631116 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/attachments/43da63b4-ebbe-4959-9fc7-8939b1ce4e94/action Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-84bd052a-cec1-4a93-a57a-de011a631116 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-84bd052a-cec1-4a93-a57a-de011a631116 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-214e926e-cbb9-410e-af89-22f9e7839221 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] DELETE http://192.168.122.95/volume/v3/volume-transfers/a93a0662-f13c-4b02-bee4-075a2caf6e63 Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-214e926e-cbb9-410e-af89-22f9e7839221 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-214e926e-cbb9-410e-af89-22f9e7839221 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.volume_transfer [None req-214e926e-cbb9-410e-af89-22f9e7839221 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Delete transfer with id: a93a0662-f13c-4b02-bee4-075a2caf6e63 Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-214e926e-cbb9-410e-af89-22f9e7839221 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volume-transfers/a93a0662-f13c-4b02-bee4-075a2caf6e63 returned with HTTP 404 Sep 05 11:43:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 889/1732] 192.168.122.95 () {60 vars in 1298 bytes} [Sat Sep 5 11:43:55 2026] DELETE /volume/v3/volume-transfers/a93a0662-f13c-4b02-bee4-075a2caf6e63 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-17fddf85-55f2-434e-8681-239d12201e4a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-3d6c60ff-7b6c-4b25-a662-114e9050cf27 req-84bd052a-cec1-4a93-a57a-de011a631116 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments/43da63b4-ebbe-4959-9fc7-8939b1ce4e94/action returned with HTTP 204 Sep 05 11:43:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 844/1733] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:43:55 2026] POST /volume/v3/attachments/43da63b4-ebbe-4959-9fc7-8939b1ce4e94/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17fddf85-55f2-434e-8681-239d12201e4a tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17fddf85-55f2-434e-8681-239d12201e4a tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17fddf85-55f2-434e-8681-239d12201e4a tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-17fddf85-55f2-434e-8681-239d12201e4a tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Delete volume with id: dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-17fddf85-55f2-434e-8681-239d12201e4a tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Volume info retrieved successfully. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-560eb938-911b-49f4-b95a-9e0ab20b7f76 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-560eb938-911b-49f4-b95a-9e0ab20b7f76 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-560eb938-911b-49f4-b95a-9e0ab20b7f76 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-560eb938-911b-49f4-b95a-9e0ab20b7f76 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-17fddf85-55f2-434e-8681-239d12201e4a tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Delete volume request issued successfully. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17fddf85-55f2-434e-8681-239d12201e4a tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 202 Sep 05 11:43:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 890/1734] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:43:55 2026] DELETE /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-560eb938-911b-49f4-b95a-9e0ab20b7f76 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9cc4f402-d3d0-4ead-b686-02b4314ec590 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9cc4f402-d3d0-4ead-b686-02b4314ec590 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] GET http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9cc4f402-d3d0-4ead-b686-02b4314ec590 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9cc4f402-d3d0-4ead-b686-02b4314ec590 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-560eb938-911b-49f4-b95a-9e0ab20b7f76 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 200 Sep 05 11:43:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 845/1735] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:55 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9cc4f402-d3d0-4ead-b686-02b4314ec590 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Volume info retrieved successfully. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dcea731c-e5c4-4c13-9926-d0219a5012c5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9cc4f402-d3d0-4ead-b686-02b4314ec590 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 200 Sep 05 11:43:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 891/1736] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:55 2026] GET /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dcea731c-e5c4-4c13-9926-d0219a5012c5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dcea731c-e5c4-4c13-9926-d0219a5012c5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dcea731c-e5c4-4c13-9926-d0219a5012c5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-dcea731c-e5c4-4c13-9926-d0219a5012c5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dcea731c-e5c4-4c13-9926-d0219a5012c5 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 200 Sep 05 11:43:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 846/1737] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:55 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-014a8616-d487-49f9-b8c8-458929a44e8b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-014a8616-d487-49f9-b8c8-458929a44e8b tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] GET http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-014a8616-d487-49f9-b8c8-458929a44e8b tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-014a8616-d487-49f9-b8c8-458929a44e8b tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-014a8616-d487-49f9-b8c8-458929a44e8b tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 404 Sep 05 11:43:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 892/1738] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:56 2026] GET /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-256ed53f-1749-48e2-b974-d7f379f5cb1d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-256ed53f-1749-48e2-b974-d7f379f5cb1d tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-256ed53f-1749-48e2-b974-d7f379f5cb1d tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-256ed53f-1749-48e2-b974-d7f379f5cb1d tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-256ed53f-1749-48e2-b974-d7f379f5cb1d tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 404 Sep 05 11:43:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 847/1739] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:57 2026] GET /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:43:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b8305e37-6182-4a6c-8e4e-dc3729f5c2bd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b8305e37-6182-4a6c-8e4e-dc3729f5c2bd tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] DELETE http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b8305e37-6182-4a6c-8e4e-dc3729f5c2bd tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b8305e37-6182-4a6c-8e4e-dc3729f5c2bd tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:57 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b8305e37-6182-4a6c-8e4e-dc3729f5c2bd tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Delete volume with id: dd88b0ca-7039-4215-98a0-33b0c1c6284f Sep 05 11:43:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b8305e37-6182-4a6c-8e4e-dc3729f5c2bd tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f returned with HTTP 404 Sep 05 11:43:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 893/1740] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:43:57 2026] DELETE /volume/v3/volumes/dd88b0ca-7039-4215-98a0-33b0c1c6284f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fecb95ac-c349-4651-8173-bfd795ce6faf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1422519507"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1422519507'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Create volume of 1 GB Sep 05 11:43:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Availability Zones retrieved successfully. Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Flow 'volume_create_api' (df507d87-eef6-4388-9c38-8999e5fe0c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d707509-1f7a-4bb0-bb5c-5e5874f83b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d707509-1f7a-4bb0-bb5c-5e5874f83b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d476fb5-a610-46d0-b06b-182c5fd099e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Created reservations ['20e02ddf-a1c1-47e8-a2db-99957db62ba8', 'b457f8e9-dbae-46a5-ac20-243239ae232f', '5aff4c9f-a25e-4153-bc19-d329e794d356', '595483aa-87a0-47ed-afe5-d992695525d3'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d476fb5-a610-46d0-b06b-182c5fd099e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20e02ddf-a1c1-47e8-a2db-99957db62ba8', 'b457f8e9-dbae-46a5-ac20-243239ae232f', '5aff4c9f-a25e-4153-bc19-d329e794d356', '595483aa-87a0-47ed-afe5-d992695525d3']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c4ad8f4-8d1e-4ad2-8490-ba275596c96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c4ad8f4-8d1e-4ad2-8490-ba275596c96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0211992-98fa-4d57-9929-4654d57c5e1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1422519507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c74b9d0f8741e9bd678a90ae5b6261',qos_specs=None,replication_status=,reservations=['20e02ddf-a1c1-47e8-a2db-99957db62ba8','b457f8e9-dbae-46a5-ac20-243239ae232f','5aff4c9f-a25e-4153-bc19-d329e794d356','595483aa-87a0-47ed-afe5-d992695525d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a51d452bf64dc1a93bc3132d47f3a7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:43:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1422519507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0211992-98fa-4d57-9929-4654d57c5e1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4c74b9d0f8741e9bd678a90ae5b6261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93a51d452bf64dc1a93bc3132d47f3a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c583d95e-a708-477e-a0f3-99e27d96897b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c583d95e-a708-477e-a0f3-99e27d96897b) transitioned into state 'SUCCESS' from state '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-1422519507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c74b9d0f8741e9bd678a90ae5b6261',qos_specs=None,replication_status=,reservations=['20e02ddf-a1c1-47e8-a2db-99957db62ba8','b457f8e9-dbae-46a5-ac20-243239ae232f','5aff4c9f-a25e-4153-bc19-d329e794d356','595483aa-87a0-47ed-afe5-d992695525d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a51d452bf64dc1a93bc3132d47f3a7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a036e26b-16af-495f-aad3-71b060937aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a036e26b-16af-495f-aad3-71b060937aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Flow 'volume_create_api' (df507d87-eef6-4388-9c38-8999e5fe0c17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:43:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Create volume request issued successfully. Sep 05 11:43:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fecb95ac-c349-4651-8173-bfd795ce6faf tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:43:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 848/1741] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:43:57 2026] POST /volume/v3/volumes => generated 826 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-86bcbe21-cec0-46eb-822b-35981a414d15 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-86bcbe21-cec0-46eb-822b-35981a414d15 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:43:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-86bcbe21-cec0-46eb-822b-35981a414d15 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-86bcbe21-cec0-46eb-822b-35981a414d15 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:57 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-86bcbe21-cec0-46eb-822b-35981a414d15 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Volume info retrieved successfully. Sep 05 11:43:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-86bcbe21-cec0-46eb-822b-35981a414d15 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 200 Sep 05 11:43:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 894/1742] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:57 2026] GET /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-af231b20-cd0a-4e91-9e99-d1430ff3e18c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af231b20-cd0a-4e91-9e99-d1430ff3e18c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:43:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-af231b20-cd0a-4e91-9e99-d1430ff3e18c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-af231b20-cd0a-4e91-9e99-d1430ff3e18c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-af231b20-cd0a-4e91-9e99-d1430ff3e18c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Volume info retrieved successfully. Sep 05 11:43:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af231b20-cd0a-4e91-9e99-d1430ff3e18c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 200 Sep 05 11:43:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 849/1743] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:58 2026] GET /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 918 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-28f440c7-0546-4ba4-8787-530aa11d097b req-a584e572-2c5b-4d99-88c5-5f601127ad19 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-a584e572-2c5b-4d99-88c5-5f601127ad19 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-a584e572-2c5b-4d99-88c5-5f601127ad19 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-a584e572-2c5b-4d99-88c5-5f601127ad19 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-28f440c7-0546-4ba4-8787-530aa11d097b req-a584e572-2c5b-4d99-88c5-5f601127ad19 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-a584e572-2c5b-4d99-88c5-5f601127ad19 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 200 Sep 05 11:43:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 895/1744] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:43:59 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 1237 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-28f440c7-0546-4ba4-8787-530aa11d097b req-fe246829-2aaf-49cf-8305-326c3d96b4aa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-fe246829-2aaf-49cf-8305-326c3d96b4aa tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8/action Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-fe246829-2aaf-49cf-8305-326c3d96b4aa tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-fe246829-2aaf-49cf-8305-326c3d96b4aa tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-28f440c7-0546-4ba4-8787-530aa11d097b req-fe246829-2aaf-49cf-8305-326c3d96b4aa tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-28f440c7-0546-4ba4-8787-530aa11d097b req-fe246829-2aaf-49cf-8305-326c3d96b4aa tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Begin detaching volume completed successfully. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-fe246829-2aaf-49cf-8305-326c3d96b4aa tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8/action returned with HTTP 202 Sep 05 11:43:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 850/1745] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:43:59 2026] POST /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f7c6e5d9-b267-414e-aa87-8baba9ab713f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f7c6e5d9-b267-414e-aa87-8baba9ab713f None None] GET http://192.168.122.95/volume// Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f7c6e5d9-b267-414e-aa87-8baba9ab713f None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f7c6e5d9-b267-414e-aa87-8baba9ab713f None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f7c6e5d9-b267-414e-aa87-8baba9ab713f None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:43:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 896/1746] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:43:59 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-28f440c7-0546-4ba4-8787-530aa11d097b req-75df22ca-f718-4ff1-89ed-a40557e19931 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-75df22ca-f718-4ff1-89ed-a40557e19931 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-75df22ca-f718-4ff1-89ed-a40557e19931 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-75df22ca-f718-4ff1-89ed-a40557e19931 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-28f440c7-0546-4ba4-8787-530aa11d097b req-75df22ca-f718-4ff1-89ed-a40557e19931 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-75df22ca-f718-4ff1-89ed-a40557e19931 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 200 Sep 05 11:43:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 851/1747] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:43:59 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-28f440c7-0546-4ba4-8787-530aa11d097b req-b234d97d-4a1b-49b6-8451-0009486a6642 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-b234d97d-4a1b-49b6-8451-0009486a6642 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] DELETE http://192.168.122.95/volume/v3/attachments/5f9ab29f-5b7a-4470-bcfb-79af940d0202 Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-b234d97d-4a1b-49b6-8451-0009486a6642 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-b234d97d-4a1b-49b6-8451-0009486a6642 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d4147f04-5251-422a-9c13-664ef43c259c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d4147f04-5251-422a-9c13-664ef43c259c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d4147f04-5251-422a-9c13-664ef43c259c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d4147f04-5251-422a-9c13-664ef43c259c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d4147f04-5251-422a-9c13-664ef43c259c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Volume info retrieved successfully. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: /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 05 11:43:59 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d4147f04-5251-422a-9c13-664ef43c259c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 200 Sep 05 11:43:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 852/1748] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:59 2026] GET /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c0c40c9e-8c10-40b8-80b6-b6e3328028da None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0c40c9e-8c10-40b8-80b6-b6e3328028da tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] POST http://192.168.122.95/volume/v3/volume-transfers Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c0c40c9e-8c10-40b8-80b6-b6e3328028da tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d0211992-98fa-4d57-9929-4654d57c5e1b"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volume_transfer [None req-c0c40c9e-8c10-40b8-80b6-b6e3328028da tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd0211992-98fa-4d57-9929-4654d57c5e1b'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volume_transfer [None req-c0c40c9e-8c10-40b8-80b6-b6e3328028da tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Creating transfer of volume d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.transfer.api [None req-c0c40c9e-8c10-40b8-80b6-b6e3328028da tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Generating transfer record for volume d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-28f440c7-0546-4ba4-8787-530aa11d097b req-b234d97d-4a1b-49b6-8451-0009486a6642 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments/5f9ab29f-5b7a-4470-bcfb-79af940d0202 returned with HTTP 200 Sep 05 11:43:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 897/1749] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:43:59 2026] DELETE /volume/v3/attachments/5f9ab29f-5b7a-4470-bcfb-79af940d0202 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c0c40c9e-8c10-40b8-80b6-b6e3328028da tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volume-transfers returned with HTTP 202 Sep 05 11:43:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 853/1750] 192.168.122.95 () {62 vars in 1205 bytes} [Sat Sep 5 11:43:59 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-668595b4-c043-42ab-a466-242e34292a4d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-668595b4-c043-42ab-a466-242e34292a4d tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-668595b4-c043-42ab-a466-242e34292a4d tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-668595b4-c043-42ab-a466-242e34292a4d tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-668595b4-c043-42ab-a466-242e34292a4d tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Volume info retrieved successfully. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-668595b4-c043-42ab-a466-242e34292a4d tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 200 Sep 05 11:43:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 898/1751] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:59 2026] GET /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 962 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5d8fbda4-5f37-4996-9557-66cbb0bb35fe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d8fbda4-5f37-4996-9557-66cbb0bb35fe tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] GET http://192.168.122.95/volume/v3/os-volume-transfer/detail Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5d8fbda4-5f37-4996-9557-66cbb0bb35fe tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5d8fbda4-5f37-4996-9557-66cbb0bb35fe tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.volume_transfer [None req-5d8fbda4-5f37-4996-9557-66cbb0bb35fe tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] Listing volume transfers {{(pid=87146) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d8fbda4-5f37-4996-9557-66cbb0bb35fe tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-reader] http://192.168.122.95/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 11:43:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 854/1752] 192.168.122.95 () {60 vars in 1211 bytes} [Sat Sep 5 11:43:59 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-99097364-f0f7-493f-9a9c-b3f52624a529 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99097364-f0f7-493f-9a9c-b3f52624a529 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] DELETE http://192.168.122.95/volume/v3/volume-transfers/e9af315e-e6c1-4fc5-a6ea-7bd37d55eba1 Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99097364-f0f7-493f-9a9c-b3f52624a529 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99097364-f0f7-493f-9a9c-b3f52624a529 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.volume_transfer [None req-99097364-f0f7-493f-9a9c-b3f52624a529 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Delete transfer with id: e9af315e-e6c1-4fc5-a6ea-7bd37d55eba1 Sep 05 11:43:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:43:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99097364-f0f7-493f-9a9c-b3f52624a529 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volume-transfers/e9af315e-e6c1-4fc5-a6ea-7bd37d55eba1 returned with HTTP 202 Sep 05 11:43:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 899/1753] 192.168.122.95 () {60 vars in 1298 bytes} [Sat Sep 5 11:43:59 2026] DELETE /volume/v3/volume-transfers/e9af315e-e6c1-4fc5-a6ea-7bd37d55eba1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-351cdc31-0257-45ce-bbac-0452a1f21040 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-351cdc31-0257-45ce-bbac-0452a1f21040 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-351cdc31-0257-45ce-bbac-0452a1f21040 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-351cdc31-0257-45ce-bbac-0452a1f21040 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-351cdc31-0257-45ce-bbac-0452a1f21040 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Volume info retrieved successfully. Sep 05 11:43:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-351cdc31-0257-45ce-bbac-0452a1f21040 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 200 Sep 05 11:43:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 855/1754] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:43:59 2026] GET /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-84d81906-2088-467f-9d33-002b7a8ac300 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-84d81906-2088-467f-9d33-002b7a8ac300 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] DELETE http://192.168.122.95/volume/v3/volume-transfers/e9af315e-e6c1-4fc5-a6ea-7bd37d55eba1 Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-84d81906-2088-467f-9d33-002b7a8ac300 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-84d81906-2088-467f-9d33-002b7a8ac300 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.volume_transfer [None req-84d81906-2088-467f-9d33-002b7a8ac300 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Delete transfer with id: e9af315e-e6c1-4fc5-a6ea-7bd37d55eba1 Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-84d81906-2088-467f-9d33-002b7a8ac300 tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volume-transfers/e9af315e-e6c1-4fc5-a6ea-7bd37d55eba1 returned with HTTP 404 Sep 05 11:44:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 900/1755] 192.168.122.95 () {60 vars in 1298 bytes} [Sat Sep 5 11:43:59 2026] DELETE /volume/v3/volume-transfers/e9af315e-e6c1-4fc5-a6ea-7bd37d55eba1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-84133938-27bf-403c-b93f-ff51d7f335f3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-84133938-27bf-403c-b93f-ff51d7f335f3 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-84133938-27bf-403c-b93f-ff51d7f335f3 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-84133938-27bf-403c-b93f-ff51d7f335f3 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-84133938-27bf-403c-b93f-ff51d7f335f3 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Delete volume with id: d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-84133938-27bf-403c-b93f-ff51d7f335f3 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Volume info retrieved successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-19fd0e2a-9052-4e1d-b4c9-c27b3ba6efd9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-19fd0e2a-9052-4e1d-b4c9-c27b3ba6efd9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-19fd0e2a-9052-4e1d-b4c9-c27b3ba6efd9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-19fd0e2a-9052-4e1d-b4c9-c27b3ba6efd9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-19fd0e2a-9052-4e1d-b4c9-c27b3ba6efd9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-84133938-27bf-403c-b93f-ff51d7f335f3 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Delete volume request issued successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-84133938-27bf-403c-b93f-ff51d7f335f3 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 202 Sep 05 11:44:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 856/1756] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:44:00 2026] DELETE /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-924d41dc-d2fe-474b-a208-086c2d23dda4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-924d41dc-d2fe-474b-a208-086c2d23dda4 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] GET http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-924d41dc-d2fe-474b-a208-086c2d23dda4 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-924d41dc-d2fe-474b-a208-086c2d23dda4 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-19fd0e2a-9052-4e1d-b4c9-c27b3ba6efd9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:44:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 901/1757] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:00 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 1143 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-924d41dc-d2fe-474b-a208-086c2d23dda4 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Volume info retrieved successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-924d41dc-d2fe-474b-a208-086c2d23dda4 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 200 Sep 05 11:44:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 857/1758] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:44:00 2026] GET /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-89a1508c-b454-4492-9b4b-e948ccfb6b8b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-89a1508c-b454-4492-9b4b-e948ccfb6b8b tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-89a1508c-b454-4492-9b4b-e948ccfb6b8b tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-89a1508c-b454-4492-9b4b-e948ccfb6b8b tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-89a1508c-b454-4492-9b4b-e948ccfb6b8b tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-89a1508c-b454-4492-9b4b-e948ccfb6b8b tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:44:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 902/1759] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:44:00 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 1143 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-b97bde98-7829-4800-86a4-0fd35d245a77 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-b97bde98-7829-4800-86a4-0fd35d245a77 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c/action Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-b97bde98-7829-4800-86a4-0fd35d245a77 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-b97bde98-7829-4800-86a4-0fd35d245a77 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-b97bde98-7829-4800-86a4-0fd35d245a77 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-b97bde98-7829-4800-86a4-0fd35d245a77 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Begin detaching volume completed successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-b97bde98-7829-4800-86a4-0fd35d245a77 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c/action returned with HTTP 202 Sep 05 11:44:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 858/1760] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:44:00 2026] POST /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9a9e55cc-5565-483f-80d6-448d5a4f7abf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9a9e55cc-5565-483f-80d6-448d5a4f7abf None None] GET http://192.168.122.95/volume// Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9a9e55cc-5565-483f-80d6-448d5a4f7abf None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9a9e55cc-5565-483f-80d6-448d5a4f7abf None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9a9e55cc-5565-483f-80d6-448d5a4f7abf None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:44:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 903/1761] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:44:00 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f567ce91-deb7-4ecf-a8f8-673f5ec22821 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f567ce91-deb7-4ecf-a8f8-673f5ec22821 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f567ce91-deb7-4ecf-a8f8-673f5ec22821 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f567ce91-deb7-4ecf-a8f8-673f5ec22821 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-873db099-2a66-42cb-bdd7-c69e1a571939 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-873db099-2a66-42cb-bdd7-c69e1a571939 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] DELETE http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-873db099-2a66-42cb-bdd7-c69e1a571939 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-873db099-2a66-42cb-bdd7-c69e1a571939 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-873db099-2a66-42cb-bdd7-c69e1a571939 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Delete volume with id: d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f567ce91-deb7-4ecf-a8f8-673f5ec22821 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f567ce91-deb7-4ecf-a8f8-673f5ec22821 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:44:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 859/1762] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:44:00 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 1327 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-873db099-2a66-42cb-bdd7-c69e1a571939 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f0092ac5-97c2-4b89-b8d7-aada09ed7433 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f0092ac5-97c2-4b89-b8d7-aada09ed7433 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] DELETE http://192.168.122.95/volume/v3/attachments/e61507fa-6559-41a8-a710-57c80ef47a2c Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-873db099-2a66-42cb-bdd7-c69e1a571939 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Delete volume request issued successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f0092ac5-97c2-4b89-b8d7-aada09ed7433 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-873db099-2a66-42cb-bdd7-c69e1a571939 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 202 Sep 05 11:44:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f0092ac5-97c2-4b89-b8d7-aada09ed7433 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 904/1763] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:00 2026] DELETE /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87146]: /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 05 11:44:00 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:44:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-acd0a393-13ca-4fc5-bfab-08c4361b3367 req-f0092ac5-97c2-4b89-b8d7-aada09ed7433 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments/e61507fa-6559-41a8-a710-57c80ef47a2c returned with HTTP 200 Sep 05 11:44:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 860/1764] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:44:00 2026] DELETE /volume/v3/attachments/e61507fa-6559-41a8-a710-57c80ef47a2c => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0d4599cd-e98e-4f93-af0f-2f335cd7a6a1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0d4599cd-e98e-4f93-af0f-2f335cd7a6a1 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] GET http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:44:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0d4599cd-e98e-4f93-af0f-2f335cd7a6a1 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0d4599cd-e98e-4f93-af0f-2f335cd7a6a1 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0d4599cd-e98e-4f93-af0f-2f335cd7a6a1 tempest-VolumesTransfersV357Test-1825161470 tempest-VolumesTransfersV357Test-1825161470-project-admin] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 404 Sep 05 11:44:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 905/1765] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:44:01 2026] GET /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:44:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cf55b3eb-8774-464a-bebf-728c9942984c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf55b3eb-8774-464a-bebf-728c9942984c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] GET http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:44:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf55b3eb-8774-464a-bebf-728c9942984c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf55b3eb-8774-464a-bebf-728c9942984c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf55b3eb-8774-464a-bebf-728c9942984c tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 404 Sep 05 11:44:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 861/1766] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:44:01 2026] GET /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:44:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1bc59115-de5c-4182-acf5-e21dfb9410af None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1bc59115-de5c-4182-acf5-e21dfb9410af tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] DELETE http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:44:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1bc59115-de5c-4182-acf5-e21dfb9410af tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1bc59115-de5c-4182-acf5-e21dfb9410af tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:01 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-1bc59115-de5c-4182-acf5-e21dfb9410af tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] Delete volume with id: d0211992-98fa-4d57-9929-4654d57c5e1b Sep 05 11:44:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1bc59115-de5c-4182-acf5-e21dfb9410af tempest-VolumesTransfersV357Test-105127878 tempest-VolumesTransfersV357Test-105127878-project-member] http://192.168.122.95/volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b returned with HTTP 404 Sep 05 11:44:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 906/1767] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:44:01 2026] DELETE /volume/v3/volumes/d0211992-98fa-4d57-9929-4654d57c5e1b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:44:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-819359e3-9ec7-4622-af22-2bde0ea88a5e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-819359e3-9ec7-4622-af22-2bde0ea88a5e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:44:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-819359e3-9ec7-4622-af22-2bde0ea88a5e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-819359e3-9ec7-4622-af22-2bde0ea88a5e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:01 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:01 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-819359e3-9ec7-4622-af22-2bde0ea88a5e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-819359e3-9ec7-4622-af22-2bde0ea88a5e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:44:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 862/1768] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:01 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-ba8195b5-1524-43fc-9461-5f16404b3656 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-ba8195b5-1524-43fc-9461-5f16404b3656 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:44:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-ba8195b5-1524-43fc-9461-5f16404b3656 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-ba8195b5-1524-43fc-9461-5f16404b3656 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-ba8195b5-1524-43fc-9461-5f16404b3656 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:44:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-ba8195b5-1524-43fc-9461-5f16404b3656 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 200 Sep 05 11:44:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 907/1769] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:44:04 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-8dd01933-89c6-48d6-9775-51edded77360 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-8dd01933-89c6-48d6-9775-51edded77360 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] POST http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b/action Sep 05 11:44:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-8dd01933-89c6-48d6-9775-51edded77360 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:44:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-8dd01933-89c6-48d6-9775-51edded77360 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-8dd01933-89c6-48d6-9775-51edded77360 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:44:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-8dd01933-89c6-48d6-9775-51edded77360 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Begin detaching volume completed successfully. Sep 05 11:44:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-8dd01933-89c6-48d6-9775-51edded77360 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b/action returned with HTTP 202 Sep 05 11:44:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 863/1770] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:44:04 2026] POST /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:44:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c560c442-cce6-4f6e-910c-b5efef16f68d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c560c442-cce6-4f6e-910c-b5efef16f68d None None] GET http://192.168.122.95/volume// Sep 05 11:44:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c560c442-cce6-4f6e-910c-b5efef16f68d None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c560c442-cce6-4f6e-910c-b5efef16f68d None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c560c442-cce6-4f6e-910c-b5efef16f68d None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:44:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 908/1771] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:44:04 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:44:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-f9e1709d-989d-429f-a5b0-cbdb0053ae86 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-f9e1709d-989d-429f-a5b0-cbdb0053ae86 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:44:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-f9e1709d-989d-429f-a5b0-cbdb0053ae86 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-f9e1709d-989d-429f-a5b0-cbdb0053ae86 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-f9e1709d-989d-429f-a5b0-cbdb0053ae86 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:44:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-f9e1709d-989d-429f-a5b0-cbdb0053ae86 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 200 Sep 05 11:44:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 864/1772] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:44:04 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 1422 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:44:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-61cfb3e0-e045-4e96-a4ff-b15d28e9fd54 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-61cfb3e0-e045-4e96-a4ff-b15d28e9fd54 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] DELETE http://192.168.122.95/volume/v3/attachments/43da63b4-ebbe-4959-9fc7-8939b1ce4e94 Sep 05 11:44:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-61cfb3e0-e045-4e96-a4ff-b15d28e9fd54 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-61cfb3e0-e045-4e96-a4ff-b15d28e9fd54 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:04 devstack devstack@c-api.service[87145]: /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 05 11:44:04 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:44:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-1b3d7b15-f12f-488f-9810-a15aaa13f3b7 req-61cfb3e0-e045-4e96-a4ff-b15d28e9fd54 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments/43da63b4-ebbe-4959-9fc7-8939b1ce4e94 returned with HTTP 200 Sep 05 11:44:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 909/1773] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:44:04 2026] DELETE /volume/v3/attachments/43da63b4-ebbe-4959-9fc7-8939b1ce4e94 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-878fc555-2d04-49e5-8dea-4bf48a3a2d90 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-878fc555-2d04-49e5-8dea-4bf48a3a2d90 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:44:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-878fc555-2d04-49e5-8dea-4bf48a3a2d90 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-878fc555-2d04-49e5-8dea-4bf48a3a2d90 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:05 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-878fc555-2d04-49e5-8dea-4bf48a3a2d90 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Delete volume with id: e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:44:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-878fc555-2d04-49e5-8dea-4bf48a3a2d90 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:44:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-878fc555-2d04-49e5-8dea-4bf48a3a2d90 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Delete volume request issued successfully. Sep 05 11:44:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-878fc555-2d04-49e5-8dea-4bf48a3a2d90 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 202 Sep 05 11:44:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 865/1774] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:05 2026] DELETE /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-167ea0cf-e083-46d2-971c-461b2d3bbc3e req-7c03ed06-7a9a-43fa-a5d4-171a27b2d9af None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-167ea0cf-e083-46d2-971c-461b2d3bbc3e req-7c03ed06-7a9a-43fa-a5d4-171a27b2d9af tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:44:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-167ea0cf-e083-46d2-971c-461b2d3bbc3e req-7c03ed06-7a9a-43fa-a5d4-171a27b2d9af tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-167ea0cf-e083-46d2-971c-461b2d3bbc3e req-7c03ed06-7a9a-43fa-a5d4-171a27b2d9af tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-167ea0cf-e083-46d2-971c-461b2d3bbc3e req-7c03ed06-7a9a-43fa-a5d4-171a27b2d9af tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:44:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-167ea0cf-e083-46d2-971c-461b2d3bbc3e req-7c03ed06-7a9a-43fa-a5d4-171a27b2d9af tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 200 Sep 05 11:44:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 910/1775] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:44:05 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 945 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-8f9d987e-8fb7-41f1-89d8-eebfd02c1077 req-dfd0a07d-b6d2-40ed-9723-8156f6c9adb6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-8f9d987e-8fb7-41f1-89d8-eebfd02c1077 req-dfd0a07d-b6d2-40ed-9723-8156f6c9adb6 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:44:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-8f9d987e-8fb7-41f1-89d8-eebfd02c1077 req-dfd0a07d-b6d2-40ed-9723-8156f6c9adb6 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-8f9d987e-8fb7-41f1-89d8-eebfd02c1077 req-dfd0a07d-b6d2-40ed-9723-8156f6c9adb6 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-8f9d987e-8fb7-41f1-89d8-eebfd02c1077 req-dfd0a07d-b6d2-40ed-9723-8156f6c9adb6 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 404 Sep 05 11:44:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 866/1776] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:44:05 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cd747963-6adc-418d-a17a-be7a703f9f0d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-51698025"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-51698025'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Create volume of 2 GB Sep 05 11:44:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Availability Zones retrieved successfully. Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Flow 'volume_create_api' (c78f725b-5aac-4a57-b5d2-2bb9437ac98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11486694-307c-44b7-9822-e649868be67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Validating volume size '2' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11486694-307c-44b7-9822-e649868be67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8c5d00-9928-43bd-8556-e51b4f430932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Created reservations ['c89cdc3a-dda7-41d4-b02b-305acbe5021e', '3e200981-29fc-47b4-baa4-a789341bcdfc', 'a0e84aee-d253-4a83-bc39-22f7d4375354', 'ee72b205-9e81-49eb-8d1c-0beeb2f4af18'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8c5d00-9928-43bd-8556-e51b4f430932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c89cdc3a-dda7-41d4-b02b-305acbe5021e', '3e200981-29fc-47b4-baa4-a789341bcdfc', 'a0e84aee-d253-4a83-bc39-22f7d4375354', 'ee72b205-9e81-49eb-8d1c-0beeb2f4af18']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbd8a4c-2d00-4340-a649-fbb85a313200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbd8a4c-2d00-4340-a649-fbb85a313200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf928c7c-667d-4381-bd55-50096cdcf9dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-51698025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e3c559d5ba4d46867fd4a2f5a486c0',qos_specs=None,replication_status=,reservations=['c89cdc3a-dda7-41d4-b02b-305acbe5021e','3e200981-29fc-47b4-baa4-a789341bcdfc','a0e84aee-d253-4a83-bc39-22f7d4375354','ee72b205-9e81-49eb-8d1c-0beeb2f4af18'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a915e76952d4020a654417959a3b88f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-51698025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf928c7c-667d-4381-bd55-50096cdcf9dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06e3c559d5ba4d46867fd4a2f5a486c0',provider_auth=None,provider_geometry=None,provider_id=None,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='8a915e76952d4020a654417959a3b88f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6a9af1-083e-412f-b373-667b94014499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6a9af1-083e-412f-b373-667b94014499) transitioned into state 'SUCCESS' from state '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-51698025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e3c559d5ba4d46867fd4a2f5a486c0',qos_specs=None,replication_status=,reservations=['c89cdc3a-dda7-41d4-b02b-305acbe5021e','3e200981-29fc-47b4-baa4-a789341bcdfc','a0e84aee-d253-4a83-bc39-22f7d4375354','ee72b205-9e81-49eb-8d1c-0beeb2f4af18'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a915e76952d4020a654417959a3b88f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2954f625-626d-4fba-ac71-0523385def73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2954f625-626d-4fba-ac71-0523385def73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Flow 'volume_create_api' (c78f725b-5aac-4a57-b5d2-2bb9437ac98a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Create volume request issued successfully. Sep 05 11:44:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cd747963-6adc-418d-a17a-be7a703f9f0d tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 911/1777] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:44:08 2026] POST /volume/v3/volumes => generated 760 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:44:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-02e98f3c-61b6-470a-bede-718bae8cf091 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02e98f3c-61b6-470a-bede-718bae8cf091 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] GET http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd Sep 05 11:44:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02e98f3c-61b6-470a-bede-718bae8cf091 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02e98f3c-61b6-470a-bede-718bae8cf091 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-02e98f3c-61b6-470a-bede-718bae8cf091 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Volume info retrieved successfully. Sep 05 11:44:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02e98f3c-61b6-470a-bede-718bae8cf091 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd returned with HTTP 200 Sep 05 11:44:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 867/1778] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:09 2026] GET /volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd => generated 828 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1b1c062f-27a6-4533-b2bc-ffd799c6bc70 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b1c062f-27a6-4533-b2bc-ffd799c6bc70 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] GET http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd Sep 05 11:44:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b1c062f-27a6-4533-b2bc-ffd799c6bc70 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b1c062f-27a6-4533-b2bc-ffd799c6bc70 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1b1c062f-27a6-4533-b2bc-ffd799c6bc70 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Volume info retrieved successfully. Sep 05 11:44:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b1c062f-27a6-4533-b2bc-ffd799c6bc70 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd returned with HTTP 200 Sep 05 11:44:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 912/1779] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:10 2026] GET /volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-7272ee6a-e4ab-4201-90ad-a5e2d20d7b15 req-4157b953-fb4a-4f30-b413-acd6d74b9555 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-7272ee6a-e4ab-4201-90ad-a5e2d20d7b15 req-4157b953-fb4a-4f30-b413-acd6d74b9555 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] DELETE http://192.168.122.95/volume/v3/attachments/e2c8203d-5cdb-46a5-a683-189ed2268584 Sep 05 11:44:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-7272ee6a-e4ab-4201-90ad-a5e2d20d7b15 req-4157b953-fb4a-4f30-b413-acd6d74b9555 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-7272ee6a-e4ab-4201-90ad-a5e2d20d7b15 req-4157b953-fb4a-4f30-b413-acd6d74b9555 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:11 devstack devstack@c-api.service[87146]: /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 05 11:44:11 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-edd68987-d4de-4d7d-a1ca-dfbc9b5aff39 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-edd68987-d4de-4d7d-a1ca-dfbc9b5aff39 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] GET http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-edd68987-d4de-4d7d-a1ca-dfbc9b5aff39 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-edd68987-d4de-4d7d-a1ca-dfbc9b5aff39 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-edd68987-d4de-4d7d-a1ca-dfbc9b5aff39 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Volume info retrieved successfully. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-edd68987-d4de-4d7d-a1ca-dfbc9b5aff39 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd returned with HTTP 200 Sep 05 11:44:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 913/1780] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:11 2026] GET /volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-7272ee6a-e4ab-4201-90ad-a5e2d20d7b15 req-4157b953-fb4a-4f30-b413-acd6d74b9555 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/attachments/e2c8203d-5cdb-46a5-a683-189ed2268584 returned with HTTP 200 Sep 05 11:44:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 868/1781] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:44:11 2026] DELETE /volume/v3/attachments/e2c8203d-5cdb-46a5-a683-189ed2268584 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "cf928c7c-667d-4381-bd55-50096cdcf9dd"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'cf928c7c-667d-4381-bd55-50096cdcf9dd'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Volume retrieved successfully. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Create volume of 1 GB Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Availability Zones retrieved successfully. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Flow 'volume_create_api' (938bf7ec-eedd-4286-a12a-e68fd516c86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c89eef4-f204-449f-9e86-6e2dd11cc7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c89eef4-f204-449f-9e86-6e2dd11cc7c6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:44:11 devstack devstack@c-api.service[87145]: 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 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c89eef4-f204-449f-9e86-6e2dd11cc7c6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c89eef4-f204-449f-9e86-6e2dd11cc7c6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:44:11 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Flow 'volume_create_api' (938bf7ec-eedd-4286-a12a-e68fd516c86b) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93278875-2433-40e4-9ffd-9c30b253c6b6 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 400 Sep 05 11:44:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 914/1782] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:44:11 2026] POST /volume/v3/volumes => generated 173 bytes in 90 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:44:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2e8bfb90-b0cb-4348-9421-747fca5675ce None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e8bfb90-b0cb-4348-9421-747fca5675ce tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] GET http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd Sep 05 11:44:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2e8bfb90-b0cb-4348-9421-747fca5675ce tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2e8bfb90-b0cb-4348-9421-747fca5675ce tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2e8bfb90-b0cb-4348-9421-747fca5675ce tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Volume info retrieved successfully. Sep 05 11:44:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e8bfb90-b0cb-4348-9421-747fca5675ce tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd returned with HTTP 200 Sep 05 11:44:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 869/1783] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:11 2026] GET /volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-38e8f2f7-0cbb-4ded-bd1a-634c919f213f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38e8f2f7-0cbb-4ded-bd1a-634c919f213f tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] DELETE http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-38e8f2f7-0cbb-4ded-bd1a-634c919f213f tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-38e8f2f7-0cbb-4ded-bd1a-634c919f213f tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-38e8f2f7-0cbb-4ded-bd1a-634c919f213f tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Delete volume with id: cf928c7c-667d-4381-bd55-50096cdcf9dd Sep 05 11:44:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-38e8f2f7-0cbb-4ded-bd1a-634c919f213f tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Volume info retrieved successfully. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-38e8f2f7-0cbb-4ded-bd1a-634c919f213f tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Delete volume request issued successfully. Sep 05 11:44:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38e8f2f7-0cbb-4ded-bd1a-634c919f213f tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd returned with HTTP 202 Sep 05 11:44:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 915/1784] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:11 2026] DELETE /volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e2cc5948-b2ce-4cb1-ae44-e327efeceb69 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e2cc5948-b2ce-4cb1-ae44-e327efeceb69 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] GET http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd Sep 05 11:44:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e2cc5948-b2ce-4cb1-ae44-e327efeceb69 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e2cc5948-b2ce-4cb1-ae44-e327efeceb69 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e2cc5948-b2ce-4cb1-ae44-e327efeceb69 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Volume info retrieved successfully. Sep 05 11:44:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e2cc5948-b2ce-4cb1-ae44-e327efeceb69 tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd returned with HTTP 200 Sep 05 11:44:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 870/1785] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:11 2026] GET /volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2d75839a-533f-4b78-ade5-d396114f6bad None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2d75839a-533f-4b78-ade5-d396114f6bad tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] GET http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd Sep 05 11:44:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2d75839a-533f-4b78-ade5-d396114f6bad tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2d75839a-533f-4b78-ade5-d396114f6bad tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2d75839a-533f-4b78-ade5-d396114f6bad tempest-VolumesCloneNegativeTest-324165555 tempest-VolumesCloneNegativeTest-324165555-project-member] http://192.168.122.95/volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd returned with HTTP 404 Sep 05 11:44:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 916/1786] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:12 2026] GET /volume/v3/volumes/cf928c7c-667d-4381-bd55-50096cdcf9dd => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:44:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5bc1c2a8-0b02-4f8d-95df-53f3ec6f13b9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5bc1c2a8-0b02-4f8d-95df-53f3ec6f13b9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] DELETE http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:44:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5bc1c2a8-0b02-4f8d-95df-53f3ec6f13b9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5bc1c2a8-0b02-4f8d-95df-53f3ec6f13b9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:13 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-5bc1c2a8-0b02-4f8d-95df-53f3ec6f13b9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Delete volume with id: ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:44:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5bc1c2a8-0b02-4f8d-95df-53f3ec6f13b9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:44:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5bc1c2a8-0b02-4f8d-95df-53f3ec6f13b9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Delete volume request issued successfully. Sep 05 11:44:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5bc1c2a8-0b02-4f8d-95df-53f3ec6f13b9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 202 Sep 05 11:44:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 871/1787] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:13 2026] DELETE /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-988a666a-d463-479f-935d-4b0cb198c783 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-988a666a-d463-479f-935d-4b0cb198c783 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:44:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-988a666a-d463-479f-935d-4b0cb198c783 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-988a666a-d463-479f-935d-4b0cb198c783 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-988a666a-d463-479f-935d-4b0cb198c783 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Volume info retrieved successfully. Sep 05 11:44:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-988a666a-d463-479f-935d-4b0cb198c783 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 200 Sep 05 11:44:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 917/1788] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:13 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 1256 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-405f65e3-6e1a-4163-af7e-ea286e96a284 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-405f65e3-6e1a-4163-af7e-ea286e96a284 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-405f65e3-6e1a-4163-af7e-ea286e96a284 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-405f65e3-6e1a-4163-af7e-ea286e96a284 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-405f65e3-6e1a-4163-af7e-ea286e96a284 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 returned with HTTP 404 Sep 05 11:44:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 872/1789] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:14 2026] GET /volume/v3/volumes/ae2e6d16-1b0f-460e-b81b-65d5d669a666 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f498e310-e2b2-4686-9e62-93b1f80b6de9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f498e310-e2b2-4686-9e62-93b1f80b6de9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f498e310-e2b2-4686-9e62-93b1f80b6de9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f498e310-e2b2-4686-9e62-93b1f80b6de9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-f498e310-e2b2-4686-9e62-93b1f80b6de9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Delete volume with id: e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:44:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f498e310-e2b2-4686-9e62-93b1f80b6de9 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 404 Sep 05 11:44:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 918/1790] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:14 2026] DELETE /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8d9501a8-4af8-4357-a59c-5bab5534d38c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d9501a8-4af8-4357-a59c-5bab5534d38c tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d9501a8-4af8-4357-a59c-5bab5534d38c tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d9501a8-4af8-4357-a59c-5bab5534d38c tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d9501a8-4af8-4357-a59c-5bab5534d38c tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b returned with HTTP 404 Sep 05 11:44:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 873/1791] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:14 2026] GET /volume/v3/volumes/e8f8b484-5f65-4e75-b0f9-dfbf50d8a64b => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-98bd0d07-e0f1-42c7-b1c5-324a2693833a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-98bd0d07-e0f1-42c7-b1c5-324a2693833a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] DELETE http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-98bd0d07-e0f1-42c7-b1c5-324a2693833a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-98bd0d07-e0f1-42c7-b1c5-324a2693833a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-98bd0d07-e0f1-42c7-b1c5-324a2693833a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Delete volume with id: d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:44:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-98bd0d07-e0f1-42c7-b1c5-324a2693833a tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 404 Sep 05 11:44:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 919/1792] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:14 2026] DELETE /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-721698af-e810-463b-93ed-355b66b24103 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-721698af-e810-463b-93ed-355b66b24103 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] GET http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-721698af-e810-463b-93ed-355b66b24103 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-721698af-e810-463b-93ed-355b66b24103 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-721698af-e810-463b-93ed-355b66b24103 tempest-TestInstancesWithCinderVolumes-422999212 tempest-TestInstancesWithCinderVolumes-422999212-project-member] http://192.168.122.95/volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 returned with HTTP 404 Sep 05 11:44:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 874/1793] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:14 2026] GET /volume/v3/volumes/d1a384ec-faa0-48f6-ba30-b8b54b43c0f8 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4729ae17-0b9a-4a7e-b519-7446a3d9c4dd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4729ae17-0b9a-4a7e-b519-7446a3d9c4dd tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] GET http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4729ae17-0b9a-4a7e-b519-7446a3d9c4dd tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4729ae17-0b9a-4a7e-b519-7446a3d9c4dd tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4729ae17-0b9a-4a7e-b519-7446a3d9c4dd tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4729ae17-0b9a-4a7e-b519-7446a3d9c4dd tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Get all volumes completed successfully. Sep 05 11:44:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4729ae17-0b9a-4a7e-b519-7446a3d9c4dd tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:44:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 920/1794] 192.168.122.95 () {58 vars in 1164 bytes} [Sat Sep 5 11:44:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1017 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4b8c2ef6-adcb-420e-b4f9-d21444ebe234 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b8c2ef6-adcb-420e-b4f9-d21444ebe234 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] DELETE http://192.168.122.95/volume/v3/types/f03f0a32-4af6-4a2e-8118-98db43cd664d Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4b8c2ef6-adcb-420e-b4f9-d21444ebe234 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4b8c2ef6-adcb-420e-b4f9-d21444ebe234 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b8c2ef6-adcb-420e-b4f9-d21444ebe234 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] http://192.168.122.95/volume/v3/types/f03f0a32-4af6-4a2e-8118-98db43cd664d returned with HTTP 202 Sep 05 11:44:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 875/1795] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:44:14 2026] DELETE /volume/v3/types/f03f0a32-4af6-4a2e-8118-98db43cd664d => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3826e8fd-59de-4d4f-8f0e-974be9585d66 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3826e8fd-59de-4d4f-8f0e-974be9585d66 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] GET http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:44:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3826e8fd-59de-4d4f-8f0e-974be9585d66 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3826e8fd-59de-4d4f-8f0e-974be9585d66 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:15 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-3826e8fd-59de-4d4f-8f0e-974be9585d66 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3826e8fd-59de-4d4f-8f0e-974be9585d66 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Get all volumes completed successfully. Sep 05 11:44:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3826e8fd-59de-4d4f-8f0e-974be9585d66 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:44:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 921/1796] 192.168.122.95 () {58 vars in 1164 bytes} [Sat Sep 5 11:44:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d0282c62-e1e7-467f-b434-e49e97556a5e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0282c62-e1e7-467f-b434-e49e97556a5e tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] DELETE http://192.168.122.95/volume/v3/types/0109325d-e1b1-4980-82b8-9f018cacff34 Sep 05 11:44:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0282c62-e1e7-467f-b434-e49e97556a5e tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0282c62-e1e7-467f-b434-e49e97556a5e tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0282c62-e1e7-467f-b434-e49e97556a5e tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] http://192.168.122.95/volume/v3/types/0109325d-e1b1-4980-82b8-9f018cacff34 returned with HTTP 202 Sep 05 11:44:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 876/1797] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:44:15 2026] DELETE /volume/v3/types/0109325d-e1b1-4980-82b8-9f018cacff34 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-936f7a14-e961-400d-8956-00646d375406 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-936f7a14-e961-400d-8956-00646d375406 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] GET http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:44:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-936f7a14-e961-400d-8956-00646d375406 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-936f7a14-e961-400d-8956-00646d375406 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:15 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-936f7a14-e961-400d-8956-00646d375406 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-936f7a14-e961-400d-8956-00646d375406 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Get all volumes completed successfully. Sep 05 11:44:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-936f7a14-e961-400d-8956-00646d375406 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:44:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 922/1798] 192.168.122.95 () {58 vars in 1164 bytes} [Sat Sep 5 11:44:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c18684cb-38b3-4e00-b37d-8639c8680711 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c18684cb-38b3-4e00-b37d-8639c8680711 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] DELETE http://192.168.122.95/volume/v3/types/557dbcbf-3ba4-422a-b1e2-81de10a5fae1 Sep 05 11:44:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c18684cb-38b3-4e00-b37d-8639c8680711 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c18684cb-38b3-4e00-b37d-8639c8680711 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c18684cb-38b3-4e00-b37d-8639c8680711 tempest-TestInstancesWithCinderVolumes-76164170 tempest-TestInstancesWithCinderVolumes-76164170-project-admin] http://192.168.122.95/volume/v3/types/557dbcbf-3ba4-422a-b1e2-81de10a5fae1 returned with HTTP 202 Sep 05 11:44:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 877/1799] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:44:15 2026] DELETE /volume/v3/types/557dbcbf-3ba4-422a-b1e2-81de10a5fae1 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7b176367-aea2-4180-90c4-32e2c58739a2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b176367-aea2-4180-90c4-32e2c58739a2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes Sep 05 11:44:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b176367-aea2-4180-90c4-32e2c58739a2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b176367-aea2-4180-90c4-32e2c58739a2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-7b176367-aea2-4180-90c4-32e2c58739a2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:17 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b176367-aea2-4180-90c4-32e2c58739a2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7b176367-aea2-4180-90c4-32e2c58739a2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b176367-aea2-4180-90c4-32e2c58739a2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes returned with HTTP 200 Sep 05 11:44:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 923/1800] 192.168.122.95 () {58 vars in 1116 bytes} [Sat Sep 5 11:44:17 2026] GET /volume/v3/volumes => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1627597222"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1627597222'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Create volume of 1 GB Sep 05 11:44:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Availability Zones retrieved successfully. Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Flow 'volume_create_api' (2254906a-b960-442f-a44d-1679f222e04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee98efb-2696-4ea2-bdb9-25a8fd93bb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee98efb-2696-4ea2-bdb9-25a8fd93bb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458fbfbc-d4c5-4e2d-8731-34f673beb1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Created reservations ['416c45be-1533-4494-a31e-daf32d39e715', '28208a54-3fd6-42e2-90fb-4df993580c5e', 'f027efe6-f0f5-43b5-829f-a50067bfb37f', '6a69c74f-697e-4fbb-9bb3-2448208e3b93'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458fbfbc-d4c5-4e2d-8731-34f673beb1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['416c45be-1533-4494-a31e-daf32d39e715', '28208a54-3fd6-42e2-90fb-4df993580c5e', 'f027efe6-f0f5-43b5-829f-a50067bfb37f', '6a69c74f-697e-4fbb-9bb3-2448208e3b93']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (975ac6aa-0ade-4829-8117-7756f013d5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (975ac6aa-0ade-4829-8117-7756f013d5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c5c8199-65d8-4bce-abf8-034604806e5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1627597222',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='da043e51974b4034a354413b6b01f27d',qos_specs=None,replication_status=,reservations=['416c45be-1533-4494-a31e-daf32d39e715','28208a54-3fd6-42e2-90fb-4df993580c5e','f027efe6-f0f5-43b5-829f-a50067bfb37f','6a69c74f-697e-4fbb-9bb3-2448208e3b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cebb74b217748ad80089e580fb6917f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1627597222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c5c8199-65d8-4bce-abf8-034604806e5e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='da043e51974b4034a354413b6b01f27d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cebb74b217748ad80089e580fb6917f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6ea972-0df3-43ff-bc1d-6932b1178363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6ea972-0df3-43ff-bc1d-6932b1178363) transitioned into state 'SUCCESS' from state '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-1627597222',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='da043e51974b4034a354413b6b01f27d',qos_specs=None,replication_status=,reservations=['416c45be-1533-4494-a31e-daf32d39e715','28208a54-3fd6-42e2-90fb-4df993580c5e','f027efe6-f0f5-43b5-829f-a50067bfb37f','6a69c74f-697e-4fbb-9bb3-2448208e3b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cebb74b217748ad80089e580fb6917f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd4a4cb-86eb-4a39-bdbd-de6cd93958c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd4a4cb-86eb-4a39-bdbd-de6cd93958c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Flow 'volume_create_api' (2254906a-b960-442f-a44d-1679f222e04a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Create volume request issued successfully. Sep 05 11:44:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40b3faec-5714-42a4-b0bb-cfacd207aa62 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 878/1801] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:17 2026] POST /volume/v3/volumes => generated 771 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:44:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4b95c07d-42dd-43ed-a467-d69ffcb8627e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b95c07d-42dd-43ed-a467-d69ffcb8627e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b95c07d-42dd-43ed-a467-d69ffcb8627e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b95c07d-42dd-43ed-a467-d69ffcb8627e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4b95c07d-42dd-43ed-a467-d69ffcb8627e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b95c07d-42dd-43ed-a467-d69ffcb8627e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 200 Sep 05 11:44:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 924/1802] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:18 2026] GET /volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e => generated 839 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e4dc817d-6d20-477d-a265-bb661ed4c1be None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e4dc817d-6d20-477d-a265-bb661ed4c1be tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e4dc817d-6d20-477d-a265-bb661ed4c1be tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e4dc817d-6d20-477d-a265-bb661ed4c1be tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e4dc817d-6d20-477d-a265-bb661ed4c1be tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e4dc817d-6d20-477d-a265-bb661ed4c1be tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 200 Sep 05 11:44:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 879/1803] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:19 2026] GET /volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e => generated 863 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1f524589-e1ea-4fbe-b3a7-18e62193713d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1f524589-e1ea-4fbe-b3a7-18e62193713d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1f524589-e1ea-4fbe-b3a7-18e62193713d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1f524589-e1ea-4fbe-b3a7-18e62193713d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1f524589-e1ea-4fbe-b3a7-18e62193713d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1f524589-e1ea-4fbe-b3a7-18e62193713d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 200 Sep 05 11:44:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 925/1804] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:20 2026] GET /volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-456170af-207e-4ed4-93d8-ea06c3993614 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-456170af-207e-4ed4-93d8-ea06c3993614 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-456170af-207e-4ed4-93d8-ea06c3993614 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-456170af-207e-4ed4-93d8-ea06c3993614 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-456170af-207e-4ed4-93d8-ea06c3993614 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Volume info retrieved successfully. Sep 05 11:44:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-456170af-207e-4ed4-93d8-ea06c3993614 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 200 Sep 05 11:44:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 880/1805] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:20 2026] GET /volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d906b784-d2ad-4e24-a515-354586224e4c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-788007775"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-788007775'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Create volume of 1 GB Sep 05 11:44:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Availability Zones retrieved successfully. Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Flow 'volume_create_api' (d4c6cde3-af37-4b2b-a9d5-3da8afcd6c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d5b99a-83c4-4bf7-a094-7c6432313c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d5b99a-83c4-4bf7-a094-7c6432313c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf0061a8-058e-4b3f-844b-43eb0442e352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Created reservations ['f7dfa10a-4104-4502-898a-dc996fab7a00', '875132da-80cb-4bc9-a5a4-f192d487d42d', 'f96a077c-1d55-4c48-9312-53ad5eaae625', 'e9dd6545-27ec-4f8e-ba0f-5b833f94c235'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf0061a8-058e-4b3f-844b-43eb0442e352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7dfa10a-4104-4502-898a-dc996fab7a00', '875132da-80cb-4bc9-a5a4-f192d487d42d', 'f96a077c-1d55-4c48-9312-53ad5eaae625', 'e9dd6545-27ec-4f8e-ba0f-5b833f94c235']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d253ddd-8f23-424c-b99d-d38b0db6cf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d253ddd-8f23-424c-b99d-d38b0db6cf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d02f5e-24f2-4430-8c82-cf8691828b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-788007775',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='da043e51974b4034a354413b6b01f27d',qos_specs=None,replication_status=,reservations=['f7dfa10a-4104-4502-898a-dc996fab7a00','875132da-80cb-4bc9-a5a4-f192d487d42d','f96a077c-1d55-4c48-9312-53ad5eaae625','e9dd6545-27ec-4f8e-ba0f-5b833f94c235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cebb74b217748ad80089e580fb6917f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-788007775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d02f5e-24f2-4430-8c82-cf8691828b0b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='da043e51974b4034a354413b6b01f27d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cebb74b217748ad80089e580fb6917f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc3b374-2c2b-4ef4-b5aa-3f45cd03a03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc3b374-2c2b-4ef4-b5aa-3f45cd03a03e) transitioned into state 'SUCCESS' from state '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-788007775',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='da043e51974b4034a354413b6b01f27d',qos_specs=None,replication_status=,reservations=['f7dfa10a-4104-4502-898a-dc996fab7a00','875132da-80cb-4bc9-a5a4-f192d487d42d','f96a077c-1d55-4c48-9312-53ad5eaae625','e9dd6545-27ec-4f8e-ba0f-5b833f94c235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cebb74b217748ad80089e580fb6917f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbb8e30f-448d-4bc2-b816-66aa3ecc3327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbb8e30f-448d-4bc2-b816-66aa3ecc3327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Flow 'volume_create_api' (d4c6cde3-af37-4b2b-a9d5-3da8afcd6c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Create volume request issued successfully. Sep 05 11:44:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d906b784-d2ad-4e24-a515-354586224e4c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 926/1806] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:20 2026] POST /volume/v3/volumes => generated 770 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4fce7d78-fed4-4c21-b1e8-198886828101 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4fce7d78-fed4-4c21-b1e8-198886828101 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4fce7d78-fed4-4c21-b1e8-198886828101 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4fce7d78-fed4-4c21-b1e8-198886828101 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4fce7d78-fed4-4c21-b1e8-198886828101 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4fce7d78-fed4-4c21-b1e8-198886828101 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 200 Sep 05 11:44:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 881/1807] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:20 2026] GET /volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 838 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8bd74b52-b24d-4951-8b98-af8c0659463c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8bd74b52-b24d-4951-8b98-af8c0659463c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8bd74b52-b24d-4951-8b98-af8c0659463c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8bd74b52-b24d-4951-8b98-af8c0659463c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8bd74b52-b24d-4951-8b98-af8c0659463c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8bd74b52-b24d-4951-8b98-af8c0659463c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 200 Sep 05 11:44:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 927/1808] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:21 2026] GET /volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 862 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5feb0da2-bd8c-4a58-bf73-d423184ceadb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5feb0da2-bd8c-4a58-bf73-d423184ceadb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5feb0da2-bd8c-4a58-bf73-d423184ceadb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5feb0da2-bd8c-4a58-bf73-d423184ceadb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5feb0da2-bd8c-4a58-bf73-d423184ceadb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5feb0da2-bd8c-4a58-bf73-d423184ceadb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 200 Sep 05 11:44:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 882/1809] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:23 2026] GET /volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3b03d334-c3de-48bc-b963-95482dd54276 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3b03d334-c3de-48bc-b963-95482dd54276 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3b03d334-c3de-48bc-b963-95482dd54276 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3b03d334-c3de-48bc-b963-95482dd54276 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3b03d334-c3de-48bc-b963-95482dd54276 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Volume info retrieved successfully. Sep 05 11:44:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3b03d334-c3de-48bc-b963-95482dd54276 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 200 Sep 05 11:44:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 928/1810] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:23 2026] GET /volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1916759868"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1916759868'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Create volume of 1 GB Sep 05 11:44:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Availability Zones retrieved successfully. Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Flow 'volume_create_api' (d4644c91-6a1c-43e2-9d38-452ef1a904ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc610d3b-b72b-49d1-9f89-5cf8ed00f143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc610d3b-b72b-49d1-9f89-5cf8ed00f143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aefe6ddb-2d6d-4923-a251-f157a4e917f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Created reservations ['f513b0d5-a408-408b-8514-168113ae573e', '92736c20-9d91-46b1-91f3-00d73f582eb2', '5cc9dfb4-55c9-415a-ab84-697e9a9d40bb', '96742b0b-6c51-4bd7-a5fc-a6810e474ee8'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aefe6ddb-2d6d-4923-a251-f157a4e917f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f513b0d5-a408-408b-8514-168113ae573e', '92736c20-9d91-46b1-91f3-00d73f582eb2', '5cc9dfb4-55c9-415a-ab84-697e9a9d40bb', '96742b0b-6c51-4bd7-a5fc-a6810e474ee8']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98eef7ec-c5f0-4021-bd62-cecf88fe35d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98eef7ec-c5f0-4021-bd62-cecf88fe35d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c379aa4-62d8-4209-a8c7-7ec05d034c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1916759868',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='da043e51974b4034a354413b6b01f27d',qos_specs=None,replication_status=,reservations=['f513b0d5-a408-408b-8514-168113ae573e','92736c20-9d91-46b1-91f3-00d73f582eb2','5cc9dfb4-55c9-415a-ab84-697e9a9d40bb','96742b0b-6c51-4bd7-a5fc-a6810e474ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cebb74b217748ad80089e580fb6917f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1916759868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c379aa4-62d8-4209-a8c7-7ec05d034c25,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='da043e51974b4034a354413b6b01f27d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cebb74b217748ad80089e580fb6917f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb5ec45-486f-469b-85c9-a94e61d0da79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb5ec45-486f-469b-85c9-a94e61d0da79) transitioned into state 'SUCCESS' from state '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-1916759868',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='da043e51974b4034a354413b6b01f27d',qos_specs=None,replication_status=,reservations=['f513b0d5-a408-408b-8514-168113ae573e','92736c20-9d91-46b1-91f3-00d73f582eb2','5cc9dfb4-55c9-415a-ab84-697e9a9d40bb','96742b0b-6c51-4bd7-a5fc-a6810e474ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cebb74b217748ad80089e580fb6917f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75f5f2b-b646-4fd8-a482-a03dadd57dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75f5f2b-b646-4fd8-a482-a03dadd57dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Flow 'volume_create_api' (d4644c91-6a1c-43e2-9d38-452ef1a904ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Create volume request issued successfully. Sep 05 11:44:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9f20a408-fcb4-4a08-a524-8f3e3c116a6e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 883/1811] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:23 2026] POST /volume/v3/volumes => generated 771 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7fb149c6-7c33-4b8a-af64-913dd6b864c4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7fb149c6-7c33-4b8a-af64-913dd6b864c4 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7fb149c6-7c33-4b8a-af64-913dd6b864c4 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7fb149c6-7c33-4b8a-af64-913dd6b864c4 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7fb149c6-7c33-4b8a-af64-913dd6b864c4 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7fb149c6-7c33-4b8a-af64-913dd6b864c4 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 200 Sep 05 11:44:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 929/1812] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:23 2026] GET /volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-011776b7-be15-4e5a-b1a3-4f12c9fde190 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-011776b7-be15-4e5a-b1a3-4f12c9fde190 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-011776b7-be15-4e5a-b1a3-4f12c9fde190 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-011776b7-be15-4e5a-b1a3-4f12c9fde190 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-011776b7-be15-4e5a-b1a3-4f12c9fde190 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-011776b7-be15-4e5a-b1a3-4f12c9fde190 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 200 Sep 05 11:44:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 884/1813] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:24 2026] GET /volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-58d903d0-5028-4262-836d-324acebf2db6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-58d903d0-5028-4262-836d-324acebf2db6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-58d903d0-5028-4262-836d-324acebf2db6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-58d903d0-5028-4262-836d-324acebf2db6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-58d903d0-5028-4262-836d-324acebf2db6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-58d903d0-5028-4262-836d-324acebf2db6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 200 Sep 05 11:44:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 930/1814] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:25 2026] GET /volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-40fba5e3-7335-4784-b8c7-18aa574ae01d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40fba5e3-7335-4784-b8c7-18aa574ae01d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-40fba5e3-7335-4784-b8c7-18aa574ae01d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-40fba5e3-7335-4784-b8c7-18aa574ae01d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-40fba5e3-7335-4784-b8c7-18aa574ae01d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Volume info retrieved successfully. Sep 05 11:44:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40fba5e3-7335-4784-b8c7-18aa574ae01d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 200 Sep 05 11:44:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 885/1815] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:25 2026] GET /volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e5385f40-b06d-4a52-9f68-e23cf23d8a1e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5385f40-b06d-4a52-9f68-e23cf23d8a1e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes Sep 05 11:44:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5385f40-b06d-4a52-9f68-e23cf23d8a1e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5385f40-b06d-4a52-9f68-e23cf23d8a1e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-e5385f40-b06d-4a52-9f68-e23cf23d8a1e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e5385f40-b06d-4a52-9f68-e23cf23d8a1e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e5385f40-b06d-4a52-9f68-e23cf23d8a1e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5385f40-b06d-4a52-9f68-e23cf23d8a1e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes returned with HTTP 200 Sep 05 11:44:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 931/1816] 192.168.122.95 () {58 vars in 1116 bytes} [Sat Sep 5 11:44:25 2026] GET /volume/v3/volumes => generated 993 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-641a8f26-f26f-447e-9cc7-60303e75db29 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-641a8f26-f26f-447e-9cc7-60303e75db29 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1627597222 Sep 05 11:44:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-641a8f26-f26f-447e-9cc7-60303e75db29 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-641a8f26-f26f-447e-9cc7-60303e75db29 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-641a8f26-f26f-447e-9cc7-60303e75db29 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-641a8f26-f26f-447e-9cc7-60303e75db29 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1627597222'), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-641a8f26-f26f-447e-9cc7-60303e75db29 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-641a8f26-f26f-447e-9cc7-60303e75db29 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1627597222 returned with HTTP 200 Sep 05 11:44:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 886/1817] 192.168.122.95 () {58 vars in 1217 bytes} [Sat Sep 5 11:44:25 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1627597222 => generated 340 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6bd2c29f-34e3-4cf2-8a37-641131afebcb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6bd2c29f-34e3-4cf2-8a37-641131afebcb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1916759868 Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6bd2c29f-34e3-4cf2-8a37-641131afebcb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6bd2c29f-34e3-4cf2-8a37-641131afebcb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-6bd2c29f-34e3-4cf2-8a37-641131afebcb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bd2c29f-34e3-4cf2-8a37-641131afebcb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1916759868'), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6bd2c29f-34e3-4cf2-8a37-641131afebcb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6bd2c29f-34e3-4cf2-8a37-641131afebcb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1916759868 returned with HTTP 200 Sep 05 11:44:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 932/1818] 192.168.122.95 () {58 vars in 1238 bytes} [Sat Sep 5 11:44:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1916759868 => generated 867 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9379b959-cc63-4f68-8bfa-07aba5cf6a24 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9379b959-cc63-4f68-8bfa-07aba5cf6a24 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/detail?limit=1 Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9379b959-cc63-4f68-8bfa-07aba5cf6a24 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9379b959-cc63-4f68-8bfa-07aba5cf6a24 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-9379b959-cc63-4f68-8bfa-07aba5cf6a24 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9379b959-cc63-4f68-8bfa-07aba5cf6a24 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9379b959-cc63-4f68-8bfa-07aba5cf6a24 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Get all volumes completed successfully. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9379b959-cc63-4f68-8bfa-07aba5cf6a24 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 05 11:44:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 887/1819] 192.168.122.95 () {58 vars in 1152 bytes} [Sat Sep 5 11:44:26 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fecb7886-9006-4a3c-9b77-8a49d42b689f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fecb7886-9006-4a3c-9b77-8a49d42b689f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/detail?limit=1&marker=2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fecb7886-9006-4a3c-9b77-8a49d42b689f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fecb7886-9006-4a3c-9b77-8a49d42b689f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-fecb7886-9006-4a3c-9b77-8a49d42b689f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fecb7886-9006-4a3c-9b77-8a49d42b689f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fecb7886-9006-4a3c-9b77-8a49d42b689f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Get all volumes completed successfully. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fecb7886-9006-4a3c-9b77-8a49d42b689f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/detail?limit=1&marker=2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 200 Sep 05 11:44:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 933/1820] 192.168.122.95 () {58 vars in 1240 bytes} [Sat Sep 5 11:44:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 1012 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5f6552b5-3250-47e0-b27c-1be55edbab09 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f6552b5-3250-47e0-b27c-1be55edbab09 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/detail?limit=1&marker=66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5f6552b5-3250-47e0-b27c-1be55edbab09 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5f6552b5-3250-47e0-b27c-1be55edbab09 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-5f6552b5-3250-47e0-b27c-1be55edbab09 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f6552b5-3250-47e0-b27c-1be55edbab09 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5f6552b5-3250-47e0-b27c-1be55edbab09 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Get all volumes completed successfully. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f6552b5-3250-47e0-b27c-1be55edbab09 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/detail?limit=1&marker=66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 200 Sep 05 11:44:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 888/1821] 192.168.122.95 () {58 vars in 1240 bytes} [Sat Sep 5 11:44:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 1013 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5d713792-05d6-41b7-8d1d-ddf5b33b59d5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d713792-05d6-41b7-8d1d-ddf5b33b59d5 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/detail?limit=1&marker=9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d713792-05d6-41b7-8d1d-ddf5b33b59d5 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d713792-05d6-41b7-8d1d-ddf5b33b59d5 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-5d713792-05d6-41b7-8d1d-ddf5b33b59d5 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5d713792-05d6-41b7-8d1d-ddf5b33b59d5 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5d713792-05d6-41b7-8d1d-ddf5b33b59d5 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Get all volumes completed successfully. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d713792-05d6-41b7-8d1d-ddf5b33b59d5 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/detail?limit=1&marker=9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 200 Sep 05 11:44:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 934/1822] 192.168.122.95 () {58 vars in 1240 bytes} [Sat Sep 5 11:44:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=9c5c8199-65d8-4bce-abf8-034604806e5e => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-995f6610-4b0d-4d75-936f-4a861c267c69 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-995f6610-4b0d-4d75-936f-4a861c267c69 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-995f6610-4b0d-4d75-936f-4a861c267c69 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-995f6610-4b0d-4d75-936f-4a861c267c69 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-995f6610-4b0d-4d75-936f-4a861c267c69 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-995f6610-4b0d-4d75-936f-4a861c267c69 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value available, assuming string {{(pid=87146) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-995f6610-4b0d-4d75-936f-4a861c267c69 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-995f6610-4b0d-4d75-936f-4a861c267c69 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-995f6610-4b0d-4d75-936f-4a861c267c69 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 05 11:44:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 889/1823] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:44:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-846f16f5-676d-44ad-909a-bd18db407bb2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-846f16f5-676d-44ad-909a-bd18db407bb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-846f16f5-676d-44ad-909a-bd18db407bb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-846f16f5-676d-44ad-909a-bd18db407bb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-846f16f5-676d-44ad-909a-bd18db407bb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-846f16f5-676d-44ad-909a-bd18db407bb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value available, assuming string {{(pid=87145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-846f16f5-676d-44ad-909a-bd18db407bb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-846f16f5-676d-44ad-909a-bd18db407bb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-846f16f5-676d-44ad-909a-bd18db407bb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 05 11:44:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 935/1824] 192.168.122.95 () {58 vars in 1238 bytes} [Sat Sep 5 11:44:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1a1d8c5b-7586-4c1a-a1fd-c4c3b8164ddb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a1d8c5b-7586-4c1a-a1fd-c4c3b8164ddb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes?limit=1 Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a1d8c5b-7586-4c1a-a1fd-c4c3b8164ddb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a1d8c5b-7586-4c1a-a1fd-c4c3b8164ddb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-1a1d8c5b-7586-4c1a-a1fd-c4c3b8164ddb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1a1d8c5b-7586-4c1a-a1fd-c4c3b8164ddb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1a1d8c5b-7586-4c1a-a1fd-c4c3b8164ddb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a1d8c5b-7586-4c1a-a1fd-c4c3b8164ddb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 890/1825] 192.168.122.95 () {58 vars in 1131 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-db625827-7d44-4541-b363-0e116fe3e80c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-db625827-7d44-4541-b363-0e116fe3e80c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes?limit=1&marker=2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-db625827-7d44-4541-b363-0e116fe3e80c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-db625827-7d44-4541-b363-0e116fe3e80c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-db625827-7d44-4541-b363-0e116fe3e80c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-db625827-7d44-4541-b363-0e116fe3e80c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-db625827-7d44-4541-b363-0e116fe3e80c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-db625827-7d44-4541-b363-0e116fe3e80c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes?limit=1&marker=2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 936/1826] 192.168.122.95 () {58 vars in 1219 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes?limit=1&marker=2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 478 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8ff75133-a623-4d29-9e5c-9b27bfa12970 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ff75133-a623-4d29-9e5c-9b27bfa12970 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes?limit=1&marker=66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ff75133-a623-4d29-9e5c-9b27bfa12970 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ff75133-a623-4d29-9e5c-9b27bfa12970 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-8ff75133-a623-4d29-9e5c-9b27bfa12970 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8ff75133-a623-4d29-9e5c-9b27bfa12970 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8ff75133-a623-4d29-9e5c-9b27bfa12970 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ff75133-a623-4d29-9e5c-9b27bfa12970 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes?limit=1&marker=66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 891/1827] 192.168.122.95 () {58 vars in 1219 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes?limit=1&marker=66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 479 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c501df77-730e-4ac3-b305-bf141896865c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c501df77-730e-4ac3-b305-bf141896865c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes?limit=1&marker=9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c501df77-730e-4ac3-b305-bf141896865c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c501df77-730e-4ac3-b305-bf141896865c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-c501df77-730e-4ac3-b305-bf141896865c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c501df77-730e-4ac3-b305-bf141896865c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c501df77-730e-4ac3-b305-bf141896865c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c501df77-730e-4ac3-b305-bf141896865c tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes?limit=1&marker=9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 937/1828] 192.168.122.95 () {58 vars in 1219 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes?limit=1&marker=9c5c8199-65d8-4bce-abf8-034604806e5e => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9d81fbdd-9e46-45b9-b02c-b29cfad37193 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d81fbdd-9e46-45b9-b02c-b29cfad37193 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1627597222&status=available Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d81fbdd-9e46-45b9-b02c-b29cfad37193 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d81fbdd-9e46-45b9-b02c-b29cfad37193 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-9d81fbdd-9e46-45b9-b02c-b29cfad37193 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9d81fbdd-9e46-45b9-b02c-b29cfad37193 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value available, assuming string {{(pid=87146) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9d81fbdd-9e46-45b9-b02c-b29cfad37193 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1627597222'), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9d81fbdd-9e46-45b9-b02c-b29cfad37193 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d81fbdd-9e46-45b9-b02c-b29cfad37193 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1627597222&status=available returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 892/1829] 192.168.122.95 () {58 vars in 1251 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1627597222&status=available => generated 340 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-575b0c6a-3e7f-4dcb-878b-de3b51d944d7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-575b0c6a-3e7f-4dcb-878b-de3b51d944d7 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-788007775&status=available Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-575b0c6a-3e7f-4dcb-878b-de3b51d944d7 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-575b0c6a-3e7f-4dcb-878b-de3b51d944d7 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-575b0c6a-3e7f-4dcb-878b-de3b51d944d7 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-575b0c6a-3e7f-4dcb-878b-de3b51d944d7 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value available, assuming string {{(pid=87145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-575b0c6a-3e7f-4dcb-878b-de3b51d944d7 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-788007775'), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-575b0c6a-3e7f-4dcb-878b-de3b51d944d7 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-575b0c6a-3e7f-4dcb-878b-de3b51d944d7 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-788007775&status=available returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 938/1830] 192.168.122.95 () {58 vars in 1270 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-788007775&status=available => generated 866 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-43ff3fa3-a082-45f7-a56f-dfd2170c59b9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-43ff3fa3-a082-45f7-a56f-dfd2170c59b9 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?marker=2c379aa4-62d8-4209-a8c7-7ec05d034c25&sort=id%3Aasc Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-43ff3fa3-a082-45f7-a56f-dfd2170c59b9 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-43ff3fa3-a082-45f7-a56f-dfd2170c59b9 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-43ff3fa3-a082-45f7-a56f-dfd2170c59b9 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43ff3fa3-a082-45f7-a56f-dfd2170c59b9 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-43ff3fa3-a082-45f7-a56f-dfd2170c59b9 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-43ff3fa3-a082-45f7-a56f-dfd2170c59b9 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail?marker=2c379aa4-62d8-4209-a8c7-7ec05d034c25&sort=id%3Aasc returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 893/1831] 192.168.122.95 () {58 vars in 1252 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes/detail?marker=2c379aa4-62d8-4209-a8c7-7ec05d034c25&sort=id%3Aasc => generated 1720 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-794a103c-20d5-4cde-9e96-542d71c41c18 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-794a103c-20d5-4cde-9e96-542d71c41c18 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-794a103c-20d5-4cde-9e96-542d71c41c18 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-794a103c-20d5-4cde-9e96-542d71c41c18 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-794a103c-20d5-4cde-9e96-542d71c41c18 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-794a103c-20d5-4cde-9e96-542d71c41c18 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-794a103c-20d5-4cde-9e96-542d71c41c18 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-794a103c-20d5-4cde-9e96-542d71c41c18 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 939/1832] 192.168.122.95 () {58 vars in 1216 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-28a8f62c-6d5a-462d-9f08-887c4bbcf22d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28a8f62c-6d5a-462d-9f08-887c4bbcf22d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-28a8f62c-6d5a-462d-9f08-887c4bbcf22d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-28a8f62c-6d5a-462d-9f08-887c4bbcf22d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-28a8f62c-6d5a-462d-9f08-887c4bbcf22d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28a8f62c-6d5a-462d-9f08-887c4bbcf22d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-28a8f62c-6d5a-462d-9f08-887c4bbcf22d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28a8f62c-6d5a-462d-9f08-887c4bbcf22d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 894/1833] 192.168.122.95 () {58 vars in 1137 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cc1ea895-a91a-4ef9-98db-97bbb64d317e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cc1ea895-a91a-4ef9-98db-97bbb64d317e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cc1ea895-a91a-4ef9-98db-97bbb64d317e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cc1ea895-a91a-4ef9-98db-97bbb64d317e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-cc1ea895-a91a-4ef9-98db-97bbb64d317e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-cc1ea895-a91a-4ef9-98db-97bbb64d317e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cc1ea895-a91a-4ef9-98db-97bbb64d317e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cc1ea895-a91a-4ef9-98db-97bbb64d317e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 940/1834] 192.168.122.95 () {58 vars in 1195 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9da5c1aa-b066-4a64-9774-cd5fe93b55f2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9da5c1aa-b066-4a64-9774-cd5fe93b55f2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes?availability_zone=nova Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9da5c1aa-b066-4a64-9774-cd5fe93b55f2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9da5c1aa-b066-4a64-9774-cd5fe93b55f2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-9da5c1aa-b066-4a64-9774-cd5fe93b55f2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9da5c1aa-b066-4a64-9774-cd5fe93b55f2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value nova, assuming string {{(pid=87146) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9da5c1aa-b066-4a64-9774-cd5fe93b55f2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9da5c1aa-b066-4a64-9774-cd5fe93b55f2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9da5c1aa-b066-4a64-9774-cd5fe93b55f2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 895/1835] 192.168.122.95 () {58 vars in 1161 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5b55abc6-0406-4a2b-abe0-e05aabb57eb2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5b55abc6-0406-4a2b-abe0-e05aabb57eb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes?availability_zone=nova Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5b55abc6-0406-4a2b-abe0-e05aabb57eb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5b55abc6-0406-4a2b-abe0-e05aabb57eb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-5b55abc6-0406-4a2b-abe0-e05aabb57eb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b55abc6-0406-4a2b-abe0-e05aabb57eb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value nova, assuming string {{(pid=87145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b55abc6-0406-4a2b-abe0-e05aabb57eb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5b55abc6-0406-4a2b-abe0-e05aabb57eb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5b55abc6-0406-4a2b-abe0-e05aabb57eb2 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 941/1836] 192.168.122.95 () {58 vars in 1161 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dc13d0ec-300d-4380-8f3a-d016e23d0028 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dc13d0ec-300d-4380-8f3a-d016e23d0028 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes?bootable=false Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dc13d0ec-300d-4380-8f3a-d016e23d0028 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dc13d0ec-300d-4380-8f3a-d016e23d0028 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-dc13d0ec-300d-4380-8f3a-d016e23d0028 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-dc13d0ec-300d-4380-8f3a-d016e23d0028 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-dc13d0ec-300d-4380-8f3a-d016e23d0028 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dc13d0ec-300d-4380-8f3a-d016e23d0028 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 896/1837] 192.168.122.95 () {58 vars in 1145 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d7f82e7f-1274-4ca4-af85-d08445aafe2e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d7f82e7f-1274-4ca4-af85-d08445aafe2e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes?bootable=false Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d7f82e7f-1274-4ca4-af85-d08445aafe2e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d7f82e7f-1274-4ca4-af85-d08445aafe2e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-d7f82e7f-1274-4ca4-af85-d08445aafe2e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d7f82e7f-1274-4ca4-af85-d08445aafe2e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d7f82e7f-1274-4ca4-af85-d08445aafe2e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d7f82e7f-1274-4ca4-af85-d08445aafe2e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 942/1838] 192.168.122.95 () {58 vars in 1145 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bad832da-2860-4924-90cb-e74572bbdf85 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bad832da-2860-4924-90cb-e74572bbdf85 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes?status=available Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bad832da-2860-4924-90cb-e74572bbdf85 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bad832da-2860-4924-90cb-e74572bbdf85 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-bad832da-2860-4924-90cb-e74572bbdf85 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bad832da-2860-4924-90cb-e74572bbdf85 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value available, assuming string {{(pid=87146) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-bad832da-2860-4924-90cb-e74572bbdf85 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bad832da-2860-4924-90cb-e74572bbdf85 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bad832da-2860-4924-90cb-e74572bbdf85 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 897/1839] 192.168.122.95 () {58 vars in 1149 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5a909ccd-fdb1-42b3-9031-717fc60932fc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5a909ccd-fdb1-42b3-9031-717fc60932fc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes?status=available Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5a909ccd-fdb1-42b3-9031-717fc60932fc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5a909ccd-fdb1-42b3-9031-717fc60932fc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-5a909ccd-fdb1-42b3-9031-717fc60932fc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5a909ccd-fdb1-42b3-9031-717fc60932fc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value available, assuming string {{(pid=87145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5a909ccd-fdb1-42b3-9031-717fc60932fc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5a909ccd-fdb1-42b3-9031-717fc60932fc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5a909ccd-fdb1-42b3-9031-717fc60932fc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 943/1840] 192.168.122.95 () {58 vars in 1149 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0085f1a2-6913-45e7-be7b-3dfe5db5ccdb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0085f1a2-6913-45e7-be7b-3dfe5db5ccdb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?availability_zone=nova Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0085f1a2-6913-45e7-be7b-3dfe5db5ccdb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0085f1a2-6913-45e7-be7b-3dfe5db5ccdb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-0085f1a2-6913-45e7-be7b-3dfe5db5ccdb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0085f1a2-6913-45e7-be7b-3dfe5db5ccdb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value nova, assuming string {{(pid=87146) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0085f1a2-6913-45e7-be7b-3dfe5db5ccdb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0085f1a2-6913-45e7-be7b-3dfe5db5ccdb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0085f1a2-6913-45e7-be7b-3dfe5db5ccdb tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 898/1841] 192.168.122.95 () {58 vars in 1182 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-82fd5f49-e495-4555-be5c-1e807d33440e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-82fd5f49-e495-4555-be5c-1e807d33440e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?bootable=false Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-82fd5f49-e495-4555-be5c-1e807d33440e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-82fd5f49-e495-4555-be5c-1e807d33440e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-82fd5f49-e495-4555-be5c-1e807d33440e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-82fd5f49-e495-4555-be5c-1e807d33440e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-82fd5f49-e495-4555-be5c-1e807d33440e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-82fd5f49-e495-4555-be5c-1e807d33440e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 944/1842] 192.168.122.95 () {58 vars in 1166 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-69bc0cbc-c39a-418b-b326-a2cce3b00949 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-69bc0cbc-c39a-418b-b326-a2cce3b00949 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?status=available Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-69bc0cbc-c39a-418b-b326-a2cce3b00949 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-69bc0cbc-c39a-418b-b326-a2cce3b00949 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-69bc0cbc-c39a-418b-b326-a2cce3b00949 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-69bc0cbc-c39a-418b-b326-a2cce3b00949 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Could not evaluate value available, assuming string {{(pid=87146) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-69bc0cbc-c39a-418b-b326-a2cce3b00949 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-69bc0cbc-c39a-418b-b326-a2cce3b00949 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] Get all volumes completed successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-69bc0cbc-c39a-418b-b326-a2cce3b00949 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-reader] http://192.168.122.95/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 899/1843] 192.168.122.95 () {58 vars in 1170 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4d94eb3c-1f71-4e64-97b3-f1057dbafc8d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4d94eb3c-1f71-4e64-97b3-f1057dbafc8d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4d94eb3c-1f71-4e64-97b3-f1057dbafc8d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4d94eb3c-1f71-4e64-97b3-f1057dbafc8d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4d94eb3c-1f71-4e64-97b3-f1057dbafc8d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4d94eb3c-1f71-4e64-97b3-f1057dbafc8d tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 945/1844] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e7c51e95-43b0-4887-989c-3bc940c247b6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e7c51e95-43b0-4887-989c-3bc940c247b6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] DELETE http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e7c51e95-43b0-4887-989c-3bc940c247b6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e7c51e95-43b0-4887-989c-3bc940c247b6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-e7c51e95-43b0-4887-989c-3bc940c247b6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Delete volume with id: 2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e7c51e95-43b0-4887-989c-3bc940c247b6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e7c51e95-43b0-4887-989c-3bc940c247b6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Delete volume request issued successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e7c51e95-43b0-4887-989c-3bc940c247b6 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 202 Sep 05 11:44:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 900/1845] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:28 2026] DELETE /volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-12bdb9b5-b7ee-412f-97d9-cd4b1b63004e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-12bdb9b5-b7ee-412f-97d9-cd4b1b63004e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-12bdb9b5-b7ee-412f-97d9-cd4b1b63004e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-12bdb9b5-b7ee-412f-97d9-cd4b1b63004e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-12bdb9b5-b7ee-412f-97d9-cd4b1b63004e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-12bdb9b5-b7ee-412f-97d9-cd4b1b63004e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 946/1846] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3ba8d0eb-fa3e-4106-bb46-c5e461c57156 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ba8d0eb-fa3e-4106-bb46-c5e461c57156 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 Sep 05 11:44:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ba8d0eb-fa3e-4106-bb46-c5e461c57156 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ba8d0eb-fa3e-4106-bb46-c5e461c57156 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ba8d0eb-fa3e-4106-bb46-c5e461c57156 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 returned with HTTP 404 Sep 05 11:44:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 901/1847] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:29 2026] GET /volume/v3/volumes/2c379aa4-62d8-4209-a8c7-7ec05d034c25 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b5395b54-a4f5-4d8a-a3cb-85a32e2dcc50 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5395b54-a4f5-4d8a-a3cb-85a32e2dcc50 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b5395b54-a4f5-4d8a-a3cb-85a32e2dcc50 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b5395b54-a4f5-4d8a-a3cb-85a32e2dcc50 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b5395b54-a4f5-4d8a-a3cb-85a32e2dcc50 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5395b54-a4f5-4d8a-a3cb-85a32e2dcc50 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 200 Sep 05 11:44:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 947/1848] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:29 2026] GET /volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-37697541-64f3-4623-9af7-8498857c344e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-37697541-64f3-4623-9af7-8498857c344e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] DELETE http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-37697541-64f3-4623-9af7-8498857c344e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-37697541-64f3-4623-9af7-8498857c344e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:29 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-37697541-64f3-4623-9af7-8498857c344e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Delete volume with id: 66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-37697541-64f3-4623-9af7-8498857c344e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-37697541-64f3-4623-9af7-8498857c344e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Delete volume request issued successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-37697541-64f3-4623-9af7-8498857c344e tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 202 Sep 05 11:44:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 902/1849] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:29 2026] DELETE /volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-222ec75a-4d2e-4929-b098-3addfbb80271 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-222ec75a-4d2e-4929-b098-3addfbb80271 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-222ec75a-4d2e-4929-b098-3addfbb80271 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-222ec75a-4d2e-4929-b098-3addfbb80271 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-222ec75a-4d2e-4929-b098-3addfbb80271 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-222ec75a-4d2e-4929-b098-3addfbb80271 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 200 Sep 05 11:44:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 948/1850] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:29 2026] GET /volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-49d0b13f-526e-4d84-b5c8-25e7f1294c30 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-49d0b13f-526e-4d84-b5c8-25e7f1294c30 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b Sep 05 11:44:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-49d0b13f-526e-4d84-b5c8-25e7f1294c30 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-49d0b13f-526e-4d84-b5c8-25e7f1294c30 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-49d0b13f-526e-4d84-b5c8-25e7f1294c30 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b returned with HTTP 404 Sep 05 11:44:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 903/1851] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:30 2026] GET /volume/v3/volumes/66d02f5e-24f2-4430-8c82-cf8691828b0b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-88720286-fe79-498c-b626-5eb4d44bd8b3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88720286-fe79-498c-b626-5eb4d44bd8b3 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88720286-fe79-498c-b626-5eb4d44bd8b3 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88720286-fe79-498c-b626-5eb4d44bd8b3 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-88720286-fe79-498c-b626-5eb4d44bd8b3 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88720286-fe79-498c-b626-5eb4d44bd8b3 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 200 Sep 05 11:44:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 949/1852] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:31 2026] GET /volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-68f775ed-fd3a-45c6-8731-5ac2c9d14904 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-68f775ed-fd3a-45c6-8731-5ac2c9d14904 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] DELETE http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-68f775ed-fd3a-45c6-8731-5ac2c9d14904 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-68f775ed-fd3a-45c6-8731-5ac2c9d14904 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:31 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-68f775ed-fd3a-45c6-8731-5ac2c9d14904 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Delete volume with id: 9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-68f775ed-fd3a-45c6-8731-5ac2c9d14904 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-68f775ed-fd3a-45c6-8731-5ac2c9d14904 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Delete volume request issued successfully. Sep 05 11:44:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-68f775ed-fd3a-45c6-8731-5ac2c9d14904 tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 202 Sep 05 11:44:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 904/1853] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:31 2026] DELETE /volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0bad753d-df97-4937-81df-e9e17b645b8f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0bad753d-df97-4937-81df-e9e17b645b8f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0bad753d-df97-4937-81df-e9e17b645b8f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0bad753d-df97-4937-81df-e9e17b645b8f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0bad753d-df97-4937-81df-e9e17b645b8f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Volume info retrieved successfully. Sep 05 11:44:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0bad753d-df97-4937-81df-e9e17b645b8f tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 200 Sep 05 11:44:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 950/1854] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:31 2026] GET /volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e => generated 863 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f03adafb-2d99-469f-b375-975a548009dc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f03adafb-2d99-469f-b375-975a548009dc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] GET http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e Sep 05 11:44:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f03adafb-2d99-469f-b375-975a548009dc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f03adafb-2d99-469f-b375-975a548009dc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f03adafb-2d99-469f-b375-975a548009dc tempest-VolumesListTestJSON-810189666 tempest-VolumesListTestJSON-810189666-project-member] http://192.168.122.95/volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e returned with HTTP 404 Sep 05 11:44:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 905/1855] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:32 2026] GET /volume/v3/volumes/9c5c8199-65d8-4bce-abf8-034604806e5e => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f29c7263-e881-443c-968d-16290ff0aaef None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f29c7263-e881-443c-968d-16290ff0aaef tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f29c7263-e881-443c-968d-16290ff0aaef tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce6f11a3-c0f1-4834-9525-788f19e3aad4", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-125303643"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f29c7263-e881-443c-968d-16290ff0aaef tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 404 Sep 05 11:44:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 951/1856] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:44:35 2026] POST /volume/v3/snapshots => generated 109 bytes in 253 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-244957e0-978c-498b-a1f6-c068b4e9dca7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-244957e0-978c-498b-a1f6-c068b4e9dca7 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-244957e0-978c-498b-a1f6-c068b4e9dca7 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-615801063"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-244957e0-978c-498b-a1f6-c068b4e9dca7 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 404 Sep 05 11:44:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 906/1857] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:44:35 2026] POST /volume/v3/snapshots => generated 77 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5a9206bc-bc2b-46f3-9370-7f31461119f6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5a9206bc-bc2b-46f3-9370-7f31461119f6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] GET http://192.168.122.95/volume/v3/snapshots?limit=invalid Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5a9206bc-bc2b-46f3-9370-7f31461119f6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5a9206bc-bc2b-46f3-9370-7f31461119f6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5a9206bc-bc2b-46f3-9370-7f31461119f6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] HTTP exception thrown: limit param must be an integer Sep 05 11:44:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5a9206bc-bc2b-46f3-9370-7f31461119f6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] http://192.168.122.95/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 05 11:44:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 952/1858] 192.168.122.95 () {58 vars in 1149 bytes} [Sat Sep 5 11:44:35 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-83a43600-e471-4d97-af73-a1cf59ac50b9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-83a43600-e471-4d97-af73-a1cf59ac50b9 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] GET http://192.168.122.95/volume/v3/snapshots?marker=73131cb0-2d55-473a-ac10-5f000c62a21f Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-83a43600-e471-4d97-af73-a1cf59ac50b9 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-83a43600-e471-4d97-af73-a1cf59ac50b9 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-83a43600-e471-4d97-af73-a1cf59ac50b9 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.db.api [None req-83a43600-e471-4d97-af73-a1cf59ac50b9 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Building query based on filter {{(pid=87146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-83a43600-e471-4d97-af73-a1cf59ac50b9 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] http://192.168.122.95/volume/v3/snapshots?marker=73131cb0-2d55-473a-ac10-5f000c62a21f returned with HTTP 404 Sep 05 11:44:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 907/1859] 192.168.122.95 () {58 vars in 1209 bytes} [Sat Sep 5 11:44:35 2026] GET /volume/v3/snapshots?marker=73131cb0-2d55-473a-ac10-5f000c62a21f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-418f3b0b-5564-407b-9b16-0cbcf215a66b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-418f3b0b-5564-407b-9b16-0cbcf215a66b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] GET http://192.168.122.95/volume/v3/snapshots?sort_key=invalid Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-418f3b0b-5564-407b-9b16-0cbcf215a66b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-418f3b0b-5564-407b-9b16-0cbcf215a66b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-418f3b0b-5564-407b-9b16-0cbcf215a66b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-418f3b0b-5564-407b-9b16-0cbcf215a66b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:44:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-418f3b0b-5564-407b-9b16-0cbcf215a66b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-reader] http://192.168.122.95/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 05 11:44:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 953/1860] 192.168.122.95 () {58 vars in 1155 bytes} [Sat Sep 5 11:44:35 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-215968796"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-215968796'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:35 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Create volume of 2 GB Sep 05 11:44:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Availability Zones retrieved successfully. Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Flow 'volume_create_api' (183f0d82-c33b-47e8-8bb8-d732e3a045be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe0845c-ee1e-4892-828a-598c476bc260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Validating volume size '2' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe0845c-ee1e-4892-828a-598c476bc260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc493069-4846-413c-83c9-16a5f475e88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Created reservations ['1af0d9bc-f9b8-47cd-b5a3-2424accb7343', '39b65424-26b0-49e4-b94f-f12124e4c36d', '9f3c018c-6d8c-4567-b55d-f6d6b2859fe3', 'fcff39b6-a1e9-4e02-b9c6-218d8d826d0c'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc493069-4846-413c-83c9-16a5f475e88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1af0d9bc-f9b8-47cd-b5a3-2424accb7343', '39b65424-26b0-49e4-b94f-f12124e4c36d', '9f3c018c-6d8c-4567-b55d-f6d6b2859fe3', 'fcff39b6-a1e9-4e02-b9c6-218d8d826d0c']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b2aa8c-ff92-4ab5-9c34-d45ffa101e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b2aa8c-ff92-4ab5-9c34-d45ffa101e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1e0d526-175b-4ebe-a3e8-bbf6f44219e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-215968796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd2f7f374994dababcdfb6bf1e88e5c',qos_specs=None,replication_status=,reservations=['1af0d9bc-f9b8-47cd-b5a3-2424accb7343','39b65424-26b0-49e4-b94f-f12124e4c36d','9f3c018c-6d8c-4567-b55d-f6d6b2859fe3','fcff39b6-a1e9-4e02-b9c6-218d8d826d0c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfcab5acc0df4801890e8e0a9ff0909f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-215968796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1e0d526-175b-4ebe-a3e8-bbf6f44219e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dd2f7f374994dababcdfb6bf1e88e5c',provider_auth=None,provider_geometry=None,provider_id=None,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='cfcab5acc0df4801890e8e0a9ff0909f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d93f5b1-5b28-483f-8b8b-6dfe5497227a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d93f5b1-5b28-483f-8b8b-6dfe5497227a) transitioned into state 'SUCCESS' from state '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-215968796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd2f7f374994dababcdfb6bf1e88e5c',qos_specs=None,replication_status=,reservations=['1af0d9bc-f9b8-47cd-b5a3-2424accb7343','39b65424-26b0-49e4-b94f-f12124e4c36d','9f3c018c-6d8c-4567-b55d-f6d6b2859fe3','fcff39b6-a1e9-4e02-b9c6-218d8d826d0c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfcab5acc0df4801890e8e0a9ff0909f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba58c7ca-57b1-4b56-b4fe-1e78574a8d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba58c7ca-57b1-4b56-b4fe-1e78574a8d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Flow 'volume_create_api' (183f0d82-c33b-47e8-8bb8-d732e3a045be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Create volume request issued successfully. Sep 05 11:44:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ed1c6c1-235f-425f-85e8-1d19d6828888 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 908/1861] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:44:35 2026] POST /volume/v3/volumes => generated 768 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-52c437f4-b7ec-47a8-b9cb-40c0f33aa197 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-52c437f4-b7ec-47a8-b9cb-40c0f33aa197 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 Sep 05 11:44:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-52c437f4-b7ec-47a8-b9cb-40c0f33aa197 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-52c437f4-b7ec-47a8-b9cb-40c0f33aa197 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-52c437f4-b7ec-47a8-b9cb-40c0f33aa197 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Volume info retrieved successfully. Sep 05 11:44:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-52c437f4-b7ec-47a8-b9cb-40c0f33aa197 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 returned with HTTP 200 Sep 05 11:44:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 954/1862] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:36 2026] GET /volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 => generated 836 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-830f5729-16df-4cec-b5fa-8b45ff478541 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-830f5729-16df-4cec-b5fa-8b45ff478541 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 Sep 05 11:44:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-830f5729-16df-4cec-b5fa-8b45ff478541 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-830f5729-16df-4cec-b5fa-8b45ff478541 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-830f5729-16df-4cec-b5fa-8b45ff478541 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Volume info retrieved successfully. Sep 05 11:44:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-830f5729-16df-4cec-b5fa-8b45ff478541 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 returned with HTTP 200 Sep 05 11:44:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 909/1863] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:37 2026] GET /volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 => generated 860 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9067e00d-16be-4b40-822e-349fdd643d95 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9067e00d-16be-4b40-822e-349fdd643d95 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 Sep 05 11:44:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9067e00d-16be-4b40-822e-349fdd643d95 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9067e00d-16be-4b40-822e-349fdd643d95 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9067e00d-16be-4b40-822e-349fdd643d95 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Volume info retrieved successfully. Sep 05 11:44:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9067e00d-16be-4b40-822e-349fdd643d95 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 returned with HTTP 200 Sep 05 11:44:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 955/1864] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:38 2026] GET /volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-227d5a6f-8ebf-4acc-b074-e1f6952d6761 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-227d5a6f-8ebf-4acc-b074-e1f6952d6761 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:44:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-227d5a6f-8ebf-4acc-b074-e1f6952d6761 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1e0d526-175b-4ebe-a3e8-bbf6f44219e7", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-30095431"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-227d5a6f-8ebf-4acc-b074-e1f6952d6761 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Volume info retrieved successfully. Sep 05 11:44:38 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-227d5a6f-8ebf-4acc-b074-e1f6952d6761 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Create snapshot from volume e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 Sep 05 11:44:38 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-227d5a6f-8ebf-4acc-b074-e1f6952d6761 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Created reservations ['3f61ea02-8953-408b-accd-6c7ee210ffeb', '4eb716cc-29a3-4303-baf1-efc5e547e61a', '053cd18d-3617-4c98-ad58-d1976d6836d6', 'eb9d56a0-8cc7-458c-83d2-193b35eb5a85'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-227d5a6f-8ebf-4acc-b074-e1f6952d6761 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot create request issued successfully. Sep 05 11:44:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-227d5a6f-8ebf-4acc-b074-e1f6952d6761 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:44:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 910/1865] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:44:38 2026] POST /volume/v3/snapshots => generated 316 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1098956907"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1098956907'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:38 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Create volume of 1 GB Sep 05 11:44:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5df8e016-44ba-405c-8f55-7f23b11c7542 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5df8e016-44ba-405c-8f55-7f23b11c7542 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f Sep 05 11:44:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5df8e016-44ba-405c-8f55-7f23b11c7542 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5df8e016-44ba-405c-8f55-7f23b11c7542 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Availability Zones retrieved successfully. Sep 05 11:44:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5df8e016-44ba-405c-8f55-7f23b11c7542 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot retrieved successfully. Sep 05 11:44:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5df8e016-44ba-405c-8f55-7f23b11c7542 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f returned with HTTP 200 Sep 05 11:44:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 911/1866] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:38 2026] GET /volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Flow 'volume_create_api' (c6871e0b-39ec-4e64-96c0-1e10a6946b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72066640-edfa-452c-b331-ab798cdbcea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72066640-edfa-452c-b331-ab798cdbcea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9b1cf4-c431-4904-b061-bf9b7082cfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Created reservations ['45cded27-9358-4776-80f9-bcad4d1b33ed', 'c6a9cbf8-a0b4-418e-9608-82a314ebe71a', 'e16f363f-9c2a-40f0-a2d1-26ab4cee3ec7', '0a43a5e8-ab95-4489-a21b-4a6bfb995158'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9b1cf4-c431-4904-b061-bf9b7082cfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45cded27-9358-4776-80f9-bcad4d1b33ed', 'c6a9cbf8-a0b4-418e-9608-82a314ebe71a', 'e16f363f-9c2a-40f0-a2d1-26ab4cee3ec7', '0a43a5e8-ab95-4489-a21b-4a6bfb995158']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55293210-9981-40bd-8d07-536430bc4b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55293210-9981-40bd-8d07-536430bc4b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86914b9c-d631-4345-9d23-d086761b6eb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1098956907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c878f179b2d443908f5e69ae85f6a12d',qos_specs=None,replication_status=,reservations=['45cded27-9358-4776-80f9-bcad4d1b33ed','c6a9cbf8-a0b4-418e-9608-82a314ebe71a','e16f363f-9c2a-40f0-a2d1-26ab4cee3ec7','0a43a5e8-ab95-4489-a21b-4a6bfb995158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a4a548fd774fbd8eddf862e4f2abf7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1098956907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86914b9c-d631-4345-9d23-d086761b6eb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c878f179b2d443908f5e69ae85f6a12d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56a4a548fd774fbd8eddf862e4f2abf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70454f9-b6e8-48b1-9c39-ea4d5819eaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70454f9-b6e8-48b1-9c39-ea4d5819eaeb) transitioned into state 'SUCCESS' from state '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-1098956907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c878f179b2d443908f5e69ae85f6a12d',qos_specs=None,replication_status=,reservations=['45cded27-9358-4776-80f9-bcad4d1b33ed','c6a9cbf8-a0b4-418e-9608-82a314ebe71a','e16f363f-9c2a-40f0-a2d1-26ab4cee3ec7','0a43a5e8-ab95-4489-a21b-4a6bfb995158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a4a548fd774fbd8eddf862e4f2abf7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27e9e87-3d41-4ac1-90ad-7d25394093a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27e9e87-3d41-4ac1-90ad-7d25394093a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Flow 'volume_create_api' (c6871e0b-39ec-4e64-96c0-1e10a6946b74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Create volume request issued successfully. Sep 05 11:44:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13d4aec9-6b92-4f86-9ca4-fcd468977e3f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 956/1867] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:44:38 2026] POST /volume/v3/volumes => generated 758 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-59446d9f-4e99-43c1-975a-f94e72455e1e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-59446d9f-4e99-43c1-975a-f94e72455e1e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-59446d9f-4e99-43c1-975a-f94e72455e1e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-59446d9f-4e99-43c1-975a-f94e72455e1e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-59446d9f-4e99-43c1-975a-f94e72455e1e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-59446d9f-4e99-43c1-975a-f94e72455e1e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 912/1868] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:39 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d4edf1c9-1c78-461b-a185-524821d91de2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d4edf1c9-1c78-461b-a185-524821d91de2 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f Sep 05 11:44:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d4edf1c9-1c78-461b-a185-524821d91de2 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d4edf1c9-1c78-461b-a185-524821d91de2 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d4edf1c9-1c78-461b-a185-524821d91de2 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot retrieved successfully. Sep 05 11:44:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d4edf1c9-1c78-461b-a185-524821d91de2 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f returned with HTTP 200 Sep 05 11:44:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 957/1869] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:40 2026] GET /volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-75d1410c-2495-474f-b759-e862fa752ea7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75d1410c-2495-474f-b759-e862fa752ea7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75d1410c-2495-474f-b759-e862fa752ea7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75d1410c-2495-474f-b759-e862fa752ea7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-75d1410c-2495-474f-b759-e862fa752ea7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75d1410c-2495-474f-b759-e862fa752ea7 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 913/1870] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:40 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1961e35e-17d6-4176-92dd-06f5fc0cebb6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1961e35e-17d6-4176-92dd-06f5fc0cebb6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f Sep 05 11:44:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1961e35e-17d6-4176-92dd-06f5fc0cebb6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1961e35e-17d6-4176-92dd-06f5fc0cebb6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1961e35e-17d6-4176-92dd-06f5fc0cebb6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot retrieved successfully. Sep 05 11:44:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1961e35e-17d6-4176-92dd-06f5fc0cebb6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f returned with HTTP 200 Sep 05 11:44:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 958/1871] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:41 2026] GET /volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0c2eb3c6-78af-4b3f-8853-6cbd677f9383 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c2eb3c6-78af-4b3f-8853-6cbd677f9383 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0c2eb3c6-78af-4b3f-8853-6cbd677f9383 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0c2eb3c6-78af-4b3f-8853-6cbd677f9383 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0c2eb3c6-78af-4b3f-8853-6cbd677f9383 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c2eb3c6-78af-4b3f-8853-6cbd677f9383 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 914/1872] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:41 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0476ae2b-e2a8-4e08-a17e-cb8472a19978 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0476ae2b-e2a8-4e08-a17e-cb8472a19978 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f Sep 05 11:44:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0476ae2b-e2a8-4e08-a17e-cb8472a19978 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0476ae2b-e2a8-4e08-a17e-cb8472a19978 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0476ae2b-e2a8-4e08-a17e-cb8472a19978 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot retrieved successfully. Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0476ae2b-e2a8-4e08-a17e-cb8472a19978 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f returned with HTTP 200 Sep 05 11:44:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 959/1873] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:42 2026] GET /volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2974ab55-38e0-4814-b3f0-5ecd7beba06f"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2974ab55-38e0-4814-b3f0-5ecd7beba06f'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot retrieved successfully. Sep 05 11:44:42 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Create volume of 1 GB Sep 05 11:44:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Availability Zones retrieved successfully. Sep 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Flow 'volume_create_api' (4a464eb4-a430-41b4-bbd2-9d6f91374313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666ef4b4-d76b-4ffa-a5b5-274d121eb92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666ef4b4-d76b-4ffa-a5b5-274d121eb92e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:44:42 devstack devstack@c-api.service[87146]: 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 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666ef4b4-d76b-4ffa-a5b5-274d121eb92e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666ef4b4-d76b-4ffa-a5b5-274d121eb92e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:44:42 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Flow 'volume_create_api' (4a464eb4-a430-41b4-bbd2-9d6f91374313) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:44:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-08c6f5ee-e95e-43f0-99d1-c900370e214a tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 400 Sep 05 11:44:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 915/1874] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:44:42 2026] POST /volume/v3/volumes => generated 171 bytes in 85 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:44:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-36b78ead-e525-4f9e-a34a-37b1683c1a79 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-36b78ead-e525-4f9e-a34a-37b1683c1a79 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f Sep 05 11:44:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-36b78ead-e525-4f9e-a34a-37b1683c1a79 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-36b78ead-e525-4f9e-a34a-37b1683c1a79 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-36b78ead-e525-4f9e-a34a-37b1683c1a79 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Delete snapshot with id: 2974ab55-38e0-4814-b3f0-5ecd7beba06f Sep 05 11:44:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-36b78ead-e525-4f9e-a34a-37b1683c1a79 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot retrieved successfully. Sep 05 11:44:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-36b78ead-e525-4f9e-a34a-37b1683c1a79 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot delete request issued successfully. Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-36b78ead-e525-4f9e-a34a-37b1683c1a79 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f returned with HTTP 202 Sep 05 11:44:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 960/1875] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:44:42 2026] DELETE /volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-afd90df1-c1a4-439f-b0a9-d2cb78b81133 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afd90df1-c1a4-439f-b0a9-d2cb78b81133 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f Sep 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afd90df1-c1a4-439f-b0a9-d2cb78b81133 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afd90df1-c1a4-439f-b0a9-d2cb78b81133 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-afd90df1-c1a4-439f-b0a9-d2cb78b81133 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot retrieved successfully. Sep 05 11:44:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afd90df1-c1a4-439f-b0a9-d2cb78b81133 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f returned with HTTP 200 Sep 05 11:44:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 916/1876] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:42 2026] GET /volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-03f18087-57b7-4ca1-9a14-654778269afb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03f18087-57b7-4ca1-9a14-654778269afb tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03f18087-57b7-4ca1-9a14-654778269afb tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03f18087-57b7-4ca1-9a14-654778269afb tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-03f18087-57b7-4ca1-9a14-654778269afb tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03f18087-57b7-4ca1-9a14-654778269afb tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 961/1877] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:42 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-3a6df305-8285-4899-9e51-f8f77ac0fcb9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-3a6df305-8285-4899-9e51-f8f77ac0fcb9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-3a6df305-8285-4899-9e51-f8f77ac0fcb9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-3a6df305-8285-4899-9e51-f8f77ac0fcb9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-3a6df305-8285-4899-9e51-f8f77ac0fcb9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-3a6df305-8285-4899-9e51-f8f77ac0fcb9 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 917/1878] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:44:43 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a53288b4-7c58-4675-a190-ab65c4255991 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a53288b4-7c58-4675-a190-ab65c4255991 None None] GET http://192.168.122.95/volume// Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a53288b4-7c58-4675-a190-ab65c4255991 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a53288b4-7c58-4675-a190-ab65c4255991 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a53288b4-7c58-4675-a190-ab65c4255991 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:44:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 962/1879] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:44:43 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-146e8f53-a522-49e9-8238-7b81450fd514 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-146e8f53-a522-49e9-8238-7b81450fd514 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-146e8f53-a522-49e9-8238-7b81450fd514 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86914b9c-d631-4345-9d23-d086761b6eb1", "connector": null, "instance_uuid": "6c4013a6-280b-4c21-a248-f74dda341752"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4e4f68e8-4c79-4446-b0db-1c2cdcc53854 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4e4f68e8-4c79-4446-b0db-1c2cdcc53854 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4e4f68e8-4c79-4446-b0db-1c2cdcc53854 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4e4f68e8-4c79-4446-b0db-1c2cdcc53854 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4e4f68e8-4c79-4446-b0db-1c2cdcc53854 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Snapshot retrieved successfully. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4e4f68e8-4c79-4446-b0db-1c2cdcc53854 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f returned with HTTP 200 Sep 05 11:44:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 963/1880] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:43 2026] GET /volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f => generated 474 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-146e8f53-a522-49e9-8238-7b81450fd514 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:44:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 918/1881] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:44:43 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c03cfa72-4f30-43ec-915b-d66a1d015fd0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c03cfa72-4f30-43ec-915b-d66a1d015fd0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c03cfa72-4f30-43ec-915b-d66a1d015fd0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c03cfa72-4f30-43ec-915b-d66a1d015fd0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ecbf3a9b-d7f7-4adc-acc0-560823a02c24 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ecbf3a9b-d7f7-4adc-acc0-560823a02c24 None None] GET http://192.168.122.95/volume// Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ecbf3a9b-d7f7-4adc-acc0-560823a02c24 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ecbf3a9b-d7f7-4adc-acc0-560823a02c24 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ecbf3a9b-d7f7-4adc-acc0-560823a02c24 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:44:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 919/1882] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:44:43 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-61addeac-7da6-46f4-8030-a4cac5eacc35 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c03cfa72-4f30-43ec-915b-d66a1d015fd0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-61addeac-7da6-46f4-8030-a4cac5eacc35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-61addeac-7da6-46f4-8030-a4cac5eacc35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-61addeac-7da6-46f4-8030-a4cac5eacc35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c03cfa72-4f30-43ec-915b-d66a1d015fd0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 964/1883] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:43 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-61addeac-7da6-46f4-8030-a4cac5eacc35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-61addeac-7da6-46f4-8030-a4cac5eacc35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 920/1884] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:44:43 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 1031 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-1a5aa16e-476d-4bdb-b40f-6eb7e02a6f5d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-1a5aa16e-476d-4bdb-b40f-6eb7e02a6f5d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] PUT http://192.168.122.95/volume/v3/attachments/157457a7-0c81-40e8-887e-873a6a5d12bf Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-1a5aa16e-476d-4bdb-b40f-6eb7e02a6f5d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-1a5aa16e-476d-4bdb-b40f-6eb7e02a6f5d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Acquiring lock "cinder-attachment_update-86914b9c-d631-4345-9d23-d086761b6eb1-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-1a5aa16e-476d-4bdb-b40f-6eb7e02a6f5d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Lock "cinder-attachment_update-86914b9c-d631-4345-9d23-d086761b6eb1-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:44:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-1a5aa16e-476d-4bdb-b40f-6eb7e02a6f5d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Lock "cinder-attachment_update-86914b9c-d631-4345-9d23-d086761b6eb1-devstack" released by "attachment_update" :: held 0.218s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-1a5aa16e-476d-4bdb-b40f-6eb7e02a6f5d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments/157457a7-0c81-40e8-887e-873a6a5d12bf returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 965/1885] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:44:43 2026] PUT /volume/v3/attachments/157457a7-0c81-40e8-887e-873a6a5d12bf => generated 694 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-241b4b49-a6b2-4f7b-b431-85d523e351c6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-241b4b49-a6b2-4f7b-b431-85d523e351c6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f Sep 05 11:44:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-241b4b49-a6b2-4f7b-b431-85d523e351c6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-241b4b49-a6b2-4f7b-b431-85d523e351c6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-241b4b49-a6b2-4f7b-b431-85d523e351c6 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f returned with HTTP 404 Sep 05 11:44:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 921/1886] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/snapshots/2974ab55-38e0-4814-b3f0-5ecd7beba06f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dc60fdf9-61dd-4b6d-9ed5-6e8658d7a351 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc60fdf9-61dd-4b6d-9ed5-6e8658d7a351 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc60fdf9-61dd-4b6d-9ed5-6e8658d7a351 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc60fdf9-61dd-4b6d-9ed5-6e8658d7a351 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dc60fdf9-61dd-4b6d-9ed5-6e8658d7a351 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc60fdf9-61dd-4b6d-9ed5-6e8658d7a351 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 966/1887] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f09ca9d2-ea3d-4507-badb-20a587e977ed None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f09ca9d2-ea3d-4507-badb-20a587e977ed tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 Sep 05 11:44:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f09ca9d2-ea3d-4507-badb-20a587e977ed tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f09ca9d2-ea3d-4507-badb-20a587e977ed tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-f09ca9d2-ea3d-4507-badb-20a587e977ed tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Delete volume with id: e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 Sep 05 11:44:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f09ca9d2-ea3d-4507-badb-20a587e977ed tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f09ca9d2-ea3d-4507-badb-20a587e977ed tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Delete volume request issued successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f09ca9d2-ea3d-4507-badb-20a587e977ed tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 returned with HTTP 202 Sep 05 11:44:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 922/1888] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:44 2026] DELETE /volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3d952721-a4fd-4e13-b648-a3ca58f3f22b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3d952721-a4fd-4e13-b648-a3ca58f3f22b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3d952721-a4fd-4e13-b648-a3ca58f3f22b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3d952721-a4fd-4e13-b648-a3ca58f3f22b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b2b3d6bd-8575-4bb2-ba7e-4fb8f2127e35 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2b3d6bd-8575-4bb2-ba7e-4fb8f2127e35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b2b3d6bd-8575-4bb2-ba7e-4fb8f2127e35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b2b3d6bd-8575-4bb2-ba7e-4fb8f2127e35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3d952721-a4fd-4e13-b648-a3ca58f3f22b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3d952721-a4fd-4e13-b648-a3ca58f3f22b tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 967/1889] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 => generated 860 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b2b3d6bd-8575-4bb2-ba7e-4fb8f2127e35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2b3d6bd-8575-4bb2-ba7e-4fb8f2127e35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 923/1890] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-d87e9b13-43d7-4271-b936-978b8c1bfacd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-d87e9b13-43d7-4271-b936-978b8c1bfacd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/attachments/157457a7-0c81-40e8-887e-873a6a5d12bf/action Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-d87e9b13-43d7-4271-b936-978b8c1bfacd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action body: b'{"os-complete": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-d87e9b13-43d7-4271-b936-978b8c1bfacd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-ae04791b-6e53-4e25-8939-17e5606fb61a req-d87e9b13-43d7-4271-b936-978b8c1bfacd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments/157457a7-0c81-40e8-887e-873a6a5d12bf/action returned with HTTP 204 Sep 05 11:44:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 968/1891] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:44:44 2026] POST /volume/v3/attachments/157457a7-0c81-40e8-887e-873a6a5d12bf/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-14d81439-eca1-4566-8a0c-e65f18d9edc8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-14d81439-eca1-4566-8a0c-e65f18d9edc8 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] GET http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 Sep 05 11:44:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-14d81439-eca1-4566-8a0c-e65f18d9edc8 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-14d81439-eca1-4566-8a0c-e65f18d9edc8 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3d3b5f86-fba1-4f0e-9789-b30a1c93f89d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3d3b5f86-fba1-4f0e-9789-b30a1c93f89d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3d3b5f86-fba1-4f0e-9789-b30a1c93f89d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3d3b5f86-fba1-4f0e-9789-b30a1c93f89d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-14d81439-eca1-4566-8a0c-e65f18d9edc8 tempest-VolumesSnapshotNegativeTestJSON-1492471621 tempest-VolumesSnapshotNegativeTestJSON-1492471621-project-member] http://192.168.122.95/volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 returned with HTTP 404 Sep 05 11:44:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 924/1892] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:45 2026] GET /volume/v3/volumes/e1e0d526-175b-4ebe-a3e8-bbf6f44219e7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:44:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3d3b5f86-fba1-4f0e-9789-b30a1c93f89d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3d3b5f86-fba1-4f0e-9789-b30a1c93f89d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 969/1893] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:45 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 1143 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-75477dcc-5b00-4392-a056-0ee955556259 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75477dcc-5b00-4392-a056-0ee955556259 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75477dcc-5b00-4392-a056-0ee955556259 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75477dcc-5b00-4392-a056-0ee955556259 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-75477dcc-5b00-4392-a056-0ee955556259 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75477dcc-5b00-4392-a056-0ee955556259 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 925/1894] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:45 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 1143 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-304879181"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-304879181'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Create volume of 1 GB Sep 05 11:44:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Availability Zones retrieved successfully. Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Flow 'volume_create_api' (53094766-9057-4532-bd4f-1bd9ab0ac0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f52303-1d6b-4b02-abd1-5ea8f1fe916f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f52303-1d6b-4b02-abd1-5ea8f1fe916f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b39dba9f-db29-41ff-9b56-66aecd8a673d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Created reservations ['a49a2e17-e3d7-4dd7-96c7-1cc5c571c8de', 'b48f8c36-d233-4506-b503-4d95d3ccd17b', 'e6f56e53-e048-4724-9d98-5ec8caabac84', '8adcb882-b3b7-4afa-b142-5e86a826a8d5'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b39dba9f-db29-41ff-9b56-66aecd8a673d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a49a2e17-e3d7-4dd7-96c7-1cc5c571c8de', 'b48f8c36-d233-4506-b503-4d95d3ccd17b', 'e6f56e53-e048-4724-9d98-5ec8caabac84', '8adcb882-b3b7-4afa-b142-5e86a826a8d5']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ade2356-07fa-442b-bd8a-4472d3c8d60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:46 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ade2356-07fa-442b-bd8a-4472d3c8d60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41f2d989-df84-4f73-97e6-f29eca219a90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-304879181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c878f179b2d443908f5e69ae85f6a12d',qos_specs=None,replication_status=,reservations=['a49a2e17-e3d7-4dd7-96c7-1cc5c571c8de','b48f8c36-d233-4506-b503-4d95d3ccd17b','e6f56e53-e048-4724-9d98-5ec8caabac84','8adcb882-b3b7-4afa-b142-5e86a826a8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a4a548fd774fbd8eddf862e4f2abf7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-304879181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41f2d989-df84-4f73-97e6-f29eca219a90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c878f179b2d443908f5e69ae85f6a12d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56a4a548fd774fbd8eddf862e4f2abf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b318a5-b122-4d77-a20d-461fa57f8162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b318a5-b122-4d77-a20d-461fa57f8162) transitioned into state 'SUCCESS' from state '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-304879181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c878f179b2d443908f5e69ae85f6a12d',qos_specs=None,replication_status=,reservations=['a49a2e17-e3d7-4dd7-96c7-1cc5c571c8de','b48f8c36-d233-4506-b503-4d95d3ccd17b','e6f56e53-e048-4724-9d98-5ec8caabac84','8adcb882-b3b7-4afa-b142-5e86a826a8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a4a548fd774fbd8eddf862e4f2abf7',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a81f540b-deff-4d02-969f-cd335723595d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a81f540b-deff-4d02-969f-cd335723595d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Flow 'volume_create_api' (53094766-9057-4532-bd4f-1bd9ab0ac0fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Create volume request issued successfully. Sep 05 11:44:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-32f3bdc1-acd6-4e3d-8c58-648af1aa7bf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 970/1895] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:44:46 2026] POST /volume/v3/volumes => generated 757 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d7392742-8b4c-4eba-a34b-53fc6eff07a3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d7392742-8b4c-4eba-a34b-53fc6eff07a3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d7392742-8b4c-4eba-a34b-53fc6eff07a3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d7392742-8b4c-4eba-a34b-53fc6eff07a3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:46 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d7392742-8b4c-4eba-a34b-53fc6eff07a3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d7392742-8b4c-4eba-a34b-53fc6eff07a3 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 926/1896] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:46 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 825 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8f312b85-a2ef-4317-ae3c-fc59a7c0f9c0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8f312b85-a2ef-4317-ae3c-fc59a7c0f9c0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8f312b85-a2ef-4317-ae3c-fc59a7c0f9c0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8f312b85-a2ef-4317-ae3c-fc59a7c0f9c0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8f312b85-a2ef-4317-ae3c-fc59a7c0f9c0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8f312b85-a2ef-4317-ae3c-fc59a7c0f9c0 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 971/1897] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:47 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 849 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3d509b2e-a354-4eb0-a63a-5bbee80e7fd2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3d509b2e-a354-4eb0-a63a-5bbee80e7fd2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3d509b2e-a354-4eb0-a63a-5bbee80e7fd2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3d509b2e-a354-4eb0-a63a-5bbee80e7fd2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:48 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=468,cinder:INSERT=85,cinder:UPDATE=139 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:44:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3d509b2e-a354-4eb0-a63a-5bbee80e7fd2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3d509b2e-a354-4eb0-a63a-5bbee80e7fd2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 927/1898] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:48 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-61e1f9d1-b3f4-4793-8533-7bdf1070279d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-61e1f9d1-b3f4-4793-8533-7bdf1070279d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-61e1f9d1-b3f4-4793-8533-7bdf1070279d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-61e1f9d1-b3f4-4793-8533-7bdf1070279d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-61e1f9d1-b3f4-4793-8533-7bdf1070279d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-61e1f9d1-b3f4-4793-8533-7bdf1070279d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 972/1899] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-68db3c97-1818-47b6-9b11-69831af11dbf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-68db3c97-1818-47b6-9b11-69831af11dbf None None] GET http://192.168.122.95/volume// Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-68db3c97-1818-47b6-9b11-69831af11dbf None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-68db3c97-1818-47b6-9b11-69831af11dbf None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-68db3c97-1818-47b6-9b11-69831af11dbf None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:44:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 973/1900] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-cdee2a33-3311-4211-badf-a1489e9eec81 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-cdee2a33-3311-4211-badf-a1489e9eec81 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-cdee2a33-3311-4211-badf-a1489e9eec81 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41f2d989-df84-4f73-97e6-f29eca219a90", "connector": null, "instance_uuid": "6c4013a6-280b-4c21-a248-f74dda341752"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=374,cinder:UPDATE=68,cinder:INSERT=34 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-cdee2a33-3311-4211-badf-a1489e9eec81 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:44:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 974/1901] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:44:49 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3cbd4d66-d1fa-4a85-a7e6-e464525f28e5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3cbd4d66-d1fa-4a85-a7e6-e464525f28e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3cbd4d66-d1fa-4a85-a7e6-e464525f28e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3cbd4d66-d1fa-4a85-a7e6-e464525f28e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1333388966", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1333388966', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:49 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Create volume of 1 GB Sep 05 11:44:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Availability Zones retrieved successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Flow 'volume_create_api' (0214ea9f-36ec-4d12-aef0-901d647c0f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f6baf4-e729-4cc1-9717-5489c021fb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3cbd4d66-d1fa-4a85-a7e6-e464525f28e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3cbd4d66-d1fa-4a85-a7e6-e464525f28e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 975/1902] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 849 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-566220e0-18fe-4c1d-86ab-caabc0e27c3f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-566220e0-18fe-4c1d-86ab-caabc0e27c3f None None] GET http://192.168.122.95/volume// Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-566220e0-18fe-4c1d-86ab-caabc0e27c3f None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-566220e0-18fe-4c1d-86ab-caabc0e27c3f None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-566220e0-18fe-4c1d-86ab-caabc0e27c3f None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:44:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 976/1903] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-9b0d4494-6310-4b74-a226-2b7497e3a9b6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-9b0d4494-6310-4b74-a226-2b7497e3a9b6 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-9b0d4494-6310-4b74-a226-2b7497e3a9b6 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-9b0d4494-6310-4b74-a226-2b7497e3a9b6 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f6baf4-e729-4cc1-9717-5489c021fb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:49 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ed3f5f-6232-450b-b8ee-31c234638991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-9b0d4494-6310-4b74-a226-2b7497e3a9b6 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-9b0d4494-6310-4b74-a226-2b7497e3a9b6 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 977/1904] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 1030 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-eeb1805f-56b4-4f30-a05c-d74478275ca4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-eeb1805f-56b4-4f30-a05c-d74478275ca4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] PUT http://192.168.122.95/volume/v3/attachments/44f6b96d-e263-45b3-a7dd-4ec7c71e9c1f Sep 05 11:44:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-eeb1805f-56b4-4f30-a05c-d74478275ca4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:50 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-eeb1805f-56b4-4f30-a05c-d74478275ca4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Acquiring lock "cinder-attachment_update-41f2d989-df84-4f73-97e6-f29eca219a90-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:44:50 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-eeb1805f-56b4-4f30-a05c-d74478275ca4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Lock "cinder-attachment_update-41f2d989-df84-4f73-97e6-f29eca219a90-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:44:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Created reservations ['b36c7f9c-71ce-42b1-b61f-a836e77b5581', 'b51d13c0-85e1-40b3-87b6-fae8d9e3c944', '664d6767-e13b-4000-be3c-e1754344d04f', '6d75ce54-39f6-4d17-a9ce-cb243fd51248'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ed3f5f-6232-450b-b8ee-31c234638991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b36c7f9c-71ce-42b1-b61f-a836e77b5581', 'b51d13c0-85e1-40b3-87b6-fae8d9e3c944', '664d6767-e13b-4000-be3c-e1754344d04f', '6d75ce54-39f6-4d17-a9ce-cb243fd51248']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b4633ad-c105-48e1-8914-1823e6f8ef66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b4633ad-c105-48e1-8914-1823e6f8ef66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ce5687e-d140-4de1-9fa0-8076373a50ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1333388966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d145d77e8d41fe99b93b42052220fc',qos_specs=None,replication_status=,reservations=['b36c7f9c-71ce-42b1-b61f-a836e77b5581','b51d13c0-85e1-40b3-87b6-fae8d9e3c944','664d6767-e13b-4000-be3c-e1754344d04f','6d75ce54-39f6-4d17-a9ce-cb243fd51248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f286fa48d685494ab4c9ffad729f6a9b',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1333388966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ce5687e-d140-4de1-9fa0-8076373a50ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92d145d77e8d41fe99b93b42052220fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f286fa48d685494ab4c9ffad729f6a9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947bfab4-15bd-481b-a678-0a7057568c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947bfab4-15bd-481b-a678-0a7057568c43) transitioned into state 'SUCCESS' from state '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-1333388966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d145d77e8d41fe99b93b42052220fc',qos_specs=None,replication_status=,reservations=['b36c7f9c-71ce-42b1-b61f-a836e77b5581','b51d13c0-85e1-40b3-87b6-fae8d9e3c944','664d6767-e13b-4000-be3c-e1754344d04f','6d75ce54-39f6-4d17-a9ce-cb243fd51248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f286fa48d685494ab4c9ffad729f6a9b',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c228fe5a-7854-490c-b1e5-afa2d3530a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c228fe5a-7854-490c-b1e5-afa2d3530a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Flow 'volume_create_api' (0214ea9f-36ec-4d12-aef0-901d647c0f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Create volume request issued successfully. Sep 05 11:44:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76f4388c-e9e1-4cea-a729-6389b9a49819 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 928/1905] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:49 2026] POST /volume/v3/volumes => generated 772 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2058104430", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2058104430', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Create volume of 1 GB Sep 05 11:44:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Availability Zones retrieved successfully. Sep 05 11:44:50 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-eeb1805f-56b4-4f30-a05c-d74478275ca4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Lock "cinder-attachment_update-41f2d989-df84-4f73-97e6-f29eca219a90-devstack" released by "attachment_update" :: held 0.303s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:44:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-eeb1805f-56b4-4f30-a05c-d74478275ca4 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments/44f6b96d-e263-45b3-a7dd-4ec7c71e9c1f returned with HTTP 200 Sep 05 11:44:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 978/1906] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:44:49 2026] PUT /volume/v3/attachments/44f6b96d-e263-45b3-a7dd-4ec7c71e9c1f => generated 694 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Flow 'volume_create_api' (aed486d2-70d3-45cb-a817-e875c8237497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa415e40-12f5-41e1-a36c-122780e0d670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa415e40-12f5-41e1-a36c-122780e0d670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c9ecdf-02db-4c11-b948-5e12806366d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Created reservations ['801e2401-172f-4268-b01b-e0cc24cde67b', '9d09dcd8-1b27-4bec-bd50-c63d7dc43d7f', 'dae40ba2-77b9-4f9a-8da4-411baebd3b65', '846903d3-23a1-4c56-94ba-d5a253868cb0'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c9ecdf-02db-4c11-b948-5e12806366d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['801e2401-172f-4268-b01b-e0cc24cde67b', '9d09dcd8-1b27-4bec-bd50-c63d7dc43d7f', 'dae40ba2-77b9-4f9a-8da4-411baebd3b65', '846903d3-23a1-4c56-94ba-d5a253868cb0']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0deb72f-ab54-4f94-8936-dbfcecbf90d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0deb72f-ab54-4f94-8936-dbfcecbf90d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc46fa05-4b24-4639-9f87-42704b6cf4cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2058104430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d145d77e8d41fe99b93b42052220fc',qos_specs=None,replication_status=,reservations=['801e2401-172f-4268-b01b-e0cc24cde67b','9d09dcd8-1b27-4bec-bd50-c63d7dc43d7f','dae40ba2-77b9-4f9a-8da4-411baebd3b65','846903d3-23a1-4c56-94ba-d5a253868cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f286fa48d685494ab4c9ffad729f6a9b',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2058104430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc46fa05-4b24-4639-9f87-42704b6cf4cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92d145d77e8d41fe99b93b42052220fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f286fa48d685494ab4c9ffad729f6a9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f485db-2c75-4929-a6b6-b6c99e738adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f485db-2c75-4929-a6b6-b6c99e738adb) transitioned into state 'SUCCESS' from state '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-2058104430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d145d77e8d41fe99b93b42052220fc',qos_specs=None,replication_status=,reservations=['801e2401-172f-4268-b01b-e0cc24cde67b','9d09dcd8-1b27-4bec-bd50-c63d7dc43d7f','dae40ba2-77b9-4f9a-8da4-411baebd3b65','846903d3-23a1-4c56-94ba-d5a253868cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f286fa48d685494ab4c9ffad729f6a9b',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8050020-86ac-4750-a25a-ddc4467751e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8050020-86ac-4750-a25a-ddc4467751e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Flow 'volume_create_api' (aed486d2-70d3-45cb-a817-e875c8237497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Create volume request issued successfully. Sep 05 11:44:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3fb92dde-49c7-4fe9-afba-ef668bd06fd6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 929/1907] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:50 2026] POST /volume/v3/volumes => generated 772 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-26119092-7b99-4b4a-9543-b286c16bc3c1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26119092-7b99-4b4a-9543-b286c16bc3c1 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26119092-7b99-4b4a-9543-b286c16bc3c1 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26119092-7b99-4b4a-9543-b286c16bc3c1 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-26119092-7b99-4b4a-9543-b286c16bc3c1 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26119092-7b99-4b4a-9543-b286c16bc3c1 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 979/1908] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:50 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 850 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-cd26e4d1-1c48-4e79-84f8-e359dca99c35 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-cd26e4d1-1c48-4e79-84f8-e359dca99c35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/attachments/44f6b96d-e263-45b3-a7dd-4ec7c71e9c1f/action Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-cd26e4d1-1c48-4e79-84f8-e359dca99c35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-cd26e4d1-1c48-4e79-84f8-e359dca99c35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-045d29cd-aca9-4d95-a4a0-ef91945debdf req-cd26e4d1-1c48-4e79-84f8-e359dca99c35 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments/44f6b96d-e263-45b3-a7dd-4ec7c71e9c1f/action returned with HTTP 204 Sep 05 11:44:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 930/1909] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:44:50 2026] POST /volume/v3/attachments/44f6b96d-e263-45b3-a7dd-4ec7c71e9c1f/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c180628e-63e7-4a1f-9361-4de53ce5e62d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c180628e-63e7-4a1f-9361-4de53ce5e62d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c180628e-63e7-4a1f-9361-4de53ce5e62d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c180628e-63e7-4a1f-9361-4de53ce5e62d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c180628e-63e7-4a1f-9361-4de53ce5e62d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c180628e-63e7-4a1f-9361-4de53ce5e62d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 980/1910] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:51 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 1142 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7b29ddad-a9e2-4506-9293-6712ced2314a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7b29ddad-a9e2-4506-9293-6712ced2314a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7b29ddad-a9e2-4506-9293-6712ced2314a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7b29ddad-a9e2-4506-9293-6712ced2314a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7b29ddad-a9e2-4506-9293-6712ced2314a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7b29ddad-a9e2-4506-9293-6712ced2314a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 931/1911] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:52 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 1142 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-100f9ce1-b245-454d-8eac-479b6f8997af req-52ccd4dc-134b-44a5-9515-7ce2c98af80a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-52ccd4dc-134b-44a5-9515-7ce2c98af80a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-52ccd4dc-134b-44a5-9515-7ce2c98af80a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-52ccd4dc-134b-44a5-9515-7ce2c98af80a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-100f9ce1-b245-454d-8eac-479b6f8997af req-52ccd4dc-134b-44a5-9515-7ce2c98af80a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-52ccd4dc-134b-44a5-9515-7ce2c98af80a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 981/1912] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:44:52 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 1143 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-100f9ce1-b245-454d-8eac-479b6f8997af req-f9107be7-9f38-4f00-bb88-37561d9f1cf8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-f9107be7-9f38-4f00-bb88-37561d9f1cf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1/action Sep 05 11:44:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-f9107be7-9f38-4f00-bb88-37561d9f1cf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:44:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-f9107be7-9f38-4f00-bb88-37561d9f1cf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-100f9ce1-b245-454d-8eac-479b6f8997af req-f9107be7-9f38-4f00-bb88-37561d9f1cf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-100f9ce1-b245-454d-8eac-479b6f8997af req-f9107be7-9f38-4f00-bb88-37561d9f1cf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Begin detaching volume completed successfully. Sep 05 11:44:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-f9107be7-9f38-4f00-bb88-37561d9f1cf8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1/action returned with HTTP 202 Sep 05 11:44:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 932/1913] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:44:52 2026] POST /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:44:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f8a28921-2cc3-42f3-a43d-64ce2eca25e5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8a28921-2cc3-42f3-a43d-64ce2eca25e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8a28921-2cc3-42f3-a43d-64ce2eca25e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8a28921-2cc3-42f3-a43d-64ce2eca25e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f8a28921-2cc3-42f3-a43d-64ce2eca25e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8a28921-2cc3-42f3-a43d-64ce2eca25e5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 982/1914] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:53 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-35c7fcfa-83fa-4158-a7e2-a1ad4b07d4eb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-35c7fcfa-83fa-4158-a7e2-a1ad4b07d4eb None None] GET http://192.168.122.95/volume// Sep 05 11:44:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-35c7fcfa-83fa-4158-a7e2-a1ad4b07d4eb None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-35c7fcfa-83fa-4158-a7e2-a1ad4b07d4eb None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-35c7fcfa-83fa-4158-a7e2-a1ad4b07d4eb None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:44:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 933/1915] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:44:53 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:44:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fe00a0ef-f987-46e3-8bd7-8b41dffa5c4c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fe00a0ef-f987-46e3-8bd7-8b41dffa5c4c tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fe00a0ef-f987-46e3-8bd7-8b41dffa5c4c tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fe00a0ef-f987-46e3-8bd7-8b41dffa5c4c tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fe00a0ef-f987-46e3-8bd7-8b41dffa5c4c tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fe00a0ef-f987-46e3-8bd7-8b41dffa5c4c tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 983/1916] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:44:53 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 1327 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:44:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fd9d297e-8547-44f3-b5f4-b8ef39d0dd3a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fd9d297e-8547-44f3-b5f4-b8ef39d0dd3a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] DELETE http://192.168.122.95/volume/v3/attachments/157457a7-0c81-40e8-887e-873a6a5d12bf Sep 05 11:44:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fd9d297e-8547-44f3-b5f4-b8ef39d0dd3a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fd9d297e-8547-44f3-b5f4-b8ef39d0dd3a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:53 devstack devstack@c-api.service[87146]: /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 05 11:44:53 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:44:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-100f9ce1-b245-454d-8eac-479b6f8997af req-fd9d297e-8547-44f3-b5f4-b8ef39d0dd3a tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments/157457a7-0c81-40e8-887e-873a6a5d12bf returned with HTTP 200 Sep 05 11:44:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 934/1917] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:44:53 2026] DELETE /volume/v3/attachments/157457a7-0c81-40e8-887e-873a6a5d12bf => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dd5eb91c-91b8-4891-83e1-0a8e057344c5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dd5eb91c-91b8-4891-83e1-0a8e057344c5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dd5eb91c-91b8-4891-83e1-0a8e057344c5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dd5eb91c-91b8-4891-83e1-0a8e057344c5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dd5eb91c-91b8-4891-83e1-0a8e057344c5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dd5eb91c-91b8-4891-83e1-0a8e057344c5 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 984/1918] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:54 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-e7036027-a2d3-4b93-9646-897f0fd214e8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-e7036027-a2d3-4b93-9646-897f0fd214e8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-e7036027-a2d3-4b93-9646-897f0fd214e8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-e7036027-a2d3-4b93-9646-897f0fd214e8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-e7036027-a2d3-4b93-9646-897f0fd214e8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-e7036027-a2d3-4b93-9646-897f0fd214e8 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 935/1919] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:44:54 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 1142 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-77de387e-fae3-4f92-8fd9-c873a3973168 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-77de387e-fae3-4f92-8fd9-c873a3973168 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] POST http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90/action Sep 05 11:44:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-77de387e-fae3-4f92-8fd9-c873a3973168 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:44:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-77de387e-fae3-4f92-8fd9-c873a3973168 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-77de387e-fae3-4f92-8fd9-c873a3973168 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-77de387e-fae3-4f92-8fd9-c873a3973168 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Begin detaching volume completed successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-77de387e-fae3-4f92-8fd9-c873a3973168 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90/action returned with HTTP 202 Sep 05 11:44:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 985/1920] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:44:54 2026] POST /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-812421b6-6736-45c0-aafe-4c64d0aa1ff2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-812421b6-6736-45c0-aafe-4c64d0aa1ff2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-812421b6-6736-45c0-aafe-4c64d0aa1ff2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-812421b6-6736-45c0-aafe-4c64d0aa1ff2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-812421b6-6736-45c0-aafe-4c64d0aa1ff2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-812421b6-6736-45c0-aafe-4c64d0aa1ff2 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 936/1921] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:54 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 1145 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-02de3f8f-d286-4598-8c6e-f6115c776e0a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-02de3f8f-d286-4598-8c6e-f6115c776e0a None None] GET http://192.168.122.95/volume// Sep 05 11:44:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-02de3f8f-d286-4598-8c6e-f6115c776e0a None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-02de3f8f-d286-4598-8c6e-f6115c776e0a None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-02de3f8f-d286-4598-8c6e-f6115c776e0a None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:44:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 986/1922] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:44:54 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-f7d908e7-27f0-4d37-b3a7-23ca6892b76d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-f7d908e7-27f0-4d37-b3a7-23ca6892b76d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-f7d908e7-27f0-4d37-b3a7-23ca6892b76d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-f7d908e7-27f0-4d37-b3a7-23ca6892b76d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-f7d908e7-27f0-4d37-b3a7-23ca6892b76d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-f7d908e7-27f0-4d37-b3a7-23ca6892b76d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 937/1923] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:44:54 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:44:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-9a6f40a5-1140-47bc-9ee0-0c2553457bcd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-9a6f40a5-1140-47bc-9ee0-0c2553457bcd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] DELETE http://192.168.122.95/volume/v3/attachments/44f6b96d-e263-45b3-a7dd-4ec7c71e9c1f Sep 05 11:44:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-9a6f40a5-1140-47bc-9ee0-0c2553457bcd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-9a6f40a5-1140-47bc-9ee0-0c2553457bcd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:55 devstack devstack@c-api.service[87145]: /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 05 11:44:55 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:44:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4a0a9bd0-45de-4bc4-afb0-7b0897f3ca5a req-9a6f40a5-1140-47bc-9ee0-0c2553457bcd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/attachments/44f6b96d-e263-45b3-a7dd-4ec7c71e9c1f returned with HTTP 200 Sep 05 11:44:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 987/1924] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:44:55 2026] DELETE /volume/v3/attachments/44f6b96d-e263-45b3-a7dd-4ec7c71e9c1f => generated 19 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a4ca6af0-8f6a-416a-8751-5bdeb023468d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4ca6af0-8f6a-416a-8751-5bdeb023468d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4ca6af0-8f6a-416a-8751-5bdeb023468d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4ca6af0-8f6a-416a-8751-5bdeb023468d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a4ca6af0-8f6a-416a-8751-5bdeb023468d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4ca6af0-8f6a-416a-8751-5bdeb023468d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 938/1925] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:55 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b4325220-b690-461f-9bd5-7f2245075312 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b4325220-b690-461f-9bd5-7f2245075312 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b4325220-b690-461f-9bd5-7f2245075312 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b4325220-b690-461f-9bd5-7f2245075312 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b4325220-b690-461f-9bd5-7f2245075312 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b4325220-b690-461f-9bd5-7f2245075312 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 988/1926] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:55 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-afdd98d4-351f-4c9d-ab2d-04ba27a80cba None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afdd98d4-351f-4c9d-ab2d-04ba27a80cba tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:44:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afdd98d4-351f-4c9d-ab2d-04ba27a80cba tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afdd98d4-351f-4c9d-ab2d-04ba27a80cba tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-afdd98d4-351f-4c9d-ab2d-04ba27a80cba tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afdd98d4-351f-4c9d-ab2d-04ba27a80cba tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:44:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 939/1927] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:55 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-73d8fe90-ab28-4243-984d-e2e769f2edfd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73d8fe90-ab28-4243-984d-e2e769f2edfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73d8fe90-ab28-4243-984d-e2e769f2edfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73d8fe90-ab28-4243-984d-e2e769f2edfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:44:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:44:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-73d8fe90-ab28-4243-984d-e2e769f2edfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73d8fe90-ab28-4243-984d-e2e769f2edfd tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 989/1928] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:55 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c7121ff9-ed9e-437a-b0bd-8d2929fd2782 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7121ff9-ed9e-437a-b0bd-8d2929fd2782 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:44:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7121ff9-ed9e-437a-b0bd-8d2929fd2782 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7121ff9-ed9e-437a-b0bd-8d2929fd2782 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:44:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:44:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c7121ff9-ed9e-437a-b0bd-8d2929fd2782 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:44:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7121ff9-ed9e-437a-b0bd-8d2929fd2782 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:44:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 940/1929] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:56 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d8fec45d-1041-4a4e-a064-cf0b0d536798 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d8fec45d-1041-4a4e-a064-cf0b0d536798 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] DELETE http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:45:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d8fec45d-1041-4a4e-a064-cf0b0d536798 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d8fec45d-1041-4a4e-a064-cf0b0d536798 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-d8fec45d-1041-4a4e-a064-cf0b0d536798 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Delete volume with id: 41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:45:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d8fec45d-1041-4a4e-a064-cf0b0d536798 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d8fec45d-1041-4a4e-a064-cf0b0d536798 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Delete volume request issued successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d8fec45d-1041-4a4e-a064-cf0b0d536798 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 202 Sep 05 11:45:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 990/1930] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:05 2026] DELETE /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7129f371-9ced-46f1-99ef-66dd3aa1ac1f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7129f371-9ced-46f1-99ef-66dd3aa1ac1f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:45:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7129f371-9ced-46f1-99ef-66dd3aa1ac1f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7129f371-9ced-46f1-99ef-66dd3aa1ac1f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7129f371-9ced-46f1-99ef-66dd3aa1ac1f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7129f371-9ced-46f1-99ef-66dd3aa1ac1f tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 941/1931] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 849 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-55d40644-d948-4ac3-a786-d9988e5a3272 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-55d40644-d948-4ac3-a786-d9988e5a3272 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 Sep 05 11:45:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-55d40644-d948-4ac3-a786-d9988e5a3272 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-55d40644-d948-4ac3-a786-d9988e5a3272 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-55d40644-d948-4ac3-a786-d9988e5a3272 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 returned with HTTP 404 Sep 05 11:45:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 991/1932] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:06 2026] GET /volume/v3/volumes/41f2d989-df84-4f73-97e6-f29eca219a90 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-12fea5a0-4380-46d9-a370-2150e1c4fb67 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12fea5a0-4380-46d9-a370-2150e1c4fb67 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] DELETE http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:45:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-12fea5a0-4380-46d9-a370-2150e1c4fb67 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-12fea5a0-4380-46d9-a370-2150e1c4fb67 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:06 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-12fea5a0-4380-46d9-a370-2150e1c4fb67 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Delete volume with id: 86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:45:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-12fea5a0-4380-46d9-a370-2150e1c4fb67 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:45:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-12fea5a0-4380-46d9-a370-2150e1c4fb67 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Delete volume request issued successfully. Sep 05 11:45:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12fea5a0-4380-46d9-a370-2150e1c4fb67 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 202 Sep 05 11:45:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 942/1933] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:06 2026] DELETE /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-72956bb3-74e8-4128-b3e0-82448e7a8154 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72956bb3-74e8-4128-b3e0-82448e7a8154 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:45:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72956bb3-74e8-4128-b3e0-82448e7a8154 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72956bb3-74e8-4128-b3e0-82448e7a8154 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-72956bb3-74e8-4128-b3e0-82448e7a8154 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:45:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72956bb3-74e8-4128-b3e0-82448e7a8154 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 200 Sep 05 11:45:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 992/1934] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:06 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c4042468-4b6a-4e63-8d74-31f245ef0344 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4042468-4b6a-4e63-8d74-31f245ef0344 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 Sep 05 11:45:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4042468-4b6a-4e63-8d74-31f245ef0344 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4042468-4b6a-4e63-8d74-31f245ef0344 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4042468-4b6a-4e63-8d74-31f245ef0344 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 returned with HTTP 404 Sep 05 11:45:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 943/1935] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:07 2026] GET /volume/v3/volumes/86914b9c-d631-4345-9d23-d086761b6eb1 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b9402019-e164-462d-8d0d-86bde656c40d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9402019-e164-462d-8d0d-86bde656c40d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] DELETE http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:45:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9402019-e164-462d-8d0d-86bde656c40d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9402019-e164-462d-8d0d-86bde656c40d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:08 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b9402019-e164-462d-8d0d-86bde656c40d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Delete volume with id: b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:45:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b9402019-e164-462d-8d0d-86bde656c40d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:45:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b9402019-e164-462d-8d0d-86bde656c40d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Delete volume request issued successfully. Sep 05 11:45:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9402019-e164-462d-8d0d-86bde656c40d tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 202 Sep 05 11:45:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 993/1936] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:08 2026] DELETE /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b9960451-41f8-4b0a-839a-dd7e14715f97 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b9960451-41f8-4b0a-839a-dd7e14715f97 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:45:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b9960451-41f8-4b0a-839a-dd7e14715f97 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b9960451-41f8-4b0a-839a-dd7e14715f97 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b9960451-41f8-4b0a-839a-dd7e14715f97 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Volume info retrieved successfully. Sep 05 11:45:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b9960451-41f8-4b0a-839a-dd7e14715f97 tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 200 Sep 05 11:45:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 944/1937] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:08 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8c1e0337-eef5-4672-9bfe-6bbc09475c3e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c1e0337-eef5-4672-9bfe-6bbc09475c3e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] GET http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c Sep 05 11:45:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c1e0337-eef5-4672-9bfe-6bbc09475c3e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c1e0337-eef5-4672-9bfe-6bbc09475c3e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c1e0337-eef5-4672-9bfe-6bbc09475c3e tempest-AttachVolumeTestJSON-1706745870 tempest-AttachVolumeTestJSON-1706745870-project-member] http://192.168.122.95/volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c returned with HTTP 404 Sep 05 11:45:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 994/1938] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:09 2026] GET /volume/v3/volumes/b0536bbb-2aa0-496b-b986-dcde56ad512c => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=110,cinder:INSERT=17,cinder:UPDATE=31 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1898446780", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1898446780', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Create volume of 1 GB Sep 05 11:45:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Availability Zones retrieved successfully. Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Flow 'volume_create_api' (34e2b6ed-8ea7-4d8c-8043-d44644766bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67802bf9-56b5-46f9-93bb-3911a937b5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67802bf9-56b5-46f9-93bb-3911a937b5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25c6df7-e8b6-4c99-9271-0e8c3a55eef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Created reservations ['7999ddd3-e18c-4e88-8ea4-bcfff6255f78', '2b967646-83a1-4129-97b9-d32eec2eb8ec', '7daf5c96-f00d-430d-9673-cd290d1bcb45', '9f3a9299-9613-410f-b64d-f03be5320903'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25c6df7-e8b6-4c99-9271-0e8c3a55eef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7999ddd3-e18c-4e88-8ea4-bcfff6255f78', '2b967646-83a1-4129-97b9-d32eec2eb8ec', '7daf5c96-f00d-430d-9673-cd290d1bcb45', '9f3a9299-9613-410f-b64d-f03be5320903']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83f7b40-8c74-4169-b8b4-2ca4874def24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83f7b40-8c74-4169-b8b4-2ca4874def24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e97f352-6ddd-4613-b8d3-f653577a9f7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1898446780',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6dab6cd80a5b4f97a46edc89cee73e0e',qos_specs=None,replication_status=,reservations=['7999ddd3-e18c-4e88-8ea4-bcfff6255f78','2b967646-83a1-4129-97b9-d32eec2eb8ec','7daf5c96-f00d-430d-9673-cd290d1bcb45','9f3a9299-9613-410f-b64d-f03be5320903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e0dbfe5cc047b8a1a0d0a56bb93e0f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1898446780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e97f352-6ddd-4613-b8d3-f653577a9f7d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6dab6cd80a5b4f97a46edc89cee73e0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e0dbfe5cc047b8a1a0d0a56bb93e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b393c1-d11b-4b09-953a-214f3f1ba807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b393c1-d11b-4b09-953a-214f3f1ba807) transitioned into state 'SUCCESS' from state '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-1898446780',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6dab6cd80a5b4f97a46edc89cee73e0e',qos_specs=None,replication_status=,reservations=['7999ddd3-e18c-4e88-8ea4-bcfff6255f78','2b967646-83a1-4129-97b9-d32eec2eb8ec','7daf5c96-f00d-430d-9673-cd290d1bcb45','9f3a9299-9613-410f-b64d-f03be5320903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e0dbfe5cc047b8a1a0d0a56bb93e0f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06faf845-6ef5-4820-8131-bb739b437765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06faf845-6ef5-4820-8131-bb739b437765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Flow 'volume_create_api' (34e2b6ed-8ea7-4d8c-8043-d44644766bbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Create volume request issued successfully. Sep 05 11:45:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-e821499e-bee0-4125-aac9-8d0697024288 req-ebe905e2-61ef-45b4-9829-57950a81e6ad tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 945/1939] 192.168.122.95 () {64 vars in 1425 bytes} [Sat Sep 5 11:45:18 2026] POST /volume/v3/volumes => generated 770 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:45:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-e821499e-bee0-4125-aac9-8d0697024288 req-fa876583-f0a8-43a9-851e-d40b8dbb89f6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e821499e-bee0-4125-aac9-8d0697024288 req-fa876583-f0a8-43a9-851e-d40b8dbb89f6 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] GET http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d Sep 05 11:45:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e821499e-bee0-4125-aac9-8d0697024288 req-fa876583-f0a8-43a9-851e-d40b8dbb89f6 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-e821499e-bee0-4125-aac9-8d0697024288 req-fa876583-f0a8-43a9-851e-d40b8dbb89f6 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-e821499e-bee0-4125-aac9-8d0697024288 req-fa876583-f0a8-43a9-851e-d40b8dbb89f6 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Volume info retrieved successfully. Sep 05 11:45:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-e821499e-bee0-4125-aac9-8d0697024288 req-fa876583-f0a8-43a9-851e-d40b8dbb89f6 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d returned with HTTP 200 Sep 05 11:45:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 995/1940] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:18 2026] GET /volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d => generated 838 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-65ca0fcd-091a-444c-8081-d5938197a11f req-6695239e-1657-45f1-9ce8-0a7caccb40f5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-65ca0fcd-091a-444c-8081-d5938197a11f req-6695239e-1657-45f1-9ce8-0a7caccb40f5 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] GET http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-65ca0fcd-091a-444c-8081-d5938197a11f req-6695239e-1657-45f1-9ce8-0a7caccb40f5 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-65ca0fcd-091a-444c-8081-d5938197a11f req-6695239e-1657-45f1-9ce8-0a7caccb40f5 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-65ca0fcd-091a-444c-8081-d5938197a11f req-6695239e-1657-45f1-9ce8-0a7caccb40f5 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Volume info retrieved successfully. Sep 05 11:45:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-65ca0fcd-091a-444c-8081-d5938197a11f req-6695239e-1657-45f1-9ce8-0a7caccb40f5 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d returned with HTTP 200 Sep 05 11:45:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 946/1941] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:18 2026] GET /volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d => generated 838 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-a54893b6-ef4c-4d94-ad85-f097c71e2f05 req-023717e1-b198-44e2-9402-34414f36c83e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-a54893b6-ef4c-4d94-ad85-f097c71e2f05 req-023717e1-b198-44e2-9402-34414f36c83e tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] GET http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d Sep 05 11:45:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-a54893b6-ef4c-4d94-ad85-f097c71e2f05 req-023717e1-b198-44e2-9402-34414f36c83e tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-a54893b6-ef4c-4d94-ad85-f097c71e2f05 req-023717e1-b198-44e2-9402-34414f36c83e tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-a54893b6-ef4c-4d94-ad85-f097c71e2f05 req-023717e1-b198-44e2-9402-34414f36c83e tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Volume info retrieved successfully. Sep 05 11:45:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-a54893b6-ef4c-4d94-ad85-f097c71e2f05 req-023717e1-b198-44e2-9402-34414f36c83e tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d returned with HTTP 200 Sep 05 11:45:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 996/1942] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:19 2026] GET /volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-da927fe2-6ced-4c4b-a40b-ba8c7aca5a2b req-f3cc7cb5-c6c2-4325-ab4d-c8e942b3a3d3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-da927fe2-6ced-4c4b-a40b-ba8c7aca5a2b req-f3cc7cb5-c6c2-4325-ab4d-c8e942b3a3d3 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-reader] GET http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d Sep 05 11:45:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-da927fe2-6ced-4c4b-a40b-ba8c7aca5a2b req-f3cc7cb5-c6c2-4325-ab4d-c8e942b3a3d3 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-da927fe2-6ced-4c4b-a40b-ba8c7aca5a2b req-f3cc7cb5-c6c2-4325-ab4d-c8e942b3a3d3 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-da927fe2-6ced-4c4b-a40b-ba8c7aca5a2b req-f3cc7cb5-c6c2-4325-ab4d-c8e942b3a3d3 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-reader] Volume info retrieved successfully. Sep 05 11:45:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-da927fe2-6ced-4c4b-a40b-ba8c7aca5a2b req-f3cc7cb5-c6c2-4325-ab4d-c8e942b3a3d3 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-reader] http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d returned with HTTP 200 Sep 05 11:45:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 947/1943] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:19 2026] GET /volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-7ca07bf5-d75f-44d8-9d55-c46551eb642a req-105050db-2c6d-471b-a755-ca10eb1fe724 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7ca07bf5-d75f-44d8-9d55-c46551eb642a req-105050db-2c6d-471b-a755-ca10eb1fe724 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] DELETE http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d Sep 05 11:45:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7ca07bf5-d75f-44d8-9d55-c46551eb642a req-105050db-2c6d-471b-a755-ca10eb1fe724 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7ca07bf5-d75f-44d8-9d55-c46551eb642a req-105050db-2c6d-471b-a755-ca10eb1fe724 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:20 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [req-7ca07bf5-d75f-44d8-9d55-c46551eb642a req-105050db-2c6d-471b-a755-ca10eb1fe724 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Delete volume with id: 6e97f352-6ddd-4613-b8d3-f653577a9f7d Sep 05 11:45:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-7ca07bf5-d75f-44d8-9d55-c46551eb642a req-105050db-2c6d-471b-a755-ca10eb1fe724 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Volume info retrieved successfully. Sep 05 11:45:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-7ca07bf5-d75f-44d8-9d55-c46551eb642a req-105050db-2c6d-471b-a755-ca10eb1fe724 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Delete volume request issued successfully. Sep 05 11:45:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7ca07bf5-d75f-44d8-9d55-c46551eb642a req-105050db-2c6d-471b-a755-ca10eb1fe724 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d returned with HTTP 202 Sep 05 11:45:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 997/1944] 192.168.122.95 () {62 vars in 1504 bytes} [Sat Sep 5 11:45:20 2026] DELETE /volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-bd66cd5d-e50f-4f09-ac86-140f06026524 req-a5421a93-8c6e-45db-a77b-7c5d94cb08ab None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-bd66cd5d-e50f-4f09-ac86-140f06026524 req-a5421a93-8c6e-45db-a77b-7c5d94cb08ab tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] GET http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d Sep 05 11:45:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-bd66cd5d-e50f-4f09-ac86-140f06026524 req-a5421a93-8c6e-45db-a77b-7c5d94cb08ab tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-bd66cd5d-e50f-4f09-ac86-140f06026524 req-a5421a93-8c6e-45db-a77b-7c5d94cb08ab tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-bd66cd5d-e50f-4f09-ac86-140f06026524 req-a5421a93-8c6e-45db-a77b-7c5d94cb08ab tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Volume info retrieved successfully. Sep 05 11:45:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-bd66cd5d-e50f-4f09-ac86-140f06026524 req-a5421a93-8c6e-45db-a77b-7c5d94cb08ab tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d returned with HTTP 200 Sep 05 11:45:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 948/1945] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:20 2026] GET /volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-2a5c4c8b-d927-4b5c-b8e0-16240e60f02f req-f8b2e5b5-f494-4380-a711-7adfe3b021e2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-2a5c4c8b-d927-4b5c-b8e0-16240e60f02f req-f8b2e5b5-f494-4380-a711-7adfe3b021e2 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] GET http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d Sep 05 11:45:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-2a5c4c8b-d927-4b5c-b8e0-16240e60f02f req-f8b2e5b5-f494-4380-a711-7adfe3b021e2 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-2a5c4c8b-d927-4b5c-b8e0-16240e60f02f req-f8b2e5b5-f494-4380-a711-7adfe3b021e2 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-2a5c4c8b-d927-4b5c-b8e0-16240e60f02f req-f8b2e5b5-f494-4380-a711-7adfe3b021e2 tempest-VolumesGetTestJSON-1292103867 tempest-VolumesGetTestJSON-1292103867-project-member] http://192.168.122.95/volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d returned with HTTP 404 Sep 05 11:45:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 998/1946] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:21 2026] GET /volume/v3/volumes/6e97f352-6ddd-4613-b8d3-f653577a9f7d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c4bb603b-0f2e-42fe-9d02-45b7514ad5c2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4bb603b-0f2e-42fe-9d02-45b7514ad5c2 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] GET http://192.168.122.95/volume/v3/scheduler-stats/get_pools Sep 05 11:45:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4bb603b-0f2e-42fe-9d02-45b7514ad5c2 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4bb603b-0f2e-42fe-9d02-45b7514ad5c2 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] Calling method 'get_pools' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4bb603b-0f2e-42fe-9d02-45b7514ad5c2 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] http://192.168.122.95/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:45:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 949/1947] 192.168.122.95 () {58 vars in 1170 bytes} [Sat Sep 5 11:45:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4992bb8d-a780-4853-94f2-27fb02353341 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4992bb8d-a780-4853-94f2-27fb02353341 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] GET http://192.168.122.95/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 11:45:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4992bb8d-a780-4853-94f2-27fb02353341 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4992bb8d-a780-4853-94f2-27fb02353341 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] Calling method 'get_pools' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4992bb8d-a780-4853-94f2-27fb02353341 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] http://192.168.122.95/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 11:45:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 999/1948] 192.168.122.95 () {58 vars in 1193 bytes} [Sat Sep 5 11:45:26 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c903e78a-5e8f-4133-bcb7-68f0277a66e5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c903e78a-5e8f-4133-bcb7-68f0277a66e5 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] GET http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:45:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c903e78a-5e8f-4133-bcb7-68f0277a66e5 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c903e78a-5e8f-4133-bcb7-68f0277a66e5 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:26 devstack devstack@c-api.service[87146]: /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 05 11:45:26 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:45:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c903e78a-5e8f-4133-bcb7-68f0277a66e5 tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 11:45:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 950/1949] 192.168.122.95 () {58 vars in 1188 bytes} [Sat Sep 5 11:45:26 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-af7bdc5f-37c9-40c5-857a-f53e94984a4f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af7bdc5f-37c9-40c5-857a-f53e94984a4f tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] GET http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:45:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af7bdc5f-37c9-40c5-857a-f53e94984a4f tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af7bdc5f-37c9-40c5-857a-f53e94984a4f tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:26 devstack devstack@c-api.service[87145]: /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 05 11:45:26 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:45:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af7bdc5f-37c9-40c5-857a-f53e94984a4f tempest-BackendsCapabilitiesAdminTestsJSON-898238946 tempest-BackendsCapabilitiesAdminTestsJSON-898238946-project-admin] http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 11:45:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1000/1950] 192.168.122.95 () {58 vars in 1188 bytes} [Sat Sep 5 11:45:26 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-76e49792-8dbf-4992-b20d-bfcf3d8fbade None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76e49792-8dbf-4992-b20d-bfcf3d8fbade tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76e49792-8dbf-4992-b20d-bfcf3d8fbade tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76e49792-8dbf-4992-b20d-bfcf3d8fbade tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-76e49792-8dbf-4992-b20d-bfcf3d8fbade tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76e49792-8dbf-4992-b20d-bfcf3d8fbade tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 951/1951] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:29 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e766eaaf-2f9f-4060-96bb-cebdcd1d27b4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e766eaaf-2f9f-4060-96bb-cebdcd1d27b4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e766eaaf-2f9f-4060-96bb-cebdcd1d27b4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e766eaaf-2f9f-4060-96bb-cebdcd1d27b4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e766eaaf-2f9f-4060-96bb-cebdcd1d27b4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e766eaaf-2f9f-4060-96bb-cebdcd1d27b4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1001/1952] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:29 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-1f4d3eb0-a87b-4314-b8cf-496adfc81a2a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-1f4d3eb0-a87b-4314-b8cf-496adfc81a2a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-1f4d3eb0-a87b-4314-b8cf-496adfc81a2a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-1f4d3eb0-a87b-4314-b8cf-496adfc81a2a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-1f4d3eb0-a87b-4314-b8cf-496adfc81a2a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-1f4d3eb0-a87b-4314-b8cf-496adfc81a2a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 952/1953] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:29 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-21216242-0a89-417e-b29a-fc3f83300bae None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-21216242-0a89-417e-b29a-fc3f83300bae None None] GET http://192.168.122.95/volume// Sep 05 11:45:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-21216242-0a89-417e-b29a-fc3f83300bae None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-21216242-0a89-417e-b29a-fc3f83300bae None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-21216242-0a89-417e-b29a-fc3f83300bae None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:45:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1002/1954] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:45:29 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:45:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-177e95c4-9a0f-4942-804d-de33478bad28 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-177e95c4-9a0f-4942-804d-de33478bad28 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:45:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-177e95c4-9a0f-4942-804d-de33478bad28 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ce5687e-d140-4de1-9fa0-8076373a50ac", "connector": null, "instance_uuid": "0c3ee60e-e743-4dd7-829b-d7f0ca140e1b"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-177e95c4-9a0f-4942-804d-de33478bad28 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:45:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 953/1955] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:45:29 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e0d5670f-b5ab-4924-84e3-6f22c4fe9542 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e0d5670f-b5ab-4924-84e3-6f22c4fe9542 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e0d5670f-b5ab-4924-84e3-6f22c4fe9542 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e0d5670f-b5ab-4924-84e3-6f22c4fe9542 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8709df80-33f6-410c-a934-934042bc7425 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8709df80-33f6-410c-a934-934042bc7425 None None] GET http://192.168.122.95/volume// Sep 05 11:45:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8709df80-33f6-410c-a934-934042bc7425 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8709df80-33f6-410c-a934-934042bc7425 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8709df80-33f6-410c-a934-934042bc7425 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:45:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 954/1956] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:45:30 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:45:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-c9b90f40-0178-4b72-a48d-32eeb7436bb1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-c9b90f40-0178-4b72-a48d-32eeb7436bb1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-c9b90f40-0178-4b72-a48d-32eeb7436bb1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-c9b90f40-0178-4b72-a48d-32eeb7436bb1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e0d5670f-b5ab-4924-84e3-6f22c4fe9542 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-c9b90f40-0178-4b72-a48d-32eeb7436bb1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e0d5670f-b5ab-4924-84e3-6f22c4fe9542 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1003/1957] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:30 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 864 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-c9b90f40-0178-4b72-a48d-32eeb7436bb1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 955/1958] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:45:30 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 1045 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:45:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-2bfbd3aa-9c57-48de-9990-3f5da079151c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-2bfbd3aa-9c57-48de-9990-3f5da079151c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] PUT http://192.168.122.95/volume/v3/attachments/c88a8b00-2393-4432-ad0d-aa4432508e2f Sep 05 11:45:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-2bfbd3aa-9c57-48de-9990-3f5da079151c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:30 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-2bfbd3aa-9c57-48de-9990-3f5da079151c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Acquiring lock "cinder-attachment_update-6ce5687e-d140-4de1-9fa0-8076373a50ac-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:45:30 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-2bfbd3aa-9c57-48de-9990-3f5da079151c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Lock "cinder-attachment_update-6ce5687e-d140-4de1-9fa0-8076373a50ac-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:45:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:30 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-2bfbd3aa-9c57-48de-9990-3f5da079151c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Lock "cinder-attachment_update-6ce5687e-d140-4de1-9fa0-8076373a50ac-devstack" released by "attachment_update" :: held 0.299s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:45:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-2bfbd3aa-9c57-48de-9990-3f5da079151c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/attachments/c88a8b00-2393-4432-ad0d-aa4432508e2f returned with HTTP 200 Sep 05 11:45:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1004/1959] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:45:30 2026] PUT /volume/v3/attachments/c88a8b00-2393-4432-ad0d-aa4432508e2f => generated 694 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bf1b0ef0-0ec8-4ed9-ba4f-5ac6d3e78ddc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bf1b0ef0-0ec8-4ed9-ba4f-5ac6d3e78ddc tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bf1b0ef0-0ec8-4ed9-ba4f-5ac6d3e78ddc tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bf1b0ef0-0ec8-4ed9-ba4f-5ac6d3e78ddc tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bf1b0ef0-0ec8-4ed9-ba4f-5ac6d3e78ddc tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bf1b0ef0-0ec8-4ed9-ba4f-5ac6d3e78ddc tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 956/1960] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:31 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 865 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-38ed09fe-251e-45a9-a04f-440af81b9727 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-828946328", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-828946328', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:31 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Create volume of 1 GB Sep 05 11:45:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Availability Zones retrieved successfully. Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Flow 'volume_create_api' (f62f6549-386d-42c0-81b8-24a3b8ec0ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0da825-10b1-4855-92ba-8ebb56853d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-ec254feb-832e-464b-9ad1-b9502bca4302 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-ec254feb-832e-464b-9ad1-b9502bca4302 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/attachments/c88a8b00-2393-4432-ad0d-aa4432508e2f/action Sep 05 11:45:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-ec254feb-832e-464b-9ad1-b9502bca4302 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-ec254feb-832e-464b-9ad1-b9502bca4302 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0da825-10b1-4855-92ba-8ebb56853d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7dcf5f-3402-4cc8-9e34-3909dfdce54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-55b1d4fe-e3da-4dad-889b-2aae0527126c req-ec254feb-832e-464b-9ad1-b9502bca4302 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/attachments/c88a8b00-2393-4432-ad0d-aa4432508e2f/action returned with HTTP 204 Sep 05 11:45:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 957/1961] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:45:31 2026] POST /volume/v3/attachments/c88a8b00-2393-4432-ad0d-aa4432508e2f/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Created reservations ['1baa76fd-c6e7-47af-9a5c-83a58a0a9279', '1d069807-4e8d-4c36-880f-0ff80cdf5f68', '93942ae9-4fda-4440-9823-5f8512602ce5', '8bccfefe-5057-4a80-b3a0-753a50e5afd8'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7dcf5f-3402-4cc8-9e34-3909dfdce54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1baa76fd-c6e7-47af-9a5c-83a58a0a9279', '1d069807-4e8d-4c36-880f-0ff80cdf5f68', '93942ae9-4fda-4440-9823-5f8512602ce5', '8bccfefe-5057-4a80-b3a0-753a50e5afd8']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beafc402-95ac-4e9e-a8e9-502c350c691c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beafc402-95ac-4e9e-a8e9-502c350c691c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bc4522b-b9bd-423f-adaf-ed76a236f8e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-828946328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55c020497742478784c1118bfc79e825',qos_specs=None,replication_status=,reservations=['1baa76fd-c6e7-47af-9a5c-83a58a0a9279','1d069807-4e8d-4c36-880f-0ff80cdf5f68','93942ae9-4fda-4440-9823-5f8512602ce5','8bccfefe-5057-4a80-b3a0-753a50e5afd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61dd80b2fc7e4ab0874b2d3507eb2cdf',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-828946328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bc4522b-b9bd-423f-adaf-ed76a236f8e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55c020497742478784c1118bfc79e825',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61dd80b2fc7e4ab0874b2d3507eb2cdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a874b877-7eed-401f-b03d-c3f211ddf394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a874b877-7eed-401f-b03d-c3f211ddf394) transitioned into state 'SUCCESS' from state '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-828946328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55c020497742478784c1118bfc79e825',qos_specs=None,replication_status=,reservations=['1baa76fd-c6e7-47af-9a5c-83a58a0a9279','1d069807-4e8d-4c36-880f-0ff80cdf5f68','93942ae9-4fda-4440-9823-5f8512602ce5','8bccfefe-5057-4a80-b3a0-753a50e5afd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61dd80b2fc7e4ab0874b2d3507eb2cdf',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6c825b-80c5-4b2d-9c94-e5c9d83a19c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6c825b-80c5-4b2d-9c94-e5c9d83a19c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Flow 'volume_create_api' (f62f6549-386d-42c0-81b8-24a3b8ec0ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Create volume request issued successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38ed09fe-251e-45a9-a04f-440af81b9727 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1005/1962] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:45:31 2026] POST /volume/v3/volumes => generated 761 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8cdd6e46-73ae-4417-ad29-11c6cd3f033e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8cdd6e46-73ae-4417-ad29-11c6cd3f033e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8cdd6e46-73ae-4417-ad29-11c6cd3f033e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8cdd6e46-73ae-4417-ad29-11c6cd3f033e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8cdd6e46-73ae-4417-ad29-11c6cd3f033e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8cdd6e46-73ae-4417-ad29-11c6cd3f033e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 958/1963] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:32 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 829 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-39621c88-c3eb-4775-a131-ea58188e1f4f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-39621c88-c3eb-4775-a131-ea58188e1f4f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-39621c88-c3eb-4775-a131-ea58188e1f4f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-39621c88-c3eb-4775-a131-ea58188e1f4f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-39621c88-c3eb-4775-a131-ea58188e1f4f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-39621c88-c3eb-4775-a131-ea58188e1f4f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1006/1964] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:32 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 1157 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-371ae635-a494-40ad-b6fe-97a5023386fb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-371ae635-a494-40ad-b6fe-97a5023386fb tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-371ae635-a494-40ad-b6fe-97a5023386fb tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-371ae635-a494-40ad-b6fe-97a5023386fb tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-371ae635-a494-40ad-b6fe-97a5023386fb tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-371ae635-a494-40ad-b6fe-97a5023386fb tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 959/1965] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:32 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 1157 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action body: b'{"os-detach": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Attachment connected to vm 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b, checking data on nova Sep 05 11:45:32 devstack devstack@c-api.service[87145]: DEBUG cinder.compute.nova [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Creating Keystone token plugin using URL: http://192.168.122.95/identity {{(pid=87145) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 11:45:33 devstack devstack@c-api.service[87145]: DEBUG novaclient.v2.client [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] REQ: curl -g -i -X GET http://192.168.122.95/compute/v2.1/servers/0c3ee60e-e743-4dd7-829b-d7f0ca140e1b/os-volume_attachments/6ce5687e-d140-4de1-9fa0-8076373a50ac -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}04e7483310eade5e60db242f97b36fd54798bc82a76a1b9bd195e417683f6a88" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0db90466-456d-4d73-a5b2-561ed1c713d3" -H "X-Service-Token: {SHA256}7880ae9099a4b15c659a50dd119de79e7a49dc0b75221b494246cb4133ed075d" {{(pid=87145) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 11:45:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1ad55163-1126-4a1a-a842-7686d315df2c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ad55163-1126-4a1a-a842-7686d315df2c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ad55163-1126-4a1a-a842-7686d315df2c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ad55163-1126-4a1a-a842-7686d315df2c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1ad55163-1126-4a1a-a842-7686d315df2c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ad55163-1126-4a1a-a842-7686d315df2c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 960/1966] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:33 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: DEBUG novaclient.v2.client [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 09:45:33 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-f7bfa050-27fd-4d47-8e81-891879b46058 x-openstack-request-id: req-f7bfa050-27fd-4d47-8e81-891879b46058 {{(pid=87145) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 11:45:33 devstack devstack@c-api.service[87145]: DEBUG novaclient.v2.client [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6ce5687e-d140-4de1-9fa0-8076373a50ac", "serverId": "0c3ee60e-e743-4dd7-829b-d7f0ca140e1b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c88a8b00-2393-4432-ad0d-aa4432508e2f", "bdm_uuid": "099aa3bc-ff46-42aa-8365-44f38a23b060"}} {{(pid=87145) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 11:45:33 devstack devstack@c-api.service[87145]: DEBUG novaclient.v2.client [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET call to compute for http://192.168.122.95/compute/v2.1/servers/0c3ee60e-e743-4dd7-829b-d7f0ca140e1b/os-volume_attachments/6ce5687e-d140-4de1-9fa0-8076373a50ac used request id req-f7bfa050-27fd-4d47-8e81-891879b46058 {{(pid=87145) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.volume.api [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-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 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Caught error: Detach volume from instance 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b using the Compute API Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: 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 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b using the Compute API Sep 05 11:45:33 devstack devstack@c-api.service[87145]: ERROR cinder.api.middleware.fault Sep 05 11:45:33 devstack devstack@c-api.service[87145]: INFO cinder.api.middleware.fault [None req-0db90466-456d-4d73-a5b2-561ed1c713d3 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action returned with HTTP 409 Sep 05 11:45:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1007/1967] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:45:32 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 167 bytes in 1173 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:45:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action Sep 05 11:45:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Attachment connected to vm 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b, checking data on nova Sep 05 11:45:33 devstack devstack@c-api.service[87146]: DEBUG cinder.compute.nova [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Creating Keystone token plugin using URL: http://192.168.122.95/identity {{(pid=87146) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 11:45:33 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] REQ: curl -g -i -X GET http://192.168.122.95/compute/v2.1/servers/0c3ee60e-e743-4dd7-829b-d7f0ca140e1b/os-volume_attachments/6ce5687e-d140-4de1-9fa0-8076373a50ac -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}923ef13374131e75a095b4887a4ce575b7b5cdfaa120346abd2fe36e84b90a85" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40" -H "X-Service-Token: {SHA256}10755bca3c94098a68d2433ec0a6ff7224a379f175f98e297fe730ea082f506b" {{(pid=87146) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-effb17f1-dd65-456f-8971-19e58b8e0206 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 09:45:33 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-1f72adf0-7b9c-474a-9ed9-1f37dd2c1978 x-openstack-request-id: req-1f72adf0-7b9c-474a-9ed9-1f37dd2c1978 {{(pid=87146) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6ce5687e-d140-4de1-9fa0-8076373a50ac", "serverId": "0c3ee60e-e743-4dd7-829b-d7f0ca140e1b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c88a8b00-2393-4432-ad0d-aa4432508e2f", "bdm_uuid": "099aa3bc-ff46-42aa-8365-44f38a23b060"}} {{(pid=87146) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET call to compute for http://192.168.122.95/compute/v2.1/servers/0c3ee60e-e743-4dd7-829b-d7f0ca140e1b/os-volume_attachments/6ce5687e-d140-4de1-9fa0-8076373a50ac used request id req-1f72adf0-7b9c-474a-9ed9-1f37dd2c1978 {{(pid=87146) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.volume.api [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-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 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Caught error: Detach volume from instance 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b using the Compute API Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: 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 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b using the Compute API Sep 05 11:45:34 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.middleware.fault [None req-a8c1d99c-5c5b-4ef4-b4f6-de30fdd34b40 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action returned with HTTP 409 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 961/1968] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:45:33 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 167 bytes in 649 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fed6eda9-f4e9-45b1-a753-0fc0ad58caf7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fed6eda9-f4e9-45b1-a753-0fc0ad58caf7 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fed6eda9-f4e9-45b1-a753-0fc0ad58caf7 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fed6eda9-f4e9-45b1-a753-0fc0ad58caf7 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-fed6eda9-f4e9-45b1-a753-0fc0ad58caf7 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-effb17f1-dd65-456f-8971-19e58b8e0206 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] GET http://192.168.122.95/volume/v3/os-services Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-effb17f1-dd65-456f-8971-19e58b8e0206 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-effb17f1-dd65-456f-8971-19e58b8e0206 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fed6eda9-f4e9-45b1-a753-0fc0ad58caf7 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fed6eda9-f4e9-45b1-a753-0fc0ad58caf7 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 962/1969] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:34 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4e879d7c-48db-4be8-898a-5ae0e3a344e8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 963/1970] 192.168.122.95 () {62 vars in 1476 bytes} [Sat Sep 5 11:45:34 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7f3e1e0a-8932-416d-86c2-d1058ddd3f2a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 964/1971] 192.168.122.95 () {62 vars in 1476 bytes} [Sat Sep 5 11:45:34 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-162ba0c3-0d36-400f-bda0-0ae368bb4add None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-162ba0c3-0d36-400f-bda0-0ae368bb4add tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-162ba0c3-0d36-400f-bda0-0ae368bb4add tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-162ba0c3-0d36-400f-bda0-0ae368bb4add tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-162ba0c3-0d36-400f-bda0-0ae368bb4add tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG oslo_db.sqlalchemy.engines [None req-effb17f1-dd65-456f-8971-19e58b8e0206 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-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=87145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /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 05 11:45:34 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-162ba0c3-0d36-400f-bda0-0ae368bb4add tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-effb17f1-dd65-456f-8971-19e58b8e0206 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] http://192.168.122.95/volume/v3/os-services returned with HTTP 200 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 965/1972] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:34 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1008/1973] 192.168.122.95 () {58 vars in 1128 bytes} [Sat Sep 5 11:45:34 2026] GET /volume/v3/os-services => generated 707 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f3193fde-39b3-4a75-a4b5-cb69a15581c6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f0719328-9679-4763-8ca0-85334d342f30 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f0719328-9679-4763-8ca0-85334d342f30 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] PUT http://192.168.122.95/volume/v3/os-services/disable-log-reason Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f0719328-9679-4763-8ca0-85334d342f30 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f0719328-9679-4763-8ca0-85334d342f30 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] http://192.168.122.95/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 05 11:45:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1009/1974] 192.168.122.95 () {60 vars in 1205 bytes} [Sat Sep 5 11:45:34 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ea42c80b-84f9-442f-96b0-e76ac075bba5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea42c80b-84f9-442f-96b0-e76ac075bba5 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ea42c80b-84f9-442f-96b0-e76ac075bba5 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ea42c80b-84f9-442f-96b0-e76ac075bba5 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-ea42c80b-84f9-442f-96b0-e76ac075bba5 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ea42c80b-84f9-442f-96b0-e76ac075bba5 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /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 05 11:45:34 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ea42c80b-84f9-442f-96b0-e76ac075bba5 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Get all volumes completed successfully. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea42c80b-84f9-442f-96b0-e76ac075bba5 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 200 Sep 05 11:45:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1010/1975] 192.168.122.95 () {58 vars in 1116 bytes} [Sat Sep 5 11:45:34 2026] GET /volume/v3/volumes => generated 344 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4cfab450-e8cd-45d1-bac8-3042d5491afa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4cfab450-e8cd-45d1-bac8-3042d5491afa tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] PUT http://192.168.122.95/volume/v3/os-services/disable Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4cfab450-e8cd-45d1-bac8-3042d5491afa tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4cfab450-e8cd-45d1-bac8-3042d5491afa tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] http://192.168.122.95/volume/v3/os-services/disable returned with HTTP 404 Sep 05 11:45:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1011/1976] 192.168.122.95 () {60 vars in 1172 bytes} [Sat Sep 5 11:45:34 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f8ce2b6b-a059-4fe8-ad4e-c7863e87a935 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8ce2b6b-a059-4fe8-ad4e-c7863e87a935 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8ce2b6b-a059-4fe8-ad4e-c7863e87a935 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8ce2b6b-a059-4fe8-ad4e-c7863e87a935 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 966/1977] 192.168.122.95 () {62 vars in 1476 bytes} [Sat Sep 5 11:45:34 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 114 bytes in 93 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7aa3b2da-ffa7-41d0-a493-f359b49ad232 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7aa3b2da-ffa7-41d0-a493-f359b49ad232 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] PUT http://192.168.122.95/volume/v3/os-services/enable Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7aa3b2da-ffa7-41d0-a493-f359b49ad232 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f8ce2b6b-a059-4fe8-ad4e-c7863e87a935 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7aa3b2da-ffa7-41d0-a493-f359b49ad232 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] http://192.168.122.95/volume/v3/os-services/enable returned with HTTP 404 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 967/1978] 192.168.122.95 () {60 vars in 1169 bytes} [Sat Sep 5 11:45:34 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-822ae606-0eb1-490e-8437-3d8f1b4b63a5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 968/1979] 192.168.122.95 () {62 vars in 1476 bytes} [Sat Sep 5 11:45:34 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d6e669f0-c8ac-4dd8-94f1-844ad79e1509 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6e669f0-c8ac-4dd8-94f1-844ad79e1509 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] PUT http://192.168.122.95/volume/v3/os-services/freeze Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8ce2b6b-a059-4fe8-ad4e-c7863e87a935 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6e669f0-c8ac-4dd8-94f1-844ad79e1509 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1012/1980] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:34 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d794397c-2533-4525-8c3e-850806921596 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: /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 05 11:45:34 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6e669f0-c8ac-4dd8-94f1-844ad79e1509 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] http://192.168.122.95/volume/v3/os-services/freeze returned with HTTP 400 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 969/1981] 192.168.122.95 () {60 vars in 1169 bytes} [Sat Sep 5 11:45:34 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a92e8ef5-c87a-4780-b09d-d809c4d16652 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a92e8ef5-c87a-4780-b09d-d809c4d16652 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] PUT http://192.168.122.95/volume/v3/os-services/thaw Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a92e8ef5-c87a-4780-b09d-d809c4d16652 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a92e8ef5-c87a-4780-b09d-d809c4d16652 tempest-VolumeServicesNegativeTest-316696760 tempest-VolumeServicesNegativeTest-316696760-project-admin] http://192.168.122.95/volume/v3/os-services/thaw returned with HTTP 400 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 970/1982] 192.168.122.95 () {60 vars in 1163 bytes} [Sat Sep 5 11:45:34 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-9a00f0b4-cc89-43db-8f09-dc5497d9e938 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-9a00f0b4-cc89-43db-8f09-dc5497d9e938 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-9a00f0b4-cc89-43db-8f09-dc5497d9e938 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-9a00f0b4-cc89-43db-8f09-dc5497d9e938 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-9a00f0b4-cc89-43db-8f09-dc5497d9e938 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-9a00f0b4-cc89-43db-8f09-dc5497d9e938 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 971/1983] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:34 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d794397c-2533-4525-8c3e-850806921596 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] POST http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d794397c-2533-4525-8c3e-850806921596 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d794397c-2533-4525-8c3e-850806921596 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-d794397c-2533-4525-8c3e-850806921596 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Updating volume '6ce5687e-d140-4de1-9fa0-8076373a50ac' with '{'status': 'error'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d794397c-2533-4525-8c3e-850806921596 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action returned with HTTP 202 Sep 05 11:45:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1013/1984] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:45:34 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 0 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1fcbdfcc-8e90-4858-a705-f1b75a1c8445 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1fcbdfcc-8e90-4858-a705-f1b75a1c8445 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1fcbdfcc-8e90-4858-a705-f1b75a1c8445 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1fcbdfcc-8e90-4858-a705-f1b75a1c8445 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bb7f799e-388b-4e18-91d0-bebac494ccd1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb7f799e-388b-4e18-91d0-bebac494ccd1 None None] GET http://192.168.122.95/volume// Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb7f799e-388b-4e18-91d0-bebac494ccd1 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb7f799e-388b-4e18-91d0-bebac494ccd1 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb7f799e-388b-4e18-91d0-bebac494ccd1 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:45:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1014/1985] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:45:35 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-54498536-5334-44c5-939d-302bbc30b64c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-54498536-5334-44c5-939d-302bbc30b64c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-54498536-5334-44c5-939d-302bbc30b64c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bc4522b-b9bd-423f-adaf-ed76a236f8e1", "connector": null, "instance_uuid": "6255369d-e98e-4980-b2e5-af515b346fa7"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1fcbdfcc-8e90-4858-a705-f1b75a1c8445 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1fcbdfcc-8e90-4858-a705-f1b75a1c8445 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 972/1986] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:35 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 1156 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] POST http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action Sep 05 11:45:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c88a8b00-2393-4432-ad0d-aa4432508e2f"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c88a8b00-2393-4432-ad0d-aa4432508e2f"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-54498536-5334-44c5-939d-302bbc30b64c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:45:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1015/1987] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:45:35 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Volume info retrieved successfully. Sep 05 11:45:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Attachment connected to vm 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b, checking data on nova Sep 05 11:45:35 devstack devstack@c-api.service[87146]: DEBUG cinder.compute.nova [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Creating Keystone token plugin using URL: http://192.168.122.95/identity {{(pid=87146) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-11046678-0d37-4b90-a3d7-ec3726b6dca0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11046678-0d37-4b90-a3d7-ec3726b6dca0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11046678-0d37-4b90-a3d7-ec3726b6dca0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11046678-0d37-4b90-a3d7-ec3726b6dca0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-11046678-0d37-4b90-a3d7-ec3726b6dca0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11046678-0d37-4b90-a3d7-ec3726b6dca0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1016/1988] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:35 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e37321fb-288c-4c7d-bb13-4bd88c6fa4ae None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e37321fb-288c-4c7d-bb13-4bd88c6fa4ae None None] GET http://192.168.122.95/volume// Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e37321fb-288c-4c7d-bb13-4bd88c6fa4ae None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e37321fb-288c-4c7d-bb13-4bd88c6fa4ae None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e37321fb-288c-4c7d-bb13-4bd88c6fa4ae None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:45:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1017/1989] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:45:35 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-6424e23d-9848-4ef3-b516-f274341803a0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-6424e23d-9848-4ef3-b516-f274341803a0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-6424e23d-9848-4ef3-b516-f274341803a0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-6424e23d-9848-4ef3-b516-f274341803a0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-6424e23d-9848-4ef3-b516-f274341803a0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-6424e23d-9848-4ef3-b516-f274341803a0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1018/1990] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:45:35 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 1034 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-b3de91f5-1095-4b5c-a815-e98a6d2eccaf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-b3de91f5-1095-4b5c-a815-e98a6d2eccaf tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] PUT http://192.168.122.95/volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-b3de91f5-1095-4b5c-a815-e98a6d2eccaf tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-b3de91f5-1095-4b5c-a815-e98a6d2eccaf tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Acquiring lock "cinder-attachment_update-7bc4522b-b9bd-423f-adaf-ed76a236f8e1-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:45:35 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] REQ: curl -g -i -X GET http://192.168.122.95/compute/v2.1/servers/0c3ee60e-e743-4dd7-829b-d7f0ca140e1b/os-volume_attachments/6ce5687e-d140-4de1-9fa0-8076373a50ac -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ba6cd37115942465cc7909456b9de99136888b9708fec0fcfc23f335547bf1d3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-79932ba5-5d73-42f5-91f8-606d5a1994b2" -H "X-Service-Token: {SHA256}10755bca3c94098a68d2433ec0a6ff7224a379f175f98e297fe730ea082f506b" {{(pid=87146) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-b3de91f5-1095-4b5c-a815-e98a6d2eccaf tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Lock "cinder-attachment_update-7bc4522b-b9bd-423f-adaf-ed76a236f8e1-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-b3de91f5-1095-4b5c-a815-e98a6d2eccaf tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Lock "cinder-attachment_update-7bc4522b-b9bd-423f-adaf-ed76a236f8e1-devstack" released by "attachment_update" :: held 0.234s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:45:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-b3de91f5-1095-4b5c-a815-e98a6d2eccaf tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c returned with HTTP 200 Sep 05 11:45:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1019/1991] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:45:35 2026] PUT /volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c => generated 694 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 09:45:35 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-e97bdc11-e3be-4115-8b46-6fcfb7e3e37a x-openstack-request-id: req-e97bdc11-e3be-4115-8b46-6fcfb7e3e37a {{(pid=87146) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 11:45:36 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "6ce5687e-d140-4de1-9fa0-8076373a50ac", "serverId": "0c3ee60e-e743-4dd7-829b-d7f0ca140e1b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c88a8b00-2393-4432-ad0d-aa4432508e2f", "bdm_uuid": "099aa3bc-ff46-42aa-8365-44f38a23b060"}} {{(pid=87146) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 11:45:36 devstack devstack@c-api.service[87146]: DEBUG novaclient.v2.client [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] GET call to compute for http://192.168.122.95/compute/v2.1/servers/0c3ee60e-e743-4dd7-829b-d7f0ca140e1b/os-volume_attachments/6ce5687e-d140-4de1-9fa0-8076373a50ac used request id req-e97bdc11-e3be-4115-8b46-6fcfb7e3e37a {{(pid=87146) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.volume.api [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-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 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Caught error: Detach volume from instance 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b using the Compute API Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: 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 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c3ee60e-e743-4dd7-829b-d7f0ca140e1b using the Compute API Sep 05 11:45:36 devstack devstack@c-api.service[87146]: ERROR cinder.api.middleware.fault Sep 05 11:45:36 devstack devstack@c-api.service[87146]: INFO cinder.api.middleware.fault [None req-79932ba5-5d73-42f5-91f8-606d5a1994b2 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action returned with HTTP 409 Sep 05 11:45:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 973/1992] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:45:35 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 167 bytes in 1110 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1c30a68d-3d4a-4a9f-97e3-d2bc2e295716 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1020/1993] 192.168.122.95 () {62 vars in 1476 bytes} [Sat Sep 5 11:45:36 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-91f671c2-f839-494b-92b9-63b4f0a7a1fc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-343c3654-147a-4939-a377-fe83e0c27fbc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-343c3654-147a-4939-a377-fe83e0c27fbc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-343c3654-147a-4939-a377-fe83e0c27fbc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-343c3654-147a-4939-a377-fe83e0c27fbc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-343c3654-147a-4939-a377-fe83e0c27fbc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-343c3654-147a-4939-a377-fe83e0c27fbc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1021/1994] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:36 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 854 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-dd7c1327-3ccb-440e-8ab3-0fc4c7deca48 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-dd7c1327-3ccb-440e-8ab3-0fc4c7deca48 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] POST http://192.168.122.95/volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c/action Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-dd7c1327-3ccb-440e-8ab3-0fc4c7deca48 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Action body: b'{"os-complete": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-dd7c1327-3ccb-440e-8ab3-0fc4c7deca48 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:36 devstack devstack@c-api.service[87146]: WARNING keystonemiddleware.auth_token [None req-91f671c2-f839-494b-92b9-63b4f0a7a1fc None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 11:45:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 974/1995] 192.168.122.95 () {62 vars in 1476 bytes} [Sat Sep 5 11:45:36 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 114 bytes in 404 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fe369aae-3629-441a-900c-fc5701f0c877 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-b19e0cef-abf9-44ce-b69f-46b4b8558af6 req-dd7c1327-3ccb-440e-8ab3-0fc4c7deca48 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c/action returned with HTTP 204 Sep 05 11:45:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1022/1996] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:45:36 2026] POST /volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c/action => generated 0 bytes in 196 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fe369aae-3629-441a-900c-fc5701f0c877 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fe369aae-3629-441a-900c-fc5701f0c877 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fe369aae-3629-441a-900c-fc5701f0c877 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:36 devstack devstack@c-api.service[87146]: DEBUG oslo_db.sqlalchemy.engines [None req-fe369aae-3629-441a-900c-fc5701f0c877 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:45:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fe369aae-3629-441a-900c-fc5701f0c877 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fe369aae-3629-441a-900c-fc5701f0c877 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 975/1997] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:36 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 865 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5e58685f-bd1d-47d2-a41c-4c854a7f090f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e58685f-bd1d-47d2-a41c-4c854a7f090f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e58685f-bd1d-47d2-a41c-4c854a7f090f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e58685f-bd1d-47d2-a41c-4c854a7f090f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5e58685f-bd1d-47d2-a41c-4c854a7f090f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e58685f-bd1d-47d2-a41c-4c854a7f090f tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1023/1998] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:36 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-80269d88-8080-4e54-b0be-de902b5a98b0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-80269d88-8080-4e54-b0be-de902b5a98b0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-80269d88-8080-4e54-b0be-de902b5a98b0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-80269d88-8080-4e54-b0be-de902b5a98b0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-80269d88-8080-4e54-b0be-de902b5a98b0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-80269d88-8080-4e54-b0be-de902b5a98b0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 976/1999] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:37 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-07a20a05-3b0e-4cc9-a962-51372dc2f0a7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07a20a05-3b0e-4cc9-a962-51372dc2f0a7 None None] GET http://192.168.122.95/volume// Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-07a20a05-3b0e-4cc9-a962-51372dc2f0a7 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-07a20a05-3b0e-4cc9-a962-51372dc2f0a7 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07a20a05-3b0e-4cc9-a962-51372dc2f0a7 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:45:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1024/2000] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:45:37 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-44a2b33d-f7aa-401b-864c-4ba9a855b130 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-44a2b33d-f7aa-401b-864c-4ba9a855b130 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-44a2b33d-f7aa-401b-864c-4ba9a855b130 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc46fa05-4b24-4639-9f87-42704b6cf4cd", "connector": null, "instance_uuid": "0c3ee60e-e743-4dd7-829b-d7f0ca140e1b"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-412c6514-e2a7-4211-85f5-c0d191c4eb3c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-412c6514-e2a7-4211-85f5-c0d191c4eb3c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-412c6514-e2a7-4211-85f5-c0d191c4eb3c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-412c6514-e2a7-4211-85f5-c0d191c4eb3c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-412c6514-e2a7-4211-85f5-c0d191c4eb3c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-44a2b33d-f7aa-401b-864c-4ba9a855b130 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:45:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 977/2001] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:45:37 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-412c6514-e2a7-4211-85f5-c0d191c4eb3c tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1025/2002] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:37 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 1146 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-779815e9-b086-4dc9-8375-b59bb660278f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-779815e9-b086-4dc9-8375-b59bb660278f tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-779815e9-b086-4dc9-8375-b59bb660278f tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-779815e9-b086-4dc9-8375-b59bb660278f tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d26c39ee-bbb7-4392-878b-c449145ab5e5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d26c39ee-bbb7-4392-878b-c449145ab5e5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d26c39ee-bbb7-4392-878b-c449145ab5e5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d26c39ee-bbb7-4392-878b-c449145ab5e5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-779815e9-b086-4dc9-8375-b59bb660278f tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-779815e9-b086-4dc9-8375-b59bb660278f tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 978/2003] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:37 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 1146 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d26c39ee-bbb7-4392-878b-c449145ab5e5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-12ff5f54-2d22-45b5-826c-7bc47439ab1b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12ff5f54-2d22-45b5-826c-7bc47439ab1b tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-12ff5f54-2d22-45b5-826c-7bc47439ab1b tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-12ff5f54-2d22-45b5-826c-7bc47439ab1b tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d26c39ee-bbb7-4392-878b-c449145ab5e5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1026/2004] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:37 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 864 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-496e62c5-972f-4d00-8819-1b8448d3820d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-496e62c5-972f-4d00-8819-1b8448d3820d None None] GET http://192.168.122.95/volume// Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-496e62c5-972f-4d00-8819-1b8448d3820d None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-496e62c5-972f-4d00-8819-1b8448d3820d None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-496e62c5-972f-4d00-8819-1b8448d3820d None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:45:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1027/2005] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:45:37 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-d485c157-045d-4647-a35b-7ecb78c70bf0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-12ff5f54-2d22-45b5-826c-7bc47439ab1b tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-d485c157-045d-4647-a35b-7ecb78c70bf0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-d485c157-045d-4647-a35b-7ecb78c70bf0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-d485c157-045d-4647-a35b-7ecb78c70bf0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12ff5f54-2d22-45b5-826c-7bc47439ab1b tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:45:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 979/2006] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:37 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 1146 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-d485c157-045d-4647-a35b-7ecb78c70bf0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-d485c157-045d-4647-a35b-7ecb78c70bf0 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1028/2007] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:45:37 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 1045 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:45:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-265140eb-0bb3-4e60-9073-bbc45a1cd4c4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-265140eb-0bb3-4e60-9073-bbc45a1cd4c4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] PUT http://192.168.122.95/volume/v3/attachments/35d899aa-329a-4195-9f92-62751b8db4b1 Sep 05 11:45:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-265140eb-0bb3-4e60-9073-bbc45a1cd4c4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:38 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-265140eb-0bb3-4e60-9073-bbc45a1cd4c4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Acquiring lock "cinder-attachment_update-cc46fa05-4b24-4639-9f87-42704b6cf4cd-devstack" by "attachment_update" {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:45:38 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-265140eb-0bb3-4e60-9073-bbc45a1cd4c4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Lock "cinder-attachment_update-cc46fa05-4b24-4639-9f87-42704b6cf4cd-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:45:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:38 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-265140eb-0bb3-4e60-9073-bbc45a1cd4c4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Lock "cinder-attachment_update-cc46fa05-4b24-4639-9f87-42704b6cf4cd-devstack" released by "attachment_update" :: held 0.327s {{(pid=87146) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:45:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-265140eb-0bb3-4e60-9073-bbc45a1cd4c4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/attachments/35d899aa-329a-4195-9f92-62751b8db4b1 returned with HTTP 200 Sep 05 11:45:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 980/2008] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:45:38 2026] PUT /volume/v3/attachments/35d899aa-329a-4195-9f92-62751b8db4b1 => generated 694 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f24c1672-59ac-4d0e-8b0f-a49361d8b1cf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f24c1672-59ac-4d0e-8b0f-a49361d8b1cf tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f24c1672-59ac-4d0e-8b0f-a49361d8b1cf tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f24c1672-59ac-4d0e-8b0f-a49361d8b1cf tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f24c1672-59ac-4d0e-8b0f-a49361d8b1cf tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f24c1672-59ac-4d0e-8b0f-a49361d8b1cf tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1029/2009] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:38 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 865 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-c695f789-18c9-4015-922e-c59c01a6fd74 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-c695f789-18c9-4015-922e-c59c01a6fd74 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/attachments/35d899aa-329a-4195-9f92-62751b8db4b1/action Sep 05 11:45:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-c695f789-18c9-4015-922e-c59c01a6fd74 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action body: b'{"os-complete": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-c695f789-18c9-4015-922e-c59c01a6fd74 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-be9ac8f7-96d2-49a8-ae1d-628af9d39d3e req-c695f789-18c9-4015-922e-c59c01a6fd74 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/attachments/35d899aa-329a-4195-9f92-62751b8db4b1/action returned with HTTP 204 Sep 05 11:45:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 981/2010] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:45:39 2026] POST /volume/v3/attachments/35d899aa-329a-4195-9f92-62751b8db4b1/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-52b27754-7f6e-438f-b749-a821b068ac72 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-52b27754-7f6e-438f-b749-a821b068ac72 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-52b27754-7f6e-438f-b749-a821b068ac72 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-52b27754-7f6e-438f-b749-a821b068ac72 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-52b27754-7f6e-438f-b749-a821b068ac72 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-52b27754-7f6e-438f-b749-a821b068ac72 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1030/2011] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:40 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 1157 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5c84bf83-3762-44f0-887e-4c60a4b3f08a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5c84bf83-3762-44f0-887e-4c60a4b3f08a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5c84bf83-3762-44f0-887e-4c60a4b3f08a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5c84bf83-3762-44f0-887e-4c60a4b3f08a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5c84bf83-3762-44f0-887e-4c60a4b3f08a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5c84bf83-3762-44f0-887e-4c60a4b3f08a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 982/2012] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:40 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 1157 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-81dab102-18bd-4efe-aa91-be975c90f07c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-81dab102-18bd-4efe-aa91-be975c90f07c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-81dab102-18bd-4efe-aa91-be975c90f07c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action body: b'{"os-detach": {"attachment_id": "35d899aa-329a-4195-9f92-62751b8db4b1"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-81dab102-18bd-4efe-aa91-be975c90f07c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "35d899aa-329a-4195-9f92-62751b8db4b1"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-81dab102-18bd-4efe-aa91-be975c90f07c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-81dab102-18bd-4efe-aa91-be975c90f07c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action returned with HTTP 400 Sep 05 11:45:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1031/2013] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:45:40 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 100 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:45:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8b296a1e-5ce0-4e38-882f-c1911cfd95e6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8b296a1e-5ce0-4e38-882f-c1911cfd95e6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8b296a1e-5ce0-4e38-882f-c1911cfd95e6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8b296a1e-5ce0-4e38-882f-c1911cfd95e6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8b296a1e-5ce0-4e38-882f-c1911cfd95e6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8b296a1e-5ce0-4e38-882f-c1911cfd95e6 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 983/2014] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:40 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 1157 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-5177c3ca-a2a1-4d63-b7c1-53ec403ece79 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-5177c3ca-a2a1-4d63-b7c1-53ec403ece79 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd/action Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-5177c3ca-a2a1-4d63-b7c1-53ec403ece79 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-5177c3ca-a2a1-4d63-b7c1-53ec403ece79 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-5177c3ca-a2a1-4d63-b7c1-53ec403ece79 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-5177c3ca-a2a1-4d63-b7c1-53ec403ece79 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Begin detaching volume completed successfully. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-5177c3ca-a2a1-4d63-b7c1-53ec403ece79 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd/action returned with HTTP 202 Sep 05 11:45:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1032/2015] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:45:40 2026] POST /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:45:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6e6c7e0f-3e72-43c5-9f50-a6c7141e97b5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e6c7e0f-3e72-43c5-9f50-a6c7141e97b5 None None] GET http://192.168.122.95/volume// Sep 05 11:45:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6e6c7e0f-3e72-43c5-9f50-a6c7141e97b5 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6e6c7e0f-3e72-43c5-9f50-a6c7141e97b5 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e6c7e0f-3e72-43c5-9f50-a6c7141e97b5 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:45:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 984/2016] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:45:40 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8e84f7d6-2412-4d61-8c21-3a844e12dec5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8e84f7d6-2412-4d61-8c21-3a844e12dec5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8e84f7d6-2412-4d61-8c21-3a844e12dec5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8e84f7d6-2412-4d61-8c21-3a844e12dec5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8e84f7d6-2412-4d61-8c21-3a844e12dec5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-8e84f7d6-2412-4d61-8c21-3a844e12dec5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1033/2017] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:45:40 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 1341 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:45:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-20226edf-3858-480a-a41d-5291c06bb058 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-20226edf-3858-480a-a41d-5291c06bb058 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] DELETE http://192.168.122.95/volume/v3/attachments/35d899aa-329a-4195-9f92-62751b8db4b1 Sep 05 11:45:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-20226edf-3858-480a-a41d-5291c06bb058 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-20226edf-3858-480a-a41d-5291c06bb058 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:41 devstack devstack@c-api.service[87146]: /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 05 11:45:41 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, Sep 05 11:45:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-910d3f8a-c9ff-43a0-9f31-d30748dbbaf8 req-20226edf-3858-480a-a41d-5291c06bb058 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/attachments/35d899aa-329a-4195-9f92-62751b8db4b1 returned with HTTP 200 Sep 05 11:45:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 985/2018] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:45:41 2026] DELETE /volume/v3/attachments/35d899aa-329a-4195-9f92-62751b8db4b1 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-376ea3be-5f00-4e9a-a5f9-d26510030537 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-376ea3be-5f00-4e9a-a5f9-d26510030537 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] POST http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action Sep 05 11:45:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-376ea3be-5f00-4e9a-a5f9-d26510030537 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-376ea3be-5f00-4e9a-a5f9-d26510030537 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-376ea3be-5f00-4e9a-a5f9-d26510030537 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] Updating volume '6ce5687e-d140-4de1-9fa0-8076373a50ac' with '{'status': 'in-use'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:45:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-376ea3be-5f00-4e9a-a5f9-d26510030537 tempest-TestServerVolumeAttachmentScenario-422997801 tempest-TestServerVolumeAttachmentScenario-422997801-project-admin] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action returned with HTTP 202 Sep 05 11:45:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1034/2019] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:45:41 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:45:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-18abeab0-7dc8-464f-a5f8-275e2102d316 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-18abeab0-7dc8-464f-a5f8-275e2102d316 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-18abeab0-7dc8-464f-a5f8-275e2102d316 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-18abeab0-7dc8-464f-a5f8-275e2102d316 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-18abeab0-7dc8-464f-a5f8-275e2102d316 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-18abeab0-7dc8-464f-a5f8-275e2102d316 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 986/2020] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:41 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 1157 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-c25b826c-2841-4a19-ab57-ae6a10c7ac99 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-c25b826c-2841-4a19-ab57-ae6a10c7ac99 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-c25b826c-2841-4a19-ab57-ae6a10c7ac99 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-c25b826c-2841-4a19-ab57-ae6a10c7ac99 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-c25b826c-2841-4a19-ab57-ae6a10c7ac99 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-c25b826c-2841-4a19-ab57-ae6a10c7ac99 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1035/2021] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:42 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 1157 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-5f3e4e26-fd75-4f56-b0e3-888e534889c1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-5f3e4e26-fd75-4f56-b0e3-888e534889c1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] POST http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-5f3e4e26-fd75-4f56-b0e3-888e534889c1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-5f3e4e26-fd75-4f56-b0e3-888e534889c1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-5f3e4e26-fd75-4f56-b0e3-888e534889c1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-5f3e4e26-fd75-4f56-b0e3-888e534889c1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Begin detaching volume completed successfully. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-5f3e4e26-fd75-4f56-b0e3-888e534889c1 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action returned with HTTP 202 Sep 05 11:45:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 987/2022] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:45:42 2026] POST /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-49ffb69a-ed68-485d-b873-0a158b092bdb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3ef1a7ff-5fe6-41e3-a525-aaeba4eabc88 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ef1a7ff-5fe6-41e3-a525-aaeba4eabc88 None None] GET http://192.168.122.95/volume// Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ef1a7ff-5fe6-41e3-a525-aaeba4eabc88 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ef1a7ff-5fe6-41e3-a525-aaeba4eabc88 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ef1a7ff-5fe6-41e3-a525-aaeba4eabc88 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:45:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 988/2023] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:45:42 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-d66a9e51-6525-4809-bd63-48361c900a30 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-d66a9e51-6525-4809-bd63-48361c900a30 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-d66a9e51-6525-4809-bd63-48361c900a30 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-d66a9e51-6525-4809-bd63-48361c900a30 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-d66a9e51-6525-4809-bd63-48361c900a30 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-d66a9e51-6525-4809-bd63-48361c900a30 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 989/2024] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:45:42 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 1341 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:45:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-49ffb69a-ed68-485d-b873-0a158b092bdb tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-49ffb69a-ed68-485d-b873-0a158b092bdb tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-49ffb69a-ed68-485d-b873-0a158b092bdb tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-49ffb69a-ed68-485d-b873-0a158b092bdb tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-49ffb69a-ed68-485d-b873-0a158b092bdb tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: /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 05 11:45:42 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:45:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-49ffb69a-ed68-485d-b873-0a158b092bdb tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Get all volumes completed successfully. Sep 05 11:45:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-49ffb69a-ed68-485d-b873-0a158b092bdb tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 200 Sep 05 11:45:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1036/2025] 192.168.122.95 () {58 vars in 1116 bytes} [Sat Sep 5 11:45:42 2026] GET /volume/v3/volumes => generated 15 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2022033334"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2022033334'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Create volume of 1 GB Sep 05 11:45:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Availability Zones retrieved successfully. Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Flow 'volume_create_api' (26f7d9ec-ca36-470e-b82d-9b1a83cfd2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148449df-b90e-4efe-9b3a-0bc2c9397172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148449df-b90e-4efe-9b3a-0bc2c9397172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:42 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e6b107-2efb-495f-9181-9d52a00dbca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-9bdc6f55-e050-4304-aa47-064a1e679b7a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-9bdc6f55-e050-4304-aa47-064a1e679b7a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] DELETE http://192.168.122.95/volume/v3/attachments/c88a8b00-2393-4432-ad0d-aa4432508e2f Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-9bdc6f55-e050-4304-aa47-064a1e679b7a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-9bdc6f55-e050-4304-aa47-064a1e679b7a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:42 devstack devstack@c-api.service[87145]: /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 05 11:45:42 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:45:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4d6f676c-fc16-40ee-b689-bda6c44e82b2 req-9bdc6f55-e050-4304-aa47-064a1e679b7a tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/attachments/c88a8b00-2393-4432-ad0d-aa4432508e2f returned with HTTP 200 Sep 05 11:45:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1037/2026] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:45:42 2026] DELETE /volume/v3/attachments/c88a8b00-2393-4432-ad0d-aa4432508e2f => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Created reservations ['edc0bca6-c7b8-4ac3-94a1-09be3276b49c', 'bc0b7d32-02b9-4957-8dbc-83c73ce7fd53', 'ab283453-24c8-42f7-9bf1-1d40d30cea49', '421886ea-5082-4546-8a40-66647d21c1c5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e6b107-2efb-495f-9181-9d52a00dbca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edc0bca6-c7b8-4ac3-94a1-09be3276b49c', 'bc0b7d32-02b9-4957-8dbc-83c73ce7fd53', 'ab283453-24c8-42f7-9bf1-1d40d30cea49', '421886ea-5082-4546-8a40-66647d21c1c5']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714385fa-2911-43f0-9166-886276d386ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714385fa-2911-43f0-9166-886276d386ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e2f17a4-9537-4818-b0dd-78a9a0ca3867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2022033334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a789a841d624d948daf87a6cc09544b',qos_specs=None,replication_status=,reservations=['edc0bca6-c7b8-4ac3-94a1-09be3276b49c','bc0b7d32-02b9-4957-8dbc-83c73ce7fd53','ab283453-24c8-42f7-9bf1-1d40d30cea49','421886ea-5082-4546-8a40-66647d21c1c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f430459ffb6d455798f48fe8771854ab',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2022033334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e2f17a4-9537-4818-b0dd-78a9a0ca3867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a789a841d624d948daf87a6cc09544b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f430459ffb6d455798f48fe8771854ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c597204d-e319-4df9-aae9-ab648ccc2309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c597204d-e319-4df9-aae9-ab648ccc2309) transitioned into state 'SUCCESS' from state '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-2022033334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a789a841d624d948daf87a6cc09544b',qos_specs=None,replication_status=,reservations=['edc0bca6-c7b8-4ac3-94a1-09be3276b49c','bc0b7d32-02b9-4957-8dbc-83c73ce7fd53','ab283453-24c8-42f7-9bf1-1d40d30cea49','421886ea-5082-4546-8a40-66647d21c1c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f430459ffb6d455798f48fe8771854ab',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea092cc4-bc7f-41d0-bb68-c1e2346c18ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea092cc4-bc7f-41d0-bb68-c1e2346c18ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Flow 'volume_create_api' (26f7d9ec-ca36-470e-b82d-9b1a83cfd2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Create volume request issued successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f0292b7c-1e18-486a-820c-f4b0289c7395 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 990/2027] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:45:42 2026] POST /volume/v3/volumes => generated 762 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-704681f4-23e3-4b1e-93d5-92b2ea5308bf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-704681f4-23e3-4b1e-93d5-92b2ea5308bf tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 Sep 05 11:45:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-704681f4-23e3-4b1e-93d5-92b2ea5308bf tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-704681f4-23e3-4b1e-93d5-92b2ea5308bf tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-704681f4-23e3-4b1e-93d5-92b2ea5308bf tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-704681f4-23e3-4b1e-93d5-92b2ea5308bf tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 returned with HTTP 200 Sep 05 11:45:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1038/2028] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:43 2026] GET /volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 => generated 830 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-81afb060-6207-485a-ac49-00e918038069 req-e2180495-02d2-4bf9-9685-7231d2107b9c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-81afb060-6207-485a-ac49-00e918038069 req-e2180495-02d2-4bf9-9685-7231d2107b9c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-81afb060-6207-485a-ac49-00e918038069 req-e2180495-02d2-4bf9-9685-7231d2107b9c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-81afb060-6207-485a-ac49-00e918038069 req-e2180495-02d2-4bf9-9685-7231d2107b9c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-81afb060-6207-485a-ac49-00e918038069 req-e2180495-02d2-4bf9-9685-7231d2107b9c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-81afb060-6207-485a-ac49-00e918038069 req-e2180495-02d2-4bf9-9685-7231d2107b9c tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 991/2029] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:45:43 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c50811f1-0f50-4ed1-b677-575a1999d538 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c50811f1-0f50-4ed1-b677-575a1999d538 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 Sep 05 11:45:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c50811f1-0f50-4ed1-b677-575a1999d538 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c50811f1-0f50-4ed1-b677-575a1999d538 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c50811f1-0f50-4ed1-b677-575a1999d538 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c50811f1-0f50-4ed1-b677-575a1999d538 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 returned with HTTP 200 Sep 05 11:45:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1039/2030] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:44 2026] GET /volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-edba6dca-7804-4f65-893c-15083292faea None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-edba6dca-7804-4f65-893c-15083292faea tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-edba6dca-7804-4f65-893c-15083292faea tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-edba6dca-7804-4f65-893c-15083292faea tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-edba6dca-7804-4f65-893c-15083292faea tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-edba6dca-7804-4f65-893c-15083292faea tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 returned with HTTP 200 Sep 05 11:45:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 992/2031] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:45 2026] GET /volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-433ebfbf-cfcf-4927-b0c6-66641954e966 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-433ebfbf-cfcf-4927-b0c6-66641954e966 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 Sep 05 11:45:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-433ebfbf-cfcf-4927-b0c6-66641954e966 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-433ebfbf-cfcf-4927-b0c6-66641954e966 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-433ebfbf-cfcf-4927-b0c6-66641954e966 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-433ebfbf-cfcf-4927-b0c6-66641954e966 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 returned with HTTP 200 Sep 05 11:45:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1040/2032] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:45 2026] GET /volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-00036955-98b9-4839-9470-7296684536b5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-842098863"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-842098863'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Create volume of 1 GB Sep 05 11:45:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Availability Zones retrieved successfully. Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Flow 'volume_create_api' (12944fd8-7290-4320-8fc7-ec99fbf98744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d34b9e1-bf0f-4962-86f7-4c5cac387cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d34b9e1-bf0f-4962-86f7-4c5cac387cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d74b37-8748-48d4-8a6c-fd554e59f5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Created reservations ['d83ccb69-e312-4e36-8c1a-393f9d6a3932', 'bb2957cf-e366-4c80-8273-25c26bda9655', '3ac38aad-5406-497b-a7fa-570fe83319dc', 'd43d5aa1-2279-4097-9411-532b0a16dc30'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d74b37-8748-48d4-8a6c-fd554e59f5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d83ccb69-e312-4e36-8c1a-393f9d6a3932', 'bb2957cf-e366-4c80-8273-25c26bda9655', '3ac38aad-5406-497b-a7fa-570fe83319dc', 'd43d5aa1-2279-4097-9411-532b0a16dc30']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c563a378-ce15-41a6-b92c-a57d1fafa022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c563a378-ce15-41a6-b92c-a57d1fafa022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c5859a-b1bb-4a09-9c71-8276045dcbe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-842098863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a789a841d624d948daf87a6cc09544b',qos_specs=None,replication_status=,reservations=['d83ccb69-e312-4e36-8c1a-393f9d6a3932','bb2957cf-e366-4c80-8273-25c26bda9655','3ac38aad-5406-497b-a7fa-570fe83319dc','d43d5aa1-2279-4097-9411-532b0a16dc30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f430459ffb6d455798f48fe8771854ab',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-842098863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c5859a-b1bb-4a09-9c71-8276045dcbe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a789a841d624d948daf87a6cc09544b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f430459ffb6d455798f48fe8771854ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6cfe905-1826-4f32-9a83-60e3fa404f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6cfe905-1826-4f32-9a83-60e3fa404f12) transitioned into state 'SUCCESS' from state '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-842098863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a789a841d624d948daf87a6cc09544b',qos_specs=None,replication_status=,reservations=['d83ccb69-e312-4e36-8c1a-393f9d6a3932','bb2957cf-e366-4c80-8273-25c26bda9655','3ac38aad-5406-497b-a7fa-570fe83319dc','d43d5aa1-2279-4097-9411-532b0a16dc30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f430459ffb6d455798f48fe8771854ab',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:45 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8f9bf0d-c7d7-4a56-8dc9-eae08f85d621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8f9bf0d-c7d7-4a56-8dc9-eae08f85d621) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Flow 'volume_create_api' (12944fd8-7290-4320-8fc7-ec99fbf98744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Create volume request issued successfully. Sep 05 11:45:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-00036955-98b9-4839-9470-7296684536b5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 993/2033] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:45:45 2026] POST /volume/v3/volumes => generated 761 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5e42054c-6df1-4a24-bbdf-27e3ce4386e0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e42054c-6df1-4a24-bbdf-27e3ce4386e0 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 Sep 05 11:45:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e42054c-6df1-4a24-bbdf-27e3ce4386e0 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e42054c-6df1-4a24-bbdf-27e3ce4386e0 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:46 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:46 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:46 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:46 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5e42054c-6df1-4a24-bbdf-27e3ce4386e0 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e42054c-6df1-4a24-bbdf-27e3ce4386e0 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 returned with HTTP 200 Sep 05 11:45:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1041/2034] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:46 2026] GET /volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 => generated 829 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7b3fec31-3b0f-40b1-a478-fa5dba2d65cc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7b3fec31-3b0f-40b1-a478-fa5dba2d65cc tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 Sep 05 11:45:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7b3fec31-3b0f-40b1-a478-fa5dba2d65cc tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7b3fec31-3b0f-40b1-a478-fa5dba2d65cc tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7b3fec31-3b0f-40b1-a478-fa5dba2d65cc tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7b3fec31-3b0f-40b1-a478-fa5dba2d65cc tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 returned with HTTP 200 Sep 05 11:45:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 994/2035] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:47 2026] GET /volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fa4b64dd-447c-4a71-8feb-5120c93c0403 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fa4b64dd-447c-4a71-8feb-5120c93c0403 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] DELETE http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fa4b64dd-447c-4a71-8feb-5120c93c0403 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fa4b64dd-447c-4a71-8feb-5120c93c0403 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:47 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-fa4b64dd-447c-4a71-8feb-5120c93c0403 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Delete volume with id: cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fa4b64dd-447c-4a71-8feb-5120c93c0403 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fa4b64dd-447c-4a71-8feb-5120c93c0403 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Delete volume request issued successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fa4b64dd-447c-4a71-8feb-5120c93c0403 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 202 Sep 05 11:45:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1042/2036] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:47 2026] DELETE /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6e02aa31-d479-4a0f-b4e0-0bc9becea656 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e02aa31-d479-4a0f-b4e0-0bc9becea656 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6e02aa31-d479-4a0f-b4e0-0bc9becea656 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6e02aa31-d479-4a0f-b4e0-0bc9becea656 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6e02aa31-d479-4a0f-b4e0-0bc9becea656 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e02aa31-d479-4a0f-b4e0-0bc9becea656 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 200 Sep 05 11:45:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 995/2037] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:47 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2ff55d70-a540-4ea4-8ad9-0a7329eb40d3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2ff55d70-a540-4ea4-8ad9-0a7329eb40d3 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2ff55d70-a540-4ea4-8ad9-0a7329eb40d3 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2ff55d70-a540-4ea4-8ad9-0a7329eb40d3 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2ff55d70-a540-4ea4-8ad9-0a7329eb40d3 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2ff55d70-a540-4ea4-8ad9-0a7329eb40d3 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 returned with HTTP 200 Sep 05 11:45:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1043/2038] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:48 2026] GET /volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-af04d400-3fc6-4cc3-b5c6-61bce78325f5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af04d400-3fc6-4cc3-b5c6-61bce78325f5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 Sep 05 11:45:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-af04d400-3fc6-4cc3-b5c6-61bce78325f5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-af04d400-3fc6-4cc3-b5c6-61bce78325f5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-af04d400-3fc6-4cc3-b5c6-61bce78325f5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af04d400-3fc6-4cc3-b5c6-61bce78325f5 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 returned with HTTP 200 Sep 05 11:45:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 996/2039] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:48 2026] GET /volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-85ad7244-8148-4480-b319-d401fe0cd463 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-148096412"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-148096412'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Create volume of 1 GB Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Availability Zones retrieved successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Flow 'volume_create_api' (8fa307ed-49b7-40e8-8648-ed5e45b0fd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b207654-5d99-4437-a56b-52659a623128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b207654-5d99-4437-a56b-52659a623128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090fca64-538c-4bb8-bd76-b7ad3d327bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Created reservations ['2c0c5c3d-118f-42c7-a159-428483720bec', '779b0e79-8c0a-4c3a-be36-3abcc8a64fbd', 'f8c239c7-c350-415b-9e03-c71591e21450', 'df043ea2-d991-4781-860f-57613313b649'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090fca64-538c-4bb8-bd76-b7ad3d327bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c0c5c3d-118f-42c7-a159-428483720bec', '779b0e79-8c0a-4c3a-be36-3abcc8a64fbd', 'f8c239c7-c350-415b-9e03-c71591e21450', 'df043ea2-d991-4781-860f-57613313b649']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9982450-e1f9-453c-bd8c-daf1355570d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9982450-e1f9-453c-bd8c-daf1355570d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bafb833-54a0-4af7-b21d-504ef4c3ff7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-148096412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a789a841d624d948daf87a6cc09544b',qos_specs=None,replication_status=,reservations=['2c0c5c3d-118f-42c7-a159-428483720bec','779b0e79-8c0a-4c3a-be36-3abcc8a64fbd','f8c239c7-c350-415b-9e03-c71591e21450','df043ea2-d991-4781-860f-57613313b649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f430459ffb6d455798f48fe8771854ab',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-148096412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bafb833-54a0-4af7-b21d-504ef4c3ff7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a789a841d624d948daf87a6cc09544b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f430459ffb6d455798f48fe8771854ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556be9e2-085c-4ad3-8614-cf323f1d4755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556be9e2-085c-4ad3-8614-cf323f1d4755) transitioned into state 'SUCCESS' from state '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-148096412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a789a841d624d948daf87a6cc09544b',qos_specs=None,replication_status=,reservations=['2c0c5c3d-118f-42c7-a159-428483720bec','779b0e79-8c0a-4c3a-be36-3abcc8a64fbd','f8c239c7-c350-415b-9e03-c71591e21450','df043ea2-d991-4781-860f-57613313b649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f430459ffb6d455798f48fe8771854ab',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c962d5-b4ae-4dca-b61d-131db1388771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-55cc06ed-fe95-4d7c-92af-3b0856fb71d5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c962d5-b4ae-4dca-b61d-131db1388771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Flow 'volume_create_api' (8fa307ed-49b7-40e8-8648-ed5e45b0fd13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55cc06ed-fe95-4d7c-92af-3b0856fb71d5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Create volume request issued successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-55cc06ed-fe95-4d7c-92af-3b0856fb71d5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-85ad7244-8148-4480-b319-d401fe0cd463 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-55cc06ed-fe95-4d7c-92af-3b0856fb71d5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1044/2040] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:45:48 2026] POST /volume/v3/volumes => generated 761 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-09871a68-d18b-47c8-b96d-03daf0f3cdd2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55cc06ed-fe95-4d7c-92af-3b0856fb71d5 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd returned with HTTP 404 Sep 05 11:45:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 997/2041] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:48 2026] GET /volume/v3/volumes/cc46fa05-4b24-4639-9f87-42704b6cf4cd => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09871a68-d18b-47c8-b96d-03daf0f3cdd2 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09871a68-d18b-47c8-b96d-03daf0f3cdd2 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09871a68-d18b-47c8-b96d-03daf0f3cdd2 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-40b91b59-e46d-4221-a905-2e0daeb8cc36 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40b91b59-e46d-4221-a905-2e0daeb8cc36 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] DELETE http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-40b91b59-e46d-4221-a905-2e0daeb8cc36 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-40b91b59-e46d-4221-a905-2e0daeb8cc36 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-40b91b59-e46d-4221-a905-2e0daeb8cc36 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Delete volume with id: 6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-40b91b59-e46d-4221-a905-2e0daeb8cc36 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-09871a68-d18b-47c8-b96d-03daf0f3cdd2 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09871a68-d18b-47c8-b96d-03daf0f3cdd2 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a returned with HTTP 200 Sep 05 11:45:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1045/2042] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:48 2026] GET /volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a => generated 829 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-40b91b59-e46d-4221-a905-2e0daeb8cc36 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Delete volume request issued successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40b91b59-e46d-4221-a905-2e0daeb8cc36 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 202 Sep 05 11:45:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 998/2043] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:48 2026] DELETE /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d73e7016-34d4-4b93-8816-826e0fd816e4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d73e7016-34d4-4b93-8816-826e0fd816e4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d73e7016-34d4-4b93-8816-826e0fd816e4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d73e7016-34d4-4b93-8816-826e0fd816e4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d73e7016-34d4-4b93-8816-826e0fd816e4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Volume info retrieved successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d73e7016-34d4-4b93-8816-826e0fd816e4 tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 200 Sep 05 11:45:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1046/2044] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:48 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 864 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-93e22939-74db-47b6-a0b4-144841ed3648 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-93e22939-74db-47b6-a0b4-144841ed3648 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a Sep 05 11:45:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-93e22939-74db-47b6-a0b4-144841ed3648 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-93e22939-74db-47b6-a0b4-144841ed3648 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-93e22939-74db-47b6-a0b4-144841ed3648 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-93e22939-74db-47b6-a0b4-144841ed3648 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a returned with HTTP 200 Sep 05 11:45:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 999/2045] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:49 2026] GET /volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-00f2235c-3e7b-47be-9ef5-1dff9bd9256d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00f2235c-3e7b-47be-9ef5-1dff9bd9256d tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] GET http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac Sep 05 11:45:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00f2235c-3e7b-47be-9ef5-1dff9bd9256d tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00f2235c-3e7b-47be-9ef5-1dff9bd9256d tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:50 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:UPDATE=47,cinder:INSERT=22,cinder:SELECT=298,cinder:DELETE=2 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:45:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00f2235c-3e7b-47be-9ef5-1dff9bd9256d tempest-TestServerVolumeAttachmentScenario-1435666983 tempest-TestServerVolumeAttachmentScenario-1435666983-project-member] http://192.168.122.95/volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac returned with HTTP 404 Sep 05 11:45:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1047/2046] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:49 2026] GET /volume/v3/volumes/6ce5687e-d140-4de1-9fa0-8076373a50ac => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-78c5a124-482e-4aeb-8484-8f2c83a05e8a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78c5a124-482e-4aeb-8484-8f2c83a05e8a tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a Sep 05 11:45:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-78c5a124-482e-4aeb-8484-8f2c83a05e8a tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-78c5a124-482e-4aeb-8484-8f2c83a05e8a tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-78c5a124-482e-4aeb-8484-8f2c83a05e8a tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78c5a124-482e-4aeb-8484-8f2c83a05e8a tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a returned with HTTP 200 Sep 05 11:45:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1000/2047] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:50 2026] GET /volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a1278e36-cf77-4131-bfd4-fc6f974e40c1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a1278e36-cf77-4131-bfd4-fc6f974e40c1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a1278e36-cf77-4131-bfd4-fc6f974e40c1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a1278e36-cf77-4131-bfd4-fc6f974e40c1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a1278e36-cf77-4131-bfd4-fc6f974e40c1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a1278e36-cf77-4131-bfd4-fc6f974e40c1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a returned with HTTP 200 Sep 05 11:45:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1048/2048] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:51 2026] GET /volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-e2a1106c-d3fe-42dc-88a1-f632edd4e437 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-e2a1106c-d3fe-42dc-88a1-f632edd4e437 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/attachments?instance_id=6255369d-e98e-4980-b2e5-af515b346fa7 Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-e2a1106c-d3fe-42dc-88a1-f632edd4e437 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-e2a1106c-d3fe-42dc-88a1-f632edd4e437 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: /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 05 11:45:51 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-e2a1106c-d3fe-42dc-88a1-f632edd4e437 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/attachments?instance_id=6255369d-e98e-4980-b2e5-af515b346fa7 returned with HTTP 200 Sep 05 11:45:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1049/2049] 192.168.122.95 () {62 vars in 1521 bytes} [Sat Sep 5 11:45:51 2026] GET /volume/v3/attachments?instance_id=6255369d-e98e-4980-b2e5-af515b346fa7 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-3a44c68b-a3ac-4fdb-96f2-928bbb367ba1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-3a44c68b-a3ac-4fdb-96f2-928bbb367ba1 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-3a44c68b-a3ac-4fdb-96f2-928bbb367ba1 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-3a44c68b-a3ac-4fdb-96f2-928bbb367ba1 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-d668677a-ff14-41ec-aeb4-d0c094294828 req-3a44c68b-a3ac-4fdb-96f2-928bbb367ba1 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c returned with HTTP 200 Sep 05 11:45:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1050/2050] 192.168.122.95 () {62 vars in 1535 bytes} [Sat Sep 5 11:45:51 2026] GET /volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c => generated 718 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Create volume of 1 GB Sep 05 11:45:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Availability Zones retrieved successfully. Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Flow 'volume_create_api' (e6df5b1c-ac30-4a32-8535-15a4fca85c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5310644e-7460-4db0-bb97-c38670c2b0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5310644e-7460-4db0-bb97-c38670c2b0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d051ec-d2a7-46dd-b933-68a7c9cc83f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Created reservations ['69a634e8-f094-4caa-800d-ad7820e27ad0', '82ec9156-4e67-4109-a236-08e58e7af280', '3b94a707-01d3-482e-9039-a6e517a766a6', '7013af77-bac6-4cc7-9f8f-0993f58064d2'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d051ec-d2a7-46dd-b933-68a7c9cc83f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69a634e8-f094-4caa-800d-ad7820e27ad0', '82ec9156-4e67-4109-a236-08e58e7af280', '3b94a707-01d3-482e-9039-a6e517a766a6', '7013af77-bac6-4cc7-9f8f-0993f58064d2']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adcca608-eb42-4cab-b429-b70e486de999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adcca608-eb42-4cab-b429-b70e486de999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab5f29c-b39f-4945-be48-5d50b2f2bbf3', '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='d51b6bf5bacc4abfb7a907aa912c6e8c',qos_specs=None,replication_status=,reservations=['69a634e8-f094-4caa-800d-ad7820e27ad0','82ec9156-4e67-4109-a236-08e58e7af280','3b94a707-01d3-482e-9039-a6e517a766a6','7013af77-bac6-4cc7-9f8f-0993f58064d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580bd7a475e34f97b290a156cf517916',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45: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=cab5f29c-b39f-4945-be48-5d50b2f2bbf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51b6bf5bacc4abfb7a907aa912c6e8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580bd7a475e34f97b290a156cf517916',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47a5306f-55b0-40b3-aa09-35b962e118a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47a5306f-55b0-40b3-aa09-35b962e118a5) transitioned into state 'SUCCESS' from 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='d51b6bf5bacc4abfb7a907aa912c6e8c',qos_specs=None,replication_status=,reservations=['69a634e8-f094-4caa-800d-ad7820e27ad0','82ec9156-4e67-4109-a236-08e58e7af280','3b94a707-01d3-482e-9039-a6e517a766a6','7013af77-bac6-4cc7-9f8f-0993f58064d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580bd7a475e34f97b290a156cf517916',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9304385-fc00-44c9-a775-30782e1d1c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9304385-fc00-44c9-a775-30782e1d1c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Flow 'volume_create_api' (e6df5b1c-ac30-4a32-8535-15a4fca85c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Create volume request issued successfully. Sep 05 11:45:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c09f5c6a-ccff-4505-81db-7ba1d4dcc458 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1001/2051] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:45:51 2026] POST /volume/v3/volumes => generated 740 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a26987df-f848-43d3-a550-d0f90c9ef2a1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a26987df-f848-43d3-a550-d0f90c9ef2a1 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] GET http://192.168.122.95/volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a26987df-f848-43d3-a550-d0f90c9ef2a1 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a26987df-f848-43d3-a550-d0f90c9ef2a1 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a26987df-f848-43d3-a550-d0f90c9ef2a1 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Volume info retrieved successfully. Sep 05 11:45:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a26987df-f848-43d3-a550-d0f90c9ef2a1 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] http://192.168.122.95/volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 returned with HTTP 200 Sep 05 11:45:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1051/2052] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:51 2026] GET /volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3ae6658e-c5b3-4f88-935e-da683b67dbba None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ae6658e-c5b3-4f88-935e-da683b67dbba tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] GET http://192.168.122.95/volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 Sep 05 11:45:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ae6658e-c5b3-4f88-935e-da683b67dbba tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ae6658e-c5b3-4f88-935e-da683b67dbba tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3ae6658e-c5b3-4f88-935e-da683b67dbba tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Volume info retrieved successfully. Sep 05 11:45:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ae6658e-c5b3-4f88-935e-da683b67dbba tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] http://192.168.122.95/volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 returned with HTTP 200 Sep 05 11:45:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1002/2053] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:52 2026] GET /volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f13c0dc4-0e5b-44c0-8481-91671549d291 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f13c0dc4-0e5b-44c0-8481-91671549d291 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] GET http://192.168.122.95/volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 Sep 05 11:45:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f13c0dc4-0e5b-44c0-8481-91671549d291 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f13c0dc4-0e5b-44c0-8481-91671549d291 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f13c0dc4-0e5b-44c0-8481-91671549d291 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Volume info retrieved successfully. Sep 05 11:45:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f13c0dc4-0e5b-44c0-8481-91671549d291 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] http://192.168.122.95/volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 returned with HTTP 200 Sep 05 11:45:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1052/2054] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:53 2026] GET /volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 => generated 970 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-43ddbdbb-308b-4a76-8396-57f979230b07 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-43ddbdbb-308b-4a76-8396-57f979230b07 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] GET http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1&project_id=7a789a841d624d948daf87a6cc09544b Sep 05 11:45:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-43ddbdbb-308b-4a76-8396-57f979230b07 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-43ddbdbb-308b-4a76-8396-57f979230b07 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43ddbdbb-308b-4a76-8396-57f979230b07 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Could not evaluate value 7a789a841d624d948daf87a6cc09544b, assuming string {{(pid=87146) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:53 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-43ddbdbb-308b-4a76-8396-57f979230b07 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Searching by: MultiDict([('project_id', '7a789a841d624d948daf87a6cc09544b'), ('all_tenants', 1)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-43ddbdbb-308b-4a76-8396-57f979230b07 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Get all volumes completed successfully. Sep 05 11:45:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-43ddbdbb-308b-4a76-8396-57f979230b07 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1&project_id=7a789a841d624d948daf87a6cc09544b returned with HTTP 200 Sep 05 11:45:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1003/2055] 192.168.122.95 () {58 vars in 1252 bytes} [Sat Sep 5 11:45:53 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=7a789a841d624d948daf87a6cc09544b => generated 3035 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3fb69a0f-4688-44ed-adb6-761c7732f7a6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3fb69a0f-4688-44ed-adb6-761c7732f7a6 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 Sep 05 11:45:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3fb69a0f-4688-44ed-adb6-761c7732f7a6 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3fb69a0f-4688-44ed-adb6-761c7732f7a6 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-3fb69a0f-4688-44ed-adb6-761c7732f7a6 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Delete volume with id: cab5f29c-b39f-4945-be48-5d50b2f2bbf3 Sep 05 11:45:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3fb69a0f-4688-44ed-adb6-761c7732f7a6 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Volume info retrieved successfully. Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3fb69a0f-4688-44ed-adb6-761c7732f7a6 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] Delete volume request issued successfully. Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3fb69a0f-4688-44ed-adb6-761c7732f7a6 tempest-VolumesListAdminTestJSON-1541007003 tempest-VolumesListAdminTestJSON-1541007003-project-admin] http://192.168.122.95/volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 returned with HTTP 202 Sep 05 11:45:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1053/2056] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:54 2026] DELETE /volume/v3/volumes/cab5f29c-b39f-4945-be48-5d50b2f2bbf3 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-df63455d-4571-4028-8d9e-058a9627dab1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-df63455d-4571-4028-8d9e-058a9627dab1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a Sep 05 11:45:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-df63455d-4571-4028-8d9e-058a9627dab1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-df63455d-4571-4028-8d9e-058a9627dab1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-df63455d-4571-4028-8d9e-058a9627dab1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-df63455d-4571-4028-8d9e-058a9627dab1 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a returned with HTTP 200 Sep 05 11:45:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1004/2057] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:54 2026] GET /volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-08f506c3-4889-493e-96e5-06743a542490 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-08f506c3-4889-493e-96e5-06743a542490 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] DELETE http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a Sep 05 11:45:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-08f506c3-4889-493e-96e5-06743a542490 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-08f506c3-4889-493e-96e5-06743a542490 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-08f506c3-4889-493e-96e5-06743a542490 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Delete volume with id: 9bafb833-54a0-4af7-b21d-504ef4c3ff7a Sep 05 11:45:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-08f506c3-4889-493e-96e5-06743a542490 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-08f506c3-4889-493e-96e5-06743a542490 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Delete volume request issued successfully. Sep 05 11:45:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-08f506c3-4889-493e-96e5-06743a542490 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a returned with HTTP 202 Sep 05 11:45:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1054/2058] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:54 2026] DELETE /volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-056da4b5-8002-4cda-a704-b485e279bc69 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-056da4b5-8002-4cda-a704-b485e279bc69 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a Sep 05 11:45:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-056da4b5-8002-4cda-a704-b485e279bc69 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-056da4b5-8002-4cda-a704-b485e279bc69 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-056da4b5-8002-4cda-a704-b485e279bc69 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-056da4b5-8002-4cda-a704-b485e279bc69 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a returned with HTTP 200 Sep 05 11:45:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1005/2059] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:54 2026] GET /volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a => generated 853 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a3e8668f-d357-4be2-af9c-6a7a0c6d682a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a3e8668f-d357-4be2-af9c-6a7a0c6d682a tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a Sep 05 11:45:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a3e8668f-d357-4be2-af9c-6a7a0c6d682a tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a3e8668f-d357-4be2-af9c-6a7a0c6d682a tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a3e8668f-d357-4be2-af9c-6a7a0c6d682a tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a returned with HTTP 404 Sep 05 11:45:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1055/2060] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:55 2026] GET /volume/v3/volumes/9bafb833-54a0-4af7-b21d-504ef4c3ff7a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-193514d5-5a0c-4462-b4df-9df3475922f7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-193514d5-5a0c-4462-b4df-9df3475922f7 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 Sep 05 11:45:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-193514d5-5a0c-4462-b4df-9df3475922f7 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-193514d5-5a0c-4462-b4df-9df3475922f7 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-193514d5-5a0c-4462-b4df-9df3475922f7 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-193514d5-5a0c-4462-b4df-9df3475922f7 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 returned with HTTP 200 Sep 05 11:45:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1006/2061] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:55 2026] GET /volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b9ba9a07-335d-4be0-bc53-0e21d184baba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9ba9a07-335d-4be0-bc53-0e21d184baba tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] DELETE http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 Sep 05 11:45:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9ba9a07-335d-4be0-bc53-0e21d184baba tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9ba9a07-335d-4be0-bc53-0e21d184baba tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:55 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b9ba9a07-335d-4be0-bc53-0e21d184baba tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Delete volume with id: 11c5859a-b1bb-4a09-9c71-8276045dcbe8 Sep 05 11:45:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b9ba9a07-335d-4be0-bc53-0e21d184baba tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b9ba9a07-335d-4be0-bc53-0e21d184baba tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Delete volume request issued successfully. Sep 05 11:45:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9ba9a07-335d-4be0-bc53-0e21d184baba tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 returned with HTTP 202 Sep 05 11:45:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1056/2062] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:55 2026] DELETE /volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c7c09ea1-75ec-4302-b732-fa5cca5f14b6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7c09ea1-75ec-4302-b732-fa5cca5f14b6 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 Sep 05 11:45:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7c09ea1-75ec-4302-b732-fa5cca5f14b6 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7c09ea1-75ec-4302-b732-fa5cca5f14b6 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c7c09ea1-75ec-4302-b732-fa5cca5f14b6 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7c09ea1-75ec-4302-b732-fa5cca5f14b6 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 returned with HTTP 200 Sep 05 11:45:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1007/2063] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:55 2026] GET /volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6ae7e815-46b6-4e02-ac39-bc40e49b0821 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ae7e815-46b6-4e02-ac39-bc40e49b0821 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 Sep 05 11:45:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ae7e815-46b6-4e02-ac39-bc40e49b0821 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ae7e815-46b6-4e02-ac39-bc40e49b0821 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ae7e815-46b6-4e02-ac39-bc40e49b0821 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 returned with HTTP 404 Sep 05 11:45:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1057/2064] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:56 2026] GET /volume/v3/volumes/11c5859a-b1bb-4a09-9c71-8276045dcbe8 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-df473aa3-1aee-4004-babe-9263ce4d6c77 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-df473aa3-1aee-4004-babe-9263ce4d6c77 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 Sep 05 11:45:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-df473aa3-1aee-4004-babe-9263ce4d6c77 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-df473aa3-1aee-4004-babe-9263ce4d6c77 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-df473aa3-1aee-4004-babe-9263ce4d6c77 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-df473aa3-1aee-4004-babe-9263ce4d6c77 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1008/2065] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:56 2026] GET /volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4a05b21e-da35-459b-b1f9-73a7b978d1ae None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a05b21e-da35-459b-b1f9-73a7b978d1ae tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] DELETE http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 Sep 05 11:45:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a05b21e-da35-459b-b1f9-73a7b978d1ae tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4a05b21e-da35-459b-b1f9-73a7b978d1ae tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-4a05b21e-da35-459b-b1f9-73a7b978d1ae tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Delete volume with id: 1e2f17a4-9537-4818-b0dd-78a9a0ca3867 Sep 05 11:45:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:57 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:45:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:45:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4a05b21e-da35-459b-b1f9-73a7b978d1ae tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4a05b21e-da35-459b-b1f9-73a7b978d1ae tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Delete volume request issued successfully. Sep 05 11:45:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4a05b21e-da35-459b-b1f9-73a7b978d1ae tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 returned with HTTP 202 Sep 05 11:45:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1058/2066] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:57 2026] DELETE /volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d974c3de-0f2a-4ad8-b25b-aa772cdfc623 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d974c3de-0f2a-4ad8-b25b-aa772cdfc623 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 Sep 05 11:45:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d974c3de-0f2a-4ad8-b25b-aa772cdfc623 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d974c3de-0f2a-4ad8-b25b-aa772cdfc623 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:45:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:45:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d974c3de-0f2a-4ad8-b25b-aa772cdfc623 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Volume info retrieved successfully. Sep 05 11:45:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d974c3de-0f2a-4ad8-b25b-aa772cdfc623 tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1009/2067] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:57 2026] GET /volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a4d9a7b8-8126-4599-ab67-9ac2344db04b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a4d9a7b8-8126-4599-ab67-9ac2344db04b tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] GET http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 Sep 05 11:45:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a4d9a7b8-8126-4599-ab67-9ac2344db04b tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a4d9a7b8-8126-4599-ab67-9ac2344db04b tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a4d9a7b8-8126-4599-ab67-9ac2344db04b tempest-VolumesListAdminTestJSON-2105191049 tempest-VolumesListAdminTestJSON-2105191049-project-member] http://192.168.122.95/volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 returned with HTTP 404 Sep 05 11:45:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1059/2068] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:58 2026] GET /volume/v3/volumes/1e2f17a4-9537-4818-b0dd-78a9a0ca3867 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-91ba83fa-d475-4727-942a-77a45b687e54 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91ba83fa-d475-4727-942a-77a45b687e54 tempest-ExtensionsTestJSON-1519422636 tempest-ExtensionsTestJSON-1519422636-project-reader] GET http://192.168.122.95/volume/v3/extensions Sep 05 11:46:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91ba83fa-d475-4727-942a-77a45b687e54 tempest-ExtensionsTestJSON-1519422636 tempest-ExtensionsTestJSON-1519422636-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91ba83fa-d475-4727-942a-77a45b687e54 tempest-ExtensionsTestJSON-1519422636 tempest-ExtensionsTestJSON-1519422636-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91ba83fa-d475-4727-942a-77a45b687e54 tempest-ExtensionsTestJSON-1519422636 tempest-ExtensionsTestJSON-1519422636-project-reader] http://192.168.122.95/volume/v3/extensions returned with HTTP 200 Sep 05 11:46:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1010/2069] 192.168.122.95 () {58 vars in 1125 bytes} [Sat Sep 5 11:46:03 2026] GET /volume/v3/extensions => generated 5245 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-97528914-feef-41b1-9bf0-4f06b61e31ab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1794287019"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1794287019'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Create volume of 1 GB Sep 05 11:46:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Availability Zones retrieved successfully. Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Flow 'volume_create_api' (bfc8128e-9083-4780-ac0a-87b9791905a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5f5767-2296-4535-a893-cd9871d4879e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5f5767-2296-4535-a893-cd9871d4879e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15920104-8824-45a0-a72e-bf51bfadd9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:07 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=305,cinder:INSERT=40,cinder:UPDATE=62 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Created reservations ['7749ce1a-fa5b-453a-a41f-37f433fc769a', '07621238-9957-48c3-aa9d-aaec68e271b4', '1a10c98f-e35f-4dd7-838c-7ec16da0cb77', 'bc552d14-fec4-46b2-af23-3675d63a7661'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15920104-8824-45a0-a72e-bf51bfadd9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7749ce1a-fa5b-453a-a41f-37f433fc769a', '07621238-9957-48c3-aa9d-aaec68e271b4', '1a10c98f-e35f-4dd7-838c-7ec16da0cb77', 'bc552d14-fec4-46b2-af23-3675d63a7661']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c55693d4-27a4-4235-b474-b7587dab2e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c55693d4-27a4-4235-b474-b7587dab2e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ec4902-20ac-4b0c-8f13-7dbd63af0163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1794287019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ec840e11022499fa1abec2768c9e2c4',qos_specs=None,replication_status=,reservations=['7749ce1a-fa5b-453a-a41f-37f433fc769a','07621238-9957-48c3-aa9d-aaec68e271b4','1a10c98f-e35f-4dd7-838c-7ec16da0cb77','bc552d14-fec4-46b2-af23-3675d63a7661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df630a32d534a12b7a056409e36132e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1794287019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26ec4902-20ac-4b0c-8f13-7dbd63af0163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ec840e11022499fa1abec2768c9e2c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df630a32d534a12b7a056409e36132e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00f7c792-7fac-44fe-92b2-ef512110027b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00f7c792-7fac-44fe-92b2-ef512110027b) transitioned into state 'SUCCESS' from state '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-1794287019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ec840e11022499fa1abec2768c9e2c4',qos_specs=None,replication_status=,reservations=['7749ce1a-fa5b-453a-a41f-37f433fc769a','07621238-9957-48c3-aa9d-aaec68e271b4','1a10c98f-e35f-4dd7-838c-7ec16da0cb77','bc552d14-fec4-46b2-af23-3675d63a7661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df630a32d534a12b7a056409e36132e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e161d190-1c72-4525-9e5d-7a06fc264340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e161d190-1c72-4525-9e5d-7a06fc264340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Flow 'volume_create_api' (bfc8128e-9083-4780-ac0a-87b9791905a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Create volume request issued successfully. Sep 05 11:46:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97528914-feef-41b1-9bf0-4f06b61e31ab tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1060/2070] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:46:06 2026] POST /volume/v3/volumes => generated 762 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3587164b-8ad8-4acf-b31d-e21bd70dd0ed None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3587164b-8ad8-4acf-b31d-e21bd70dd0ed tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 Sep 05 11:46:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3587164b-8ad8-4acf-b31d-e21bd70dd0ed tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3587164b-8ad8-4acf-b31d-e21bd70dd0ed tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3587164b-8ad8-4acf-b31d-e21bd70dd0ed tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Volume info retrieved successfully. Sep 05 11:46:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3587164b-8ad8-4acf-b31d-e21bd70dd0ed tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 returned with HTTP 200 Sep 05 11:46:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1011/2071] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:07 2026] GET /volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 => generated 830 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fe562f81-ff1e-4153-af3b-0a9d79ee3f80 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fe562f81-ff1e-4153-af3b-0a9d79ee3f80 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 Sep 05 11:46:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fe562f81-ff1e-4153-af3b-0a9d79ee3f80 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fe562f81-ff1e-4153-af3b-0a9d79ee3f80 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fe562f81-ff1e-4153-af3b-0a9d79ee3f80 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Volume info retrieved successfully. Sep 05 11:46:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fe562f81-ff1e-4153-af3b-0a9d79ee3f80 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 returned with HTTP 200 Sep 05 11:46:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1061/2072] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:08 2026] GET /volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bc31b9aa-06ed-4654-b729-e394d1bca97d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bc31b9aa-06ed-4654-b729-e394d1bca97d tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 Sep 05 11:46:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bc31b9aa-06ed-4654-b729-e394d1bca97d tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bc31b9aa-06ed-4654-b729-e394d1bca97d tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bc31b9aa-06ed-4654-b729-e394d1bca97d tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Volume info retrieved successfully. Sep 05 11:46:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bc31b9aa-06ed-4654-b729-e394d1bca97d tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 returned with HTTP 200 Sep 05 11:46:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1012/2073] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:09 2026] GET /volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bfcf2b77-1890-4f78-89f0-80838d159c8c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bfcf2b77-1890-4f78-89f0-80838d159c8c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:46:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bfcf2b77-1890-4f78-89f0-80838d159c8c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26ec4902-20ac-4b0c-8f13-7dbd63af0163", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1105979096"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bfcf2b77-1890-4f78-89f0-80838d159c8c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Volume info retrieved successfully. Sep 05 11:46:09 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-bfcf2b77-1890-4f78-89f0-80838d159c8c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Create snapshot from volume 26ec4902-20ac-4b0c-8f13-7dbd63af0163 Sep 05 11:46:09 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-bfcf2b77-1890-4f78-89f0-80838d159c8c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Created reservations ['c44c65af-608a-4bc0-81a0-b39d11a64d21', '0788e374-85e5-42d8-bb2d-1363471d4c96', 'd72e205a-485e-42dd-944a-999d8aeb28f8', 'ff00d330-376e-44a8-ae76-5680db2fcbf7'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bfcf2b77-1890-4f78-89f0-80838d159c8c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot create request issued successfully. Sep 05 11:46:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bfcf2b77-1890-4f78-89f0-80838d159c8c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:46:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1062/2074] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:46:09 2026] POST /volume/v3/snapshots => generated 311 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8cfd81a4-4afb-482a-84a0-2944f34c204b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8cfd81a4-4afb-482a-84a0-2944f34c204b tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c Sep 05 11:46:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8cfd81a4-4afb-482a-84a0-2944f34c204b tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8cfd81a4-4afb-482a-84a0-2944f34c204b tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8cfd81a4-4afb-482a-84a0-2944f34c204b tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8cfd81a4-4afb-482a-84a0-2944f34c204b tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c returned with HTTP 200 Sep 05 11:46:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1013/2075] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:10 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-05db603b-73cd-43d6-a7d6-d8196b32f14e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-05db603b-73cd-43d6-a7d6-d8196b32f14e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c Sep 05 11:46:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-05db603b-73cd-43d6-a7d6-d8196b32f14e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-05db603b-73cd-43d6-a7d6-d8196b32f14e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-05db603b-73cd-43d6-a7d6-d8196b32f14e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-05db603b-73cd-43d6-a7d6-d8196b32f14e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c returned with HTTP 200 Sep 05 11:46:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1063/2076] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:11 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a4d816c8-48c3-4fa8-9e60-1b7fc81ad749 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4d816c8-48c3-4fa8-9e60-1b7fc81ad749 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4d816c8-48c3-4fa8-9e60-1b7fc81ad749 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4d816c8-48c3-4fa8-9e60-1b7fc81ad749 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a4d816c8-48c3-4fa8-9e60-1b7fc81ad749 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4d816c8-48c3-4fa8-9e60-1b7fc81ad749 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1014/2077] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:12 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9d4fcac7-f4df-4923-a955-ef03df05dfda None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d4fcac7-f4df-4923-a955-ef03df05dfda tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] POST http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9d4fcac7-f4df-4923-a955-ef03df05dfda tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9d4fcac7-f4df-4923-a955-ef03df05dfda tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9d4fcac7-f4df-4923-a955-ef03df05dfda tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Update snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d4fcac7-f4df-4923-a955-ef03df05dfda tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1064/2078] 192.168.122.95 () {60 vars in 1281 bytes} [Sat Sep 5 11:46:12 2026] POST /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 68 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e9247cb8-479c-4990-b97c-3989d9581754 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9247cb8-479c-4990-b97c-3989d9581754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e9247cb8-479c-4990-b97c-3989d9581754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e9247cb8-479c-4990-b97c-3989d9581754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e9247cb8-479c-4990-b97c-3989d9581754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e9247cb8-479c-4990-b97c-3989d9581754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Get snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9247cb8-479c-4990-b97c-3989d9581754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1015/2079] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:46:12 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 68 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0b6796de-a2c0-481e-b3df-2e00a39cd56f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b6796de-a2c0-481e-b3df-2e00a39cd56f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] PUT http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0b6796de-a2c0-481e-b3df-2e00a39cd56f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0b6796de-a2c0-481e-b3df-2e00a39cd56f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0b6796de-a2c0-481e-b3df-2e00a39cd56f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Update snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b6796de-a2c0-481e-b3df-2e00a39cd56f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1065/2080] 192.168.122.95 () {60 vars in 1280 bytes} [Sat Sep 5 11:46:12 2026] PUT /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 57 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-108a0418-0e20-48af-9136-248cb6feea6e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-108a0418-0e20-48af-9136-248cb6feea6e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-108a0418-0e20-48af-9136-248cb6feea6e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-108a0418-0e20-48af-9136-248cb6feea6e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-108a0418-0e20-48af-9136-248cb6feea6e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-108a0418-0e20-48af-9136-248cb6feea6e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Get snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-108a0418-0e20-48af-9136-248cb6feea6e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1016/2081] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:46:12 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dc2923fd-a0dc-4274-9c74-a95bd40ab50c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc2923fd-a0dc-4274-9c74-a95bd40ab50c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata/key3 Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc2923fd-a0dc-4274-9c74-a95bd40ab50c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc2923fd-a0dc-4274-9c74-a95bd40ab50c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dc2923fd-a0dc-4274-9c74-a95bd40ab50c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dc2923fd-a0dc-4274-9c74-a95bd40ab50c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Get snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dc2923fd-a0dc-4274-9c74-a95bd40ab50c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Delete snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc2923fd-a0dc-4274-9c74-a95bd40ab50c tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata/key3 returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1066/2082] 192.168.122.95 () {58 vars in 1278 bytes} [Sat Sep 5 11:46:12 2026] DELETE /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata/key3 => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0d65da7c-d5b1-4ea3-9cbf-9030a8d29cbb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0d65da7c-d5b1-4ea3-9cbf-9030a8d29cbb tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0d65da7c-d5b1-4ea3-9cbf-9030a8d29cbb tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0d65da7c-d5b1-4ea3-9cbf-9030a8d29cbb tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0d65da7c-d5b1-4ea3-9cbf-9030a8d29cbb tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0d65da7c-d5b1-4ea3-9cbf-9030a8d29cbb tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Get snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0d65da7c-d5b1-4ea3-9cbf-9030a8d29cbb tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1017/2083] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:46:12 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f2f4c831-27ab-4489-a3c5-c3d5e7485594 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f2f4c831-27ab-4489-a3c5-c3d5e7485594 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] PUT http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f2f4c831-27ab-4489-a3c5-c3d5e7485594 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f2f4c831-27ab-4489-a3c5-c3d5e7485594 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f2f4c831-27ab-4489-a3c5-c3d5e7485594 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Update snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f2f4c831-27ab-4489-a3c5-c3d5e7485594 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1067/2084] 192.168.122.95 () {60 vars in 1280 bytes} [Sat Sep 5 11:46:12 2026] PUT /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d6ad25ac-58d3-4d49-8834-7eca39753ac4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6ad25ac-58d3-4d49-8834-7eca39753ac4 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] POST http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6ad25ac-58d3-4d49-8834-7eca39753ac4 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d6ad25ac-58d3-4d49-8834-7eca39753ac4 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d6ad25ac-58d3-4d49-8834-7eca39753ac4 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Update snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6ad25ac-58d3-4d49-8834-7eca39753ac4 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1018/2085] 192.168.122.95 () {60 vars in 1281 bytes} [Sat Sep 5 11:46:12 2026] POST /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 68 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-405d75de-e632-4d8e-b7a0-c2df317c4aee None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-405d75de-e632-4d8e-b7a0-c2df317c4aee tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-405d75de-e632-4d8e-b7a0-c2df317c4aee tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-405d75de-e632-4d8e-b7a0-c2df317c4aee tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-405d75de-e632-4d8e-b7a0-c2df317c4aee tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-405d75de-e632-4d8e-b7a0-c2df317c4aee tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Get snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-405d75de-e632-4d8e-b7a0-c2df317c4aee tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1068/2086] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:46:12 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-66a49a49-d2fc-4125-baba-4f4976178754 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-66a49a49-d2fc-4125-baba-4f4976178754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] PUT http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata/key3 Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-66a49a49-d2fc-4125-baba-4f4976178754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-66a49a49-d2fc-4125-baba-4f4976178754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-66a49a49-d2fc-4125-baba-4f4976178754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Update snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-66a49a49-d2fc-4125-baba-4f4976178754 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata/key3 returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1019/2087] 192.168.122.95 () {60 vars in 1295 bytes} [Sat Sep 5 11:46:12 2026] PUT /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata/key3 => generated 35 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-93b3edfa-c9d4-47a8-b2d0-cff01dc939fc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93b3edfa-c9d4-47a8-b2d0-cff01dc939fc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata/key3 Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93b3edfa-c9d4-47a8-b2d0-cff01dc939fc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93b3edfa-c9d4-47a8-b2d0-cff01dc939fc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-93b3edfa-c9d4-47a8-b2d0-cff01dc939fc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-93b3edfa-c9d4-47a8-b2d0-cff01dc939fc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Get snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93b3edfa-c9d4-47a8-b2d0-cff01dc939fc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata/key3 returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1069/2088] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:46:12 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5ad32fa0-3ee8-48e2-bfda-6f4c483bd19e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5ad32fa0-3ee8-48e2-bfda-6f4c483bd19e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5ad32fa0-3ee8-48e2-bfda-6f4c483bd19e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5ad32fa0-3ee8-48e2-bfda-6f4c483bd19e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5ad32fa0-3ee8-48e2-bfda-6f4c483bd19e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5ad32fa0-3ee8-48e2-bfda-6f4c483bd19e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] Get snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5ad32fa0-3ee8-48e2-bfda-6f4c483bd19e tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-reader] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1020/2089] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:46:12 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-051de35c-2639-4dd4-b2e7-181dc3af85bc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-051de35c-2639-4dd4-b2e7-181dc3af85bc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] PUT http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-051de35c-2639-4dd4-b2e7-181dc3af85bc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-051de35c-2639-4dd4-b2e7-181dc3af85bc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-051de35c-2639-4dd4-b2e7-181dc3af85bc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Update snapshot metadata completed successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-051de35c-2639-4dd4-b2e7-181dc3af85bc tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1070/2090] 192.168.122.95 () {60 vars in 1280 bytes} [Sat Sep 5 11:46:12 2026] PUT /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c/metadata => generated 16 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bbb30e49-16e6-48a2-a9b2-c3502fa11464 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bbb30e49-16e6-48a2-a9b2-c3502fa11464 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bbb30e49-16e6-48a2-a9b2-c3502fa11464 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bbb30e49-16e6-48a2-a9b2-c3502fa11464 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-bbb30e49-16e6-48a2-a9b2-c3502fa11464 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Delete snapshot with id: e0715ed1-7963-4fd8-9606-e420fc75bc4c Sep 05 11:46:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bbb30e49-16e6-48a2-a9b2-c3502fa11464 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bbb30e49-16e6-48a2-a9b2-c3502fa11464 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot delete request issued successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bbb30e49-16e6-48a2-a9b2-c3502fa11464 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c returned with HTTP 202 Sep 05 11:46:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1021/2091] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:46:12 2026] DELETE /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a864bc88-7447-44b8-ba2a-689600c2a202 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a864bc88-7447-44b8-ba2a-689600c2a202 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c Sep 05 11:46:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a864bc88-7447-44b8-ba2a-689600c2a202 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a864bc88-7447-44b8-ba2a-689600c2a202 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a864bc88-7447-44b8-ba2a-689600c2a202 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a864bc88-7447-44b8-ba2a-689600c2a202 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c returned with HTTP 200 Sep 05 11:46:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1071/2092] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:12 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cf2acaaf-5c83-4df5-98f1-7a1e2d39d043 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf2acaaf-5c83-4df5-98f1-7a1e2d39d043 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c Sep 05 11:46:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf2acaaf-5c83-4df5-98f1-7a1e2d39d043 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf2acaaf-5c83-4df5-98f1-7a1e2d39d043 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cf2acaaf-5c83-4df5-98f1-7a1e2d39d043 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Snapshot retrieved successfully. Sep 05 11:46:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf2acaaf-5c83-4df5-98f1-7a1e2d39d043 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c returned with HTTP 200 Sep 05 11:46:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1022/2093] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:14 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dd2a8673-acf8-436a-8316-8cc4eeb6f504 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dd2a8673-acf8-436a-8316-8cc4eeb6f504 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c Sep 05 11:46:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dd2a8673-acf8-436a-8316-8cc4eeb6f504 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dd2a8673-acf8-436a-8316-8cc4eeb6f504 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dd2a8673-acf8-436a-8316-8cc4eeb6f504 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c returned with HTTP 404 Sep 05 11:46:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1072/2094] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:15 2026] GET /volume/v3/snapshots/e0715ed1-7963-4fd8-9606-e420fc75bc4c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2940576c-a0e4-4cc3-9c0a-9fd54202592f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2940576c-a0e4-4cc3-9c0a-9fd54202592f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 Sep 05 11:46:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2940576c-a0e4-4cc3-9c0a-9fd54202592f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2940576c-a0e4-4cc3-9c0a-9fd54202592f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2940576c-a0e4-4cc3-9c0a-9fd54202592f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Volume info retrieved successfully. Sep 05 11:46:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2940576c-a0e4-4cc3-9c0a-9fd54202592f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 returned with HTTP 200 Sep 05 11:46:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1023/2095] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:15 2026] GET /volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ede23431-e209-4200-bc8d-9a6a32a6c13f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ede23431-e209-4200-bc8d-9a6a32a6c13f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] DELETE http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 Sep 05 11:46:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ede23431-e209-4200-bc8d-9a6a32a6c13f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ede23431-e209-4200-bc8d-9a6a32a6c13f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:15 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-ede23431-e209-4200-bc8d-9a6a32a6c13f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Delete volume with id: 26ec4902-20ac-4b0c-8f13-7dbd63af0163 Sep 05 11:46:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ede23431-e209-4200-bc8d-9a6a32a6c13f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Volume info retrieved successfully. Sep 05 11:46:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ede23431-e209-4200-bc8d-9a6a32a6c13f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Delete volume request issued successfully. Sep 05 11:46:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ede23431-e209-4200-bc8d-9a6a32a6c13f tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 returned with HTTP 202 Sep 05 11:46:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1073/2096] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:15 2026] DELETE /volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-758e7a61-41eb-4fcf-b09c-33cc568783a1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-758e7a61-41eb-4fcf-b09c-33cc568783a1 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 Sep 05 11:46:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-758e7a61-41eb-4fcf-b09c-33cc568783a1 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-758e7a61-41eb-4fcf-b09c-33cc568783a1 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-758e7a61-41eb-4fcf-b09c-33cc568783a1 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Volume info retrieved successfully. Sep 05 11:46:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-758e7a61-41eb-4fcf-b09c-33cc568783a1 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 returned with HTTP 200 Sep 05 11:46:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1024/2097] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:15 2026] GET /volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:46:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e1588c6b-474c-4f73-85c4-6a7974e127a5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e1588c6b-474c-4f73-85c4-6a7974e127a5 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] GET http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 Sep 05 11:46:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e1588c6b-474c-4f73-85c4-6a7974e127a5 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e1588c6b-474c-4f73-85c4-6a7974e127a5 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e1588c6b-474c-4f73-85c4-6a7974e127a5 tempest-SnapshotMetadataTestJSON-1821277690 tempest-SnapshotMetadataTestJSON-1821277690-project-member] http://192.168.122.95/volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 returned with HTTP 404 Sep 05 11:46:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1074/2098] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:16 2026] GET /volume/v3/volumes/26ec4902-20ac-4b0c-8f13-7dbd63af0163 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-537095240"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-537095240'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Create volume of 1 GB Sep 05 11:46:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Availability Zones retrieved successfully. Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Flow 'volume_create_api' (a95ce781-bf4c-4827-839c-3a725b6038c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139ff4f9-7e69-47c2-aa08-19bd23b525b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139ff4f9-7e69-47c2-aa08-19bd23b525b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26b03fd-0909-42b4-b9c4-78dfa5997bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Created reservations ['d008d491-4c48-45fa-be8c-c0df0cea686a', '9f46f358-d073-4cad-aa66-c4345c3fca47', '9c09cd92-3003-4345-9abc-a4f55b4e73c7', '684b913c-d440-44a1-b68c-391316623df0'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26b03fd-0909-42b4-b9c4-78dfa5997bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d008d491-4c48-45fa-be8c-c0df0cea686a', '9f46f358-d073-4cad-aa66-c4345c3fca47', '9c09cd92-3003-4345-9abc-a4f55b4e73c7', '684b913c-d440-44a1-b68c-391316623df0']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1706a1e-6ec8-4fde-8106-b3f3c2fe3a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1706a1e-6ec8-4fde-8106-b3f3c2fe3a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb711c63-5e99-440a-bf4d-4b1ceba9b6d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-537095240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff67b3c58b04e03ae77fa35a220e0e1',qos_specs=None,replication_status=,reservations=['d008d491-4c48-45fa-be8c-c0df0cea686a','9f46f358-d073-4cad-aa66-c4345c3fca47','9c09cd92-3003-4345-9abc-a4f55b4e73c7','684b913c-d440-44a1-b68c-391316623df0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cca7febc86d4f489ec1cb6919539686',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-537095240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb711c63-5e99-440a-bf4d-4b1ceba9b6d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff67b3c58b04e03ae77fa35a220e0e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cca7febc86d4f489ec1cb6919539686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be116e45-e4cd-417e-ad37-b02395eb9eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:21 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be116e45-e4cd-417e-ad37-b02395eb9eba) transitioned into state 'SUCCESS' from state '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-537095240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff67b3c58b04e03ae77fa35a220e0e1',qos_specs=None,replication_status=,reservations=['d008d491-4c48-45fa-be8c-c0df0cea686a','9f46f358-d073-4cad-aa66-c4345c3fca47','9c09cd92-3003-4345-9abc-a4f55b4e73c7','684b913c-d440-44a1-b68c-391316623df0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cca7febc86d4f489ec1cb6919539686',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed75efd3-17e3-455e-b904-6cd72e84e13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed75efd3-17e3-455e-b904-6cd72e84e13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Flow 'volume_create_api' (a95ce781-bf4c-4827-839c-3a725b6038c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Create volume request issued successfully. Sep 05 11:46:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-18ecbc24-ae3d-4308-bde7-617be1527a06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1025/2099] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:46:21 2026] POST /volume/v3/volumes => generated 757 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3c4c181a-4fd9-4034-89d7-5bea544bcd5e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c4c181a-4fd9-4034-89d7-5bea544bcd5e tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3c4c181a-4fd9-4034-89d7-5bea544bcd5e tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3c4c181a-4fd9-4034-89d7-5bea544bcd5e tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3c4c181a-4fd9-4034-89d7-5bea544bcd5e tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Volume info retrieved successfully. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c4c181a-4fd9-4034-89d7-5bea544bcd5e tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 200 Sep 05 11:46:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1075/2100] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:22 2026] GET /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 825 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-77759375-13a6-43ab-bb59-c769255b1dfc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-77759375-13a6-43ab-bb59-c769255b1dfc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:46:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-77759375-13a6-43ab-bb59-c769255b1dfc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-77759375-13a6-43ab-bb59-c769255b1dfc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-77759375-13a6-43ab-bb59-c769255b1dfc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:46:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-77759375-13a6-43ab-bb59-c769255b1dfc tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:46:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1026/2101] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:46:22 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 1146 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-c21799bb-2fde-4aef-85c5-c3e24600b85a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-c21799bb-2fde-4aef-85c5-c3e24600b85a tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] POST http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1/action Sep 05 11:46:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-c21799bb-2fde-4aef-85c5-c3e24600b85a tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:46:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-c21799bb-2fde-4aef-85c5-c3e24600b85a tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-c21799bb-2fde-4aef-85c5-c3e24600b85a tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-c21799bb-2fde-4aef-85c5-c3e24600b85a tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Begin detaching volume completed successfully. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-c21799bb-2fde-4aef-85c5-c3e24600b85a tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1/action returned with HTTP 202 Sep 05 11:46:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1076/2102] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:46:22 2026] POST /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:46:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b7109a48-290b-497f-9c41-c8e843ace560 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b7109a48-290b-497f-9c41-c8e843ace560 None None] GET http://192.168.122.95/volume// Sep 05 11:46:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b7109a48-290b-497f-9c41-c8e843ace560 None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b7109a48-290b-497f-9c41-c8e843ace560 None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b7109a48-290b-497f-9c41-c8e843ace560 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:46:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1027/2103] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:46:22 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:46:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-12133938-fedb-4aec-a85b-3b97c0019c9e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-12133938-fedb-4aec-a85b-3b97c0019c9e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:46:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-12133938-fedb-4aec-a85b-3b97c0019c9e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-12133938-fedb-4aec-a85b-3b97c0019c9e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-12133938-fedb-4aec-a85b-3b97c0019c9e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:46:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-12133938-fedb-4aec-a85b-3b97c0019c9e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:46:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1077/2104] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:46:22 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 1330 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-08c7c005-63f6-4cf1-bd4f-2e6a7e7ade57 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-08c7c005-63f6-4cf1-bd4f-2e6a7e7ade57 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-08c7c005-63f6-4cf1-bd4f-2e6a7e7ade57 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-08c7c005-63f6-4cf1-bd4f-2e6a7e7ade57 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-08c7c005-63f6-4cf1-bd4f-2e6a7e7ade57 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Volume info retrieved successfully. Sep 05 11:46:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-08c7c005-63f6-4cf1-bd4f-2e6a7e7ade57 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 200 Sep 05 11:46:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1028/2105] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:23 2026] GET /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-ea9f2a9b-eb2f-4819-a205-694ae578d23e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-ea9f2a9b-eb2f-4819-a205-694ae578d23e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] DELETE http://192.168.122.95/volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c Sep 05 11:46:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-ea9f2a9b-eb2f-4819-a205-694ae578d23e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-ea9f2a9b-eb2f-4819-a205-694ae578d23e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:23 devstack devstack@c-api.service[87145]: /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 05 11:46:23 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:46:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-7feeae7a-fb4f-4ecc-ac9b-e39c3684e896 req-ea9f2a9b-eb2f-4819-a205-694ae578d23e tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c returned with HTTP 200 Sep 05 11:46:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1078/2106] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:46:23 2026] DELETE /volume/v3/attachments/d7b8c22f-6ede-419a-9b3f-8ead79497c4c => generated 19 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-4e7a4959-1ed9-4ca9-a990-f1d3ec0a3624 req-6675cf3c-7a05-4c19-8d42-d25b107a7b00 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4e7a4959-1ed9-4ca9-a990-f1d3ec0a3624 req-6675cf3c-7a05-4c19-8d42-d25b107a7b00 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4e7a4959-1ed9-4ca9-a990-f1d3ec0a3624 req-6675cf3c-7a05-4c19-8d42-d25b107a7b00 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4e7a4959-1ed9-4ca9-a990-f1d3ec0a3624 req-6675cf3c-7a05-4c19-8d42-d25b107a7b00 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-4e7a4959-1ed9-4ca9-a990-f1d3ec0a3624 req-6675cf3c-7a05-4c19-8d42-d25b107a7b00 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4e7a4959-1ed9-4ca9-a990-f1d3ec0a3624 req-6675cf3c-7a05-4c19-8d42-d25b107a7b00 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:46:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1029/2107] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:46:24 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bb00d3fb-42dc-4c82-a1aa-c81f3b4939c0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb00d3fb-42dc-4c82-a1aa-c81f3b4939c0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] DELETE http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb00d3fb-42dc-4c82-a1aa-c81f3b4939c0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb00d3fb-42dc-4c82-a1aa-c81f3b4939c0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-bb00d3fb-42dc-4c82-a1aa-c81f3b4939c0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Delete volume with id: 7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:46:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bb00d3fb-42dc-4c82-a1aa-c81f3b4939c0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bb00d3fb-42dc-4c82-a1aa-c81f3b4939c0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Delete volume request issued successfully. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb00d3fb-42dc-4c82-a1aa-c81f3b4939c0 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 202 Sep 05 11:46:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1079/2108] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:24 2026] DELETE /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9f3013db-a981-4d1c-870e-5d4a4aa8eb33 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9f3013db-a981-4d1c-870e-5d4a4aa8eb33 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9f3013db-a981-4d1c-870e-5d4a4aa8eb33 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9f3013db-a981-4d1c-870e-5d4a4aa8eb33 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9f3013db-a981-4d1c-870e-5d4a4aa8eb33 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Volume info retrieved successfully. Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9f3013db-a981-4d1c-870e-5d4a4aa8eb33 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 200 Sep 05 11:46:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1030/2109] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:24 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-998f3988-c076-44c7-a87a-c0559a8e1299 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-998f3988-c076-44c7-a87a-c0559a8e1299 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-998f3988-c076-44c7-a87a-c0559a8e1299 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-998f3988-c076-44c7-a87a-c0559a8e1299 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-998f3988-c076-44c7-a87a-c0559a8e1299 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Volume info retrieved successfully. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-998f3988-c076-44c7-a87a-c0559a8e1299 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 200 Sep 05 11:46:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1080/2110] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:24 2026] GET /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1f84dbe8-555e-4a29-bf75-1e2c65bb8f8c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1f84dbe8-555e-4a29-bf75-1e2c65bb8f8c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] POST http://192.168.122.95/volume/v3/os-volume-transfer Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1f84dbe8-555e-4a29-bf75-1e2c65bb8f8c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "eb711c63-5e99-440a-bf4d-4b1ceba9b6d6"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.volume_transfer [None req-1f84dbe8-555e-4a29-bf75-1e2c65bb8f8c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Creating new volume transfer {'transfer': {'volume_id': 'eb711c63-5e99-440a-bf4d-4b1ceba9b6d6'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.contrib.volume_transfer [None req-1f84dbe8-555e-4a29-bf75-1e2c65bb8f8c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Creating transfer of volume eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.transfer.api [None req-1f84dbe8-555e-4a29-bf75-1e2c65bb8f8c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Generating transfer record for volume eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1f84dbe8-555e-4a29-bf75-1e2c65bb8f8c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 11:46:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1031/2111] 192.168.122.95 () {60 vars in 1170 bytes} [Sat Sep 5 11:46:24 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-41d829f0-97c5-49f1-ad4c-f37822b7d9e5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41d829f0-97c5-49f1-ad4c-f37822b7d9e5 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-41d829f0-97c5-49f1-ad4c-f37822b7d9e5 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-41d829f0-97c5-49f1-ad4c-f37822b7d9e5 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-41d829f0-97c5-49f1-ad4c-f37822b7d9e5 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Volume info retrieved successfully. Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41d829f0-97c5-49f1-ad4c-f37822b7d9e5 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 200 Sep 05 11:46:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1081/2112] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:24 2026] GET /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a98e42c9-65bc-4e80-a70c-9d4383e4d63c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a98e42c9-65bc-4e80-a70c-9d4383e4d63c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] GET http://192.168.122.95/volume/v3/os-volume-transfer/7ae596e7-7d1e-42d9-8f5a-cf929d50817a Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a98e42c9-65bc-4e80-a70c-9d4383e4d63c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a98e42c9-65bc-4e80-a70c-9d4383e4d63c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a98e42c9-65bc-4e80-a70c-9d4383e4d63c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] http://192.168.122.95/volume/v3/os-volume-transfer/7ae596e7-7d1e-42d9-8f5a-cf929d50817a returned with HTTP 200 Sep 05 11:46:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1032/2113] 192.168.122.95 () {58 vars in 1260 bytes} [Sat Sep 5 11:46:24 2026] GET /volume/v3/os-volume-transfer/7ae596e7-7d1e-42d9-8f5a-cf929d50817a => generated 415 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7f5c7150-e45e-4a70-8584-f703cc6cd6f2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f5c7150-e45e-4a70-8584-f703cc6cd6f2 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] GET http://192.168.122.95/volume/v3/os-volume-transfer Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f5c7150-e45e-4a70-8584-f703cc6cd6f2 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f5c7150-e45e-4a70-8584-f703cc6cd6f2 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.volume_transfer [None req-7f5c7150-e45e-4a70-8584-f703cc6cd6f2 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] Listing volume transfers {{(pid=87145) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:46:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f5c7150-e45e-4a70-8584-f703cc6cd6f2 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] http://192.168.122.95/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 11:46:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1082/2114] 192.168.122.95 () {58 vars in 1149 bytes} [Sat Sep 5 11:46:24 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 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] POST http://192.168.122.95/volume/v3/os-volume-transfer/7ae596e7-7d1e-42d9-8f5a-cf929d50817a/accept Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d6ff677a8b09eb32"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.volume_transfer [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Accepting volume transfer 7ae596e7-7d1e-42d9-8f5a-cf929d50817a {{(pid=87146) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: INFO cinder.api.contrib.volume_transfer [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Accepting transfer 7ae596e7-7d1e-42d9-8f5a-cf929d50817a Sep 05 11:46:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Created reservations ['36732d51-17b7-4d7a-8ce4-f7c899010d5f', '9757e67a-342d-4c6d-8ed0-a5aa08d1df4d', '493c4e86-21f5-4521-a611-f66b9b7ebba2', '40c29e8e-4ff0-473e-90c2-ca7496c277f5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Created reservations ['c6702ccc-cc4a-470d-83fe-d53a6fdfadf7', '8f3c006d-5538-4049-aaad-23a67b8ddbec', '8e83006f-2c34-4d07-9adc-7ba707594d52', '222a942e-3090-4aef-a389-d70c45bc0edd'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:24 devstack devstack@c-api.service[87146]: /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 05 11:46:24 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:46:25 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Created reservations ['19a7afba-880e-48c8-b53a-76ffe61c172b', '80762cad-cec0-4303-88e3-8f5bab72d747', 'f85c4139-f671-4d28-a5a2-0fa35b231b18', '09b18fd9-3881-4054-8ce3-b82d33d3fc0c'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:25 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Created reservations ['334f1dfb-64dc-4843-9b04-b60b6a0cdd10', 'f4dd2d0e-96cd-41b3-9258-f64afa31d76f', 'ab01e474-b786-4ad6-90ea-14a6d23c80db', '8911a2c8-b130-45b4-81bb-9964fa98c371'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Transfer volume completed successfully. Sep 05 11:46:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-eaf3d04f-7159-4784-afd7-7220140b3492 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eaf3d04f-7159-4784-afd7-7220140b3492 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] GET http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 Sep 05 11:46:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eaf3d04f-7159-4784-afd7-7220140b3492 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eaf3d04f-7159-4784-afd7-7220140b3492 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eaf3d04f-7159-4784-afd7-7220140b3492 tempest-TestMinimumBasicScenario-999348880 tempest-TestMinimumBasicScenario-999348880-project-member] http://192.168.122.95/volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 returned with HTTP 404 Sep 05 11:46:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1083/2115] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:25 2026] GET /volume/v3/volumes/7bc4522b-b9bd-423f-adaf-ed76a236f8e1 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:46:25 devstack devstack@c-api.service[87146]: INFO cinder.transfer.api [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Volume eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 has been transferred. Sep 05 11:46:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e0ca641d-19af-4023-a5b6-c24ba211be4c tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] http://192.168.122.95/volume/v3/os-volume-transfer/7ae596e7-7d1e-42d9-8f5a-cf929d50817a/accept returned with HTTP 202 Sep 05 11:46:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1033/2116] 192.168.122.95 () {60 vars in 1302 bytes} [Sat Sep 5 11:46:24 2026] POST /volume/v3/os-volume-transfer/7ae596e7-7d1e-42d9-8f5a-cf929d50817a/accept => generated 371 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b42d9c7d-9e90-486b-9288-bc0cacb88ac8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b42d9c7d-9e90-486b-9288-bc0cacb88ac8 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] GET http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b42d9c7d-9e90-486b-9288-bc0cacb88ac8 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b42d9c7d-9e90-486b-9288-bc0cacb88ac8 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b42d9c7d-9e90-486b-9288-bc0cacb88ac8 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Volume info retrieved successfully. Sep 05 11:46:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b42d9c7d-9e90-486b-9288-bc0cacb88ac8 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 200 Sep 05 11:46:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1084/2117] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:25 2026] GET /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-08f730d0-1572-40b6-adf7-15c392898246 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-08f730d0-1572-40b6-adf7-15c392898246 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] GET http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-08f730d0-1572-40b6-adf7-15c392898246 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-08f730d0-1572-40b6-adf7-15c392898246 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-08f730d0-1572-40b6-adf7-15c392898246 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] Volume info retrieved successfully. Sep 05 11:46:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-08f730d0-1572-40b6-adf7-15c392898246 tempest-VolumesTransfersTest-1358376078 tempest-VolumesTransfersTest-1358376078-project-member] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 200 Sep 05 11:46:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1034/2118] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:25 2026] GET /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-55e2170d-568e-4766-b5cd-a4b073a63199 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-55e2170d-568e-4766-b5cd-a4b073a63199 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] DELETE http://192.168.122.95/volume/v3/os-volume-transfer/7ae596e7-7d1e-42d9-8f5a-cf929d50817a Sep 05 11:46:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-55e2170d-568e-4766-b5cd-a4b073a63199 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-55e2170d-568e-4766-b5cd-a4b073a63199 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:25 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.volume_transfer [None req-55e2170d-568e-4766-b5cd-a4b073a63199 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Delete transfer with id: 7ae596e7-7d1e-42d9-8f5a-cf929d50817a Sep 05 11:46:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-55e2170d-568e-4766-b5cd-a4b073a63199 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/os-volume-transfer/7ae596e7-7d1e-42d9-8f5a-cf929d50817a returned with HTTP 404 Sep 05 11:46:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1085/2119] 192.168.122.95 () {58 vars in 1263 bytes} [Sat Sep 5 11:46:25 2026] DELETE /volume/v3/os-volume-transfer/7ae596e7-7d1e-42d9-8f5a-cf929d50817a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-28a1ff26-fcb4-4b7b-b6e8-28d1bfb2f7b2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28a1ff26-fcb4-4b7b-b6e8-28d1bfb2f7b2 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-28a1ff26-fcb4-4b7b-b6e8-28d1bfb2f7b2 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-28a1ff26-fcb4-4b7b-b6e8-28d1bfb2f7b2 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:25 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-28a1ff26-fcb4-4b7b-b6e8-28d1bfb2f7b2 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Delete volume with id: eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-28a1ff26-fcb4-4b7b-b6e8-28d1bfb2f7b2 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Volume info retrieved successfully. Sep 05 11:46:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-28a1ff26-fcb4-4b7b-b6e8-28d1bfb2f7b2 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Delete volume request issued successfully. Sep 05 11:46:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28a1ff26-fcb4-4b7b-b6e8-28d1bfb2f7b2 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 202 Sep 05 11:46:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1035/2120] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:25 2026] DELETE /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-388929a5-c350-4c99-ba5e-67fa011379c7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-388929a5-c350-4c99-ba5e-67fa011379c7 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] GET http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-388929a5-c350-4c99-ba5e-67fa011379c7 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-388929a5-c350-4c99-ba5e-67fa011379c7 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-388929a5-c350-4c99-ba5e-67fa011379c7 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Volume info retrieved successfully. Sep 05 11:46:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-388929a5-c350-4c99-ba5e-67fa011379c7 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 200 Sep 05 11:46:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1086/2121] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:26 2026] GET /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 1012 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d3619130-13a7-44a9-8112-149ee661944c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d3619130-13a7-44a9-8112-149ee661944c tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] GET http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d3619130-13a7-44a9-8112-149ee661944c tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d3619130-13a7-44a9-8112-149ee661944c tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d3619130-13a7-44a9-8112-149ee661944c tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 404 Sep 05 11:46:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1036/2122] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:27 2026] GET /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-62fc35e5-25d3-4674-9802-133368ea73dd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-62fc35e5-25d3-4674-9802-133368ea73dd tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-62fc35e5-25d3-4674-9802-133368ea73dd tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-62fc35e5-25d3-4674-9802-133368ea73dd tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-62fc35e5-25d3-4674-9802-133368ea73dd tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 404 Sep 05 11:46:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1087/2123] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:27 2026] GET /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2c90ea48-82f9-4f1d-b865-7d151099941c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c90ea48-82f9-4f1d-b865-7d151099941c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] DELETE http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c90ea48-82f9-4f1d-b865-7d151099941c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c90ea48-82f9-4f1d-b865-7d151099941c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:27 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-2c90ea48-82f9-4f1d-b865-7d151099941c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Delete volume with id: eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 Sep 05 11:46:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c90ea48-82f9-4f1d-b865-7d151099941c tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 returned with HTTP 404 Sep 05 11:46:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1037/2124] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:27 2026] DELETE /volume/v3/volumes/eb711c63-5e99-440a-bf4d-4b1ceba9b6d6 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ce95354f-23ed-491e-aecd-c07d399af092 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-364524344"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-364524344'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Create volume of 1 GB Sep 05 11:46:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Availability Zones retrieved successfully. Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Flow 'volume_create_api' (56d29975-02ee-443b-95e9-481acad19618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c76b87d-b467-4a6e-8171-01be5367ba65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c76b87d-b467-4a6e-8171-01be5367ba65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd8377f-ac2a-4fc8-bd37-30134a8fe89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Created reservations ['1c4d91e2-b27e-4076-9b1e-c4798aed40a6', 'bd32077e-961f-4735-a8c5-ebea90061576', '2c2d93eb-13f5-4376-b2bd-771b1e3a20f5', '76b6b543-1d35-4f2d-9cc0-0caf62cb6908'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd8377f-ac2a-4fc8-bd37-30134a8fe89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c4d91e2-b27e-4076-9b1e-c4798aed40a6', 'bd32077e-961f-4735-a8c5-ebea90061576', '2c2d93eb-13f5-4376-b2bd-771b1e3a20f5', '76b6b543-1d35-4f2d-9cc0-0caf62cb6908']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6776f9-c125-4072-8132-39b6c34af24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6776f9-c125-4072-8132-39b6c34af24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80b43d8b-02a0-40ef-ab38-51999f40358a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-364524344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff67b3c58b04e03ae77fa35a220e0e1',qos_specs=None,replication_status=,reservations=['1c4d91e2-b27e-4076-9b1e-c4798aed40a6','bd32077e-961f-4735-a8c5-ebea90061576','2c2d93eb-13f5-4376-b2bd-771b1e3a20f5','76b6b543-1d35-4f2d-9cc0-0caf62cb6908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cca7febc86d4f489ec1cb6919539686',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-364524344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80b43d8b-02a0-40ef-ab38-51999f40358a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff67b3c58b04e03ae77fa35a220e0e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cca7febc86d4f489ec1cb6919539686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ce8318-04e7-44de-915b-863fc166ded5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ce8318-04e7-44de-915b-863fc166ded5) transitioned into state 'SUCCESS' from state '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-364524344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff67b3c58b04e03ae77fa35a220e0e1',qos_specs=None,replication_status=,reservations=['1c4d91e2-b27e-4076-9b1e-c4798aed40a6','bd32077e-961f-4735-a8c5-ebea90061576','2c2d93eb-13f5-4376-b2bd-771b1e3a20f5','76b6b543-1d35-4f2d-9cc0-0caf62cb6908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cca7febc86d4f489ec1cb6919539686',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbda476-ffa7-4425-9c49-3112c1c05648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbda476-ffa7-4425-9c49-3112c1c05648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Flow 'volume_create_api' (56d29975-02ee-443b-95e9-481acad19618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Create volume request issued successfully. Sep 05 11:46:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ce95354f-23ed-491e-aecd-c07d399af092 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1088/2125] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:46:27 2026] POST /volume/v3/volumes => generated 757 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-68b1000e-8971-4c37-94d8-ac9130916322 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-68b1000e-8971-4c37-94d8-ac9130916322 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-68b1000e-8971-4c37-94d8-ac9130916322 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-68b1000e-8971-4c37-94d8-ac9130916322 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-68b1000e-8971-4c37-94d8-ac9130916322 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Volume info retrieved successfully. Sep 05 11:46:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-68b1000e-8971-4c37-94d8-ac9130916322 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 200 Sep 05 11:46:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1038/2126] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:27 2026] GET /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 825 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-248e4842-e37f-4837-a10b-75fd7406b668 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-248e4842-e37f-4837-a10b-75fd7406b668 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-248e4842-e37f-4837-a10b-75fd7406b668 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-248e4842-e37f-4837-a10b-75fd7406b668 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-248e4842-e37f-4837-a10b-75fd7406b668 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Volume info retrieved successfully. Sep 05 11:46:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-248e4842-e37f-4837-a10b-75fd7406b668 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 200 Sep 05 11:46:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1089/2127] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:28 2026] GET /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1ae0811b-716b-4dca-8b00-2a2f3a38d1bb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ae0811b-716b-4dca-8b00-2a2f3a38d1bb tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ae0811b-716b-4dca-8b00-2a2f3a38d1bb tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ae0811b-716b-4dca-8b00-2a2f3a38d1bb tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1ae0811b-716b-4dca-8b00-2a2f3a38d1bb tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Volume info retrieved successfully. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ae0811b-716b-4dca-8b00-2a2f3a38d1bb tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 200 Sep 05 11:46:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1039/2128] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:30 2026] GET /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8ecafa62-b7c9-4d9f-a491-98af7eb8f403 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8ecafa62-b7c9-4d9f-a491-98af7eb8f403 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] POST http://192.168.122.95/volume/v3/os-volume-transfer Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8ecafa62-b7c9-4d9f-a491-98af7eb8f403 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "80b43d8b-02a0-40ef-ab38-51999f40358a"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.volume_transfer [None req-8ecafa62-b7c9-4d9f-a491-98af7eb8f403 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Creating new volume transfer {'transfer': {'volume_id': '80b43d8b-02a0-40ef-ab38-51999f40358a'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.volume_transfer [None req-8ecafa62-b7c9-4d9f-a491-98af7eb8f403 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Creating transfer of volume 80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.transfer.api [None req-8ecafa62-b7c9-4d9f-a491-98af7eb8f403 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Generating transfer record for volume 80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8ecafa62-b7c9-4d9f-a491-98af7eb8f403 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 11:46:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1090/2129] 192.168.122.95 () {60 vars in 1170 bytes} [Sat Sep 5 11:46:30 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-17f00a64-84c1-4e90-aa21-c45978e22598 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-17f00a64-84c1-4e90-aa21-c45978e22598 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-17f00a64-84c1-4e90-aa21-c45978e22598 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-17f00a64-84c1-4e90-aa21-c45978e22598 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-17f00a64-84c1-4e90-aa21-c45978e22598 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Volume info retrieved successfully. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-17f00a64-84c1-4e90-aa21-c45978e22598 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 200 Sep 05 11:46:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1040/2130] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:30 2026] GET /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ea461706-c528-4535-b991-9c0621689c6d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea461706-c528-4535-b991-9c0621689c6d tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] GET http://192.168.122.95/volume/v3/os-volume-transfer/detail Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ea461706-c528-4535-b991-9c0621689c6d tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ea461706-c528-4535-b991-9c0621689c6d tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.volume_transfer [None req-ea461706-c528-4535-b991-9c0621689c6d tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] Listing volume transfers {{(pid=87145) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea461706-c528-4535-b991-9c0621689c6d tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-reader] http://192.168.122.95/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 11:46:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1091/2131] 192.168.122.95 () {58 vars in 1170 bytes} [Sat Sep 5 11:46:30 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6b39658d-e188-42c4-bf52-28f4aa3574b6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b39658d-e188-42c4-bf52-28f4aa3574b6 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] DELETE http://192.168.122.95/volume/v3/os-volume-transfer/e3ef06d7-784e-4f11-a194-34defea9e2f6 Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b39658d-e188-42c4-bf52-28f4aa3574b6 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b39658d-e188-42c4-bf52-28f4aa3574b6 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.contrib.volume_transfer [None req-6b39658d-e188-42c4-bf52-28f4aa3574b6 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Delete transfer with id: e3ef06d7-784e-4f11-a194-34defea9e2f6 Sep 05 11:46:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b39658d-e188-42c4-bf52-28f4aa3574b6 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/os-volume-transfer/e3ef06d7-784e-4f11-a194-34defea9e2f6 returned with HTTP 202 Sep 05 11:46:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1041/2132] 192.168.122.95 () {58 vars in 1263 bytes} [Sat Sep 5 11:46:30 2026] DELETE /volume/v3/os-volume-transfer/e3ef06d7-784e-4f11-a194-34defea9e2f6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9646ece3-4f44-412d-a189-76fd5105db06 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9646ece3-4f44-412d-a189-76fd5105db06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9646ece3-4f44-412d-a189-76fd5105db06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9646ece3-4f44-412d-a189-76fd5105db06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9646ece3-4f44-412d-a189-76fd5105db06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Volume info retrieved successfully. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9646ece3-4f44-412d-a189-76fd5105db06 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 200 Sep 05 11:46:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1092/2133] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:30 2026] GET /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bc6f929a-56fa-4a66-8891-3512b5d3103b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bc6f929a-56fa-4a66-8891-3512b5d3103b tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] DELETE http://192.168.122.95/volume/v3/os-volume-transfer/e3ef06d7-784e-4f11-a194-34defea9e2f6 Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bc6f929a-56fa-4a66-8891-3512b5d3103b tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bc6f929a-56fa-4a66-8891-3512b5d3103b tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.contrib.volume_transfer [None req-bc6f929a-56fa-4a66-8891-3512b5d3103b tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Delete transfer with id: e3ef06d7-784e-4f11-a194-34defea9e2f6 Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bc6f929a-56fa-4a66-8891-3512b5d3103b tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/os-volume-transfer/e3ef06d7-784e-4f11-a194-34defea9e2f6 returned with HTTP 404 Sep 05 11:46:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1042/2134] 192.168.122.95 () {58 vars in 1263 bytes} [Sat Sep 5 11:46:30 2026] DELETE /volume/v3/os-volume-transfer/e3ef06d7-784e-4f11-a194-34defea9e2f6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-12e89222-15d6-4c2e-94d7-d946a23aaa5b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-12e89222-15d6-4c2e-94d7-d946a23aaa5b tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-12e89222-15d6-4c2e-94d7-d946a23aaa5b tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-12e89222-15d6-4c2e-94d7-d946a23aaa5b tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-12e89222-15d6-4c2e-94d7-d946a23aaa5b tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Delete volume with id: 80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-12e89222-15d6-4c2e-94d7-d946a23aaa5b tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Volume info retrieved successfully. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-12e89222-15d6-4c2e-94d7-d946a23aaa5b tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Delete volume request issued successfully. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-12e89222-15d6-4c2e-94d7-d946a23aaa5b tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 202 Sep 05 11:46:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1093/2135] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:30 2026] DELETE /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-437a7e9d-b41e-46b8-9d13-24a7b34274bd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-437a7e9d-b41e-46b8-9d13-24a7b34274bd tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] GET http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-437a7e9d-b41e-46b8-9d13-24a7b34274bd tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-437a7e9d-b41e-46b8-9d13-24a7b34274bd tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-437a7e9d-b41e-46b8-9d13-24a7b34274bd tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Volume info retrieved successfully. Sep 05 11:46:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-437a7e9d-b41e-46b8-9d13-24a7b34274bd tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 200 Sep 05 11:46:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1043/2136] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:30 2026] GET /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b38a711b-be56-4d6d-8dac-19114c78219f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-568749", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-568749', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Create volume of 1 GB Sep 05 11:46:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Availability Zones retrieved successfully. Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Flow 'volume_create_api' (029955a1-d6cf-4c89-b6ef-5332dcfd03d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a64f45e-cf0a-48fe-8c9d-8fd96978cc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a64f45e-cf0a-48fe-8c9d-8fd96978cc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2b4be9-f989-424b-bf0e-86a6f07dd3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Created reservations ['ce02adc3-ccff-498c-86df-01a59995f4f9', 'eee17c7c-97ee-4d2e-a02f-6d93b8616ea7', 'ecae65ce-8553-4970-954e-b496f638f5ea', 'b1e6e484-a4a4-4c3c-92cd-67d99f10842b'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2b4be9-f989-424b-bf0e-86a6f07dd3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce02adc3-ccff-498c-86df-01a59995f4f9', 'eee17c7c-97ee-4d2e-a02f-6d93b8616ea7', 'ecae65ce-8553-4970-954e-b496f638f5ea', 'b1e6e484-a4a4-4c3c-92cd-67d99f10842b']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1296a46e-528d-4bab-845a-f5696fbd61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1296a46e-528d-4bab-845a-f5696fbd61a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3422dd10-83d9-4853-8b8d-512ac7459d11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-568749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e38a85453cd4e10abf03b8142c2b06e',qos_specs=None,replication_status=,reservations=['ce02adc3-ccff-498c-86df-01a59995f4f9','eee17c7c-97ee-4d2e-a02f-6d93b8616ea7','ecae65ce-8553-4970-954e-b496f638f5ea','b1e6e484-a4a4-4c3c-92cd-67d99f10842b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be84ac46bfb446dea35ae37821d5796a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-568749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3422dd10-83d9-4853-8b8d-512ac7459d11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e38a85453cd4e10abf03b8142c2b06e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be84ac46bfb446dea35ae37821d5796a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c23419b-22a4-406d-9976-f3eae56f5332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c23419b-22a4-406d-9976-f3eae56f5332) transitioned into state 'SUCCESS' from state '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-568749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e38a85453cd4e10abf03b8142c2b06e',qos_specs=None,replication_status=,reservations=['ce02adc3-ccff-498c-86df-01a59995f4f9','eee17c7c-97ee-4d2e-a02f-6d93b8616ea7','ecae65ce-8553-4970-954e-b496f638f5ea','b1e6e484-a4a4-4c3c-92cd-67d99f10842b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be84ac46bfb446dea35ae37821d5796a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09379ede-1fec-4849-88a6-9c843b1e7b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09379ede-1fec-4849-88a6-9c843b1e7b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Flow 'volume_create_api' (029955a1-d6cf-4c89-b6ef-5332dcfd03d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Create volume request issued successfully. Sep 05 11:46:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b38a711b-be56-4d6d-8dac-19114c78219f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1094/2137] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:46:30 2026] POST /volume/v3/volumes => generated 750 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:46:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4665c8e9-f9fb-4bdc-be76-3531925e97f3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4665c8e9-f9fb-4bdc-be76-3531925e97f3 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] GET http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4665c8e9-f9fb-4bdc-be76-3531925e97f3 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4665c8e9-f9fb-4bdc-be76-3531925e97f3 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4665c8e9-f9fb-4bdc-be76-3531925e97f3 tempest-VolumesTransfersTest-703200165 tempest-VolumesTransfersTest-703200165-project-admin] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 404 Sep 05 11:46:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1044/2138] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:31 2026] GET /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1613d356-4465-4ef7-b0aa-34b320517188 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1613d356-4465-4ef7-b0aa-34b320517188 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] GET http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1613d356-4465-4ef7-b0aa-34b320517188 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1613d356-4465-4ef7-b0aa-34b320517188 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1613d356-4465-4ef7-b0aa-34b320517188 tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 404 Sep 05 11:46:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1095/2139] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:31 2026] GET /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3eca5153-5dba-4f0e-87cd-2e0e8dfd2cbd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3eca5153-5dba-4f0e-87cd-2e0e8dfd2cbd tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] DELETE http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3eca5153-5dba-4f0e-87cd-2e0e8dfd2cbd tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3eca5153-5dba-4f0e-87cd-2e0e8dfd2cbd tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:31 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-3eca5153-5dba-4f0e-87cd-2e0e8dfd2cbd tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] Delete volume with id: 80b43d8b-02a0-40ef-ab38-51999f40358a Sep 05 11:46:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3eca5153-5dba-4f0e-87cd-2e0e8dfd2cbd tempest-VolumesTransfersTest-743137284 tempest-VolumesTransfersTest-743137284-project-member] http://192.168.122.95/volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a returned with HTTP 404 Sep 05 11:46:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1045/2140] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:31 2026] DELETE /volume/v3/volumes/80b43d8b-02a0-40ef-ab38-51999f40358a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:41 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=223,cinder:UPDATE=72,cinder:INSERT=45 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:46:41 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=172,cinder:INSERT=39,cinder:UPDATE=50 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:46:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:46:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Create volume of 1 GB Sep 05 11:46:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Availability Zones retrieved successfully. Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Flow 'volume_create_api' (d0ca2f4c-f75f-4c72-9da9-f6a236c6dc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa70d2f-62cd-4809-8718-d3d061b41ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2026135361"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2026135361'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Create volume of 1 GB Sep 05 11:46:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Availability Zones retrieved successfully. Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa70d2f-62cd-4809-8718-d3d061b41ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Flow 'volume_create_api' (b9412333-ff34-4e4c-b699-a63e597b89bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f27574af-002b-484c-b022-ec35671c23af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec16257-fc93-4fec-b508-52ad53ad81c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec16257-fc93-4fec-b508-52ad53ad81c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6362a599-641f-4a78-8f8f-9efd57bfd65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Created reservations ['6edc1571-6b2d-46a7-ac24-24c6519199db', 'c4c25ab2-9967-44d4-bb18-fcccf7b64c81', 'd1ff4171-4a38-4862-b74f-b480714a69a4', '93798135-412e-46d3-94dd-c08c1c1004c1'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f27574af-002b-484c-b022-ec35671c23af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6edc1571-6b2d-46a7-ac24-24c6519199db', 'c4c25ab2-9967-44d4-bb18-fcccf7b64c81', 'd1ff4171-4a38-4862-b74f-b480714a69a4', '93798135-412e-46d3-94dd-c08c1c1004c1']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b465ff-d7dc-45d9-a1a8-17bb46dbb1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Created reservations ['db33aebb-89cc-47fd-b4bb-04ed452df577', '3c330db7-e88c-48a7-95fa-9974ebea20f7', '458ccebc-d7fa-4778-9781-4927581049b0', 'a54324c1-f466-47d6-ad1e-5c38e8d28d34'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6362a599-641f-4a78-8f8f-9efd57bfd65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db33aebb-89cc-47fd-b4bb-04ed452df577', '3c330db7-e88c-48a7-95fa-9974ebea20f7', '458ccebc-d7fa-4778-9781-4927581049b0', 'a54324c1-f466-47d6-ad1e-5c38e8d28d34']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779fad7e-70e1-477d-8891-5ced582c71c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b465ff-d7dc-45d9-a1a8-17bb46dbb1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '946919cf-0a8c-409d-8735-6cf131c86c0f', '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='bdd270cdaa5241bb9958b5a8e2b1c7e3',qos_specs=None,replication_status=,reservations=['6edc1571-6b2d-46a7-ac24-24c6519199db','c4c25ab2-9967-44d4-bb18-fcccf7b64c81','d1ff4171-4a38-4862-b74f-b480714a69a4','93798135-412e-46d3-94dd-c08c1c1004c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b26c305a012a4ef19307d51c10aabf7a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:44Z,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=946919cf-0a8c-409d-8735-6cf131c86c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd270cdaa5241bb9958b5a8e2b1c7e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b26c305a012a4ef19307d51c10aabf7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2173c14d-2183-4a1e-84f6-8e9af4f135d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779fad7e-70e1-477d-8891-5ced582c71c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63eb74f1-c777-44e3-86c4-37f4e8bd3094', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2026135361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726b5256c73b483e88777915b075cc08',qos_specs=None,replication_status=,reservations=['db33aebb-89cc-47fd-b4bb-04ed452df577','3c330db7-e88c-48a7-95fa-9974ebea20f7','458ccebc-d7fa-4778-9781-4927581049b0','a54324c1-f466-47d6-ad1e-5c38e8d28d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f1ecb06d8a490f941b429ad2cb8910',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2026135361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63eb74f1-c777-44e3-86c4-37f4e8bd3094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726b5256c73b483e88777915b075cc08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98f1ecb06d8a490f941b429ad2cb8910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bcdb5a-3bc3-4c9f-9acc-86ddea0547a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2173c14d-2183-4a1e-84f6-8e9af4f135d6) transitioned into state 'SUCCESS' from 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='bdd270cdaa5241bb9958b5a8e2b1c7e3',qos_specs=None,replication_status=,reservations=['6edc1571-6b2d-46a7-ac24-24c6519199db','c4c25ab2-9967-44d4-bb18-fcccf7b64c81','d1ff4171-4a38-4862-b74f-b480714a69a4','93798135-412e-46d3-94dd-c08c1c1004c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b26c305a012a4ef19307d51c10aabf7a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0322d4e9-d552-4f4b-969f-3f4c261a6a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bcdb5a-3bc3-4c9f-9acc-86ddea0547a5) transitioned into state 'SUCCESS' from state '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-2026135361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726b5256c73b483e88777915b075cc08',qos_specs=None,replication_status=,reservations=['db33aebb-89cc-47fd-b4bb-04ed452df577','3c330db7-e88c-48a7-95fa-9974ebea20f7','458ccebc-d7fa-4778-9781-4927581049b0','a54324c1-f466-47d6-ad1e-5c38e8d28d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f1ecb06d8a490f941b429ad2cb8910',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0322d4e9-d552-4f4b-969f-3f4c261a6a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Flow 'volume_create_api' (d0ca2f4c-f75f-4c72-9da9-f6a236c6dc61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Create volume request issued successfully. Sep 05 11:46:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a610821d-3d5b-4c3d-8bcf-5957641ad780 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1096/2141] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:46:43 2026] POST /volume/v3/volumes => generated 747 bytes in 999 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328866c5-c2e5-4462-a560-6aedb0b3ec62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7c558f89-dfb7-4499-842d-9a1d338b5692 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c558f89-dfb7-4499-842d-9a1d338b5692 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c558f89-dfb7-4499-842d-9a1d338b5692 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c558f89-dfb7-4499-842d-9a1d338b5692 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328866c5-c2e5-4462-a560-6aedb0b3ec62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Flow 'volume_create_api' (b9412333-ff34-4e4c-b699-a63e597b89bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Create volume request issued successfully. Sep 05 11:46:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5de251c-dcf5-4bc4-9cdc-b5b4181f7230 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1046/2142] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:46:43 2026] POST /volume/v3/volumes => generated 826 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7c558f89-dfb7-4499-842d-9a1d338b5692 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2f8eab36-9236-49af-b66f-69ef26926a09 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2f8eab36-9236-49af-b66f-69ef26926a09 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2f8eab36-9236-49af-b66f-69ef26926a09 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2f8eab36-9236-49af-b66f-69ef26926a09 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c558f89-dfb7-4499-842d-9a1d338b5692 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f returned with HTTP 200 Sep 05 11:46:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1097/2143] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:44 2026] GET /volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f => generated 815 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2f8eab36-9236-49af-b66f-69ef26926a09 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2f8eab36-9236-49af-b66f-69ef26926a09 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 200 Sep 05 11:46:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1047/2144] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:44 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 894 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ec8f3cc5-bc6b-4fd7-8c5b-47b3a27f22eb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ec8f3cc5-bc6b-4fd7-8c5b-47b3a27f22eb tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f Sep 05 11:46:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ec8f3cc5-bc6b-4fd7-8c5b-47b3a27f22eb tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ec8f3cc5-bc6b-4fd7-8c5b-47b3a27f22eb tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-063e1bcc-419b-4a5e-8840-60477773e7f6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-063e1bcc-419b-4a5e-8840-60477773e7f6 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-063e1bcc-419b-4a5e-8840-60477773e7f6 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ec8f3cc5-bc6b-4fd7-8c5b-47b3a27f22eb tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-063e1bcc-419b-4a5e-8840-60477773e7f6 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ec8f3cc5-bc6b-4fd7-8c5b-47b3a27f22eb tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f returned with HTTP 200 Sep 05 11:46:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1098/2145] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:45 2026] GET /volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f => generated 839 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-063e1bcc-419b-4a5e-8840-60477773e7f6 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-063e1bcc-419b-4a5e-8840-60477773e7f6 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 200 Sep 05 11:46:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1048/2146] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:45 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 918 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-429ff708-3ad3-4c0d-9c1c-6f04185b5972 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-429ff708-3ad3-4c0d-9c1c-6f04185b5972 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f Sep 05 11:46:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-429ff708-3ad3-4c0d-9c1c-6f04185b5972 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-429ff708-3ad3-4c0d-9c1c-6f04185b5972 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:46 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:46 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:46 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:46 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-306404cf-c650-43ba-a86c-17814f63c514 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-306404cf-c650-43ba-a86c-17814f63c514 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-306404cf-c650-43ba-a86c-17814f63c514 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-306404cf-c650-43ba-a86c-17814f63c514 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-429ff708-3ad3-4c0d-9c1c-6f04185b5972 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-429ff708-3ad3-4c0d-9c1c-6f04185b5972 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f returned with HTTP 200 Sep 05 11:46:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:46 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1099/2147] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:46 2026] GET /volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:46:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-306404cf-c650-43ba-a86c-17814f63c514 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-735fbc07-17b7-4241-9ab2-577d5a14140c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-735fbc07-17b7-4241-9ab2-577d5a14140c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f Sep 05 11:46:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-735fbc07-17b7-4241-9ab2-577d5a14140c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-735fbc07-17b7-4241-9ab2-577d5a14140c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-306404cf-c650-43ba-a86c-17814f63c514 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 200 Sep 05 11:46:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1049/2148] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:46 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:46 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:46 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:46 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:46 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-735fbc07-17b7-4241-9ab2-577d5a14140c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-735fbc07-17b7-4241-9ab2-577d5a14140c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f returned with HTTP 200 Sep 05 11:46:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1100/2149] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:46 2026] GET /volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1b67d401-8b0c-4978-ada8-e06bd216efac None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:46:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-650473454"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-650473454'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:46 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Create volume of 1 GB Sep 05 11:46:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Availability Zones retrieved successfully. Sep 05 11:46:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Flow 'volume_create_api' (3834cccb-79de-45bc-9310-94e467714a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e065aad6-d818-4526-8678-eb519129b813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:46 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e065aad6-d818-4526-8678-eb519129b813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3b72a4-018c-447b-8e6e-21841dbc0906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Created reservations ['6e612c01-9bee-44b0-9c12-e90457ddcfe4', '18bbb7ca-27d1-4b9e-af7f-5fe5abcbc7b4', '73aaa297-e0bd-4823-a551-7e657981737f', 'f60ac1f2-10d8-4a2b-bbfb-3e1186c22123'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3b72a4-018c-447b-8e6e-21841dbc0906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e612c01-9bee-44b0-9c12-e90457ddcfe4', '18bbb7ca-27d1-4b9e-af7f-5fe5abcbc7b4', '73aaa297-e0bd-4823-a551-7e657981737f', 'f60ac1f2-10d8-4a2b-bbfb-3e1186c22123']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e464b1a6-dc15-4d7f-bfb9-78890c50db25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e464b1a6-dc15-4d7f-bfb9-78890c50db25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6536f3e-4680-4625-b0bf-51ff67b0dd22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-650473454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd270cdaa5241bb9958b5a8e2b1c7e3',qos_specs=None,replication_status=,reservations=['6e612c01-9bee-44b0-9c12-e90457ddcfe4','18bbb7ca-27d1-4b9e-af7f-5fe5abcbc7b4','73aaa297-e0bd-4823-a551-7e657981737f','f60ac1f2-10d8-4a2b-bbfb-3e1186c22123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b26c305a012a4ef19307d51c10aabf7a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:47Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-650473454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6536f3e-4680-4625-b0bf-51ff67b0dd22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd270cdaa5241bb9958b5a8e2b1c7e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b26c305a012a4ef19307d51c10aabf7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528a0b48-04f0-4abf-abd8-6b9806bbde48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528a0b48-04f0-4abf-abd8-6b9806bbde48) transitioned into 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-650473454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd270cdaa5241bb9958b5a8e2b1c7e3',qos_specs=None,replication_status=,reservations=['6e612c01-9bee-44b0-9c12-e90457ddcfe4','18bbb7ca-27d1-4b9e-af7f-5fe5abcbc7b4','73aaa297-e0bd-4823-a551-7e657981737f','f60ac1f2-10d8-4a2b-bbfb-3e1186c22123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b26c305a012a4ef19307d51c10aabf7a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (027568e1-6371-4def-811e-e5407614ea99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (027568e1-6371-4def-811e-e5407614ea99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Flow 'volume_create_api' (3834cccb-79de-45bc-9310-94e467714a04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Create volume request issued successfully. Sep 05 11:46:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1b67d401-8b0c-4978-ada8-e06bd216efac tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1050/2150] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:46:46 2026] POST /volume/v3/volumes => generated 782 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-472fb961-a247-4b76-8d67-277445e5f75a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-472fb961-a247-4b76-8d67-277445e5f75a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 Sep 05 11:46:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-472fb961-a247-4b76-8d67-277445e5f75a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-472fb961-a247-4b76-8d67-277445e5f75a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-472fb961-a247-4b76-8d67-277445e5f75a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-472fb961-a247-4b76-8d67-277445e5f75a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 returned with HTTP 200 Sep 05 11:46:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1101/2151] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:47 2026] GET /volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8e6d0eb9-1a82-450c-bf8b-ee9fd66c0cc5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8e6d0eb9-1a82-450c-bf8b-ee9fd66c0cc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8e6d0eb9-1a82-450c-bf8b-ee9fd66c0cc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8e6d0eb9-1a82-450c-bf8b-ee9fd66c0cc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8e6d0eb9-1a82-450c-bf8b-ee9fd66c0cc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8e6d0eb9-1a82-450c-bf8b-ee9fd66c0cc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 200 Sep 05 11:46:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1051/2152] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:47 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7940e49c-ee17-4883-8a30-a870bc2c760f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7940e49c-ee17-4883-8a30-a870bc2c760f tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] POST http://192.168.122.95/volume/v3/volume-transfers Sep 05 11:46:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7940e49c-ee17-4883-8a30-a870bc2c760f tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "63eb74f1-c777-44e3-86c4-37f4e8bd3094"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volume_transfer [None req-7940e49c-ee17-4883-8a30-a870bc2c760f tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Creating new volume transfer {'transfer': {'volume_id': '63eb74f1-c777-44e3-86c4-37f4e8bd3094'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 11:46:47 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volume_transfer [None req-7940e49c-ee17-4883-8a30-a870bc2c760f tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Creating transfer of volume 63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:47 devstack devstack@c-api.service[87145]: INFO cinder.transfer.api [None req-7940e49c-ee17-4883-8a30-a870bc2c760f tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Generating transfer record for volume 63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7940e49c-ee17-4883-8a30-a870bc2c760f tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volume-transfers returned with HTTP 202 Sep 05 11:46:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1102/2153] 192.168.122.95 () {62 vars in 1205 bytes} [Sat Sep 5 11:46:47 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-55609609-76da-4a39-837c-152084e27510 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55609609-76da-4a39-837c-152084e27510 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-55609609-76da-4a39-837c-152084e27510 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-55609609-76da-4a39-837c-152084e27510 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-55609609-76da-4a39-837c-152084e27510 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55609609-76da-4a39-837c-152084e27510 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 200 Sep 05 11:46:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1052/2154] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:48 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 962 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-92cb8245-bba2-4a89-a2ab-35e988a57bd5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-92cb8245-bba2-4a89-a2ab-35e988a57bd5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] GET http://192.168.122.95/volume/v3/os-volume-transfer/ff72d7ac-a4d4-4254-b056-371c662bb1fc Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-92cb8245-bba2-4a89-a2ab-35e988a57bd5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-92cb8245-bba2-4a89-a2ab-35e988a57bd5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-92cb8245-bba2-4a89-a2ab-35e988a57bd5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] http://192.168.122.95/volume/v3/os-volume-transfer/ff72d7ac-a4d4-4254-b056-371c662bb1fc returned with HTTP 200 Sep 05 11:46:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1103/2155] 192.168.122.95 () {60 vars in 1301 bytes} [Sat Sep 5 11:46:48 2026] GET /volume/v3/os-volume-transfer/ff72d7ac-a4d4-4254-b056-371c662bb1fc => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-478735ce-9119-4e70-89a6-977abd0c4ba2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-478735ce-9119-4e70-89a6-977abd0c4ba2 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] GET http://192.168.122.95/volume/v3/os-volume-transfer Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-478735ce-9119-4e70-89a6-977abd0c4ba2 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-478735ce-9119-4e70-89a6-977abd0c4ba2 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.volume_transfer [None req-478735ce-9119-4e70-89a6-977abd0c4ba2 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] Listing volume transfers {{(pid=87146) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-478735ce-9119-4e70-89a6-977abd0c4ba2 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] http://192.168.122.95/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 11:46:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1053/2156] 192.168.122.95 () {60 vars in 1190 bytes} [Sat Sep 5 11:46:48 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9b2a9e25-a6f4-4ff9-b440-390797285e77 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b2a9e25-a6f4-4ff9-b440-390797285e77 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b2a9e25-a6f4-4ff9-b440-390797285e77 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b2a9e25-a6f4-4ff9-b440-390797285e77 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] POST http://192.168.122.95/volume/v3/volume-transfers/ff72d7ac-a4d4-4254-b056-371c662bb1fc/accept Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1f176b3ec3d3c079"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.volume_transfer [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Accepting volume transfer ff72d7ac-a4d4-4254-b056-371c662bb1fc {{(pid=87145) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.volume_transfer [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Accepting transfer ff72d7ac-a4d4-4254-b056-371c662bb1fc Sep 05 11:46:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9b2a9e25-a6f4-4ff9-b440-390797285e77 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b2a9e25-a6f4-4ff9-b440-390797285e77 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 returned with HTTP 200 Sep 05 11:46:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1054/2157] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:48 2026] GET /volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 => generated 874 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Created reservations ['aee2dfe9-e49d-4fc9-a177-113a4fb0f15e', '5d14aa3e-2cae-490b-b3a1-e626906cd9cb', '91101c8c-e836-470c-81c6-1deebf0f0c6d', '0bf1ea64-4768-4d87-929d-a3db8e954a8f'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Created reservations ['1cfd8304-251d-4c42-b74f-ca32dda78ffd', '2e3e549e-476e-4ea9-a378-d6b517c98304', '514de8c0-338d-413e-a7b0-2e850b462a84', '67fac25d-f6ba-4cc6-be68-d142c49b633c'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: /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 05 11:46:48 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Created reservations ['53dcdc23-477b-4659-b0d3-af25dcb16c25', 'fe069933-0998-4529-878a-6d2675dbc94e', 'f5f5e272-7390-4bf1-bb16-cfe4a6b5486e', '60516f3f-200d-4f54-9031-3b6387780421'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Created reservations ['8b8876a2-0afa-43af-8cbb-17ab667cc580', '8e438939-dd83-4fe1-8c0f-646cb29b1376', '2eb6d84d-e91f-417e-a582-c64a5a8f24dd', 'bc80ae21-e663-4edf-b018-729f8e0b7d88'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Transfer volume completed successfully. Sep 05 11:46:48 devstack devstack@c-api.service[87145]: INFO cinder.transfer.api [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Volume 63eb74f1-c777-44e3-86c4-37f4e8bd3094 has been transferred. Sep 05 11:46:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-24f3a1cf-a5cb-4cc3-bea5-2263cc69d8c4 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] http://192.168.122.95/volume/v3/volume-transfers/ff72d7ac-a4d4-4254-b056-371c662bb1fc/accept returned with HTTP 202 Sep 05 11:46:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1104/2158] 192.168.122.95 () {62 vars in 1337 bytes} [Sat Sep 5 11:46:48 2026] POST /volume/v3/volume-transfers/ff72d7ac-a4d4-4254-b056-371c662bb1fc/accept => generated 371 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-368d994e-8e62-4fea-87cb-597d74e84b9b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-368d994e-8e62-4fea-87cb-597d74e84b9b tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-368d994e-8e62-4fea-87cb-597d74e84b9b tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-368d994e-8e62-4fea-87cb-597d74e84b9b tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-368d994e-8e62-4fea-87cb-597d74e84b9b tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Volume info retrieved successfully. Sep 05 11:46:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-368d994e-8e62-4fea-87cb-597d74e84b9b tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 200 Sep 05 11:46:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1055/2159] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:48 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2bd62804-1769-40cd-a03a-dd4009bf9889 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2bd62804-1769-40cd-a03a-dd4009bf9889 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2bd62804-1769-40cd-a03a-dd4009bf9889 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2bd62804-1769-40cd-a03a-dd4009bf9889 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2bd62804-1769-40cd-a03a-dd4009bf9889 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] Volume info retrieved successfully. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2bd62804-1769-40cd-a03a-dd4009bf9889 tempest-VolumesTransfersV355Test-1796631647 tempest-VolumesTransfersV355Test-1796631647-project-member] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 200 Sep 05 11:46:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1105/2160] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:48 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f378bca7-c286-4d4d-924b-76b2396c64b0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f378bca7-c286-4d4d-924b-76b2396c64b0 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] DELETE http://192.168.122.95/volume/v3/volume-transfers/ff72d7ac-a4d4-4254-b056-371c662bb1fc Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f378bca7-c286-4d4d-924b-76b2396c64b0 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f378bca7-c286-4d4d-924b-76b2396c64b0 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.api.contrib.volume_transfer [None req-f378bca7-c286-4d4d-924b-76b2396c64b0 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Delete transfer with id: ff72d7ac-a4d4-4254-b056-371c662bb1fc Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f378bca7-c286-4d4d-924b-76b2396c64b0 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volume-transfers/ff72d7ac-a4d4-4254-b056-371c662bb1fc returned with HTTP 404 Sep 05 11:46:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1056/2161] 192.168.122.95 () {60 vars in 1298 bytes} [Sat Sep 5 11:46:49 2026] DELETE /volume/v3/volume-transfers/ff72d7ac-a4d4-4254-b056-371c662bb1fc => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7afcae22-5578-42ec-b6b1-aae40b4887e2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7afcae22-5578-42ec-b6b1-aae40b4887e2 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7afcae22-5578-42ec-b6b1-aae40b4887e2 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7afcae22-5578-42ec-b6b1-aae40b4887e2 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-7afcae22-5578-42ec-b6b1-aae40b4887e2 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Delete volume with id: 63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7afcae22-5578-42ec-b6b1-aae40b4887e2 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Volume info retrieved successfully. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7afcae22-5578-42ec-b6b1-aae40b4887e2 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Delete volume request issued successfully. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7afcae22-5578-42ec-b6b1-aae40b4887e2 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 202 Sep 05 11:46:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1106/2162] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:46:49 2026] DELETE /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-62298871-dd90-40e0-bc9b-9cf98622bc87 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62298871-dd90-40e0-bc9b-9cf98622bc87 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-62298871-dd90-40e0-bc9b-9cf98622bc87 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-62298871-dd90-40e0-bc9b-9cf98622bc87 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-62298871-dd90-40e0-bc9b-9cf98622bc87 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Volume info retrieved successfully. Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62298871-dd90-40e0-bc9b-9cf98622bc87 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 200 Sep 05 11:46:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1057/2163] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:49 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 1137 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b18acdef-4278-4472-a8b9-125f1f6bcdc8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b18acdef-4278-4472-a8b9-125f1f6bcdc8 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 Sep 05 11:46:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b18acdef-4278-4472-a8b9-125f1f6bcdc8 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b18acdef-4278-4472-a8b9-125f1f6bcdc8 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b18acdef-4278-4472-a8b9-125f1f6bcdc8 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b18acdef-4278-4472-a8b9-125f1f6bcdc8 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 returned with HTTP 200 Sep 05 11:46:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1107/2164] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:49 2026] GET /volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2d9a99a0-da9c-4efb-b1b4-87eb4318d47a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d9a99a0-da9c-4efb-b1b4-87eb4318d47a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d9a99a0-da9c-4efb-b1b4-87eb4318d47a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d9a99a0-da9c-4efb-b1b4-87eb4318d47a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2d9a99a0-da9c-4efb-b1b4-87eb4318d47a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d9a99a0-da9c-4efb-b1b4-87eb4318d47a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 returned with HTTP 200 Sep 05 11:46:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1058/2165] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:49 2026] GET /volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5b05a913-88fd-437b-8658-446ab8cc8234 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5b05a913-88fd-437b-8658-446ab8cc8234 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:46:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5b05a913-88fd-437b-8658-446ab8cc8234 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6536f3e-4680-4625-b0bf-51ff67b0dd22", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-35497714"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5b05a913-88fd-437b-8658-446ab8cc8234 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-5b05a913-88fd-437b-8658-446ab8cc8234 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Create snapshot from volume d6536f3e-4680-4625-b0bf-51ff67b0dd22 Sep 05 11:46:49 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-5b05a913-88fd-437b-8658-446ab8cc8234 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Created reservations ['d7792cd2-52bb-48f4-b754-b9154b50ae08', 'e7e3dc74-e14f-40b5-9513-5698ccba4a73', '9baa87ec-aa66-49fe-91ea-afaf745972c0', 'ac814d23-145d-4ed8-ad63-76c9e1b77770'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5b05a913-88fd-437b-8658-446ab8cc8234 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot create request issued successfully. Sep 05 11:46:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5b05a913-88fd-437b-8658-446ab8cc8234 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:46:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1108/2166] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:46:49 2026] POST /volume/v3/snapshots => generated 324 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e727765f-5672-42ca-b479-dc7b36aff770 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e727765f-5672-42ca-b479-dc7b36aff770 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e727765f-5672-42ca-b479-dc7b36aff770 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e727765f-5672-42ca-b479-dc7b36aff770 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e727765f-5672-42ca-b479-dc7b36aff770 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot retrieved successfully. Sep 05 11:46:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e727765f-5672-42ca-b479-dc7b36aff770 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc returned with HTTP 200 Sep 05 11:46:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1059/2167] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:49 2026] GET /volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc => generated 456 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4e0b6517-3619-43c1-87dd-04652366f222 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4e0b6517-3619-43c1-87dd-04652366f222 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4e0b6517-3619-43c1-87dd-04652366f222 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4e0b6517-3619-43c1-87dd-04652366f222 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4e0b6517-3619-43c1-87dd-04652366f222 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 404 Sep 05 11:46:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1109/2168] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:50 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7a680c1f-00ed-4f56-b465-539c09a33c11 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a680c1f-00ed-4f56-b465-539c09a33c11 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a680c1f-00ed-4f56-b465-539c09a33c11 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a680c1f-00ed-4f56-b465-539c09a33c11 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a680c1f-00ed-4f56-b465-539c09a33c11 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 404 Sep 05 11:46:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1060/2169] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:50 2026] GET /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1d9517c1-1969-49f9-8f29-925af4f54dd7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1d9517c1-1969-49f9-8f29-925af4f54dd7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] DELETE http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1d9517c1-1969-49f9-8f29-925af4f54dd7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1d9517c1-1969-49f9-8f29-925af4f54dd7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-1d9517c1-1969-49f9-8f29-925af4f54dd7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Delete volume with id: 63eb74f1-c777-44e3-86c4-37f4e8bd3094 Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1d9517c1-1969-49f9-8f29-925af4f54dd7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 returned with HTTP 404 Sep 05 11:46:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1110/2170] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:46:50 2026] DELETE /volume/v3/volumes/63eb74f1-c777-44e3-86c4-37f4e8bd3094 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1260771031"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1260771031'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Create volume of 1 GB Sep 05 11:46:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Availability Zones retrieved successfully. Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Flow 'volume_create_api' (62e53034-5c8b-4d1f-9984-a1ca30b1221a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e8ad33-0172-4032-9dea-335d1b8ea0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e8ad33-0172-4032-9dea-335d1b8ea0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33cd6bb-c31f-41b3-958f-6031b494caa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Created reservations ['9e3e36bd-9336-40f7-99a5-10198dffc864', 'fc39d9c4-9d73-428f-849b-fb08742ea1bc', '17fc755e-ffd2-4aa1-99c1-c42445843028', '62db7a92-64ac-4a6a-978b-98ca08be0bf3'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33cd6bb-c31f-41b3-958f-6031b494caa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e3e36bd-9336-40f7-99a5-10198dffc864', 'fc39d9c4-9d73-428f-849b-fb08742ea1bc', '17fc755e-ffd2-4aa1-99c1-c42445843028', '62db7a92-64ac-4a6a-978b-98ca08be0bf3']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b793c9-ccac-4bdf-924b-fa7e7817825c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b793c9-ccac-4bdf-924b-fa7e7817825c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0cd81b0-6188-47e5-b956-0d6a5a620e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1260771031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726b5256c73b483e88777915b075cc08',qos_specs=None,replication_status=,reservations=['9e3e36bd-9336-40f7-99a5-10198dffc864','fc39d9c4-9d73-428f-849b-fb08742ea1bc','17fc755e-ffd2-4aa1-99c1-c42445843028','62db7a92-64ac-4a6a-978b-98ca08be0bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f1ecb06d8a490f941b429ad2cb8910',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1260771031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0cd81b0-6188-47e5-b956-0d6a5a620e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='726b5256c73b483e88777915b075cc08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98f1ecb06d8a490f941b429ad2cb8910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd44cf7-7fc0-447d-9c42-b437c3521c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-96aab6b7-a1cb-4796-b705-ff08aaf86b87 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd44cf7-7fc0-447d-9c42-b437c3521c4a) transitioned into state 'SUCCESS' from state '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-1260771031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='726b5256c73b483e88777915b075cc08',qos_specs=None,replication_status=,reservations=['9e3e36bd-9336-40f7-99a5-10198dffc864','fc39d9c4-9d73-428f-849b-fb08742ea1bc','17fc755e-ffd2-4aa1-99c1-c42445843028','62db7a92-64ac-4a6a-978b-98ca08be0bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f1ecb06d8a490f941b429ad2cb8910',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96aab6b7-a1cb-4796-b705-ff08aaf86b87 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96aab6b7-a1cb-4796-b705-ff08aaf86b87 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9317284-a95f-452f-ba36-fd28be84b085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96aab6b7-a1cb-4796-b705-ff08aaf86b87 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-96aab6b7-a1cb-4796-b705-ff08aaf86b87 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot retrieved successfully. Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96aab6b7-a1cb-4796-b705-ff08aaf86b87 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc returned with HTTP 200 Sep 05 11:46:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1111/2171] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:50 2026] GET /volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc => generated 456 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9317284-a95f-452f-ba36-fd28be84b085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Flow 'volume_create_api' (62e53034-5c8b-4d1f-9984-a1ca30b1221a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Create volume request issued successfully. Sep 05 11:46:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d25ee4c-8abe-4658-8705-fd9ca2f8a787 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1061/2172] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:46:50 2026] POST /volume/v3/volumes => generated 826 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-58052b90-49a5-4516-a08b-ccfd8cec5f74 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-58052b90-49a5-4516-a08b-ccfd8cec5f74 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-58052b90-49a5-4516-a08b-ccfd8cec5f74 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-58052b90-49a5-4516-a08b-ccfd8cec5f74 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-58052b90-49a5-4516-a08b-ccfd8cec5f74 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-58052b90-49a5-4516-a08b-ccfd8cec5f74 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 200 Sep 05 11:46:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1112/2173] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:50 2026] GET /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 894 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bac51668-0e62-4464-995e-1433b09c9e86 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bac51668-0e62-4464-995e-1433b09c9e86 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bac51668-0e62-4464-995e-1433b09c9e86 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bac51668-0e62-4464-995e-1433b09c9e86 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bac51668-0e62-4464-995e-1433b09c9e86 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot retrieved successfully. Sep 05 11:46:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bac51668-0e62-4464-995e-1433b09c9e86 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc returned with HTTP 200 Sep 05 11:46:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1062/2174] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:51 2026] GET /volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc => generated 456 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-51762a2c-84c2-4dd8-8335-24bc66f2a394 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-51762a2c-84c2-4dd8-8335-24bc66f2a394 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-51762a2c-84c2-4dd8-8335-24bc66f2a394 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-51762a2c-84c2-4dd8-8335-24bc66f2a394 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-51762a2c-84c2-4dd8-8335-24bc66f2a394 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-51762a2c-84c2-4dd8-8335-24bc66f2a394 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 200 Sep 05 11:46:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1113/2175] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:51 2026] GET /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 918 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ddc87eb4-33df-495d-8332-b8a5ddc1f964 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ddc87eb4-33df-495d-8332-b8a5ddc1f964 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ddc87eb4-33df-495d-8332-b8a5ddc1f964 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ddc87eb4-33df-495d-8332-b8a5ddc1f964 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ddc87eb4-33df-495d-8332-b8a5ddc1f964 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot retrieved successfully. Sep 05 11:46:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ddc87eb4-33df-495d-8332-b8a5ddc1f964 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc returned with HTTP 200 Sep 05 11:46:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1063/2176] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:52 2026] GET /volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc => generated 483 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:46:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-09de15c9-f5b1-461a-aacc-b9b3d2fe7402 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09de15c9-f5b1-461a-aacc-b9b3d2fe7402 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09de15c9-f5b1-461a-aacc-b9b3d2fe7402 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09de15c9-f5b1-461a-aacc-b9b3d2fe7402 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-09de15c9-f5b1-461a-aacc-b9b3d2fe7402 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot retrieved successfully. Sep 05 11:46:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09de15c9-f5b1-461a-aacc-b9b3d2fe7402 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc returned with HTTP 200 Sep 05 11:46:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1114/2177] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:52 2026] GET /volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc => generated 483 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-889999db-f0eb-4808-b2c9-6a9a459c1268 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-889999db-f0eb-4808-b2c9-6a9a459c1268 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-889999db-f0eb-4808-b2c9-6a9a459c1268 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-889999db-f0eb-4808-b2c9-6a9a459c1268 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:52 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-889999db-f0eb-4808-b2c9-6a9a459c1268 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Delete snapshot with id: c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-889999db-f0eb-4808-b2c9-6a9a459c1268 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot retrieved successfully. Sep 05 11:46:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-889999db-f0eb-4808-b2c9-6a9a459c1268 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot delete request issued successfully. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-889999db-f0eb-4808-b2c9-6a9a459c1268 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc returned with HTTP 202 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1064/2178] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:46:52 2026] DELETE /volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a33b29e7-66a2-46e9-8834-c818df81a10c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a33b29e7-66a2-46e9-8834-c818df81a10c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a33b29e7-66a2-46e9-8834-c818df81a10c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c6568cfb-93ea-47d0-b237-9b03b20a9223 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a33b29e7-66a2-46e9-8834-c818df81a10c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c6568cfb-93ea-47d0-b237-9b03b20a9223 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c6568cfb-93ea-47d0-b237-9b03b20a9223 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c6568cfb-93ea-47d0-b237-9b03b20a9223 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a33b29e7-66a2-46e9-8834-c818df81a10c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot retrieved successfully. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a33b29e7-66a2-46e9-8834-c818df81a10c tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc returned with HTTP 200 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1115/2179] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:53 2026] GET /volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc => generated 482 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c6568cfb-93ea-47d0-b237-9b03b20a9223 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c6568cfb-93ea-47d0-b237-9b03b20a9223 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 200 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1065/2180] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:53 2026] GET /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 954 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-57b43b8e-da50-4671-bd00-5b69f7ae5ab7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57b43b8e-da50-4671-bd00-5b69f7ae5ab7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] POST http://192.168.122.95/volume/v3/volume-transfers Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57b43b8e-da50-4671-bd00-5b69f7ae5ab7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a0cd81b0-6188-47e5-b956-0d6a5a620e6f"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volume_transfer [None req-57b43b8e-da50-4671-bd00-5b69f7ae5ab7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a0cd81b0-6188-47e5-b956-0d6a5a620e6f'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volume_transfer [None req-57b43b8e-da50-4671-bd00-5b69f7ae5ab7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Creating transfer of volume a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.transfer.api [None req-57b43b8e-da50-4671-bd00-5b69f7ae5ab7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Generating transfer record for volume a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57b43b8e-da50-4671-bd00-5b69f7ae5ab7 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volume-transfers returned with HTTP 202 Sep 05 11:46:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1116/2181] 192.168.122.95 () {62 vars in 1205 bytes} [Sat Sep 5 11:46:53 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-81d1789d-1315-4650-8c53-cff614e2526c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-81d1789d-1315-4650-8c53-cff614e2526c tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-81d1789d-1315-4650-8c53-cff614e2526c tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-81d1789d-1315-4650-8c53-cff614e2526c tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-81d1789d-1315-4650-8c53-cff614e2526c tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-81d1789d-1315-4650-8c53-cff614e2526c tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 200 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1066/2182] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:53 2026] GET /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 962 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-688876a8-aafb-4c9f-9cdf-0861d44b37db None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-688876a8-aafb-4c9f-9cdf-0861d44b37db tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] GET http://192.168.122.95/volume/v3/os-volume-transfer/detail Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-688876a8-aafb-4c9f-9cdf-0861d44b37db tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-688876a8-aafb-4c9f-9cdf-0861d44b37db tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.volume_transfer [None req-688876a8-aafb-4c9f-9cdf-0861d44b37db tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] Listing volume transfers {{(pid=87145) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-688876a8-aafb-4c9f-9cdf-0861d44b37db tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-reader] http://192.168.122.95/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 11:46:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1117/2183] 192.168.122.95 () {60 vars in 1211 bytes} [Sat Sep 5 11:46:53 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5df842ea-bf82-409a-9295-004ab28c23ba None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5df842ea-bf82-409a-9295-004ab28c23ba tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] DELETE http://192.168.122.95/volume/v3/volume-transfers/bf9e9445-94af-4960-b89d-ab3ba731c7c7 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5df842ea-bf82-409a-9295-004ab28c23ba tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5df842ea-bf82-409a-9295-004ab28c23ba tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.contrib.volume_transfer [None req-5df842ea-bf82-409a-9295-004ab28c23ba tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Delete transfer with id: bf9e9445-94af-4960-b89d-ab3ba731c7c7 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5df842ea-bf82-409a-9295-004ab28c23ba tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volume-transfers/bf9e9445-94af-4960-b89d-ab3ba731c7c7 returned with HTTP 202 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1067/2184] 192.168.122.95 () {60 vars in 1298 bytes} [Sat Sep 5 11:46:53 2026] DELETE /volume/v3/volume-transfers/bf9e9445-94af-4960-b89d-ab3ba731c7c7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c065537e-b603-451f-b5a7-30e672febdc5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c065537e-b603-451f-b5a7-30e672febdc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c065537e-b603-451f-b5a7-30e672febdc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c065537e-b603-451f-b5a7-30e672febdc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c065537e-b603-451f-b5a7-30e672febdc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Volume info retrieved successfully. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c065537e-b603-451f-b5a7-30e672febdc5 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 200 Sep 05 11:46:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1118/2185] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:53 2026] GET /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-71a7e261-986e-4d31-88a4-025b49949648 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-71a7e261-986e-4d31-88a4-025b49949648 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] DELETE http://192.168.122.95/volume/v3/volume-transfers/bf9e9445-94af-4960-b89d-ab3ba731c7c7 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-71a7e261-986e-4d31-88a4-025b49949648 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-71a7e261-986e-4d31-88a4-025b49949648 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.contrib.volume_transfer [None req-71a7e261-986e-4d31-88a4-025b49949648 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Delete transfer with id: bf9e9445-94af-4960-b89d-ab3ba731c7c7 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-71a7e261-986e-4d31-88a4-025b49949648 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volume-transfers/bf9e9445-94af-4960-b89d-ab3ba731c7c7 returned with HTTP 404 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1068/2186] 192.168.122.95 () {60 vars in 1298 bytes} [Sat Sep 5 11:46:53 2026] DELETE /volume/v3/volume-transfers/bf9e9445-94af-4960-b89d-ab3ba731c7c7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9ae9d58e-ad7f-4251-8202-c0710818b61b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9ae9d58e-ad7f-4251-8202-c0710818b61b tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9ae9d58e-ad7f-4251-8202-c0710818b61b tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9ae9d58e-ad7f-4251-8202-c0710818b61b tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-9ae9d58e-ad7f-4251-8202-c0710818b61b tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Delete volume with id: a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9ae9d58e-ad7f-4251-8202-c0710818b61b tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Volume info retrieved successfully. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9ae9d58e-ad7f-4251-8202-c0710818b61b tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Delete volume request issued successfully. Sep 05 11:46:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9ae9d58e-ad7f-4251-8202-c0710818b61b tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 202 Sep 05 11:46:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1119/2187] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:46:53 2026] DELETE /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f2135c8c-ffd7-42a6-9337-306a11fb7140 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2135c8c-ffd7-42a6-9337-306a11fb7140 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] GET http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2135c8c-ffd7-42a6-9337-306a11fb7140 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2135c8c-ffd7-42a6-9337-306a11fb7140 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f2135c8c-ffd7-42a6-9337-306a11fb7140 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Volume info retrieved successfully. Sep 05 11:46:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2135c8c-ffd7-42a6-9337-306a11fb7140 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 200 Sep 05 11:46:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1069/2188] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:53 2026] GET /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 1137 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cfbd3331-f78d-4156-b5c6-2af4231e4e99 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cfbd3331-f78d-4156-b5c6-2af4231e4e99 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cfbd3331-f78d-4156-b5c6-2af4231e4e99 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cfbd3331-f78d-4156-b5c6-2af4231e4e99 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cfbd3331-f78d-4156-b5c6-2af4231e4e99 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Snapshot retrieved successfully. Sep 05 11:46:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cfbd3331-f78d-4156-b5c6-2af4231e4e99 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc returned with HTTP 200 Sep 05 11:46:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1120/2189] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:54 2026] GET /volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc => generated 482 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6f8aa13c-b32a-4d76-8fe1-f426c70f1f16 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f8aa13c-b32a-4d76-8fe1-f426c70f1f16 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] GET http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f8aa13c-b32a-4d76-8fe1-f426c70f1f16 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6f8aa13c-b32a-4d76-8fe1-f426c70f1f16 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6f8aa13c-b32a-4d76-8fe1-f426c70f1f16 tempest-VolumesTransfersV355Test-174941653 tempest-VolumesTransfersV355Test-174941653-project-admin] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 404 Sep 05 11:46:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1070/2190] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:54 2026] GET /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d40d7559-4e5a-4c98-9e22-28a7ea3a21ed None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d40d7559-4e5a-4c98-9e22-28a7ea3a21ed tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] GET http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d40d7559-4e5a-4c98-9e22-28a7ea3a21ed tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d40d7559-4e5a-4c98-9e22-28a7ea3a21ed tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d40d7559-4e5a-4c98-9e22-28a7ea3a21ed tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 404 Sep 05 11:46:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1121/2191] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:54 2026] GET /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f53c44b3-133d-4384-bbcc-7705ccf60d72 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f53c44b3-133d-4384-bbcc-7705ccf60d72 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] DELETE http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f53c44b3-133d-4384-bbcc-7705ccf60d72 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f53c44b3-133d-4384-bbcc-7705ccf60d72 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:54 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-f53c44b3-133d-4384-bbcc-7705ccf60d72 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] Delete volume with id: a0cd81b0-6188-47e5-b956-0d6a5a620e6f Sep 05 11:46:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f53c44b3-133d-4384-bbcc-7705ccf60d72 tempest-VolumesTransfersV355Test-356243430 tempest-VolumesTransfersV355Test-356243430-project-member] http://192.168.122.95/volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f returned with HTTP 404 Sep 05 11:46:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1071/2192] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:46:54 2026] DELETE /volume/v3/volumes/a0cd81b0-6188-47e5-b956-0d6a5a620e6f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cbe015a9-005b-4ff3-94bf-b0972c13cc76 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cbe015a9-005b-4ff3-94bf-b0972c13cc76 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc Sep 05 11:46:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cbe015a9-005b-4ff3-94bf-b0972c13cc76 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cbe015a9-005b-4ff3-94bf-b0972c13cc76 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cbe015a9-005b-4ff3-94bf-b0972c13cc76 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc returned with HTTP 404 Sep 05 11:46:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1122/2193] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:55 2026] GET /volume/v3/snapshots/c0617ae6-f162-4979-9fef-391aec6d08cc => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-037762d9-61ae-4ecf-80d7-b7a8818ca1d2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-037762d9-61ae-4ecf-80d7-b7a8818ca1d2 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] DELETE http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 Sep 05 11:46:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-037762d9-61ae-4ecf-80d7-b7a8818ca1d2 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-037762d9-61ae-4ecf-80d7-b7a8818ca1d2 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:55 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-037762d9-61ae-4ecf-80d7-b7a8818ca1d2 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Delete volume with id: d6536f3e-4680-4625-b0bf-51ff67b0dd22 Sep 05 11:46:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-037762d9-61ae-4ecf-80d7-b7a8818ca1d2 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-037762d9-61ae-4ecf-80d7-b7a8818ca1d2 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Delete volume request issued successfully. Sep 05 11:46:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-037762d9-61ae-4ecf-80d7-b7a8818ca1d2 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 returned with HTTP 202 Sep 05 11:46:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1072/2194] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:55 2026] DELETE /volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c1939d96-41ca-4a5a-b16c-f60c213bdf8b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1939d96-41ca-4a5a-b16c-f60c213bdf8b tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 Sep 05 11:46:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1939d96-41ca-4a5a-b16c-f60c213bdf8b tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1939d96-41ca-4a5a-b16c-f60c213bdf8b tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c1939d96-41ca-4a5a-b16c-f60c213bdf8b tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1939d96-41ca-4a5a-b16c-f60c213bdf8b tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 returned with HTTP 200 Sep 05 11:46:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1123/2195] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:55 2026] GET /volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 => generated 874 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-494e9bf9-f7c5-46c9-958d-1e88dec4d9e8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-494e9bf9-f7c5-46c9-958d-1e88dec4d9e8 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 Sep 05 11:46:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-494e9bf9-f7c5-46c9-958d-1e88dec4d9e8 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-494e9bf9-f7c5-46c9-958d-1e88dec4d9e8 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-494e9bf9-f7c5-46c9-958d-1e88dec4d9e8 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 returned with HTTP 404 Sep 05 11:46:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1073/2196] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:56 2026] GET /volume/v3/volumes/d6536f3e-4680-4625-b0bf-51ff67b0dd22 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-258ce4a1-5b24-4cac-8d0d-a3172882944e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-258ce4a1-5b24-4cac-8d0d-a3172882944e tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] DELETE http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f Sep 05 11:46:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-258ce4a1-5b24-4cac-8d0d-a3172882944e tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-258ce4a1-5b24-4cac-8d0d-a3172882944e tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:56 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-258ce4a1-5b24-4cac-8d0d-a3172882944e tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Delete volume with id: 946919cf-0a8c-409d-8735-6cf131c86c0f Sep 05 11:46:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:46:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:46:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-258ce4a1-5b24-4cac-8d0d-a3172882944e tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-258ce4a1-5b24-4cac-8d0d-a3172882944e tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Delete volume request issued successfully. Sep 05 11:46:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-258ce4a1-5b24-4cac-8d0d-a3172882944e tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f returned with HTTP 202 Sep 05 11:46:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1124/2197] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:56 2026] DELETE /volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4ff4deac-7802-4cbf-b0c7-9acb779f0416 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ff4deac-7802-4cbf-b0c7-9acb779f0416 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f Sep 05 11:46:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ff4deac-7802-4cbf-b0c7-9acb779f0416 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ff4deac-7802-4cbf-b0c7-9acb779f0416 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:46:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:46:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4ff4deac-7802-4cbf-b0c7-9acb779f0416 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Volume info retrieved successfully. Sep 05 11:46:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ff4deac-7802-4cbf-b0c7-9acb779f0416 tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f returned with HTTP 200 Sep 05 11:46:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1074/2198] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:56 2026] GET /volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6a2a00ef-af61-436d-ab82-3790971e8f0a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a2a00ef-af61-436d-ab82-3790971e8f0a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] GET http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f Sep 05 11:46:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6a2a00ef-af61-436d-ab82-3790971e8f0a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6a2a00ef-af61-436d-ab82-3790971e8f0a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a2a00ef-af61-436d-ab82-3790971e8f0a tempest-CinderUnicodeTest-835489873 tempest-CinderUnicodeTest-835489873-project-member] http://192.168.122.95/volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f returned with HTTP 404 Sep 05 11:46:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1125/2199] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:57 2026] GET /volume/v3/volumes/946919cf-0a8c-409d-8735-6cf131c86c0f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9ca25cc9-05fb-4bbc-98d9-b78fa6b42274 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9ca25cc9-05fb-4bbc-98d9-b78fa6b42274 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9ca25cc9-05fb-4bbc-98d9-b78fa6b42274 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9ca25cc9-05fb-4bbc-98d9-b78fa6b42274 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9ca25cc9-05fb-4bbc-98d9-b78fa6b42274 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9ca25cc9-05fb-4bbc-98d9-b78fa6b42274 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1075/2200] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:05 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-de33cb64-cd69-4d9a-b081-62a4ad76b8fc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-de33cb64-cd69-4d9a-b081-62a4ad76b8fc tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-de33cb64-cd69-4d9a-b081-62a4ad76b8fc tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-de33cb64-cd69-4d9a-b081-62a4ad76b8fc tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-de33cb64-cd69-4d9a-b081-62a4ad76b8fc tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-de33cb64-cd69-4d9a-b081-62a4ad76b8fc tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1126/2201] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:05 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-1e474c14-74cd-4a83-ae85-52fe34e120dd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-1e474c14-74cd-4a83-ae85-52fe34e120dd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-1e474c14-74cd-4a83-ae85-52fe34e120dd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-1e474c14-74cd-4a83-ae85-52fe34e120dd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-1e474c14-74cd-4a83-ae85-52fe34e120dd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-1e474c14-74cd-4a83-ae85-52fe34e120dd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1076/2202] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:47:05 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-75c36312-a9b1-4e28-bc95-f55d33536583 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-75c36312-a9b1-4e28-bc95-f55d33536583 None None] GET http://192.168.122.95/volume// Sep 05 11:47:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-75c36312-a9b1-4e28-bc95-f55d33536583 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-75c36312-a9b1-4e28-bc95-f55d33536583 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-75c36312-a9b1-4e28-bc95-f55d33536583 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:47:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1127/2203] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:47:05 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:47:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-6692f665-e64c-4928-abd7-ad50cfbde486 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-6692f665-e64c-4928-abd7-ad50cfbde486 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:47:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-6692f665-e64c-4928-abd7-ad50cfbde486 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3422dd10-83d9-4853-8b8d-512ac7459d11", "connector": null, "instance_uuid": "498066c8-a649-4857-a54f-6234b3e8480a"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-6692f665-e64c-4928-abd7-ad50cfbde486 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:47:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1077/2204] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:47:05 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 05 11:47:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7a14d9f3-28b1-4941-9761-9b5125510cdd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a14d9f3-28b1-4941-9761-9b5125510cdd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a14d9f3-28b1-4941-9761-9b5125510cdd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a14d9f3-28b1-4941-9761-9b5125510cdd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7a14d9f3-28b1-4941-9761-9b5125510cdd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b7910a7d-1893-4dba-bf72-99d7893a7a5d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b7910a7d-1893-4dba-bf72-99d7893a7a5d None None] GET http://192.168.122.95/volume// Sep 05 11:47:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b7910a7d-1893-4dba-bf72-99d7893a7a5d None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b7910a7d-1893-4dba-bf72-99d7893a7a5d None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b7910a7d-1893-4dba-bf72-99d7893a7a5d None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:47:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a14d9f3-28b1-4941-9761-9b5125510cdd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1078/2205] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:47:06 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:47:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1128/2206] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:05 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-45c8f54e-25bf-4aca-9d3a-cf26663dc083 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-45c8f54e-25bf-4aca-9d3a-cf26663dc083 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-45c8f54e-25bf-4aca-9d3a-cf26663dc083 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-45c8f54e-25bf-4aca-9d3a-cf26663dc083 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-45c8f54e-25bf-4aca-9d3a-cf26663dc083 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-45c8f54e-25bf-4aca-9d3a-cf26663dc083 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1079/2207] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:47:06 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 1023 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:47:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-36c5190e-1b55-404c-8518-13fdfa495185 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-36c5190e-1b55-404c-8518-13fdfa495185 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] PUT http://192.168.122.95/volume/v3/attachments/184b6f1f-5192-4fd4-a246-fb8376b94562 Sep 05 11:47:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-36c5190e-1b55-404c-8518-13fdfa495185 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:06 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-36c5190e-1b55-404c-8518-13fdfa495185 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Acquiring lock "cinder-attachment_update-3422dd10-83d9-4853-8b8d-512ac7459d11-devstack" by "attachment_update" {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:47:06 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-36c5190e-1b55-404c-8518-13fdfa495185 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Lock "cinder-attachment_update-3422dd10-83d9-4853-8b8d-512ac7459d11-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:47:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:06 devstack devstack@c-api.service[87145]: DEBUG cinder.coordination [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-36c5190e-1b55-404c-8518-13fdfa495185 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Lock "cinder-attachment_update-3422dd10-83d9-4853-8b8d-512ac7459d11-devstack" released by "attachment_update" :: held 0.241s {{(pid=87145) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:47:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-36c5190e-1b55-404c-8518-13fdfa495185 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/attachments/184b6f1f-5192-4fd4-a246-fb8376b94562 returned with HTTP 200 Sep 05 11:47:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1129/2208] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:47:06 2026] PUT /volume/v3/attachments/184b6f1f-5192-4fd4-a246-fb8376b94562 => generated 694 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b72b933a-9246-4968-9a56-80446cee896f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b72b933a-9246-4968-9a56-80446cee896f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b72b933a-9246-4968-9a56-80446cee896f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b72b933a-9246-4968-9a56-80446cee896f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b72b933a-9246-4968-9a56-80446cee896f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b72b933a-9246-4968-9a56-80446cee896f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1080/2209] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:07 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 843 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-de170d40-1723-478d-bae3-2220c35ad30f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-de170d40-1723-478d-bae3-2220c35ad30f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] POST http://192.168.122.95/volume/v3/attachments/184b6f1f-5192-4fd4-a246-fb8376b94562/action Sep 05 11:47:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-de170d40-1723-478d-bae3-2220c35ad30f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action body: b'{"os-complete": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-de170d40-1723-478d-bae3-2220c35ad30f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-2ccd9f2d-8400-4064-a6ce-6f88ac7e7806 req-de170d40-1723-478d-bae3-2220c35ad30f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/attachments/184b6f1f-5192-4fd4-a246-fb8376b94562/action returned with HTTP 204 Sep 05 11:47:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1130/2210] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:47:07 2026] POST /volume/v3/attachments/184b6f1f-5192-4fd4-a246-fb8376b94562/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c7232618-5549-4d84-95f3-9d9b0b03a44b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7232618-5549-4d84-95f3-9d9b0b03a44b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7232618-5549-4d84-95f3-9d9b0b03a44b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7232618-5549-4d84-95f3-9d9b0b03a44b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c7232618-5549-4d84-95f3-9d9b0b03a44b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7232618-5549-4d84-95f3-9d9b0b03a44b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1081/2211] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:08 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 1135 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f9a0a8cf-98dc-4cbd-ad01-36aa87e5daa0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f9a0a8cf-98dc-4cbd-ad01-36aa87e5daa0 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f9a0a8cf-98dc-4cbd-ad01-36aa87e5daa0 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f9a0a8cf-98dc-4cbd-ad01-36aa87e5daa0 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f9a0a8cf-98dc-4cbd-ad01-36aa87e5daa0 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f9a0a8cf-98dc-4cbd-ad01-36aa87e5daa0 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1131/2212] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:08 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 1135 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:47:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-735738751"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-735738751'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:47:09 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Create volume of 1 GB Sep 05 11:47:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Availability Zones retrieved successfully. Sep 05 11:47:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Flow 'volume_create_api' (16d99efc-6617-43eb-8673-9a784c2a2bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:47:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a3f1f9d-ec13-48dc-a622-7de83df6faeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:47:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a3f1f9d-ec13-48dc-a622-7de83df6faeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1eb1db-1264-4b98-b7bd-9b964f003b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Created reservations ['76e5838d-13b1-4c82-91ab-6ce6f7a7909a', '765ef18c-9e05-4e45-9cb3-e40d548ddf3b', '7a281c28-774e-482b-b6b2-6f78adf3a761', '8409ef0e-2cdd-4110-8795-672981a3bb96'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1eb1db-1264-4b98-b7bd-9b964f003b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76e5838d-13b1-4c82-91ab-6ce6f7a7909a', '765ef18c-9e05-4e45-9cb3-e40d548ddf3b', '7a281c28-774e-482b-b6b2-6f78adf3a761', '8409ef0e-2cdd-4110-8795-672981a3bb96']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20be2979-db40-4640-aa1b-d0fdc253bc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20be2979-db40-4640-aa1b-d0fdc253bc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e999f6d5-b710-4e46-9cf0-17c674671929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-735738751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ba21e58a874a75a577cc8a859687f6',qos_specs=None,replication_status=,reservations=['76e5838d-13b1-4c82-91ab-6ce6f7a7909a','765ef18c-9e05-4e45-9cb3-e40d548ddf3b','7a281c28-774e-482b-b6b2-6f78adf3a761','8409ef0e-2cdd-4110-8795-672981a3bb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0af331212a13478d91481b4703fb0360',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:47:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-735738751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e999f6d5-b710-4e46-9cf0-17c674671929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ba21e58a874a75a577cc8a859687f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0af331212a13478d91481b4703fb0360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60cf2ba6-1317-4a87-bf6f-e8a8cbc9dec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60cf2ba6-1317-4a87-bf6f-e8a8cbc9dec8) transitioned into state 'SUCCESS' from state '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-735738751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ba21e58a874a75a577cc8a859687f6',qos_specs=None,replication_status=,reservations=['76e5838d-13b1-4c82-91ab-6ce6f7a7909a','765ef18c-9e05-4e45-9cb3-e40d548ddf3b','7a281c28-774e-482b-b6b2-6f78adf3a761','8409ef0e-2cdd-4110-8795-672981a3bb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0af331212a13478d91481b4703fb0360',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ddbcd76-0589-4f81-8975-df838158d4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ddbcd76-0589-4f81-8975-df838158d4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Flow 'volume_create_api' (16d99efc-6617-43eb-8673-9a784c2a2bca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:47:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Create volume request issued successfully. Sep 05 11:47:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55a4f233-e4d3-4e46-b24b-8c8aa19a68af tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:47:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1082/2213] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:47:09 2026] POST /volume/v3/volumes => generated 755 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:47:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cc4e173e-ec16-4f8f-bb5a-b699ab13a71c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cc4e173e-ec16-4f8f-bb5a-b699ab13a71c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cc4e173e-ec16-4f8f-bb5a-b699ab13a71c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cc4e173e-ec16-4f8f-bb5a-b699ab13a71c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cc4e173e-ec16-4f8f-bb5a-b699ab13a71c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cc4e173e-ec16-4f8f-bb5a-b699ab13a71c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1132/2214] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:10 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 823 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-2b039d13-e868-4a99-a2c6-e0d27361fa94 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-2b039d13-e868-4a99-a2c6-e0d27361fa94 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-2b039d13-e868-4a99-a2c6-e0d27361fa94 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-2b039d13-e868-4a99-a2c6-e0d27361fa94 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-2b039d13-e868-4a99-a2c6-e0d27361fa94 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-2b039d13-e868-4a99-a2c6-e0d27361fa94 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1083/2215] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:47:10 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 1135 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-060c4c5e-15e2-4aa0-a92d-73561978097d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-060c4c5e-15e2-4aa0-a92d-73561978097d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] POST http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11/action Sep 05 11:47:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-060c4c5e-15e2-4aa0-a92d-73561978097d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-060c4c5e-15e2-4aa0-a92d-73561978097d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7d0cf369-007c-4a95-8e01-c07a14708187 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7d0cf369-007c-4a95-8e01-c07a14708187 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7d0cf369-007c-4a95-8e01-c07a14708187 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7d0cf369-007c-4a95-8e01-c07a14708187 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-060c4c5e-15e2-4aa0-a92d-73561978097d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7d0cf369-007c-4a95-8e01-c07a14708187 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-060c4c5e-15e2-4aa0-a92d-73561978097d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Begin detaching volume completed successfully. Sep 05 11:47:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-060c4c5e-15e2-4aa0-a92d-73561978097d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11/action returned with HTTP 202 Sep 05 11:47:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1133/2216] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:47:11 2026] POST /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7d0cf369-007c-4a95-8e01-c07a14708187 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1084/2217] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:11 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c95f6b71-9f3d-4ba5-83f1-6858ba293f46 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c95f6b71-9f3d-4ba5-83f1-6858ba293f46 None None] GET http://192.168.122.95/volume// Sep 05 11:47:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c95f6b71-9f3d-4ba5-83f1-6858ba293f46 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c95f6b71-9f3d-4ba5-83f1-6858ba293f46 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c95f6b71-9f3d-4ba5-83f1-6858ba293f46 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:47:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1134/2218] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:47:11 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:47:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-a656ae0c-9e5d-422b-aab2-75673f19d907 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-a656ae0c-9e5d-422b-aab2-75673f19d907 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-a656ae0c-9e5d-422b-aab2-75673f19d907 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-a656ae0c-9e5d-422b-aab2-75673f19d907 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-a656ae0c-9e5d-422b-aab2-75673f19d907 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-a656ae0c-9e5d-422b-aab2-75673f19d907 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:47:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1085/2219] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:47:11 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 1319 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:47:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-9c3ba010-c666-4685-bf08-c73f53dad420 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-9c3ba010-c666-4685-bf08-c73f53dad420 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] DELETE http://192.168.122.95/volume/v3/attachments/184b6f1f-5192-4fd4-a246-fb8376b94562 Sep 05 11:47:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-9c3ba010-c666-4685-bf08-c73f53dad420 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-9c3ba010-c666-4685-bf08-c73f53dad420 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:11 devstack devstack@c-api.service[87145]: /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 05 11:47:11 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:47:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-4e5b08f6-33a3-4f04-bc46-a206a814e03e req-9c3ba010-c666-4685-bf08-c73f53dad420 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/attachments/184b6f1f-5192-4fd4-a246-fb8376b94562 returned with HTTP 200 Sep 05 11:47:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1135/2220] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:47:11 2026] DELETE /volume/v3/attachments/184b6f1f-5192-4fd4-a246-fb8376b94562 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a3f70cf5-356f-4256-aa2e-ef4ad065021c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a3f70cf5-356f-4256-aa2e-ef4ad065021c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:47:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a3f70cf5-356f-4256-aa2e-ef4ad065021c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3422dd10-83d9-4853-8b8d-512ac7459d11", "force": false, "name": "tempest-TestStampPattern-snapshot-962770875", "description": null, "metadata": null}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a3f70cf5-356f-4256-aa2e-ef4ad065021c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:47:12 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-a3f70cf5-356f-4256-aa2e-ef4ad065021c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Create snapshot from volume 3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:47:12 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-a3f70cf5-356f-4256-aa2e-ef4ad065021c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Created reservations ['54d21af7-398d-4717-985e-d751d90bc7b5', '95d5b16a-15dc-482d-84bb-02b92818f60e', '0a01d414-87c1-4c79-a665-5dd020793593', '65dedc18-21fd-4f07-a96a-8ecdce4224df'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:47:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a3f70cf5-356f-4256-aa2e-ef4ad065021c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot create request issued successfully. Sep 05 11:47:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a3f70cf5-356f-4256-aa2e-ef4ad065021c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:47:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1086/2221] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:47:12 2026] POST /volume/v3/snapshots => generated 302 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:47:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-203d40e1-cb00-4a8b-82d6-2cb3cbe3fde2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-203d40e1-cb00-4a8b-82d6-2cb3cbe3fde2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:47:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-203d40e1-cb00-4a8b-82d6-2cb3cbe3fde2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-203d40e1-cb00-4a8b-82d6-2cb3cbe3fde2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-203d40e1-cb00-4a8b-82d6-2cb3cbe3fde2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot retrieved successfully. Sep 05 11:47:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-203d40e1-cb00-4a8b-82d6-2cb3cbe3fde2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f returned with HTTP 200 Sep 05 11:47:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1136/2222] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:47:12 2026] GET /volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f => generated 434 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-28e45219-bf88-4de2-94cc-5a073827fdf7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28e45219-bf88-4de2-94cc-5a073827fdf7 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:47:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-28e45219-bf88-4de2-94cc-5a073827fdf7 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-28e45219-bf88-4de2-94cc-5a073827fdf7 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-28e45219-bf88-4de2-94cc-5a073827fdf7 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot retrieved successfully. Sep 05 11:47:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28e45219-bf88-4de2-94cc-5a073827fdf7 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f returned with HTTP 200 Sep 05 11:47:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1087/2223] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:47:13 2026] GET /volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f => generated 434 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-18abcbc5-2106-4612-8dae-b5f5a06086eb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18abcbc5-2106-4612-8dae-b5f5a06086eb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:47:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-18abcbc5-2106-4612-8dae-b5f5a06086eb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-18abcbc5-2106-4612-8dae-b5f5a06086eb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-18abcbc5-2106-4612-8dae-b5f5a06086eb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot retrieved successfully. Sep 05 11:47:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18abcbc5-2106-4612-8dae-b5f5a06086eb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f returned with HTTP 200 Sep 05 11:47:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1137/2224] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:47:14 2026] GET /volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f => generated 434 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-84b0ef87-f5ef-4d91-b2bc-0e972ea3ac75 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-84b0ef87-f5ef-4d91-b2bc-0e972ea3ac75 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:47:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-84b0ef87-f5ef-4d91-b2bc-0e972ea3ac75 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-84b0ef87-f5ef-4d91-b2bc-0e972ea3ac75 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-84b0ef87-f5ef-4d91-b2bc-0e972ea3ac75 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot retrieved successfully. Sep 05 11:47:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-84b0ef87-f5ef-4d91-b2bc-0e972ea3ac75 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f returned with HTTP 200 Sep 05 11:47:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1088/2225] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:47:15 2026] GET /volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f => generated 461 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ad917125-0735-45d6-9017-2516c4f2802c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ad917125-0735-45d6-9017-2516c4f2802c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:47:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ad917125-0735-45d6-9017-2516c4f2802c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ad917125-0735-45d6-9017-2516c4f2802c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ad917125-0735-45d6-9017-2516c4f2802c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot retrieved successfully. Sep 05 11:47:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ad917125-0735-45d6-9017-2516c4f2802c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f returned with HTTP 200 Sep 05 11:47:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1138/2226] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:47:15 2026] GET /volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f => generated 461 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-91148645-0487-4f44-9157-37c5b030007c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91148645-0487-4f44-9157-37c5b030007c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91148645-0487-4f44-9157-37c5b030007c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-attach": {"instance_uuid": "e2b36457-22d8-493f-85a0-d0b635b462b2", "mountpoint": "/dev/vdb"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91148645-0487-4f44-9157-37c5b030007c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e2b36457-22d8-493f-85a0-d0b635b462b2", "mountpoint": "/dev/vdb"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-91148645-0487-4f44-9157-37c5b030007c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-91148645-0487-4f44-9157-37c5b030007c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Update volume admin metadata completed successfully. Sep 05 11:47:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-91148645-0487-4f44-9157-37c5b030007c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Attach volume completed successfully. Sep 05 11:47:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91148645-0487-4f44-9157-37c5b030007c tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:47:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1089/2227] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:18 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1eae4206-7f51-4f8a-86ba-e154f1dcfe5b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1eae4206-7f51-4f8a-86ba-e154f1dcfe5b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1eae4206-7f51-4f8a-86ba-e154f1dcfe5b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1eae4206-7f51-4f8a-86ba-e154f1dcfe5b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1eae4206-7f51-4f8a-86ba-e154f1dcfe5b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1eae4206-7f51-4f8a-86ba-e154f1dcfe5b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1139/2228] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:18 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 1182 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-67945675-626a-4726-ab6d-19c75fac5043 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-67945675-626a-4726-ab6d-19c75fac5043 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-67945675-626a-4726-ab6d-19c75fac5043 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-detach": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-67945675-626a-4726-ab6d-19c75fac5043 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-67945675-626a-4726-ab6d-19c75fac5043 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-67945675-626a-4726-ab6d-19c75fac5043 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Detach volume completed successfully. Sep 05 11:47:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-67945675-626a-4726-ab6d-19c75fac5043 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:47:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1090/2229] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:18 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5720f603-a85f-4e69-8576-080733de90c4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5720f603-a85f-4e69-8576-080733de90c4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5720f603-a85f-4e69-8576-080733de90c4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5720f603-a85f-4e69-8576-080733de90c4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5720f603-a85f-4e69-8576-080733de90c4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5720f603-a85f-4e69-8576-080733de90c4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1140/2230] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:19 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-507930886", "snapshot_id": "5c39a8e4-d002-41f5-b467-f6f54f61e91f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-507930886', 'snapshot_id': '5c39a8e4-d002-41f5-b467-f6f54f61e91f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot retrieved successfully. Sep 05 11:47:22 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Create volume of 1 GB Sep 05 11:47:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Availability Zones retrieved successfully. Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Flow 'volume_create_api' (3519525a-3a5f-4daa-aee3-6f253d76a1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffa18ea-5c2a-4326-a84c-e8596b4dc5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffa18ea-5c2a-4326-a84c-e8596b4dc5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5c39a8e4-d002-41f5-b467-f6f54f61e91f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fe7d83-7de7-45a8-8dcc-cd0181fbfb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Created reservations ['e46dc155-276a-406a-81f3-ee564fdd903e', 'a278d165-3cf7-4477-b068-85b8d75979de', 'a1b962fb-4e7a-4535-81a5-a66d38f02eb2', '0fd9b830-cfb1-41fc-adec-ad0a855d51b6'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fe7d83-7de7-45a8-8dcc-cd0181fbfb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e46dc155-276a-406a-81f3-ee564fdd903e', 'a278d165-3cf7-4477-b068-85b8d75979de', 'a1b962fb-4e7a-4535-81a5-a66d38f02eb2', '0fd9b830-cfb1-41fc-adec-ad0a855d51b6']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe5a64d-ee13-4d50-8ca1-9fcacde78325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe5a64d-ee13-4d50-8ca1-9fcacde78325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43fe89a1-3055-407a-a16c-56dd11819ffa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-507930886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e38a85453cd4e10abf03b8142c2b06e',qos_specs=None,replication_status=,reservations=['e46dc155-276a-406a-81f3-ee564fdd903e','a278d165-3cf7-4477-b068-85b8d75979de','a1b962fb-4e7a-4535-81a5-a66d38f02eb2','0fd9b830-cfb1-41fc-adec-ad0a855d51b6'],size=1,snapshot_id=5c39a8e4-d002-41f5-b467-f6f54f61e91f,source_replicaid=,source_volid=None,status='creating',user_id='be84ac46bfb446dea35ae37821d5796a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:47:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-507930886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43fe89a1-3055-407a-a16c-56dd11819ffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e38a85453cd4e10abf03b8142c2b06e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5c39a8e4-d002-41f5-b467-f6f54f61e91f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be84ac46bfb446dea35ae37821d5796a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b86d1b-2ea9-4a68-bdc7-87117de0b4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b86d1b-2ea9-4a68-bdc7-87117de0b4bf) transitioned into state 'SUCCESS' from state '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-507930886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e38a85453cd4e10abf03b8142c2b06e',qos_specs=None,replication_status=,reservations=['e46dc155-276a-406a-81f3-ee564fdd903e','a278d165-3cf7-4477-b068-85b8d75979de','a1b962fb-4e7a-4535-81a5-a66d38f02eb2','0fd9b830-cfb1-41fc-adec-ad0a855d51b6'],size=1,snapshot_id=5c39a8e4-d002-41f5-b467-f6f54f61e91f,source_replicaid=,source_volid=None,status='creating',user_id='be84ac46bfb446dea35ae37821d5796a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44bf7563-3c6c-43a4-9967-92f0a3ee733d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44bf7563-3c6c-43a4-9967-92f0a3ee733d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Flow 'volume_create_api' (3519525a-3a5f-4daa-aee3-6f253d76a1fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:47:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Create volume request issued successfully. Sep 05 11:47:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e24cb73-75bc-4f03-b51e-d38812b3a91c tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:47:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1091/2231] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:47:22 2026] POST /volume/v3/volumes => generated 787 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:47:29 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=214,cinder:INSERT=46,cinder:UPDATE=66 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:47:32 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=255,cinder:INSERT=48,cinder:UPDATE=78 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:47:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d6149041-46e4-4bc6-94f7-0e66f08f652a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d6149041-46e4-4bc6-94f7-0e66f08f652a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d6149041-46e4-4bc6-94f7-0e66f08f652a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-attach": {"instance_uuid": "44b24e0b-2449-45d2-86a4-842283ad6d80", "mountpoint": "/dev/vdb"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d6149041-46e4-4bc6-94f7-0e66f08f652a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "44b24e0b-2449-45d2-86a4-842283ad6d80", "mountpoint": "/dev/vdb"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d6149041-46e4-4bc6-94f7-0e66f08f652a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d6149041-46e4-4bc6-94f7-0e66f08f652a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Update volume admin metadata completed successfully. Sep 05 11:47:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d6149041-46e4-4bc6-94f7-0e66f08f652a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Attach volume completed successfully. Sep 05 11:47:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d6149041-46e4-4bc6-94f7-0e66f08f652a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:47:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1141/2232] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:34 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ba48642b-b6cb-48c0-be11-7c9bfee5c9f2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba48642b-b6cb-48c0-be11-7c9bfee5c9f2 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba48642b-b6cb-48c0-be11-7c9bfee5c9f2 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba48642b-b6cb-48c0-be11-7c9bfee5c9f2 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ba48642b-b6cb-48c0-be11-7c9bfee5c9f2 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba48642b-b6cb-48c0-be11-7c9bfee5c9f2 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1092/2233] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:35 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 1182 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:47:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-75c5e726-e471-42bb-8fe9-8b4505693ce5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-75c5e726-e471-42bb-8fe9-8b4505693ce5 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-75c5e726-e471-42bb-8fe9-8b4505693ce5 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-75c5e726-e471-42bb-8fe9-8b4505693ce5 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-75c5e726-e471-42bb-8fe9-8b4505693ce5 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Volume info retrieved successfully. Sep 05 11:47:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-75c5e726-e471-42bb-8fe9-8b4505693ce5 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1142/2234] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:35 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 1182 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-54f814d4-5d5e-4969-bc3a-18e86adf1ad4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-54f814d4-5d5e-4969-bc3a-18e86adf1ad4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-54f814d4-5d5e-4969-bc3a-18e86adf1ad4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-detach": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-54f814d4-5d5e-4969-bc3a-18e86adf1ad4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-54f814d4-5d5e-4969-bc3a-18e86adf1ad4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-54f814d4-5d5e-4969-bc3a-18e86adf1ad4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Detach volume completed successfully. Sep 05 11:47:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-54f814d4-5d5e-4969-bc3a-18e86adf1ad4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:47:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1093/2235] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:35 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:47:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bae6efc7-1808-4e39-b313-8d40b3d416fb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bae6efc7-1808-4e39-b313-8d40b3d416fb tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bae6efc7-1808-4e39-b313-8d40b3d416fb tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bae6efc7-1808-4e39-b313-8d40b3d416fb tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bae6efc7-1808-4e39-b313-8d40b3d416fb tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bae6efc7-1808-4e39-b313-8d40b3d416fb tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1143/2236] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:35 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-92e47c9a-117b-4ae3-91db-95f5efc86abe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-92e47c9a-117b-4ae3-91db-95f5efc86abe tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-92e47c9a-117b-4ae3-91db-95f5efc86abe tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-92e47c9a-117b-4ae3-91db-95f5efc86abe tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-92e47c9a-117b-4ae3-91db-95f5efc86abe tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-92e47c9a-117b-4ae3-91db-95f5efc86abe tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Reserve volume completed successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-92e47c9a-117b-4ae3-91db-95f5efc86abe tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:47:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1094/2237] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:38 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-00794ae0-603d-4df1-bf52-1e542f85e4a9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00794ae0-603d-4df1-bf52-1e542f85e4a9 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00794ae0-603d-4df1-bf52-1e542f85e4a9 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00794ae0-603d-4df1-bf52-1e542f85e4a9 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-00794ae0-603d-4df1-bf52-1e542f85e4a9 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Volume info retrieved successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00794ae0-603d-4df1-bf52-1e542f85e4a9 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1144/2238] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:38 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 867 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4f6105b3-43c4-4485-9628-4b287c444852 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f6105b3-43c4-4485-9628-4b287c444852 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f6105b3-43c4-4485-9628-4b287c444852 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f6105b3-43c4-4485-9628-4b287c444852 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4f6105b3-43c4-4485-9628-4b287c444852 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4f6105b3-43c4-4485-9628-4b287c444852 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Unreserve volume completed successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f6105b3-43c4-4485-9628-4b287c444852 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:47:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1095/2239] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:38 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-73c4aff5-70e3-4119-b377-f7afde8187b4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73c4aff5-70e3-4119-b377-f7afde8187b4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73c4aff5-70e3-4119-b377-f7afde8187b4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73c4aff5-70e3-4119-b377-f7afde8187b4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-73c4aff5-70e3-4119-b377-f7afde8187b4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Volume info retrieved successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73c4aff5-70e3-4119-b377-f7afde8187b4 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1145/2240] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:38 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8faba3f9-8d15-48dc-b3b4-d2f7e0b54865 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8faba3f9-8d15-48dc-b3b4-d2f7e0b54865 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8faba3f9-8d15-48dc-b3b4-d2f7e0b54865 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8faba3f9-8d15-48dc-b3b4-d2f7e0b54865 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8faba3f9-8d15-48dc-b3b4-d2f7e0b54865 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8faba3f9-8d15-48dc-b3b4-d2f7e0b54865 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume updated successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8faba3f9-8d15-48dc-b3b4-d2f7e0b54865 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 200 Sep 05 11:47:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1096/2241] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:38 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e5262b66-08f7-4818-97bb-5054fbdab74b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5262b66-08f7-4818-97bb-5054fbdab74b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5262b66-08f7-4818-97bb-5054fbdab74b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5262b66-08f7-4818-97bb-5054fbdab74b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e5262b66-08f7-4818-97bb-5054fbdab74b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Volume info retrieved successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5262b66-08f7-4818-97bb-5054fbdab74b tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1146/2242] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:38 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1c27ff34-5ec0-4216-8128-5f4037e9eb52 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c27ff34-5ec0-4216-8128-5f4037e9eb52 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c27ff34-5ec0-4216-8128-5f4037e9eb52 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c27ff34-5ec0-4216-8128-5f4037e9eb52 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1c27ff34-5ec0-4216-8128-5f4037e9eb52 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1c27ff34-5ec0-4216-8128-5f4037e9eb52 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume updated successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c27ff34-5ec0-4216-8128-5f4037e9eb52 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 200 Sep 05 11:47:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1097/2243] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:38 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-02afd301-4ae8-495e-92ff-eefa6a404b1d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-02afd301-4ae8-495e-92ff-eefa6a404b1d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-02afd301-4ae8-495e-92ff-eefa6a404b1d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-02afd301-4ae8-495e-92ff-eefa6a404b1d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-02afd301-4ae8-495e-92ff-eefa6a404b1d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Volume info retrieved successfully. Sep 05 11:47:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-02afd301-4ae8-495e-92ff-eefa6a404b1d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1147/2244] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:38 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44f82daa-d648-4484-9a1e-14832e0ad563 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44f82daa-d648-4484-9a1e-14832e0ad563 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44f82daa-d648-4484-9a1e-14832e0ad563 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44f82daa-d648-4484-9a1e-14832e0ad563 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44f82daa-d648-4484-9a1e-14832e0ad563 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44f82daa-d648-4484-9a1e-14832e0ad563 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Update volume admin metadata completed successfully. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44f82daa-d648-4484-9a1e-14832e0ad563 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Update readonly setting on volume completed successfully. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44f82daa-d648-4484-9a1e-14832e0ad563 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:47:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1098/2245] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:38 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ee64cff6-572a-4243-8cc9-016ec70f6ad6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee64cff6-572a-4243-8cc9-016ec70f6ad6 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee64cff6-572a-4243-8cc9-016ec70f6ad6 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee64cff6-572a-4243-8cc9-016ec70f6ad6 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ee64cff6-572a-4243-8cc9-016ec70f6ad6 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Volume info retrieved successfully. Sep 05 11:47:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee64cff6-572a-4243-8cc9-016ec70f6ad6 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1148/2246] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:39 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-757f63f1-7b7c-4cfd-9fa2-e6f36488ba8f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-757f63f1-7b7c-4cfd-9fa2-e6f36488ba8f tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-757f63f1-7b7c-4cfd-9fa2-e6f36488ba8f tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-757f63f1-7b7c-4cfd-9fa2-e6f36488ba8f tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-757f63f1-7b7c-4cfd-9fa2-e6f36488ba8f tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-757f63f1-7b7c-4cfd-9fa2-e6f36488ba8f tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Update volume admin metadata completed successfully. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-757f63f1-7b7c-4cfd-9fa2-e6f36488ba8f tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Update readonly setting on volume completed successfully. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-757f63f1-7b7c-4cfd-9fa2-e6f36488ba8f tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:47:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1099/2247] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:47:39 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2c631b02-f3ba-4f99-b745-ac073a0ba703 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2c631b02-f3ba-4f99-b745-ac073a0ba703 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:47:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2c631b02-f3ba-4f99-b745-ac073a0ba703 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2c631b02-f3ba-4f99-b745-ac073a0ba703 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:47:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:47:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2c631b02-f3ba-4f99-b745-ac073a0ba703 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] Volume info retrieved successfully. Sep 05 11:47:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2c631b02-f3ba-4f99-b745-ac073a0ba703 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-reader] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:47:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1149/2248] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:39 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-edc338cb-6a43-48d9-a37b-5ad7de99e27a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-edc338cb-6a43-48d9-a37b-5ad7de99e27a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:47:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-edc338cb-6a43-48d9-a37b-5ad7de99e27a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-268271264", "disk_format": "raw"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-edc338cb-6a43-48d9-a37b-5ad7de99e27a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-268271264", "disk_format": "raw"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-edc338cb-6a43-48d9-a37b-5ad7de99e27a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:47:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:47:39 devstack devstack@c-api.service[87146]: DEBUG cinder.image.image_utils [None req-edc338cb-6a43-48d9-a37b-5ad7de99e27a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-268271264'}] 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-268271264'}]. {{(pid=87146) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 11:47:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-edc338cb-6a43-48d9-a37b-5ad7de99e27a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Copy volume to image completed successfully. Sep 05 11:47:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-edc338cb-6a43-48d9-a37b-5ad7de99e27a tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:47:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1100/2249] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:47:39 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 654 bytes in 1058 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:47:49 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=36 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:47:49 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=22,cinder:UPDATE=9 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:48:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0ac45ec3-7ce0-4b2a-b86d-ec066826ec62 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0ac45ec3-7ce0-4b2a-b86d-ec066826ec62 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0ac45ec3-7ce0-4b2a-b86d-ec066826ec62 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0ac45ec3-7ce0-4b2a-b86d-ec066826ec62 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0ac45ec3-7ce0-4b2a-b86d-ec066826ec62 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0ac45ec3-7ce0-4b2a-b86d-ec066826ec62 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1150/2250] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:02 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-352e095d-7afd-4297-bb98-c14357ebf788 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-352e095d-7afd-4297-bb98-c14357ebf788 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-352e095d-7afd-4297-bb98-c14357ebf788 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-352e095d-7afd-4297-bb98-c14357ebf788 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:02 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:02 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-352e095d-7afd-4297-bb98-c14357ebf788 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-352e095d-7afd-4297-bb98-c14357ebf788 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1101/2251] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:02 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-383dffa4-10cc-482a-a9bc-11bc64d992f3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-383dffa4-10cc-482a-a9bc-11bc64d992f3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-383dffa4-10cc-482a-a9bc-11bc64d992f3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-383dffa4-10cc-482a-a9bc-11bc64d992f3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-383dffa4-10cc-482a-a9bc-11bc64d992f3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-383dffa4-10cc-482a-a9bc-11bc64d992f3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1151/2252] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:48:02 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-41562015-e079-42bc-8c40-f151e017485f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41562015-e079-42bc-8c40-f151e017485f None None] GET http://192.168.122.95/volume// Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41562015-e079-42bc-8c40-f151e017485f None None] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41562015-e079-42bc-8c40-f151e017485f None None] Calling method 'all' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41562015-e079-42bc-8c40-f151e017485f None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:48:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1102/2253] 192.168.122.95 () {58 vars in 1312 bytes} [Sat Sep 5 11:48:03 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:48:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-e9dc6c40-317a-4792-b2c8-bbe48892353a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-e9dc6c40-317a-4792-b2c8-bbe48892353a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] POST http://192.168.122.95/volume/v3/attachments Sep 05 11:48:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-e9dc6c40-317a-4792-b2c8-bbe48892353a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43fe89a1-3055-407a-a16c-56dd11819ffa", "connector": null, "instance_uuid": "a0a076eb-b406-4c52-b3a1-cacdb731abdc"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-e9dc6c40-317a-4792-b2c8-bbe48892353a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/attachments returned with HTTP 200 Sep 05 11:48:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1152/2254] 192.168.122.95 () {66 vars in 1478 bytes} [Sat Sep 5 11:48:03 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2dbcd206-fc5f-458f-938e-8e5fd63de201 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2dbcd206-fc5f-458f-938e-8e5fd63de201 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2dbcd206-fc5f-458f-938e-8e5fd63de201 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2dbcd206-fc5f-458f-938e-8e5fd63de201 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6fd1253c-fb54-4511-9080-c7b56eef4b34 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6fd1253c-fb54-4511-9080-c7b56eef4b34 None None] GET http://192.168.122.95/volume// Sep 05 11:48:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6fd1253c-fb54-4511-9080-c7b56eef4b34 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6fd1253c-fb54-4511-9080-c7b56eef4b34 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6fd1253c-fb54-4511-9080-c7b56eef4b34 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:48:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1153/2255] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:48:03 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:48:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2dbcd206-fc5f-458f-938e-8e5fd63de201 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-631bd61e-3634-42d9-9475-68fa436fc253 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2dbcd206-fc5f-458f-938e-8e5fd63de201 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1103/2256] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:03 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 879 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-631bd61e-3634-42d9-9475-68fa436fc253 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-631bd61e-3634-42d9-9475-68fa436fc253 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-631bd61e-3634-42d9-9475-68fa436fc253 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-631bd61e-3634-42d9-9475-68fa436fc253 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-631bd61e-3634-42d9-9475-68fa436fc253 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1154/2257] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:48:03 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 1060 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-bb5da0bc-e9f7-48ff-88b9-aac9bf6dd38b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-bb5da0bc-e9f7-48ff-88b9-aac9bf6dd38b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] PUT http://192.168.122.95/volume/v3/attachments/45df9d60-4e22-442b-9588-7dc46510c154 Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-bb5da0bc-e9f7-48ff-88b9-aac9bf6dd38b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.95", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bc1df1999d7c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fa2ad9ba-d829-4e86-8097-bdf830763dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-bb5da0bc-e9f7-48ff-88b9-aac9bf6dd38b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Acquiring lock "cinder-attachment_update-43fe89a1-3055-407a-a16c-56dd11819ffa-devstack" by "attachment_update" {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-bb5da0bc-e9f7-48ff-88b9-aac9bf6dd38b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Lock "cinder-attachment_update-43fe89a1-3055-407a-a16c-56dd11819ffa-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:48:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e65bef9e-dfb4-4fe9-b341-206928ce21ba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e65bef9e-dfb4-4fe9-b341-206928ce21ba tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e65bef9e-dfb4-4fe9-b341-206928ce21ba tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e65bef9e-dfb4-4fe9-b341-206928ce21ba tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e65bef9e-dfb4-4fe9-b341-206928ce21ba tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e65bef9e-dfb4-4fe9-b341-206928ce21ba tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1155/2258] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:04 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 879 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-29d6bf62-8f7b-4998-8625-b230aeaaf829 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-29d6bf62-8f7b-4998-8625-b230aeaaf829 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-29d6bf62-8f7b-4998-8625-b230aeaaf829 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-29d6bf62-8f7b-4998-8625-b230aeaaf829 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-29d6bf62-8f7b-4998-8625-b230aeaaf829 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-29d6bf62-8f7b-4998-8625-b230aeaaf829 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1156/2259] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:05 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:05 devstack devstack@c-api.service[87146]: DEBUG cinder.coordination [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-bb5da0bc-e9f7-48ff-88b9-aac9bf6dd38b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Lock "cinder-attachment_update-43fe89a1-3055-407a-a16c-56dd11819ffa-devstack" released by "attachment_update" :: held 2.118s {{(pid=87146) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:48:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-bb5da0bc-e9f7-48ff-88b9-aac9bf6dd38b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/attachments/45df9d60-4e22-442b-9588-7dc46510c154 returned with HTTP 200 Sep 05 11:48:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1104/2260] 192.168.122.95 () {66 vars in 1588 bytes} [Sat Sep 5 11:48:03 2026] PUT /volume/v3/attachments/45df9d60-4e22-442b-9588-7dc46510c154 => generated 694 bytes in 2165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-9b9945cf-8d37-4015-a6d7-cd47c44c90d2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-9b9945cf-8d37-4015-a6d7-cd47c44c90d2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] POST http://192.168.122.95/volume/v3/attachments/45df9d60-4e22-442b-9588-7dc46510c154/action Sep 05 11:48:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-9b9945cf-8d37-4015-a6d7-cd47c44c90d2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action body: b'{"os-complete": null}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-9b9945cf-8d37-4015-a6d7-cd47c44c90d2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-df373990-3a5c-4979-bdcb-7e289339b6f0 req-9b9945cf-8d37-4015-a6d7-cd47c44c90d2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/attachments/45df9d60-4e22-442b-9588-7dc46510c154/action returned with HTTP 204 Sep 05 11:48:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1157/2261] 192.168.122.95 () {66 vars in 1609 bytes} [Sat Sep 5 11:48:06 2026] POST /volume/v3/attachments/45df9d60-4e22-442b-9588-7dc46510c154/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0ebf5821-f907-45a5-9200-76ce5a840b38 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0ebf5821-f907-45a5-9200-76ce5a840b38 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:48:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0ebf5821-f907-45a5-9200-76ce5a840b38 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0ebf5821-f907-45a5-9200-76ce5a840b38 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0ebf5821-f907-45a5-9200-76ce5a840b38 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:48:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b870695d-a69d-4d2f-81a4-e71ec257799b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0ebf5821-f907-45a5-9200-76ce5a840b38 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:48:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1105/2262] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:06 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b870695d-a69d-4d2f-81a4-e71ec257799b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b870695d-a69d-4d2f-81a4-e71ec257799b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b870695d-a69d-4d2f-81a4-e71ec257799b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b870695d-a69d-4d2f-81a4-e71ec257799b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b870695d-a69d-4d2f-81a4-e71ec257799b tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1158/2263] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:06 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 1172 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d291e269-46f3-49ec-a14e-0f3d82d7f9a0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d291e269-46f3-49ec-a14e-0f3d82d7f9a0 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] POST http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action Sep 05 11:48:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d291e269-46f3-49ec-a14e-0f3d82d7f9a0 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1093404863", "disk_format": "qcow2"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d291e269-46f3-49ec-a14e-0f3d82d7f9a0 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1093404863", "disk_format": "qcow2"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7f8f863d-4b6d-424c-b061-d18b19e2169f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f8f863d-4b6d-424c-b061-d18b19e2169f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f8f863d-4b6d-424c-b061-d18b19e2169f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f8f863d-4b6d-424c-b061-d18b19e2169f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d291e269-46f3-49ec-a14e-0f3d82d7f9a0 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:48:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7f8f863d-4b6d-424c-b061-d18b19e2169f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f8f863d-4b6d-424c-b061-d18b19e2169f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1159/2264] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:06 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 1172 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:06 devstack devstack@c-api.service[87146]: DEBUG cinder.image.image_utils [None req-d291e269-46f3-49ec-a14e-0f3d82d7f9a0 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1093404863'}] 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-1093404863'}]. {{(pid=87146) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 11:48:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d291e269-46f3-49ec-a14e-0f3d82d7f9a0 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Copy volume to image completed successfully. Sep 05 11:48:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d291e269-46f3-49ec-a14e-0f3d82d7f9a0 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action returned with HTTP 202 Sep 05 11:48:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1106/2265] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:48:06 2026] POST /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929/action => generated 657 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-8cb15c96-7992-4d22-b468-cb4ec138f687 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-8cb15c96-7992-4d22-b468-cb4ec138f687 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-8cb15c96-7992-4d22-b468-cb4ec138f687 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-8cb15c96-7992-4d22-b468-cb4ec138f687 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-8cb15c96-7992-4d22-b468-cb4ec138f687 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-8cb15c96-7992-4d22-b468-cb4ec138f687 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1160/2266] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:48:07 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 1172 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-b87919ff-a81f-40e7-9a0a-1e64456a25aa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-b87919ff-a81f-40e7-9a0a-1e64456a25aa tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] POST http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa/action Sep 05 11:48:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-b87919ff-a81f-40e7-9a0a-1e64456a25aa tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-b87919ff-a81f-40e7-9a0a-1e64456a25aa tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-b87919ff-a81f-40e7-9a0a-1e64456a25aa tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-b87919ff-a81f-40e7-9a0a-1e64456a25aa tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Begin detaching volume completed successfully. Sep 05 11:48:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-b87919ff-a81f-40e7-9a0a-1e64456a25aa tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa/action returned with HTTP 202 Sep 05 11:48:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1107/2267] 192.168.122.95 () {64 vars in 1556 bytes} [Sat Sep 5 11:48:07 2026] POST /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:48:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ed847e6e-bef1-4b00-9115-229f03e6cef9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed847e6e-bef1-4b00-9115-229f03e6cef9 None None] GET http://192.168.122.95/volume// Sep 05 11:48:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed847e6e-bef1-4b00-9115-229f03e6cef9 None None] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed847e6e-bef1-4b00-9115-229f03e6cef9 None None] Calling method 'all' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed847e6e-bef1-4b00-9115-229f03e6cef9 None None] http://192.168.122.95/volume// returned with HTTP 300 Sep 05 11:48:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1161/2268] 192.168.122.95 () {58 vars in 1310 bytes} [Sat Sep 5 11:48:07 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:48:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-e0f4153e-a37f-4f26-9e84-6ee3568cbe8f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-e0f4153e-a37f-4f26-9e84-6ee3568cbe8f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-e0f4153e-a37f-4f26-9e84-6ee3568cbe8f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-e0f4153e-a37f-4f26-9e84-6ee3568cbe8f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-e0f4153e-a37f-4f26-9e84-6ee3568cbe8f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-e0f4153e-a37f-4f26-9e84-6ee3568cbe8f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1108/2269] 192.168.122.95 () {62 vars in 1523 bytes} [Sat Sep 5 11:48:07 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 1356 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:48:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-bba42b5c-0d92-444e-9f5c-5fc22782595f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-bba42b5c-0d92-444e-9f5c-5fc22782595f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] DELETE http://192.168.122.95/volume/v3/attachments/45df9d60-4e22-442b-9588-7dc46510c154 Sep 05 11:48:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-bba42b5c-0d92-444e-9f5c-5fc22782595f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-bba42b5c-0d92-444e-9f5c-5fc22782595f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:08 devstack devstack@c-api.service[87145]: /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 05 11:48:08 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, Sep 05 11:48:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-06b52bfa-cd62-46f8-9ddb-8b1edf88ac7a req-bba42b5c-0d92-444e-9f5c-5fc22782595f tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/attachments/45df9d60-4e22-442b-9588-7dc46510c154 returned with HTTP 200 Sep 05 11:48:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1162/2270] 192.168.122.95 () {64 vars in 1557 bytes} [Sat Sep 5 11:48:07 2026] DELETE /volume/v3/attachments/45df9d60-4e22-442b-9588-7dc46510c154 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:48:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b352d323-c9d3-427a-95b9-eb88364559f9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b352d323-c9d3-427a-95b9-eb88364559f9 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] DELETE http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b352d323-c9d3-427a-95b9-eb88364559f9 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b352d323-c9d3-427a-95b9-eb88364559f9 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:14 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-b352d323-c9d3-427a-95b9-eb88364559f9 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Delete volume with id: 43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b352d323-c9d3-427a-95b9-eb88364559f9 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b352d323-c9d3-427a-95b9-eb88364559f9 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Delete volume request issued successfully. Sep 05 11:48:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b352d323-c9d3-427a-95b9-eb88364559f9 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 202 Sep 05 11:48:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1109/2271] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:14 2026] DELETE /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ee037d41-ff38-4691-8b7f-929712e5be93 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee037d41-ff38-4691-8b7f-929712e5be93 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee037d41-ff38-4691-8b7f-929712e5be93 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee037d41-ff38-4691-8b7f-929712e5be93 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ee037d41-ff38-4691-8b7f-929712e5be93 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee037d41-ff38-4691-8b7f-929712e5be93 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 200 Sep 05 11:48:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1163/2272] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:14 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d8958b0b-dcf1-48ca-b05b-ff0ad618e9a2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d8958b0b-dcf1-48ca-b05b-ff0ad618e9a2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa Sep 05 11:48:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d8958b0b-dcf1-48ca-b05b-ff0ad618e9a2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d8958b0b-dcf1-48ca-b05b-ff0ad618e9a2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d8958b0b-dcf1-48ca-b05b-ff0ad618e9a2 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa returned with HTTP 404 Sep 05 11:48:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1110/2273] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:15 2026] GET /volume/v3/volumes/43fe89a1-3055-407a-a16c-56dd11819ffa => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fa48a677-dfaa-4c8f-84ca-ceac57a887cb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fa48a677-dfaa-4c8f-84ca-ceac57a887cb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:48:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fa48a677-dfaa-4c8f-84ca-ceac57a887cb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fa48a677-dfaa-4c8f-84ca-ceac57a887cb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:15 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-fa48a677-dfaa-4c8f-84ca-ceac57a887cb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Delete snapshot with id: 5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:48:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fa48a677-dfaa-4c8f-84ca-ceac57a887cb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot retrieved successfully. Sep 05 11:48:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fa48a677-dfaa-4c8f-84ca-ceac57a887cb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot delete request issued successfully. Sep 05 11:48:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fa48a677-dfaa-4c8f-84ca-ceac57a887cb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f returned with HTTP 202 Sep 05 11:48:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1164/2274] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:48:15 2026] DELETE /volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f7098f7e-85b8-449c-bbe8-271fc4a78cdb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f7098f7e-85b8-449c-bbe8-271fc4a78cdb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:48:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f7098f7e-85b8-449c-bbe8-271fc4a78cdb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f7098f7e-85b8-449c-bbe8-271fc4a78cdb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f7098f7e-85b8-449c-bbe8-271fc4a78cdb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot retrieved successfully. Sep 05 11:48:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f7098f7e-85b8-449c-bbe8-271fc4a78cdb tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f returned with HTTP 200 Sep 05 11:48:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1111/2275] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:48:16 2026] GET /volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f => generated 460 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b01c3e44-3fd1-430b-92a1-8f37446f04c7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b01c3e44-3fd1-430b-92a1-8f37446f04c7 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:48:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b01c3e44-3fd1-430b-92a1-8f37446f04c7 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b01c3e44-3fd1-430b-92a1-8f37446f04c7 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b01c3e44-3fd1-430b-92a1-8f37446f04c7 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:48:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b01c3e44-3fd1-430b-92a1-8f37446f04c7 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:48:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1165/2276] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:16 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ae82673d-d0cb-474f-ae39-1218e3438ae3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ae82673d-d0cb-474f-ae39-1218e3438ae3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:48:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ae82673d-d0cb-474f-ae39-1218e3438ae3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ae82673d-d0cb-474f-ae39-1218e3438ae3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ae82673d-d0cb-474f-ae39-1218e3438ae3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Snapshot retrieved successfully. Sep 05 11:48:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ae82673d-d0cb-474f-ae39-1218e3438ae3 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f returned with HTTP 200 Sep 05 11:48:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1112/2277] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:48:17 2026] GET /volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f => generated 460 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8d7915c0-7fa2-493b-beb6-944b8d79cf2d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8d7915c0-7fa2-493b-beb6-944b8d79cf2d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:48:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8d7915c0-7fa2-493b-beb6-944b8d79cf2d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8d7915c0-7fa2-493b-beb6-944b8d79cf2d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8d7915c0-7fa2-493b-beb6-944b8d79cf2d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:48:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8d7915c0-7fa2-493b-beb6-944b8d79cf2d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:48:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1166/2278] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:17 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-90be6a73-4740-47de-9005-cf8da22ee5bc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-90be6a73-4740-47de-9005-cf8da22ee5bc tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:48:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-90be6a73-4740-47de-9005-cf8da22ee5bc tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-90be6a73-4740-47de-9005-cf8da22ee5bc tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:17 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-90be6a73-4740-47de-9005-cf8da22ee5bc tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Delete volume with id: e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:48:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-90be6a73-4740-47de-9005-cf8da22ee5bc tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:48:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-90be6a73-4740-47de-9005-cf8da22ee5bc tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Delete volume request issued successfully. Sep 05 11:48:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-90be6a73-4740-47de-9005-cf8da22ee5bc tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 202 Sep 05 11:48:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1113/2279] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:17 2026] DELETE /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b0267f87-0629-4c8b-bca7-edb0a5b1a0c3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0267f87-0629-4c8b-bca7-edb0a5b1a0c3 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:48:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0267f87-0629-4c8b-bca7-edb0a5b1a0c3 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0267f87-0629-4c8b-bca7-edb0a5b1a0c3 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b0267f87-0629-4c8b-bca7-edb0a5b1a0c3 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Volume info retrieved successfully. Sep 05 11:48:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0267f87-0629-4c8b-bca7-edb0a5b1a0c3 tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 200 Sep 05 11:48:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1167/2280] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:17 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-40161e70-bc5f-479e-b766-6d052ac319cd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40161e70-bc5f-479e-b766-6d052ac319cd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f Sep 05 11:48:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-40161e70-bc5f-479e-b766-6d052ac319cd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-40161e70-bc5f-479e-b766-6d052ac319cd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-40161e70-bc5f-479e-b766-6d052ac319cd tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f returned with HTTP 404 Sep 05 11:48:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1114/2281] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:48:18 2026] GET /volume/v3/snapshots/5c39a8e4-d002-41f5-b467-f6f54f61e91f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [req-3aff512f-b673-42bd-b2b8-15d656dd9629 req-e3cc56c2-ef31-44a8-800c-a02589ff11ab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3aff512f-b673-42bd-b2b8-15d656dd9629 req-e3cc56c2-ef31-44a8-800c-a02589ff11ab tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:48:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3aff512f-b673-42bd-b2b8-15d656dd9629 req-e3cc56c2-ef31-44a8-800c-a02589ff11ab tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [req-3aff512f-b673-42bd-b2b8-15d656dd9629 req-e3cc56c2-ef31-44a8-800c-a02589ff11ab tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [req-3aff512f-b673-42bd-b2b8-15d656dd9629 req-e3cc56c2-ef31-44a8-800c-a02589ff11ab tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [req-3aff512f-b673-42bd-b2b8-15d656dd9629 req-e3cc56c2-ef31-44a8-800c-a02589ff11ab tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:48:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1168/2282] 192.168.122.95 () {60 vars in 1482 bytes} [Sat Sep 5 11:48:18 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-efb403e2-e002-4f20-ab3a-4d560a1d154d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-efb403e2-e002-4f20-ab3a-4d560a1d154d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] GET http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 Sep 05 11:48:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-efb403e2-e002-4f20-ab3a-4d560a1d154d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-efb403e2-e002-4f20-ab3a-4d560a1d154d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-efb403e2-e002-4f20-ab3a-4d560a1d154d tempest-VolumesActionsTest-1413902119 tempest-VolumesActionsTest-1413902119-project-member] http://192.168.122.95/volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 returned with HTTP 404 Sep 05 11:48:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1115/2283] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:18 2026] GET /volume/v3/volumes/e999f6d5-b710-4e46-9cf0-17c674671929 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f168be9d-bea8-46ea-8bbf-fd99b93ec80a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f168be9d-bea8-46ea-8bbf-fd99b93ec80a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] DELETE http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:48:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f168be9d-bea8-46ea-8bbf-fd99b93ec80a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f168be9d-bea8-46ea-8bbf-fd99b93ec80a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-f168be9d-bea8-46ea-8bbf-fd99b93ec80a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Delete volume with id: 3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:48:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f168be9d-bea8-46ea-8bbf-fd99b93ec80a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f168be9d-bea8-46ea-8bbf-fd99b93ec80a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Delete volume request issued successfully. Sep 05 11:48:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f168be9d-bea8-46ea-8bbf-fd99b93ec80a tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 202 Sep 05 11:48:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1169/2284] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:21 2026] DELETE /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d22284f5-19c0-496d-a4fe-0414e523628d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d22284f5-19c0-496d-a4fe-0414e523628d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:48:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d22284f5-19c0-496d-a4fe-0414e523628d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d22284f5-19c0-496d-a4fe-0414e523628d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d22284f5-19c0-496d-a4fe-0414e523628d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Volume info retrieved successfully. Sep 05 11:48:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d22284f5-19c0-496d-a4fe-0414e523628d tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 200 Sep 05 11:48:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1116/2285] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:21 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5beeb341-3d16-40c2-a304-2944b5213e82 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5beeb341-3d16-40c2-a304-2944b5213e82 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] GET http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 Sep 05 11:48:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5beeb341-3d16-40c2-a304-2944b5213e82 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5beeb341-3d16-40c2-a304-2944b5213e82 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5beeb341-3d16-40c2-a304-2944b5213e82 tempest-TestStampPattern-1601760735 tempest-TestStampPattern-1601760735-project-member] http://192.168.122.95/volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 returned with HTTP 404 Sep 05 11:48:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1170/2286] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:22 2026] GET /volume/v3/volumes/3422dd10-83d9-4853-8b8d-512ac7459d11 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:48:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-769d145b-3f47-4ca3-9229-e643d8af133a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-769d145b-3f47-4ca3-9229-e643d8af133a tempest-VolumesSummaryTest-1027822493 tempest-VolumesSummaryTest-1027822493-project-reader] GET http://192.168.122.95/volume/v3/volumes/summary Sep 05 11:48:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-769d145b-3f47-4ca3-9229-e643d8af133a tempest-VolumesSummaryTest-1027822493 tempest-VolumesSummaryTest-1027822493-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-769d145b-3f47-4ca3-9229-e643d8af133a tempest-VolumesSummaryTest-1027822493 tempest-VolumesSummaryTest-1027822493-project-reader] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-769d145b-3f47-4ca3-9229-e643d8af133a tempest-VolumesSummaryTest-1027822493 tempest-VolumesSummaryTest-1027822493-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:48:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-769d145b-3f47-4ca3-9229-e643d8af133a tempest-VolumesSummaryTest-1027822493 tempest-VolumesSummaryTest-1027822493-project-reader] Get summary completed successfully. Sep 05 11:48:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-769d145b-3f47-4ca3-9229-e643d8af133a tempest-VolumesSummaryTest-1027822493 tempest-VolumesSummaryTest-1027822493-project-reader] http://192.168.122.95/volume/v3/volumes/summary returned with HTTP 200 Sep 05 11:48:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1117/2287] 192.168.122.95 () {60 vars in 1181 bytes} [Sat Sep 5 11:48:26 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1763173579"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1763173579'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume of 1 GB Sep 05 11:48:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Availability Zones retrieved successfully. Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Flow 'volume_create_api' (0e2eaed3-0ca1-451a-ba34-d299b0c56d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9709774e-9791-452d-b370-b0630efbeb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9709774e-9791-452d-b370-b0630efbeb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795a87e1-faa8-4668-ad79-191e656a3d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Created reservations ['1f31c86d-29cd-4503-b2c5-c713cba927ac', '6e0acf3c-4e84-408e-a33e-fdeab63a1b2d', '4fa760a5-76e3-46ab-a352-7a453a36bad4', 'cfb48593-3e07-405c-b6f8-0e6491be7e26'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795a87e1-faa8-4668-ad79-191e656a3d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f31c86d-29cd-4503-b2c5-c713cba927ac', '6e0acf3c-4e84-408e-a33e-fdeab63a1b2d', '4fa760a5-76e3-46ab-a352-7a453a36bad4', 'cfb48593-3e07-405c-b6f8-0e6491be7e26']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (534de2ff-901a-493e-ae0b-df7ea37459de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (534de2ff-901a-493e-ae0b-df7ea37459de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1cba505-f14f-4c81-9ffe-0a6e1aed37fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1763173579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='258ef4b6c77c40a78b1bc01a0563aa61',qos_specs=None,replication_status=,reservations=['1f31c86d-29cd-4503-b2c5-c713cba927ac','6e0acf3c-4e84-408e-a33e-fdeab63a1b2d','4fa760a5-76e3-46ab-a352-7a453a36bad4','cfb48593-3e07-405c-b6f8-0e6491be7e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b0ba485ac204f6f98d2ef58359c23c3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1763173579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1cba505-f14f-4c81-9ffe-0a6e1aed37fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='258ef4b6c77c40a78b1bc01a0563aa61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b0ba485ac204f6f98d2ef58359c23c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43d409b-b57b-47d1-a3f4-db3f5a748de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:29 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43d409b-b57b-47d1-a3f4-db3f5a748de1) transitioned into state 'SUCCESS' from state '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-1763173579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='258ef4b6c77c40a78b1bc01a0563aa61',qos_specs=None,replication_status=,reservations=['1f31c86d-29cd-4503-b2c5-c713cba927ac','6e0acf3c-4e84-408e-a33e-fdeab63a1b2d','4fa760a5-76e3-46ab-a352-7a453a36bad4','cfb48593-3e07-405c-b6f8-0e6491be7e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b0ba485ac204f6f98d2ef58359c23c3',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72be6660-59e8-49f4-9b7d-2397062e3602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72be6660-59e8-49f4-9b7d-2397062e3602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:30 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Flow 'volume_create_api' (0e2eaed3-0ca1-451a-ba34-d299b0c56d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume request issued successfully. Sep 05 11:48:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-387ce86f-9261-4b10-8a36-8b5ec19d5f2d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1171/2288] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:29 2026] POST /volume/v3/volumes => generated 757 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:48:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1d8e028c-8847-4f03-8a2f-3930670a0a8e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d8e028c-8847-4f03-8a2f-3930670a0a8e tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] GET http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd Sep 05 11:48:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d8e028c-8847-4f03-8a2f-3930670a0a8e tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d8e028c-8847-4f03-8a2f-3930670a0a8e tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1d8e028c-8847-4f03-8a2f-3930670a0a8e tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Volume info retrieved successfully. Sep 05 11:48:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d8e028c-8847-4f03-8a2f-3930670a0a8e tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd returned with HTTP 200 Sep 05 11:48:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1118/2289] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:30 2026] GET /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd => generated 825 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:48:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4022f5f4-2204-45ec-9157-8ceb41f66403 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4022f5f4-2204-45ec-9157-8ceb41f66403 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] GET http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd Sep 05 11:48:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4022f5f4-2204-45ec-9157-8ceb41f66403 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4022f5f4-2204-45ec-9157-8ceb41f66403 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4022f5f4-2204-45ec-9157-8ceb41f66403 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Volume info retrieved successfully. Sep 05 11:48:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4022f5f4-2204-45ec-9157-8ceb41f66403 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd returned with HTTP 200 Sep 05 11:48:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1172/2290] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:31 2026] GET /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1282351457"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1282351457'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume of 1 GB Sep 05 11:48:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Availability Zones retrieved successfully. Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (9ce38637-09c7-4697-8903-3dbe82e2a756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e95677-22f0-4d59-8916-553ae4d8f726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e95677-22f0-4d59-8916-553ae4d8f726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6106815-5eb8-40ce-afe3-7bb6e9370cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Created reservations ['780792f8-eecd-4458-ae4b-16b4177755f1', 'ec0cb00b-49b5-4a9f-8da2-4d9b9ff0eb63', '286672a1-a675-4d76-93ac-be53bfc8fe3c', 'e5687246-3427-4bbb-a749-76cef0dadd19'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6106815-5eb8-40ce-afe3-7bb6e9370cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['780792f8-eecd-4458-ae4b-16b4177755f1', 'ec0cb00b-49b5-4a9f-8da2-4d9b9ff0eb63', '286672a1-a675-4d76-93ac-be53bfc8fe3c', 'e5687246-3427-4bbb-a749-76cef0dadd19']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6e80d4-3f76-4d1b-8a21-671efc92856f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6e80d4-3f76-4d1b-8a21-671efc92856f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5318cdb1-8c7c-4a65-b702-42fa8426794f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1282351457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['780792f8-eecd-4458-ae4b-16b4177755f1','ec0cb00b-49b5-4a9f-8da2-4d9b9ff0eb63','286672a1-a675-4d76-93ac-be53bfc8fe3c','e5687246-3427-4bbb-a749-76cef0dadd19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1282351457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5318cdb1-8c7c-4a65-b702-42fa8426794f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c193189d47f846b5ba6a69295e547285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08b9da8b-0200-4fa1-a318-04f9c7f5a5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08b9da8b-0200-4fa1-a318-04f9c7f5a5d7) transitioned into state 'SUCCESS' from state '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-1282351457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['780792f8-eecd-4458-ae4b-16b4177755f1','ec0cb00b-49b5-4a9f-8da2-4d9b9ff0eb63','286672a1-a675-4d76-93ac-be53bfc8fe3c','e5687246-3427-4bbb-a749-76cef0dadd19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6cbaa4-fa4a-45cf-99cd-1f7cc9ac6f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6cbaa4-fa4a-45cf-99cd-1f7cc9ac6f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (9ce38637-09c7-4697-8903-3dbe82e2a756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request issued successfully. Sep 05 11:48:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf4d1a62-2fa6-479a-bb06-a847a63b1e2a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1119/2291] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:35 2026] POST /volume/v3/volumes => generated 764 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1652979894"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1652979894'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume of 1 GB Sep 05 11:48:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Availability Zones retrieved successfully. Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (b2887be5-15da-4832-a472-60872cc2b852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351829b7-6e83-4e7f-b345-1da6b501a4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351829b7-6e83-4e7f-b345-1da6b501a4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b007d106-353c-4420-9a9e-1d56403e8cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Created reservations ['17c782c9-bdde-4913-a89b-265c23bd114d', 'dc0f368a-fcc8-4167-b7e9-ee75b9d3a94c', '384c2e4d-df01-4bf0-a5c1-6529540d217a', '082a250a-b235-40b4-a271-5d876d9b4491'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b007d106-353c-4420-9a9e-1d56403e8cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c782c9-bdde-4913-a89b-265c23bd114d', 'dc0f368a-fcc8-4167-b7e9-ee75b9d3a94c', '384c2e4d-df01-4bf0-a5c1-6529540d217a', '082a250a-b235-40b4-a271-5d876d9b4491']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b770d9e-2cba-4c00-b34e-e391b210196a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b770d9e-2cba-4c00-b34e-e391b210196a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '554d7e50-bddc-45ab-8706-b43220b24520', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1652979894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['17c782c9-bdde-4913-a89b-265c23bd114d','dc0f368a-fcc8-4167-b7e9-ee75b9d3a94c','384c2e4d-df01-4bf0-a5c1-6529540d217a','082a250a-b235-40b4-a271-5d876d9b4491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1652979894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=554d7e50-bddc-45ab-8706-b43220b24520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c193189d47f846b5ba6a69295e547285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:35 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423f232a-9154-4c93-bb6b-69df09bd0e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423f232a-9154-4c93-bb6b-69df09bd0e6e) transitioned into state 'SUCCESS' from state '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-1652979894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['17c782c9-bdde-4913-a89b-265c23bd114d','dc0f368a-fcc8-4167-b7e9-ee75b9d3a94c','384c2e4d-df01-4bf0-a5c1-6529540d217a','082a250a-b235-40b4-a271-5d876d9b4491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018e740f-2332-495c-9d43-c24f67bdb1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018e740f-2332-495c-9d43-c24f67bdb1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (b2887be5-15da-4832-a472-60872cc2b852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request issued successfully. Sep 05 11:48:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45dcf785-818f-45b0-88bc-8dfd5ed6df61 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1173/2292] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:35 2026] POST /volume/v3/volumes => generated 764 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1453843672"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1453843672'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume of 1 GB Sep 05 11:48:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Availability Zones retrieved successfully. Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (360b362d-7fce-4803-a5e1-0922c692f9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00c51b6-2d6e-4157-a019-fad902087bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00c51b6-2d6e-4157-a019-fad902087bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055feab8-44ae-473a-88df-a9de61355c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Created reservations ['391707cb-24a7-4bd8-a026-8e528a4986b4', '3a4223ef-2475-4d8b-ac19-0f8cc58b60ab', '9ac0644d-8d7b-4e31-ab6f-9c428bc6b2c1', '5c0fa6a0-8a58-4b8d-a195-f67f3936672a'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055feab8-44ae-473a-88df-a9de61355c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['391707cb-24a7-4bd8-a026-8e528a4986b4', '3a4223ef-2475-4d8b-ac19-0f8cc58b60ab', '9ac0644d-8d7b-4e31-ab6f-9c428bc6b2c1', '5c0fa6a0-8a58-4b8d-a195-f67f3936672a']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c95150f-8e89-42a6-ba00-dbc00e8873f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c95150f-8e89-42a6-ba00-dbc00e8873f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51661f16-4c76-45d2-bc03-85a40b9fe07c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1453843672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['391707cb-24a7-4bd8-a026-8e528a4986b4','3a4223ef-2475-4d8b-ac19-0f8cc58b60ab','9ac0644d-8d7b-4e31-ab6f-9c428bc6b2c1','5c0fa6a0-8a58-4b8d-a195-f67f3936672a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1453843672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51661f16-4c76-45d2-bc03-85a40b9fe07c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c193189d47f846b5ba6a69295e547285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf476c81-48a7-41a6-a084-c0860060a815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf476c81-48a7-41a6-a084-c0860060a815) transitioned into state 'SUCCESS' from state '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-1453843672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['391707cb-24a7-4bd8-a026-8e528a4986b4','3a4223ef-2475-4d8b-ac19-0f8cc58b60ab','9ac0644d-8d7b-4e31-ab6f-9c428bc6b2c1','5c0fa6a0-8a58-4b8d-a195-f67f3936672a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a583fa4c-000e-4a15-b567-0e53baf83598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a583fa4c-000e-4a15-b567-0e53baf83598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (360b362d-7fce-4803-a5e1-0922c692f9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request issued successfully. Sep 05 11:48:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2aa9e6c5-d870-4f7e-b333-14d71ae55d8e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1120/2293] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:36 2026] POST /volume/v3/volumes => generated 764 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-873014305"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-873014305'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume of 1 GB Sep 05 11:48:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Availability Zones retrieved successfully. Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (0e9cc2b9-26e9-4fd4-b559-596d682c75fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c0012f-0619-4be0-b7dc-63319ebd4672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c0012f-0619-4be0-b7dc-63319ebd4672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c19c724-fb5b-4f6d-8081-16e0c7b30306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Created reservations ['01f58468-c4ad-4578-aa25-c9177742d1ce', '650d07a3-e39b-4e62-803b-5a3b0586df9d', '1ca1c09a-2621-4f78-a4fa-3470e4def642', '51c051ff-5847-4d70-9648-ef159d6de2fc'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c19c724-fb5b-4f6d-8081-16e0c7b30306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01f58468-c4ad-4578-aa25-c9177742d1ce', '650d07a3-e39b-4e62-803b-5a3b0586df9d', '1ca1c09a-2621-4f78-a4fa-3470e4def642', '51c051ff-5847-4d70-9648-ef159d6de2fc']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe4e08f-2bf2-4952-9e46-d8681bb9e5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe4e08f-2bf2-4952-9e46-d8681bb9e5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57249df-e199-4021-a870-08826623e78e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-873014305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['01f58468-c4ad-4578-aa25-c9177742d1ce','650d07a3-e39b-4e62-803b-5a3b0586df9d','1ca1c09a-2621-4f78-a4fa-3470e4def642','51c051ff-5847-4d70-9648-ef159d6de2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-873014305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57249df-e199-4021-a870-08826623e78e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c193189d47f846b5ba6a69295e547285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa60b3b-fd37-4a51-b085-2d7a7b970096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa60b3b-fd37-4a51-b085-2d7a7b970096) transitioned into state 'SUCCESS' from state '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-873014305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['01f58468-c4ad-4578-aa25-c9177742d1ce','650d07a3-e39b-4e62-803b-5a3b0586df9d','1ca1c09a-2621-4f78-a4fa-3470e4def642','51c051ff-5847-4d70-9648-ef159d6de2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a5b65e0-d819-4a7b-9781-a3ecb41744b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a5b65e0-d819-4a7b-9781-a3ecb41744b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:37 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (0e9cc2b9-26e9-4fd4-b559-596d682c75fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request issued successfully. Sep 05 11:48:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6bc809a5-7ade-47cc-9bd5-d1296d00e160 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1174/2294] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:36 2026] POST /volume/v3/volumes => generated 763 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-439270109"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-439270109'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume of 1 GB Sep 05 11:48:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Availability Zones retrieved successfully. Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (56965ee7-4285-4af6-9d6a-529fc5f3ac6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85397137-16e3-4b3f-b48e-42a3bfebafae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85397137-16e3-4b3f-b48e-42a3bfebafae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27fc9818-0168-438a-9530-c63722da511c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Created reservations ['7590964e-3b3e-4458-a331-3b5f2a49ca77', '70a76092-be0f-4059-9b90-75fd447eeb1a', '80e9fd5e-6b0e-497f-ba53-f326373c622d', 'dc3f8d8a-f5ea-4d1b-a40e-f91c06703b73'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27fc9818-0168-438a-9530-c63722da511c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7590964e-3b3e-4458-a331-3b5f2a49ca77', '70a76092-be0f-4059-9b90-75fd447eeb1a', '80e9fd5e-6b0e-497f-ba53-f326373c622d', 'dc3f8d8a-f5ea-4d1b-a40e-f91c06703b73']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0365b928-6bd1-49b2-b900-9c1694f13762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0365b928-6bd1-49b2-b900-9c1694f13762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38e3d1f2-5ff9-44ad-8f05-459db07cbafe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-439270109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['7590964e-3b3e-4458-a331-3b5f2a49ca77','70a76092-be0f-4059-9b90-75fd447eeb1a','80e9fd5e-6b0e-497f-ba53-f326373c622d','dc3f8d8a-f5ea-4d1b-a40e-f91c06703b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-439270109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38e3d1f2-5ff9-44ad-8f05-459db07cbafe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c193189d47f846b5ba6a69295e547285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad7490c-ad15-4e79-8b06-3e53afbac0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad7490c-ad15-4e79-8b06-3e53afbac0bb) transitioned into state 'SUCCESS' from state '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-439270109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c193189d47f846b5ba6a69295e547285',qos_specs=None,replication_status=,reservations=['7590964e-3b3e-4458-a331-3b5f2a49ca77','70a76092-be0f-4059-9b90-75fd447eeb1a','80e9fd5e-6b0e-497f-ba53-f326373c622d','dc3f8d8a-f5ea-4d1b-a40e-f91c06703b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65cd3ec5bf8742be986eb1a389eac29f',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7733efcf-b4a4-4695-a5e6-587e868630ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7733efcf-b4a4-4695-a5e6-587e868630ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Flow 'volume_create_api' (56965ee7-4285-4af6-9d6a-529fc5f3ac6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Create volume request issued successfully. Sep 05 11:48:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0f69cc1-72db-4efd-aea1-47eac33a1ee7 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1121/2295] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:37 2026] POST /volume/v3/volumes => generated 763 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8a5f579b-a101-4a60-9cc1-edc2b7cb8b16 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a5f579b-a101-4a60-9cc1-edc2b7cb8b16 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f Sep 05 11:48:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a5f579b-a101-4a60-9cc1-edc2b7cb8b16 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a5f579b-a101-4a60-9cc1-edc2b7cb8b16 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8a5f579b-a101-4a60-9cc1-edc2b7cb8b16 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a5f579b-a101-4a60-9cc1-edc2b7cb8b16 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f returned with HTTP 200 Sep 05 11:48:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1175/2296] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:37 2026] GET /volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f => generated 857 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-005975b8-bc55-41b4-894a-4e990ed86d60 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-005975b8-bc55-41b4-894a-4e990ed86d60 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 Sep 05 11:48:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-005975b8-bc55-41b4-894a-4e990ed86d60 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-005975b8-bc55-41b4-894a-4e990ed86d60 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-005975b8-bc55-41b4-894a-4e990ed86d60 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-005975b8-bc55-41b4-894a-4e990ed86d60 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 returned with HTTP 200 Sep 05 11:48:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1122/2297] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:38 2026] GET /volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-11dca011-7752-4e31-a4d1-c102f7f0bde6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11dca011-7752-4e31-a4d1-c102f7f0bde6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 Sep 05 11:48:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11dca011-7752-4e31-a4d1-c102f7f0bde6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11dca011-7752-4e31-a4d1-c102f7f0bde6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-11dca011-7752-4e31-a4d1-c102f7f0bde6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11dca011-7752-4e31-a4d1-c102f7f0bde6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 returned with HTTP 200 Sep 05 11:48:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1176/2298] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:39 2026] GET /volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9969403a-b07b-4307-9fad-feab297f4f76 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9969403a-b07b-4307-9fad-feab297f4f76 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c Sep 05 11:48:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9969403a-b07b-4307-9fad-feab297f4f76 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9969403a-b07b-4307-9fad-feab297f4f76 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9969403a-b07b-4307-9fad-feab297f4f76 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9969403a-b07b-4307-9fad-feab297f4f76 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c returned with HTTP 200 Sep 05 11:48:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1123/2299] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:39 2026] GET /volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:48:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6ed772b9-d3df-486c-8537-9615ddea2554 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ed772b9-d3df-486c-8537-9615ddea2554 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/2578a24d-70a4-48bb-8c04-1561ac4761fc/action Sep 05 11:48:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ed772b9-d3df-486c-8537-9615ddea2554 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-attach": {"instance_uuid": "4a5acaa5-03f7-45a5-8e50-2df5ec2848de", "mountpoint": "/dev/vdc"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ed772b9-d3df-486c-8537-9615ddea2554 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4a5acaa5-03f7-45a5-8e50-2df5ec2848de", "mountpoint": "/dev/vdc"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ed772b9-d3df-486c-8537-9615ddea2554 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/2578a24d-70a4-48bb-8c04-1561ac4761fc/action returned with HTTP 404 Sep 05 11:48:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1177/2300] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:40 2026] POST /volume/v3/volumes/2578a24d-70a4-48bb-8c04-1561ac4761fc/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-db07b88c-9e18-4e7d-abdc-023e9d3f4a79 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-db07b88c-9e18-4e7d-abdc-023e9d3f4a79 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c Sep 05 11:48:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-db07b88c-9e18-4e7d-abdc-023e9d3f4a79 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-db07b88c-9e18-4e7d-abdc-023e9d3f4a79 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-db07b88c-9e18-4e7d-abdc-023e9d3f4a79 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-db07b88c-9e18-4e7d-abdc-023e9d3f4a79 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c returned with HTTP 200 Sep 05 11:48:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1124/2301] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:40 2026] GET /volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9f8734d8-53a1-449a-abac-20c018ec08ba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9f8734d8-53a1-449a-abac-20c018ec08ba tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e Sep 05 11:48:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9f8734d8-53a1-449a-abac-20c018ec08ba tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9f8734d8-53a1-449a-abac-20c018ec08ba tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9f8734d8-53a1-449a-abac-20c018ec08ba tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9f8734d8-53a1-449a-abac-20c018ec08ba tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e returned with HTTP 200 Sep 05 11:48:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1178/2302] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:40 2026] GET /volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3eba6f7c-3afe-450e-a90b-2279e3eac7f6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3eba6f7c-3afe-450e-a90b-2279e3eac7f6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e Sep 05 11:48:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3eba6f7c-3afe-450e-a90b-2279e3eac7f6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3eba6f7c-3afe-450e-a90b-2279e3eac7f6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3eba6f7c-3afe-450e-a90b-2279e3eac7f6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3eba6f7c-3afe-450e-a90b-2279e3eac7f6 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e returned with HTTP 200 Sep 05 11:48:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1125/2303] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:41 2026] GET /volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8906b0ee-27b3-4242-a1e6-e90a4c0f6d28 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8906b0ee-27b3-4242-a1e6-e90a4c0f6d28 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe Sep 05 11:48:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8906b0ee-27b3-4242-a1e6-e90a4c0f6d28 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8906b0ee-27b3-4242-a1e6-e90a4c0f6d28 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8906b0ee-27b3-4242-a1e6-e90a4c0f6d28 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8906b0ee-27b3-4242-a1e6-e90a4c0f6d28 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe returned with HTTP 200 Sep 05 11:48:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1179/2304] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:41 2026] GET /volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-73072bba-91ff-4017-98e7-03e77d6d2c88 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73072bba-91ff-4017-98e7-03e77d6d2c88 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] DELETE http://192.168.122.95/volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe Sep 05 11:48:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73072bba-91ff-4017-98e7-03e77d6d2c88 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73072bba-91ff-4017-98e7-03e77d6d2c88 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:41 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-73072bba-91ff-4017-98e7-03e77d6d2c88 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume with id: 38e3d1f2-5ff9-44ad-8f05-459db07cbafe Sep 05 11:48:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-73072bba-91ff-4017-98e7-03e77d6d2c88 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-73072bba-91ff-4017-98e7-03e77d6d2c88 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume request issued successfully. Sep 05 11:48:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73072bba-91ff-4017-98e7-03e77d6d2c88 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe returned with HTTP 202 Sep 05 11:48:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1126/2305] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:41 2026] DELETE /volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5fe78d89-8230-47f3-bf42-70cc705fa4ff None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5fe78d89-8230-47f3-bf42-70cc705fa4ff tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe Sep 05 11:48:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5fe78d89-8230-47f3-bf42-70cc705fa4ff tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5fe78d89-8230-47f3-bf42-70cc705fa4ff tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5fe78d89-8230-47f3-bf42-70cc705fa4ff tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5fe78d89-8230-47f3-bf42-70cc705fa4ff tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe returned with HTTP 200 Sep 05 11:48:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1180/2306] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:41 2026] GET /volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:48:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8c59572d-2ca4-4b45-bb63-3b8ddcc54d85 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8c59572d-2ca4-4b45-bb63-3b8ddcc54d85 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe Sep 05 11:48:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8c59572d-2ca4-4b45-bb63-3b8ddcc54d85 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8c59572d-2ca4-4b45-bb63-3b8ddcc54d85 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8c59572d-2ca4-4b45-bb63-3b8ddcc54d85 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe returned with HTTP 404 Sep 05 11:48:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1127/2307] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:42 2026] GET /volume/v3/volumes/38e3d1f2-5ff9-44ad-8f05-459db07cbafe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b0c7c31f-3e2c-4e5f-9e61-b4648bd9446e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0c7c31f-3e2c-4e5f-9e61-b4648bd9446e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] DELETE http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e Sep 05 11:48:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0c7c31f-3e2c-4e5f-9e61-b4648bd9446e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0c7c31f-3e2c-4e5f-9e61-b4648bd9446e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:42 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b0c7c31f-3e2c-4e5f-9e61-b4648bd9446e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume with id: f57249df-e199-4021-a870-08826623e78e Sep 05 11:48:42 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:42 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b0c7c31f-3e2c-4e5f-9e61-b4648bd9446e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b0c7c31f-3e2c-4e5f-9e61-b4648bd9446e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume request issued successfully. Sep 05 11:48:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0c7c31f-3e2c-4e5f-9e61-b4648bd9446e tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e returned with HTTP 202 Sep 05 11:48:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1181/2308] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:42 2026] DELETE /volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2e50bae1-8b0a-4b29-9f5f-263deb8cdb3c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e50bae1-8b0a-4b29-9f5f-263deb8cdb3c tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e Sep 05 11:48:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2e50bae1-8b0a-4b29-9f5f-263deb8cdb3c tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2e50bae1-8b0a-4b29-9f5f-263deb8cdb3c tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2e50bae1-8b0a-4b29-9f5f-263deb8cdb3c tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e50bae1-8b0a-4b29-9f5f-263deb8cdb3c tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e returned with HTTP 200 Sep 05 11:48:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1128/2309] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:42 2026] GET /volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c62ac2c1-f573-4fb7-acfe-2aebb47b9b66 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c62ac2c1-f573-4fb7-acfe-2aebb47b9b66 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e Sep 05 11:48:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c62ac2c1-f573-4fb7-acfe-2aebb47b9b66 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c62ac2c1-f573-4fb7-acfe-2aebb47b9b66 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c62ac2c1-f573-4fb7-acfe-2aebb47b9b66 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e returned with HTTP 404 Sep 05 11:48:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1182/2310] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:43 2026] GET /volume/v3/volumes/f57249df-e199-4021-a870-08826623e78e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8ad8c7a6-e71d-48a4-b97a-26d15a7b2c47 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ad8c7a6-e71d-48a4-b97a-26d15a7b2c47 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] DELETE http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c Sep 05 11:48:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ad8c7a6-e71d-48a4-b97a-26d15a7b2c47 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ad8c7a6-e71d-48a4-b97a-26d15a7b2c47 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:44 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-8ad8c7a6-e71d-48a4-b97a-26d15a7b2c47 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume with id: 51661f16-4c76-45d2-bc03-85a40b9fe07c Sep 05 11:48:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8ad8c7a6-e71d-48a4-b97a-26d15a7b2c47 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8ad8c7a6-e71d-48a4-b97a-26d15a7b2c47 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume request issued successfully. Sep 05 11:48:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ad8c7a6-e71d-48a4-b97a-26d15a7b2c47 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c returned with HTTP 202 Sep 05 11:48:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1129/2311] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:44 2026] DELETE /volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fee77c7f-fc5c-4d4a-8b22-aa6e1c8f9681 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fee77c7f-fc5c-4d4a-8b22-aa6e1c8f9681 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c Sep 05 11:48:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fee77c7f-fc5c-4d4a-8b22-aa6e1c8f9681 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fee77c7f-fc5c-4d4a-8b22-aa6e1c8f9681 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fee77c7f-fc5c-4d4a-8b22-aa6e1c8f9681 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fee77c7f-fc5c-4d4a-8b22-aa6e1c8f9681 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c returned with HTTP 200 Sep 05 11:48:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1183/2312] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:44 2026] GET /volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3322b0a2-ffed-42be-9bb1-f88a4ab4da3a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3322b0a2-ffed-42be-9bb1-f88a4ab4da3a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c Sep 05 11:48:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3322b0a2-ffed-42be-9bb1-f88a4ab4da3a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3322b0a2-ffed-42be-9bb1-f88a4ab4da3a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3322b0a2-ffed-42be-9bb1-f88a4ab4da3a tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c returned with HTTP 404 Sep 05 11:48:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1130/2313] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:45 2026] GET /volume/v3/volumes/51661f16-4c76-45d2-bc03-85a40b9fe07c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fb4b106f-7192-469e-bcd4-9f3ce63cf4e1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb4b106f-7192-469e-bcd4-9f3ce63cf4e1 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] DELETE http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb4b106f-7192-469e-bcd4-9f3ce63cf4e1 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb4b106f-7192-469e-bcd4-9f3ce63cf4e1 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-fb4b106f-7192-469e-bcd4-9f3ce63cf4e1 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume with id: 554d7e50-bddc-45ab-8706-b43220b24520 Sep 05 11:48:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fb4b106f-7192-469e-bcd4-9f3ce63cf4e1 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fb4b106f-7192-469e-bcd4-9f3ce63cf4e1 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume request issued successfully. Sep 05 11:48:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb4b106f-7192-469e-bcd4-9f3ce63cf4e1 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 returned with HTTP 202 Sep 05 11:48:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1184/2314] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:45 2026] DELETE /volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-76de8e4f-820b-409a-86fa-8bff8c4542b4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76de8e4f-820b-409a-86fa-8bff8c4542b4 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 Sep 05 11:48:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76de8e4f-820b-409a-86fa-8bff8c4542b4 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76de8e4f-820b-409a-86fa-8bff8c4542b4 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-76de8e4f-820b-409a-86fa-8bff8c4542b4 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76de8e4f-820b-409a-86fa-8bff8c4542b4 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 returned with HTTP 200 Sep 05 11:48:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1131/2315] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:45 2026] GET /volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ca080e62-15c2-47aa-a4c9-e029917afde0", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-795282896"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume request body: {'volume': {'imageRef': 'ca080e62-15c2-47aa-a4c9-e029917afde0', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-795282896'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume of 2 GB Sep 05 11:48:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Availability Zones retrieved successfully. Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Flow 'volume_create_api' (f4e1d818-c678-40c9-b74f-bd0df4ab285f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20adfe97-1bf2-4340-9f4e-987576a88b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Validating volume size '2' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20adfe97-1bf2-4340-9f4e-987576a88b12) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:48:45 devstack devstack@c-api.service[87145]: Failure: cinder.exception.InvalidInput: Invalid input received: Image ca080e62-15c2-47aa-a4c9-e029917afde0 is not active. Sep 05 11:48:45 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20adfe97-1bf2-4340-9f4e-987576a88b12) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:45 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20adfe97-1bf2-4340-9f4e-987576a88b12) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:48:45 devstack devstack@c-api.service[87145]: WARNING cinder.volume.api [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Flow 'volume_create_api' (f4e1d818-c678-40c9-b74f-bd0df4ab285f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:48:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-61f683fd-ccea-4ef4-87c7-61ee82718f21 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 400 Sep 05 11:48:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1185/2316] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:45 2026] POST /volume/v3/volumes => generated 125 bytes in 292 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-50527445-3f9f-47f4-8b4c-90cd553930de None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-50527445-3f9f-47f4-8b4c-90cd553930de tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 Sep 05 11:48:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-50527445-3f9f-47f4-8b4c-90cd553930de tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-50527445-3f9f-47f4-8b4c-90cd553930de tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-50527445-3f9f-47f4-8b4c-90cd553930de tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 returned with HTTP 404 Sep 05 11:48:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1132/2317] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:46 2026] GET /volume/v3/volumes/554d7e50-bddc-45ab-8706-b43220b24520 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-528e9727-f829-43df-973c-f464226f5821 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-528e9727-f829-43df-973c-f464226f5821 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] DELETE http://192.168.122.95/volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f Sep 05 11:48:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-528e9727-f829-43df-973c-f464226f5821 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-528e9727-f829-43df-973c-f464226f5821 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:46 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-528e9727-f829-43df-973c-f464226f5821 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume with id: 5318cdb1-8c7c-4a65-b702-42fa8426794f Sep 05 11:48:46 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:46 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:46 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:46 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-528e9727-f829-43df-973c-f464226f5821 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-528e9727-f829-43df-973c-f464226f5821 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Delete volume request issued successfully. Sep 05 11:48:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-528e9727-f829-43df-973c-f464226f5821 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f returned with HTTP 202 Sep 05 11:48:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1186/2318] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:46 2026] DELETE /volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-82f905d4-3f65-47c2-8117-5cbfee6f960d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-82f905d4-3f65-47c2-8117-5cbfee6f960d tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f Sep 05 11:48:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-82f905d4-3f65-47c2-8117-5cbfee6f960d tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-82f905d4-3f65-47c2-8117-5cbfee6f960d tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:46 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:46 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-82f905d4-3f65-47c2-8117-5cbfee6f960d tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Volume info retrieved successfully. Sep 05 11:48:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-82f905d4-3f65-47c2-8117-5cbfee6f960d tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f returned with HTTP 200 Sep 05 11:48:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1133/2319] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:46 2026] GET /volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-24e1ef66-8130-49c8-83d4-5b35e7bb9e62 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-24e1ef66-8130-49c8-83d4-5b35e7bb9e62 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] GET http://192.168.122.95/volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f Sep 05 11:48:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-24e1ef66-8130-49c8-83d4-5b35e7bb9e62 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-24e1ef66-8130-49c8-83d4-5b35e7bb9e62 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-24e1ef66-8130-49c8-83d4-5b35e7bb9e62 tempest-CreateVolumesFromImageTest-128432266 tempest-CreateVolumesFromImageTest-128432266-project-member] http://192.168.122.95/volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f returned with HTTP 404 Sep 05 11:48:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1187/2320] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:47 2026] GET /volume/v3/volumes/5318cdb1-8c7c-4a65-b702-42fa8426794f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e7926b74-e214-4d4f-8eb2-b2c487eddba3"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e7926b74-e214-4d4f-8eb2-b2c487eddba3'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume of 1 GB Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Availability Zones retrieved successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Flow 'volume_create_api' (118320f5-0cfe-4987-98e0-ec03bd89999c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ed72a2-6922-4ea8-8dd0-b1b24de62291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ed72a2-6922-4ea8-8dd0-b1b24de62291) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:48:48 devstack devstack@c-api.service[87146]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ed72a2-6922-4ea8-8dd0-b1b24de62291) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ed72a2-6922-4ea8-8dd0-b1b24de62291) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:48:48 devstack devstack@c-api.service[87146]: WARNING cinder.volume.api [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Flow 'volume_create_api' (118320f5-0cfe-4987-98e0-ec03bd89999c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e1483b68-40cf-40f4-85ef-ad7c29186e9a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 400 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1134/2321] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:47 2026] POST /volume/v3/volumes => generated 134 bytes in 234 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bb6d8624-2c03-41f6-8755-8dc82a3fe6ad None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb6d8624-2c03-41f6-8755-8dc82a3fe6ad tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb6d8624-2c03-41f6-8755-8dc82a3fe6ad tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb6d8624-2c03-41f6-8755-8dc82a3fe6ad tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 400 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1188/2322] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-15f50e6a-9cbf-4b94-a44f-6033930f27aa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15f50e6a-9cbf-4b94-a44f-6033930f27aa tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-15f50e6a-9cbf-4b94-a44f-6033930f27aa tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ba968d5c-f922-406c-8429-f5fbd00c709c"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-15f50e6a-9cbf-4b94-a44f-6033930f27aa tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ba968d5c-f922-406c-8429-f5fbd00c709c'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15f50e6a-9cbf-4b94-a44f-6033930f27aa tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 404 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1135/2323] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9d023e63-f4a3-49a0-918d-58da8f14491d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d023e63-f4a3-49a0-918d-58da8f14491d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9d023e63-f4a3-49a0-918d-58da8f14491d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b7ec63c0-acf3-452f-9d84-ef247adafeb0"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-9d023e63-f4a3-49a0-918d-58da8f14491d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b7ec63c0-acf3-452f-9d84-ef247adafeb0'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9d023e63-f4a3-49a0-918d-58da8f14491d tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 404 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1189/2324] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:48 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 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-457f9849-e556-48a8-a722-11791570cb8e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-457f9849-e556-48a8-a722-11791570cb8e tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-457f9849-e556-48a8-a722-11791570cb8e tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "3a052aaf-5d2c-4898-b6ba-9e924c8efd74"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-457f9849-e556-48a8-a722-11791570cb8e tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '3a052aaf-5d2c-4898-b6ba-9e924c8efd74'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-457f9849-e556-48a8-a722-11791570cb8e tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 404 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1136/2325] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b39c1bea-3f4a-432f-aee5-856a578b7cbd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b39c1bea-3f4a-432f-aee5-856a578b7cbd tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b39c1bea-3f4a-432f-aee5-856a578b7cbd tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b39c1bea-3f4a-432f-aee5-856a578b7cbd tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 400 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1190/2326] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes => generated 125 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ae9f7854-ba6a-45f4-a409-fdbc7c4bc1fc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ae9f7854-ba6a-45f4-a409-fdbc7c4bc1fc tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ae9f7854-ba6a-45f4-a409-fdbc7c4bc1fc tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ae9f7854-ba6a-45f4-a409-fdbc7c4bc1fc tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 400 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1137/2327] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b97cd088-7704-481f-9c80-8d1d5d96aac8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b97cd088-7704-481f-9c80-8d1d5d96aac8 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b97cd088-7704-481f-9c80-8d1d5d96aac8 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b97cd088-7704-481f-9c80-8d1d5d96aac8 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 400 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1191/2328] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes => generated 121 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6b374307-b636-48b0-9f36-492ed864ca28 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b374307-b636-48b0-9f36-492ed864ca28 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] DELETE http://192.168.122.95/volume/v3/volumes/tempest-invalid-363295284 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b374307-b636-48b0-9f36-492ed864ca28 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b374307-b636-48b0-9f36-492ed864ca28 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-6b374307-b636-48b0-9f36-492ed864ca28 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Delete volume with id: tempest-invalid-363295284 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b374307-b636-48b0-9f36-492ed864ca28 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/tempest-invalid-363295284 returned with HTTP 404 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1138/2329] 192.168.122.95 () {58 vars in 1197 bytes} [Sat Sep 5 11:48:48 2026] DELETE /volume/v3/volumes/tempest-invalid-363295284 => generated 98 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-56a6068d-89f4-40d8-bc26-d02f176391a3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1192/2330] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:48:48 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c3cbeb0e-e8e4-4dc8-8016-0eea143131ea None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3cbeb0e-e8e4-4dc8-8016-0eea143131ea tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/xxx/action Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3cbeb0e-e8e4-4dc8-8016-0eea143131ea tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-detach": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3cbeb0e-e8e4-4dc8-8016-0eea143131ea tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3cbeb0e-e8e4-4dc8-8016-0eea143131ea tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1139/2331] 192.168.122.95 () {60 vars in 1170 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f1c99245-3d50-429d-8bfb-29787fdc48a0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f1c99245-3d50-429d-8bfb-29787fdc48a0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] GET http://192.168.122.95/volume/v3/volumes/tempest-invalid-1893333219 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f1c99245-3d50-429d-8bfb-29787fdc48a0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f1c99245-3d50-429d-8bfb-29787fdc48a0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f1c99245-3d50-429d-8bfb-29787fdc48a0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] http://192.168.122.95/volume/v3/volumes/tempest-invalid-1893333219 returned with HTTP 404 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1193/2332] 192.168.122.95 () {58 vars in 1197 bytes} [Sat Sep 5 11:48:48 2026] GET /volume/v3/volumes/tempest-invalid-1893333219 => generated 99 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d43148e6-7da5-45f4-a991-5a01818f2b76 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1140/2333] 192.168.122.95 () {58 vars in 1119 bytes} [Sat Sep 5 11:48:48 2026] GET /volume/v3/volumes/ => generated 112 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a2116a7a-0aba-4c5e-bc88-aaf7032ea2d2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a2116a7a-0aba-4c5e-bc88-aaf7032ea2d2 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?status=null Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a2116a7a-0aba-4c5e-bc88-aaf7032ea2d2 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a2116a7a-0aba-4c5e-bc88-aaf7032ea2d2 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Calling method 'detail' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-a2116a7a-0aba-4c5e-bc88-aaf7032ea2d2 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a2116a7a-0aba-4c5e-bc88-aaf7032ea2d2 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Could not evaluate value null, assuming string {{(pid=87145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a2116a7a-0aba-4c5e-bc88-aaf7032ea2d2 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a2116a7a-0aba-4c5e-bc88-aaf7032ea2d2 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Get all volumes completed successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a2116a7a-0aba-4c5e-bc88-aaf7032ea2d2 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] http://192.168.122.95/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1194/2334] 192.168.122.95 () {58 vars in 1160 bytes} [Sat Sep 5 11:48:48 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-23a927db-95bf-4c85-b059-e5122a2656a5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-23a927db-95bf-4c85-b059-e5122a2656a5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1418071892 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-23a927db-95bf-4c85-b059-e5122a2656a5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-23a927db-95bf-4c85-b059-e5122a2656a5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-23a927db-95bf-4c85-b059-e5122a2656a5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-23a927db-95bf-4c85-b059-e5122a2656a5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1418071892'), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-23a927db-95bf-4c85-b059-e5122a2656a5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Get all volumes completed successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-23a927db-95bf-4c85-b059-e5122a2656a5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] http://192.168.122.95/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1418071892 returned with HTTP 200 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1141/2335] 192.168.122.95 () {58 vars in 1238 bytes} [Sat Sep 5 11:48:48 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1418071892 => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6e656dba-8eb1-444c-9bee-4315c93e7dd5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6e656dba-8eb1-444c-9bee-4315c93e7dd5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] GET http://192.168.122.95/volume/v3/volumes?status=null Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6e656dba-8eb1-444c-9bee-4315c93e7dd5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6e656dba-8eb1-444c-9bee-4315c93e7dd5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-6e656dba-8eb1-444c-9bee-4315c93e7dd5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6e656dba-8eb1-444c-9bee-4315c93e7dd5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Could not evaluate value null, assuming string {{(pid=87145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-6e656dba-8eb1-444c-9bee-4315c93e7dd5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6e656dba-8eb1-444c-9bee-4315c93e7dd5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Get all volumes completed successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6e656dba-8eb1-444c-9bee-4315c93e7dd5 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] http://192.168.122.95/volume/v3/volumes?status=null returned with HTTP 200 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1195/2336] 192.168.122.95 () {58 vars in 1139 bytes} [Sat Sep 5 11:48:48 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f2e05aef-d579-4130-87b5-4253cc1f1c13 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2e05aef-d579-4130-87b5-4253cc1f1c13 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] GET http://192.168.122.95/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-772032947 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2e05aef-d579-4130-87b5-4253cc1f1c13 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2e05aef-d579-4130-87b5-4253cc1f1c13 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-f2e05aef-d579-4130-87b5-4253cc1f1c13 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f2e05aef-d579-4130-87b5-4253cc1f1c13 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-772032947'), ('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f2e05aef-d579-4130-87b5-4253cc1f1c13 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Get all volumes completed successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2e05aef-d579-4130-87b5-4253cc1f1c13 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] http://192.168.122.95/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-772032947 returned with HTTP 200 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1142/2337] 192.168.122.95 () {58 vars in 1215 bytes} [Sat Sep 5 11:48:48 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-772032947 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-43434f03-c593-41bb-a07b-ddeab9fac8e0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-43434f03-c593-41bb-a07b-ddeab9fac8e0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-43434f03-c593-41bb-a07b-ddeab9fac8e0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-43434f03-c593-41bb-a07b-ddeab9fac8e0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-43434f03-c593-41bb-a07b-ddeab9fac8e0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Volume info retrieved successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-43434f03-c593-41bb-a07b-ddeab9fac8e0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Reserve volume completed successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-43434f03-c593-41bb-a07b-ddeab9fac8e0 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action returned with HTTP 202 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1196/2338] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6ac6c90a-71d3-4a8b-b705-de0f74d798ca None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ac6c90a-71d3-4a8b-b705-de0f74d798ca tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ac6c90a-71d3-4a8b-b705-de0f74d798ca tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ac6c90a-71d3-4a8b-b705-de0f74d798ca tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6ac6c90a-71d3-4a8b-b705-de0f74d798ca tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Volume info retrieved successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87146]: ERROR cinder.volume.api [None req-6ac6c90a-71d3-4a8b-b705-de0f74d798ca tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Volume status must be available to reserve, but the status is attaching. Sep 05 11:48:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ac6c90a-71d3-4a8b-b705-de0f74d798ca tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action returned with HTTP 400 Sep 05 11:48:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1143/2339] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action => generated 132 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-109c1c73-fcb0-4b81-99a6-6d2dc069aa74 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-109c1c73-fcb0-4b81-99a6-6d2dc069aa74 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-109c1c73-fcb0-4b81-99a6-6d2dc069aa74 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-109c1c73-fcb0-4b81-99a6-6d2dc069aa74 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-109c1c73-fcb0-4b81-99a6-6d2dc069aa74 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Volume info retrieved successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-109c1c73-fcb0-4b81-99a6-6d2dc069aa74 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Unreserve volume completed successfully. Sep 05 11:48:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-109c1c73-fcb0-4b81-99a6-6d2dc069aa74 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action returned with HTTP 202 Sep 05 11:48:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1197/2340] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:48 2026] POST /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-70dfe25a-91c7-4362-8805-4fda45e8d761 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-70dfe25a-91c7-4362-8805-4fda45e8d761 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/c61aa12d-c372-48ca-8031-fc168f4e673c/action Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-70dfe25a-91c7-4362-8805-4fda45e8d761 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-70dfe25a-91c7-4362-8805-4fda45e8d761 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-70dfe25a-91c7-4362-8805-4fda45e8d761 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/c61aa12d-c372-48ca-8031-fc168f4e673c/action returned with HTTP 404 Sep 05 11:48:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1144/2341] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:49 2026] POST /volume/v3/volumes/c61aa12d-c372-48ca-8031-fc168f4e673c/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-85a0b97d-b5d0-4444-ba2c-0907597caf10 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-85a0b97d-b5d0-4444-ba2c-0907597caf10 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/d7131b44-10fb-4bd6-8b19-5699830c90a8/action Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-85a0b97d-b5d0-4444-ba2c-0907597caf10 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-85a0b97d-b5d0-4444-ba2c-0907597caf10 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-85a0b97d-b5d0-4444-ba2c-0907597caf10 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d7131b44-10fb-4bd6-8b19-5699830c90a8/action returned with HTTP 404 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1198/2342] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:49 2026] POST /volume/v3/volumes/d7131b44-10fb-4bd6-8b19-5699830c90a8/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9f521555-9181-4f34-9958-93137cc0d4b5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1145/2343] 192.168.122.95 () {60 vars in 1139 bytes} [Sat Sep 5 11:48:49 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 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-897bc07f-f220-48db-8e60-cc1add327ecc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-897bc07f-f220-48db-8e60-cc1add327ecc tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] PUT http://192.168.122.95/volume/v3/volumes/tempest-invalid-396033184 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-897bc07f-f220-48db-8e60-cc1add327ecc tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-897bc07f-f220-48db-8e60-cc1add327ecc tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/tempest-invalid-396033184 returned with HTTP 404 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1199/2344] 192.168.122.95 () {60 vars in 1214 bytes} [Sat Sep 5 11:48:49 2026] PUT /volume/v3/volumes/tempest-invalid-396033184 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ab2a3bbb-63d8-4e1f-9bb0-d7db71155ed1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ab2a3bbb-63d8-4e1f-9bb0-d7db71155ed1 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] PUT http://192.168.122.95/volume/v3/volumes/d3184580-c17a-442c-8083-1bc652f30ea7 Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ab2a3bbb-63d8-4e1f-9bb0-d7db71155ed1 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ab2a3bbb-63d8-4e1f-9bb0-d7db71155ed1 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d3184580-c17a-442c-8083-1bc652f30ea7 returned with HTTP 404 Sep 05 11:48:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1146/2345] 192.168.122.95 () {60 vars in 1247 bytes} [Sat Sep 5 11:48:49 2026] PUT /volume/v3/volumes/d3184580-c17a-442c-8083-1bc652f30ea7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-893583be-f4e9-4b14-9c03-c1aac412acd6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-893583be-f4e9-4b14-9c03-c1aac412acd6 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] DELETE http://192.168.122.95/volume/v3/volumes/fece21f1-8f96-4b29-8977-66647bad2d81 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-893583be-f4e9-4b14-9c03-c1aac412acd6 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-893583be-f4e9-4b14-9c03-c1aac412acd6 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-893583be-f4e9-4b14-9c03-c1aac412acd6 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Delete volume with id: fece21f1-8f96-4b29-8977-66647bad2d81 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-893583be-f4e9-4b14-9c03-c1aac412acd6 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/fece21f1-8f96-4b29-8977-66647bad2d81 returned with HTTP 404 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1200/2346] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:49 2026] DELETE /volume/v3/volumes/fece21f1-8f96-4b29-8977-66647bad2d81 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-691e4bdc-f8a0-49af-b29d-0c127f619def None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-691e4bdc-f8a0-49af-b29d-0c127f619def tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-691e4bdc-f8a0-49af-b29d-0c127f619def tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-691e4bdc-f8a0-49af-b29d-0c127f619def tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-691e4bdc-f8a0-49af-b29d-0c127f619def tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action returned with HTTP 400 Sep 05 11:48:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1147/2347] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:49 2026] POST /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action => generated 140 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-03a268c3-40e6-4e71-a8f1-84cedbc2f633 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03a268c3-40e6-4e71-a8f1-84cedbc2f633 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03a268c3-40e6-4e71-a8f1-84cedbc2f633 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03a268c3-40e6-4e71-a8f1-84cedbc2f633 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03a268c3-40e6-4e71-a8f1-84cedbc2f633 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action returned with HTTP 400 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1201/2348] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:49 2026] POST /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action => generated 131 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0ce4b25d-8cf0-49ee-ad67-caa7c83d2445 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0ce4b25d-8cf0-49ee-ad67-caa7c83d2445 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/83fde4b2-3eda-4957-9668-89ec50756d74/action Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0ce4b25d-8cf0-49ee-ad67-caa7c83d2445 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0ce4b25d-8cf0-49ee-ad67-caa7c83d2445 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0ce4b25d-8cf0-49ee-ad67-caa7c83d2445 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/83fde4b2-3eda-4957-9668-89ec50756d74/action returned with HTTP 404 Sep 05 11:48:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1148/2349] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:49 2026] POST /volume/v3/volumes/83fde4b2-3eda-4957-9668-89ec50756d74/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1b0d5df8-72fc-4e1f-b0ba-15deb4d8d430 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b0d5df8-72fc-4e1f-b0ba-15deb4d8d430 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b0d5df8-72fc-4e1f-b0ba-15deb4d8d430 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b0d5df8-72fc-4e1f-b0ba-15deb4d8d430 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b0d5df8-72fc-4e1f-b0ba-15deb4d8d430 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action returned with HTTP 400 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1202/2350] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:48:49 2026] POST /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c74852a9-af57-40c3-aaee-98938d99feef None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c74852a9-af57-40c3-aaee-98938d99feef tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] POST http://192.168.122.95/volume/v3/volumes/None/action Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c74852a9-af57-40c3-aaee-98938d99feef tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c74852a9-af57-40c3-aaee-98938d99feef tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c74852a9-af57-40c3-aaee-98938d99feef tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/None/action returned with HTTP 404 Sep 05 11:48:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1149/2351] 192.168.122.95 () {60 vars in 1173 bytes} [Sat Sep 5 11:48:49 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f5c09ab4-c8ca-451e-8bf6-218b21d4c44a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f5c09ab4-c8ca-451e-8bf6-218b21d4c44a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] GET http://192.168.122.95/volume/v3/volumes/b66fe299-8a2b-4358-b7ab-88f8fc97688a Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f5c09ab4-c8ca-451e-8bf6-218b21d4c44a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f5c09ab4-c8ca-451e-8bf6-218b21d4c44a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f5c09ab4-c8ca-451e-8bf6-218b21d4c44a tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-reader] http://192.168.122.95/volume/v3/volumes/b66fe299-8a2b-4358-b7ab-88f8fc97688a returned with HTTP 404 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1203/2352] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:49 2026] GET /volume/v3/volumes/b66fe299-8a2b-4358-b7ab-88f8fc97688a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1e267316-b03e-41e8-8696-168e3bd3e098 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1e267316-b03e-41e8-8696-168e3bd3e098 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] GET http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1e267316-b03e-41e8-8696-168e3bd3e098 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1e267316-b03e-41e8-8696-168e3bd3e098 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1e267316-b03e-41e8-8696-168e3bd3e098 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Volume info retrieved successfully. Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1e267316-b03e-41e8-8696-168e3bd3e098 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd returned with HTTP 200 Sep 05 11:48:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1150/2353] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:49 2026] GET /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4546de17-b6a5-4a4f-877e-4ddc7c55a412 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4546de17-b6a5-4a4f-877e-4ddc7c55a412 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] DELETE http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4546de17-b6a5-4a4f-877e-4ddc7c55a412 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4546de17-b6a5-4a4f-877e-4ddc7c55a412 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-4546de17-b6a5-4a4f-877e-4ddc7c55a412 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Delete volume with id: d1cba505-f14f-4c81-9ffe-0a6e1aed37fd Sep 05 11:48:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4546de17-b6a5-4a4f-877e-4ddc7c55a412 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Volume info retrieved successfully. Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4546de17-b6a5-4a4f-877e-4ddc7c55a412 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Delete volume request issued successfully. Sep 05 11:48:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4546de17-b6a5-4a4f-877e-4ddc7c55a412 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd returned with HTTP 202 Sep 05 11:48:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1204/2354] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:48:49 2026] DELETE /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-61939368-7899-4839-90c1-559d9040c11f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-61939368-7899-4839-90c1-559d9040c11f tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] GET http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-61939368-7899-4839-90c1-559d9040c11f tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-61939368-7899-4839-90c1-559d9040c11f tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-61939368-7899-4839-90c1-559d9040c11f tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Volume info retrieved successfully. Sep 05 11:48:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-61939368-7899-4839-90c1-559d9040c11f tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd returned with HTTP 200 Sep 05 11:48:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1151/2355] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:49 2026] GET /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e3622905-0ed1-4348-b78b-086e989f5f65 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2139439863"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2139439863'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume of 1 GB Sep 05 11:48:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Availability Zones retrieved successfully. Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (e2cd6dc8-308a-4b09-9c9d-4a44a9556d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638c7384-e229-4fc9-8f3c-4603af54daa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638c7384-e229-4fc9-8f3c-4603af54daa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba58965-cf5c-41d3-80bb-66619d8041c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Created reservations ['97cbe345-661f-465d-a74d-840f19295155', '5d850284-d9e9-4eb9-b8eb-cc99615d89f1', '019b4c82-a3f2-4588-a4f6-5c1f6e86225a', '0d5a2788-f683-4180-b85a-10811e8ea90c'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba58965-cf5c-41d3-80bb-66619d8041c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97cbe345-661f-465d-a74d-840f19295155', '5d850284-d9e9-4eb9-b8eb-cc99615d89f1', '019b4c82-a3f2-4588-a4f6-5c1f6e86225a', '0d5a2788-f683-4180-b85a-10811e8ea90c']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f0d25c-2f8e-4956-9e01-31a98804b6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f0d25c-2f8e-4956-9e01-31a98804b6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea71036b-9ae1-42b8-a2d5-8ffa830c24c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2139439863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['97cbe345-661f-465d-a74d-840f19295155','5d850284-d9e9-4eb9-b8eb-cc99615d89f1','019b4c82-a3f2-4588-a4f6-5c1f6e86225a','0d5a2788-f683-4180-b85a-10811e8ea90c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2139439863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea71036b-9ae1-42b8-a2d5-8ffa830c24c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e177582856347edb9e4576d8fa2ba7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e41de3a69af40c3b964de5b8e843048',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb0f016-5e44-4b4b-9813-965dbdfd9112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb0f016-5e44-4b4b-9813-965dbdfd9112) transitioned into state 'SUCCESS' from state '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-2139439863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['97cbe345-661f-465d-a74d-840f19295155','5d850284-d9e9-4eb9-b8eb-cc99615d89f1','019b4c82-a3f2-4588-a4f6-5c1f6e86225a','0d5a2788-f683-4180-b85a-10811e8ea90c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192438e7-bd62-469b-84c7-ce9e47a9161c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192438e7-bd62-469b-84c7-ce9e47a9161c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (e2cd6dc8-308a-4b09-9c9d-4a44a9556d7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request issued successfully. Sep 05 11:48:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e3622905-0ed1-4348-b78b-086e989f5f65 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1205/2356] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:48:49 2026] POST /volume/v3/volumes => generated 767 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-84b0267f-afd9-4b69-bc35-9e946c273a94 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-84b0267f-afd9-4b69-bc35-9e946c273a94 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 Sep 05 11:48:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-84b0267f-afd9-4b69-bc35-9e946c273a94 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-84b0267f-afd9-4b69-bc35-9e946c273a94 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-84b0267f-afd9-4b69-bc35-9e946c273a94 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:48:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-84b0267f-afd9-4b69-bc35-9e946c273a94 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 returned with HTTP 200 Sep 05 11:48:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1152/2357] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:50 2026] GET /volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 => generated 835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d849febe-770f-4403-9740-1ecabf5f9874 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d849febe-770f-4403-9740-1ecabf5f9874 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] GET http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d849febe-770f-4403-9740-1ecabf5f9874 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d849febe-770f-4403-9740-1ecabf5f9874 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d849febe-770f-4403-9740-1ecabf5f9874 tempest-VolumesNegativeTest-404109490 tempest-VolumesNegativeTest-404109490-project-member] http://192.168.122.95/volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd returned with HTTP 404 Sep 05 11:48:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1206/2358] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:50 2026] GET /volume/v3/volumes/d1cba505-f14f-4c81-9ffe-0a6e1aed37fd => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-57b3ebe6-c717-43d3-beca-421f450f44f5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-57b3ebe6-c717-43d3-beca-421f450f44f5 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 Sep 05 11:48:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-57b3ebe6-c717-43d3-beca-421f450f44f5 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-57b3ebe6-c717-43d3-beca-421f450f44f5 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-57b3ebe6-c717-43d3-beca-421f450f44f5 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:48:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-57b3ebe6-c717-43d3-beca-421f450f44f5 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 returned with HTTP 200 Sep 05 11:48:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1153/2359] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:51 2026] GET /volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:48:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-66a26860-c27a-4fa9-a118-52ff3b4aabb2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-66a26860-c27a-4fa9-a118-52ff3b4aabb2 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 Sep 05 11:48:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-66a26860-c27a-4fa9-a118-52ff3b4aabb2 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-66a26860-c27a-4fa9-a118-52ff3b4aabb2 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-66a26860-c27a-4fa9-a118-52ff3b4aabb2 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:48:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-66a26860-c27a-4fa9-a118-52ff3b4aabb2 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 returned with HTTP 200 Sep 05 11:48:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1207/2360] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:52 2026] GET /volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6130d7da-6c3e-4e55-b840-e54a82a595af None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6130d7da-6c3e-4e55-b840-e54a82a595af tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:48:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6130d7da-6c3e-4e55-b840-e54a82a595af tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea71036b-9ae1-42b8-a2d5-8ffa830c24c9", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1581737008"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6130d7da-6c3e-4e55-b840-e54a82a595af tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:48:52 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-6130d7da-6c3e-4e55-b840-e54a82a595af tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create snapshot from volume ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 Sep 05 11:48:52 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-6130d7da-6c3e-4e55-b840-e54a82a595af tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Created reservations ['3fefbc2b-bbe4-4bb2-abbc-da1d9f8da5bf', '6babf213-8a9c-499e-ae15-322d669608c0', '753487f6-90d4-4ccc-afab-03f1fcfe93ed', 'fadc9da1-1f52-440d-8fe9-83103611ca64'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6130d7da-6c3e-4e55-b840-e54a82a595af tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Snapshot create request issued successfully. Sep 05 11:48:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6130d7da-6c3e-4e55-b840-e54a82a595af tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:48:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1154/2361] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:48:52 2026] POST /volume/v3/snapshots => generated 316 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f250232a-aa9f-4690-8483-719a9738f768 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f250232a-aa9f-4690-8483-719a9738f768 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 Sep 05 11:48:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f250232a-aa9f-4690-8483-719a9738f768 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f250232a-aa9f-4690-8483-719a9738f768 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f250232a-aa9f-4690-8483-719a9738f768 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Snapshot retrieved successfully. Sep 05 11:48:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f250232a-aa9f-4690-8483-719a9738f768 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 returned with HTTP 200 Sep 05 11:48:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1208/2362] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:48:52 2026] GET /volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 => generated 448 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9191df17-1ec6-4b0b-9e8e-25c593447db6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9191df17-1ec6-4b0b-9e8e-25c593447db6 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 Sep 05 11:48:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9191df17-1ec6-4b0b-9e8e-25c593447db6 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9191df17-1ec6-4b0b-9e8e-25c593447db6 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9191df17-1ec6-4b0b-9e8e-25c593447db6 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Snapshot retrieved successfully. Sep 05 11:48:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9191df17-1ec6-4b0b-9e8e-25c593447db6 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 returned with HTTP 200 Sep 05 11:48:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1155/2363] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:48:53 2026] GET /volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-88234056-9f30-41f3-a4ae-8decd89a9140 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88234056-9f30-41f3-a4ae-8decd89a9140 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 Sep 05 11:48:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88234056-9f30-41f3-a4ae-8decd89a9140 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88234056-9f30-41f3-a4ae-8decd89a9140 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-88234056-9f30-41f3-a4ae-8decd89a9140 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Snapshot retrieved successfully. Sep 05 11:48:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88234056-9f30-41f3-a4ae-8decd89a9140 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 returned with HTTP 200 Sep 05 11:48:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1209/2364] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:48:55 2026] GET /volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3ae7c427-a387-4f71-a569-d5c3c7b155d8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ae7c427-a387-4f71-a569-d5c3c7b155d8 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ae7c427-a387-4f71-a569-d5c3c7b155d8 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ae7c427-a387-4f71-a569-d5c3c7b155d8 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3ae7c427-a387-4f71-a569-d5c3c7b155d8 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Snapshot retrieved successfully. Sep 05 11:48:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ae7c427-a387-4f71-a569-d5c3c7b155d8 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 returned with HTTP 200 Sep 05 11:48:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1156/2365] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:48:56 2026] GET /volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 => generated 475 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0feefb93-afb6-4fbc-a951-46741d378b2b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a2b034eb-82f4-4270-894e-5566e3320956", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-585962260"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a2b034eb-82f4-4270-894e-5566e3320956', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-585962260'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume of 1 GB Sep 05 11:48:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Availability Zones retrieved successfully. Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (69bc4919-6f6d-4748-bd11-b09f117a6f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cca93c2-2f66-463f-98fc-031eaa3a1abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cca93c2-2f66-463f-98fc-031eaa3a1abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b88ddb5-b3b5-4e32-b648-fd6bfe3e175b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Created reservations ['31567d40-ea6b-499b-9143-a3b3e947fd9f', 'de46b240-8a7c-4480-9d46-9630147076c2', '1606a375-849f-49ac-9c1b-a807be56d345', '4b5bb96e-c8fe-41ae-bb70-4c1dfa218442'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b88ddb5-b3b5-4e32-b648-fd6bfe3e175b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31567d40-ea6b-499b-9143-a3b3e947fd9f', 'de46b240-8a7c-4480-9d46-9630147076c2', '1606a375-849f-49ac-9c1b-a807be56d345', '4b5bb96e-c8fe-41ae-bb70-4c1dfa218442']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ef2e9a-13a2-4691-a526-856b731ecb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ef2e9a-13a2-4691-a526-856b731ecb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f17157e5-4545-4da0-b88a-3df9153b840a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-585962260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['31567d40-ea6b-499b-9143-a3b3e947fd9f','de46b240-8a7c-4480-9d46-9630147076c2','1606a375-849f-49ac-9c1b-a807be56d345','4b5bb96e-c8fe-41ae-bb70-4c1dfa218442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-585962260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f17157e5-4545-4da0-b88a-3df9153b840a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e177582856347edb9e4576d8fa2ba7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e41de3a69af40c3b964de5b8e843048',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d819e6-1537-4fb7-bc1f-62406649e09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d819e6-1537-4fb7-bc1f-62406649e09e) transitioned into state 'SUCCESS' from state '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-585962260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['31567d40-ea6b-499b-9143-a3b3e947fd9f','de46b240-8a7c-4480-9d46-9630147076c2','1606a375-849f-49ac-9c1b-a807be56d345','4b5bb96e-c8fe-41ae-bb70-4c1dfa218442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0628fe4-87fc-44be-94fb-a8ea2545c4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0628fe4-87fc-44be-94fb-a8ea2545c4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (69bc4919-6f6d-4748-bd11-b09f117a6f38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request issued successfully. Sep 05 11:48:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0feefb93-afb6-4fbc-a951-46741d378b2b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1210/2366] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:56 2026] POST /volume/v3/volumes => generated 766 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a2b034eb-82f4-4270-894e-5566e3320956", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-776290780"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a2b034eb-82f4-4270-894e-5566e3320956', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-776290780'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume of 1 GB Sep 05 11:48:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Availability Zones retrieved successfully. Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (4baea34d-22fa-4b7b-a505-8bdc5f0ffdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c3f002-a5c7-46d1-a708-24a9ca8b20ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c3f002-a5c7-46d1-a708-24a9ca8b20ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3bc25d-8d38-4a52-b8c1-5293721a6beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Created reservations ['092c86c6-e454-407f-b0db-3a8f5be48fe3', '41870313-4e81-469f-afc9-abe41ac0a934', '4cafae03-030b-4209-be91-77ee330853bc', '45aa527d-0181-4969-9971-f310573dd52d'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3bc25d-8d38-4a52-b8c1-5293721a6beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['092c86c6-e454-407f-b0db-3a8f5be48fe3', '41870313-4e81-469f-afc9-abe41ac0a934', '4cafae03-030b-4209-be91-77ee330853bc', '45aa527d-0181-4969-9971-f310573dd52d']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677afb3b-1fb5-4904-9bdb-779285374825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677afb3b-1fb5-4904-9bdb-779285374825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e53e6c7-3f3f-43ef-a0eb-e427d263e08c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-776290780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['092c86c6-e454-407f-b0db-3a8f5be48fe3','41870313-4e81-469f-afc9-abe41ac0a934','4cafae03-030b-4209-be91-77ee330853bc','45aa527d-0181-4969-9971-f310573dd52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-776290780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e53e6c7-3f3f-43ef-a0eb-e427d263e08c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e177582856347edb9e4576d8fa2ba7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e41de3a69af40c3b964de5b8e843048',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f925c5c-6586-40f7-93c0-759118200d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f925c5c-6586-40f7-93c0-759118200d15) transitioned into state 'SUCCESS' from state '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-776290780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['092c86c6-e454-407f-b0db-3a8f5be48fe3','41870313-4e81-469f-afc9-abe41ac0a934','4cafae03-030b-4209-be91-77ee330853bc','45aa527d-0181-4969-9971-f310573dd52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d10e8c-b37a-439e-bc11-ba57058561fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d10e8c-b37a-439e-bc11-ba57058561fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (4baea34d-22fa-4b7b-a505-8bdc5f0ffdcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request issued successfully. Sep 05 11:48:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c15a9ab-83a4-40ce-ab10-f8d49a6fa3dd tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1157/2367] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:56 2026] POST /volume/v3/volumes => generated 766 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a2b034eb-82f4-4270-894e-5566e3320956", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-42458182"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a2b034eb-82f4-4270-894e-5566e3320956', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-42458182'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume of 1 GB Sep 05 11:48:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Availability Zones retrieved successfully. Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (1c93e618-34a9-4d1c-9211-ed9e340db2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea36f0c0-13a7-44aa-bd3e-87004b4daceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea36f0c0-13a7-44aa-bd3e-87004b4daceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:56 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122d3d61-1afe-49fa-99bd-6772e254f990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Created reservations ['7a0c36c6-7b07-4d72-991f-b32ec8d9f651', 'e3968cb7-2926-4467-8b21-85e233d12fe4', '6856ef94-da76-4a7d-bbc2-511989aa0d07', 'a6a684de-f9c0-44ca-8fca-91830976d36a'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122d3d61-1afe-49fa-99bd-6772e254f990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a0c36c6-7b07-4d72-991f-b32ec8d9f651', 'e3968cb7-2926-4467-8b21-85e233d12fe4', '6856ef94-da76-4a7d-bbc2-511989aa0d07', 'a6a684de-f9c0-44ca-8fca-91830976d36a']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a5ee75-2a23-4069-a4f7-b3a44df4ede7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:57 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a5ee75-2a23-4069-a4f7-b3a44df4ede7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd174596f-6afb-42b2-a23d-f9d517885955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-42458182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['7a0c36c6-7b07-4d72-991f-b32ec8d9f651','e3968cb7-2926-4467-8b21-85e233d12fe4','6856ef94-da76-4a7d-bbc2-511989aa0d07','a6a684de-f9c0-44ca-8fca-91830976d36a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-42458182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d174596f-6afb-42b2-a23d-f9d517885955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e177582856347edb9e4576d8fa2ba7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e41de3a69af40c3b964de5b8e843048',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a93c3d-fc08-449e-bf02-abefe107ab5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a93c3d-fc08-449e-bf02-abefe107ab5f) transitioned into state 'SUCCESS' from state '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-42458182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['7a0c36c6-7b07-4d72-991f-b32ec8d9f651','e3968cb7-2926-4467-8b21-85e233d12fe4','6856ef94-da76-4a7d-bbc2-511989aa0d07','a6a684de-f9c0-44ca-8fca-91830976d36a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e3389e-1a71-4390-ba17-ec811c55abdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e3389e-1a71-4390-ba17-ec811c55abdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (1c93e618-34a9-4d1c-9211-ed9e340db2f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request issued successfully. Sep 05 11:48:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed53b162-11e3-48e1-b49b-eec5aa3475cf tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1211/2368] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:56 2026] POST /volume/v3/volumes => generated 765 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0c2defbd-0936-42d3-8354-301d96379191 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a2b034eb-82f4-4270-894e-5566e3320956", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-672434820"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a2b034eb-82f4-4270-894e-5566e3320956', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-672434820'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume of 1 GB Sep 05 11:48:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Availability Zones retrieved successfully. Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (9d610d54-8f23-4b21-874d-2ebedfdd16e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d4387b8-103e-43b4-ad2f-7af4046eaef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d4387b8-103e-43b4-ad2f-7af4046eaef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2138f7ca-6a3c-4cdc-aaeb-8425a70e7f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Created reservations ['c288d1fa-5b83-497c-b20f-f6f1bec9f0f4', '79b28c9a-9c43-43cf-90ba-6bfe4addaeb4', '81c31153-67e5-413c-b4bb-7380bb44ebfe', 'ac3fbb30-d7c6-40bb-9716-1886ce01da27'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2138f7ca-6a3c-4cdc-aaeb-8425a70e7f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c288d1fa-5b83-497c-b20f-f6f1bec9f0f4', '79b28c9a-9c43-43cf-90ba-6bfe4addaeb4', '81c31153-67e5-413c-b4bb-7380bb44ebfe', 'ac3fbb30-d7c6-40bb-9716-1886ce01da27']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f9671d-f890-4eca-92e4-4aaf8b63b31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f9671d-f890-4eca-92e4-4aaf8b63b31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-672434820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['c288d1fa-5b83-497c-b20f-f6f1bec9f0f4','79b28c9a-9c43-43cf-90ba-6bfe4addaeb4','81c31153-67e5-413c-b4bb-7380bb44ebfe','ac3fbb30-d7c6-40bb-9716-1886ce01da27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-672434820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e177582856347edb9e4576d8fa2ba7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e41de3a69af40c3b964de5b8e843048',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3512aa95-29a1-4618-a7e3-0df6348039d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3512aa95-29a1-4618-a7e3-0df6348039d7) transitioned into state 'SUCCESS' from state '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-672434820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['c288d1fa-5b83-497c-b20f-f6f1bec9f0f4','79b28c9a-9c43-43cf-90ba-6bfe4addaeb4','81c31153-67e5-413c-b4bb-7380bb44ebfe','ac3fbb30-d7c6-40bb-9716-1886ce01da27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ba412a-7f99-4516-a5c6-37f7f5ae8495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ba412a-7f99-4516-a5c6-37f7f5ae8495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (9d610d54-8f23-4b21-874d-2ebedfdd16e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request issued successfully. Sep 05 11:48:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0c2defbd-0936-42d3-8354-301d96379191 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1158/2369] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:57 2026] POST /volume/v3/volumes => generated 766 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a2b034eb-82f4-4270-894e-5566e3320956", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1198780486"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a2b034eb-82f4-4270-894e-5566e3320956', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1198780486'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume of 1 GB Sep 05 11:48:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Availability Zones retrieved successfully. Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (49a667a3-c174-41e5-a2ca-3924a4a81013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ddaf342-7556-47bc-a5d6-72e325dbecf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:57 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ddaf342-7556-47bc-a5d6-72e325dbecf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6500ea1-e700-4c52-b5ac-84f0e3994786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Created reservations ['d9696efd-5e32-4033-98b9-7203a676a173', '5846d892-3872-4f5f-83e9-54c96d044231', 'e5f99017-b026-4823-a2ca-4bcc306a232d', '96cdc3d5-7d07-4e3e-aee8-f46a07c16d76'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6500ea1-e700-4c52-b5ac-84f0e3994786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9696efd-5e32-4033-98b9-7203a676a173', '5846d892-3872-4f5f-83e9-54c96d044231', 'e5f99017-b026-4823-a2ca-4bcc306a232d', '96cdc3d5-7d07-4e3e-aee8-f46a07c16d76']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794a4322-8a10-4472-9742-777ad5ee085e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794a4322-8a10-4472-9742-777ad5ee085e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acbdaf46-9115-490f-a0a4-2d7904050efe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1198780486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['d9696efd-5e32-4033-98b9-7203a676a173','5846d892-3872-4f5f-83e9-54c96d044231','e5f99017-b026-4823-a2ca-4bcc306a232d','96cdc3d5-7d07-4e3e-aee8-f46a07c16d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1198780486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acbdaf46-9115-490f-a0a4-2d7904050efe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e177582856347edb9e4576d8fa2ba7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e41de3a69af40c3b964de5b8e843048',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8058655c-45d7-41f7-ac14-408973bede94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8058655c-45d7-41f7-ac14-408973bede94) transitioned into state 'SUCCESS' from state '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-1198780486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e177582856347edb9e4576d8fa2ba7b',qos_specs=None,replication_status=,reservations=['d9696efd-5e32-4033-98b9-7203a676a173','5846d892-3872-4f5f-83e9-54c96d044231','e5f99017-b026-4823-a2ca-4bcc306a232d','96cdc3d5-7d07-4e3e-aee8-f46a07c16d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e41de3a69af40c3b964de5b8e843048',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a334a879-0a47-4eb4-b53f-b834d32fb109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a334a879-0a47-4eb4-b53f-b834d32fb109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Flow 'volume_create_api' (49a667a3-c174-41e5-a2ca-3924a4a81013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Create volume request issued successfully. Sep 05 11:48:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26089e42-3d2e-421f-a87e-6b2ff1c3f811 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1212/2370] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:48:57 2026] POST /volume/v3/volumes => generated 767 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:48:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f7f69579-920c-4a12-8ba9-b115b04b6500 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f7f69579-920c-4a12-8ba9-b115b04b6500 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a Sep 05 11:48:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f7f69579-920c-4a12-8ba9-b115b04b6500 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f7f69579-920c-4a12-8ba9-b115b04b6500 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f7f69579-920c-4a12-8ba9-b115b04b6500 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:48:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f7f69579-920c-4a12-8ba9-b115b04b6500 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a returned with HTTP 200 Sep 05 11:48:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1159/2371] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:58 2026] GET /volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a => generated 859 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2cd33864-c8db-487a-a2e2-5c46c0548dc1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2cd33864-c8db-487a-a2e2-5c46c0548dc1 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2cd33864-c8db-487a-a2e2-5c46c0548dc1 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2cd33864-c8db-487a-a2e2-5c46c0548dc1 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2cd33864-c8db-487a-a2e2-5c46c0548dc1 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:48:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2cd33864-c8db-487a-a2e2-5c46c0548dc1 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c returned with HTTP 200 Sep 05 11:48:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1213/2372] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:58 2026] GET /volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c => generated 858 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a6495915-088b-4c31-9c4b-125008c77f24 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a6495915-088b-4c31-9c4b-125008c77f24 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c Sep 05 11:48:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a6495915-088b-4c31-9c4b-125008c77f24 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a6495915-088b-4c31-9c4b-125008c77f24 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:59 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=244,cinder:UPDATE=80,cinder:INSERT=45 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:48:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:48:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:48:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a6495915-088b-4c31-9c4b-125008c77f24 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:48:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a6495915-088b-4c31-9c4b-125008c77f24 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c returned with HTTP 200 Sep 05 11:48:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1160/2373] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:59 2026] GET /volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c => generated 859 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-50c58058-f40f-4980-9fc7-95ad451973a9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-50c58058-f40f-4980-9fc7-95ad451973a9 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 Sep 05 11:48:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-50c58058-f40f-4980-9fc7-95ad451973a9 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-50c58058-f40f-4980-9fc7-95ad451973a9 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:59 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=306,cinder:UPDATE=99,cinder:INSERT=56 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:48:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:48:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:48:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-50c58058-f40f-4980-9fc7-95ad451973a9 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:48:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-50c58058-f40f-4980-9fc7-95ad451973a9 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 returned with HTTP 200 Sep 05 11:48:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1214/2374] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:48:59 2026] GET /volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a23855f9-22c5-42e3-8b6a-65e0545d1c35 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a23855f9-22c5-42e3-8b6a-65e0545d1c35 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 Sep 05 11:49:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a23855f9-22c5-42e3-8b6a-65e0545d1c35 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a23855f9-22c5-42e3-8b6a-65e0545d1c35 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a23855f9-22c5-42e3-8b6a-65e0545d1c35 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a23855f9-22c5-42e3-8b6a-65e0545d1c35 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 returned with HTTP 200 Sep 05 11:49:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1161/2375] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:00 2026] GET /volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2149daa7-788b-4e3b-9bce-8920c28f4f60 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2149daa7-788b-4e3b-9bce-8920c28f4f60 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 Sep 05 11:49:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2149daa7-788b-4e3b-9bce-8920c28f4f60 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2149daa7-788b-4e3b-9bce-8920c28f4f60 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2149daa7-788b-4e3b-9bce-8920c28f4f60 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2149daa7-788b-4e3b-9bce-8920c28f4f60 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 returned with HTTP 200 Sep 05 11:49:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1215/2376] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:00 2026] GET /volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b2833eca-d725-4853-a0d1-f0c0f7bfae1b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2833eca-d725-4853-a0d1-f0c0f7bfae1b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe Sep 05 11:49:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b2833eca-d725-4853-a0d1-f0c0f7bfae1b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b2833eca-d725-4853-a0d1-f0c0f7bfae1b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:01 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:01 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b2833eca-d725-4853-a0d1-f0c0f7bfae1b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2833eca-d725-4853-a0d1-f0c0f7bfae1b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe returned with HTTP 200 Sep 05 11:49:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1162/2377] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:01 2026] GET /volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-29f71228-a368-449e-952f-0a2b1f6aca6d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-29f71228-a368-449e-952f-0a2b1f6aca6d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe Sep 05 11:49:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-29f71228-a368-449e-952f-0a2b1f6aca6d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-29f71228-a368-449e-952f-0a2b1f6aca6d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-29f71228-a368-449e-952f-0a2b1f6aca6d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-29f71228-a368-449e-952f-0a2b1f6aca6d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe returned with HTTP 200 Sep 05 11:49:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1216/2378] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:02 2026] GET /volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-48a1b1ce-29f8-4460-9f59-fd4038e1d28b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-48a1b1ce-29f8-4460-9f59-fd4038e1d28b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] DELETE http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe Sep 05 11:49:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-48a1b1ce-29f8-4460-9f59-fd4038e1d28b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-48a1b1ce-29f8-4460-9f59-fd4038e1d28b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:02 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-48a1b1ce-29f8-4460-9f59-fd4038e1d28b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume with id: acbdaf46-9115-490f-a0a4-2d7904050efe Sep 05 11:49:02 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:02 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-48a1b1ce-29f8-4460-9f59-fd4038e1d28b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-48a1b1ce-29f8-4460-9f59-fd4038e1d28b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume request issued successfully. Sep 05 11:49:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-48a1b1ce-29f8-4460-9f59-fd4038e1d28b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe returned with HTTP 202 Sep 05 11:49:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1163/2379] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:02 2026] DELETE /volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6974123f-57e1-4dd0-8835-4ba5beb670d0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6974123f-57e1-4dd0-8835-4ba5beb670d0 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe Sep 05 11:49:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6974123f-57e1-4dd0-8835-4ba5beb670d0 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6974123f-57e1-4dd0-8835-4ba5beb670d0 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6974123f-57e1-4dd0-8835-4ba5beb670d0 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6974123f-57e1-4dd0-8835-4ba5beb670d0 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe returned with HTTP 200 Sep 05 11:49:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1217/2380] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:02 2026] GET /volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-41a8a009-1ac7-4345-afc6-464020c0314b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:49:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1469906639"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1469906639'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:02 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume of 1 GB Sep 05 11:49:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Availability Zones retrieved successfully. Sep 05 11:49:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (392be6f9-55c5-4a00-acce-e9d68f24b37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ed0ced-31de-41ca-b07b-75c5f655051b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ed0ced-31de-41ca-b07b-75c5f655051b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5b2604-e003-4b97-ae61-512f5580e9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Created reservations ['755f0478-72b6-4ead-812f-b2b287c8c5cd', '6fc78e4c-d602-4bf9-a34b-556804735960', '583cdadf-96f4-4d35-b6ff-adbec1be5466', 'be5f5928-a180-4f0d-81dd-000869959713'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5b2604-e003-4b97-ae61-512f5580e9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755f0478-72b6-4ead-812f-b2b287c8c5cd', '6fc78e4c-d602-4bf9-a34b-556804735960', '583cdadf-96f4-4d35-b6ff-adbec1be5466', 'be5f5928-a180-4f0d-81dd-000869959713']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241085a9-50af-423e-b66f-019a616b3844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241085a9-50af-423e-b66f-019a616b3844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0433c512-be81-4662-bea7-0bdf53d83108', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1469906639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['755f0478-72b6-4ead-812f-b2b287c8c5cd','6fc78e4c-d602-4bf9-a34b-556804735960','583cdadf-96f4-4d35-b6ff-adbec1be5466','be5f5928-a180-4f0d-81dd-000869959713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1469906639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0433c512-be81-4662-bea7-0bdf53d83108,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f556617c7c64576aa8eed133e849c53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04de16868fc45639cf91eed5d3aefea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701fadbb-769d-49f5-84af-792ee5bdfd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701fadbb-769d-49f5-84af-792ee5bdfd13) transitioned into state 'SUCCESS' from state '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-1469906639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['755f0478-72b6-4ead-812f-b2b287c8c5cd','6fc78e4c-d602-4bf9-a34b-556804735960','583cdadf-96f4-4d35-b6ff-adbec1be5466','be5f5928-a180-4f0d-81dd-000869959713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e263040c-f386-4897-b3c6-2046a9de54f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e263040c-f386-4897-b3c6-2046a9de54f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (392be6f9-55c5-4a00-acce-e9d68f24b37a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request issued successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41a8a009-1ac7-4345-afc6-464020c0314b tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1164/2381] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:02 2026] POST /volume/v3/volumes => generated 761 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bd55490a-bf3b-44a4-b38b-fdb1877f2de0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bd55490a-bf3b-44a4-b38b-fdb1877f2de0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bd55490a-bf3b-44a4-b38b-fdb1877f2de0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bd55490a-bf3b-44a4-b38b-fdb1877f2de0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b4dd4f5e-b6b2-4e46-83d4-8fe1fd2c6e69 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b4dd4f5e-b6b2-4e46-83d4-8fe1fd2c6e69 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b4dd4f5e-b6b2-4e46-83d4-8fe1fd2c6e69 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b4dd4f5e-b6b2-4e46-83d4-8fe1fd2c6e69 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b4dd4f5e-b6b2-4e46-83d4-8fe1fd2c6e69 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe returned with HTTP 404 Sep 05 11:49:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1165/2382] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:03 2026] GET /volume/v3/volumes/acbdaf46-9115-490f-a0a4-2d7904050efe => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:49:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bd55490a-bf3b-44a4-b38b-fdb1877f2de0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-beaa20a8-3413-4dca-8756-06e49cf9031b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-beaa20a8-3413-4dca-8756-06e49cf9031b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] DELETE http://192.168.122.95/volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-beaa20a8-3413-4dca-8756-06e49cf9031b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-beaa20a8-3413-4dca-8756-06e49cf9031b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:03 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-beaa20a8-3413-4dca-8756-06e49cf9031b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume with id: c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 Sep 05 11:49:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bd55490a-bf3b-44a4-b38b-fdb1877f2de0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 200 Sep 05 11:49:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1218/2383] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:03 2026] GET /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 829 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-beaa20a8-3413-4dca-8756-06e49cf9031b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-beaa20a8-3413-4dca-8756-06e49cf9031b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume request issued successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-beaa20a8-3413-4dca-8756-06e49cf9031b tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 returned with HTTP 202 Sep 05 11:49:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1166/2384] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:03 2026] DELETE /volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-022a3bf8-3045-4087-a870-a325a567d263 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-022a3bf8-3045-4087-a870-a325a567d263 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 Sep 05 11:49:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-022a3bf8-3045-4087-a870-a325a567d263 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-022a3bf8-3045-4087-a870-a325a567d263 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-022a3bf8-3045-4087-a870-a325a567d263 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-022a3bf8-3045-4087-a870-a325a567d263 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 returned with HTTP 200 Sep 05 11:49:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1219/2385] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:03 2026] GET /volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d0d2057b-d594-4914-bc15-6e73868193ee None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0d2057b-d594-4914-bc15-6e73868193ee tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0d2057b-d594-4914-bc15-6e73868193ee tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0d2057b-d594-4914-bc15-6e73868193ee tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d0d2057b-d594-4914-bc15-6e73868193ee tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0d2057b-d594-4914-bc15-6e73868193ee tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 200 Sep 05 11:49:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1167/2386] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:04 2026] GET /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-555dbd8e-5859-415a-aa74-c63dffc1c224 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-555dbd8e-5859-415a-aa74-c63dffc1c224 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 Sep 05 11:49:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-555dbd8e-5859-415a-aa74-c63dffc1c224 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-555dbd8e-5859-415a-aa74-c63dffc1c224 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-555dbd8e-5859-415a-aa74-c63dffc1c224 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 returned with HTTP 404 Sep 05 11:49:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1220/2387] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:04 2026] GET /volume/v3/volumes/c7b2dbdd-1fcc-4053-bcc5-a8e888a630d8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c314b368-8060-4daf-98a9-fc8dcb8cd4c7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c314b368-8060-4daf-98a9-fc8dcb8cd4c7 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] DELETE http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 Sep 05 11:49:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c314b368-8060-4daf-98a9-fc8dcb8cd4c7 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c314b368-8060-4daf-98a9-fc8dcb8cd4c7 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:04 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c314b368-8060-4daf-98a9-fc8dcb8cd4c7 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume with id: d174596f-6afb-42b2-a23d-f9d517885955 Sep 05 11:49:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c314b368-8060-4daf-98a9-fc8dcb8cd4c7 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c314b368-8060-4daf-98a9-fc8dcb8cd4c7 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume request issued successfully. Sep 05 11:49:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c314b368-8060-4daf-98a9-fc8dcb8cd4c7 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 returned with HTTP 202 Sep 05 11:49:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1168/2388] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:04 2026] DELETE /volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-42b292c0-0a5d-4c06-880b-01f65b8f07dc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-42b292c0-0a5d-4c06-880b-01f65b8f07dc tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 Sep 05 11:49:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-42b292c0-0a5d-4c06-880b-01f65b8f07dc tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-42b292c0-0a5d-4c06-880b-01f65b8f07dc tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-42b292c0-0a5d-4c06-880b-01f65b8f07dc tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-42b292c0-0a5d-4c06-880b-01f65b8f07dc tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 returned with HTTP 200 Sep 05 11:49:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1221/2389] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:04 2026] GET /volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5dfc960e-9a3d-4dbe-b3bd-6c0aafdf0ef9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5dfc960e-9a3d-4dbe-b3bd-6c0aafdf0ef9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5dfc960e-9a3d-4dbe-b3bd-6c0aafdf0ef9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5dfc960e-9a3d-4dbe-b3bd-6c0aafdf0ef9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5dfc960e-9a3d-4dbe-b3bd-6c0aafdf0ef9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5dfc960e-9a3d-4dbe-b3bd-6c0aafdf0ef9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 200 Sep 05 11:49:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1169/2390] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:05 2026] GET /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-afa5046e-8ae1-4706-8ddd-a1e672efb1a8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-afa5046e-8ae1-4706-8ddd-a1e672efb1a8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] GET http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-afa5046e-8ae1-4706-8ddd-a1e672efb1a8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-afa5046e-8ae1-4706-8ddd-a1e672efb1a8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-afa5046e-8ae1-4706-8ddd-a1e672efb1a8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Volume info retrieved successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-afa5046e-8ae1-4706-8ddd-a1e672efb1a8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 200 Sep 05 11:49:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1222/2391] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:05 2026] GET /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-52512c2c-a54b-4191-be71-1c05706179e9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-52512c2c-a54b-4191-be71-1c05706179e9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:49:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-52512c2c-a54b-4191-be71-1c05706179e9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0433c512-be81-4662-bea7-0bdf53d83108", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-308375664"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-74188cb7-2bc4-481f-8ad9-a34820cf6b7f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74188cb7-2bc4-481f-8ad9-a34820cf6b7f tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74188cb7-2bc4-481f-8ad9-a34820cf6b7f tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74188cb7-2bc4-481f-8ad9-a34820cf6b7f tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74188cb7-2bc4-481f-8ad9-a34820cf6b7f tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 returned with HTTP 404 Sep 05 11:49:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1223/2392] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:05 2026] GET /volume/v3/volumes/d174596f-6afb-42b2-a23d-f9d517885955 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d3a76249-13d9-49b1-9d90-aee020e3ff02 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d3a76249-13d9-49b1-9d90-aee020e3ff02 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] DELETE http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d3a76249-13d9-49b1-9d90-aee020e3ff02 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d3a76249-13d9-49b1-9d90-aee020e3ff02 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-d3a76249-13d9-49b1-9d90-aee020e3ff02 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume with id: 4e53e6c7-3f3f-43ef-a0eb-e427d263e08c Sep 05 11:49:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d3a76249-13d9-49b1-9d90-aee020e3ff02 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d3a76249-13d9-49b1-9d90-aee020e3ff02 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume request issued successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d3a76249-13d9-49b1-9d90-aee020e3ff02 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c returned with HTTP 202 Sep 05 11:49:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1224/2393] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:05 2026] DELETE /volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4c7081da-bc0e-417e-a59a-d94ba0eebfed None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4c7081da-bc0e-417e-a59a-d94ba0eebfed tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4c7081da-bc0e-417e-a59a-d94ba0eebfed tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4c7081da-bc0e-417e-a59a-d94ba0eebfed tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4c7081da-bc0e-417e-a59a-d94ba0eebfed tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4c7081da-bc0e-417e-a59a-d94ba0eebfed tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c returned with HTTP 200 Sep 05 11:49:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1225/2394] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:05 2026] GET /volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-52512c2c-a54b-4191-be71-1c05706179e9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-52512c2c-a54b-4191-be71-1c05706179e9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create snapshot from volume 0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:06 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-52512c2c-a54b-4191-be71-1c05706179e9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Created reservations ['8b65c450-176f-45aa-b8ee-a9621267ad21', 'b7d28c79-db31-40ed-bb03-e8a205e9e0c8', '9d8fc116-87a3-4eee-81cc-9eac1bad8373', 'a84a3e3c-c8bf-4317-ba23-bcd76ba1edfd'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-52512c2c-a54b-4191-be71-1c05706179e9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot create request issued successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-52512c2c-a54b-4191-be71-1c05706179e9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1170/2395] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:05 2026] POST /volume/v3/snapshots => generated 379 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-76cd5861-adea-4dc0-aa86-48ede7c639a9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76cd5861-adea-4dc0-aa86-48ede7c639a9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76cd5861-adea-4dc0-aa86-48ede7c639a9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76cd5861-adea-4dc0-aa86-48ede7c639a9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-76cd5861-adea-4dc0-aa86-48ede7c639a9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76cd5861-adea-4dc0-aa86-48ede7c639a9 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 200 Sep 05 11:49:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1226/2396] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:06 2026] GET /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-939b57e1-61e2-4236-9b61-b1edd0f64389 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-939b57e1-61e2-4236-9b61-b1edd0f64389 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c Sep 05 11:49:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-939b57e1-61e2-4236-9b61-b1edd0f64389 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-939b57e1-61e2-4236-9b61-b1edd0f64389 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-939b57e1-61e2-4236-9b61-b1edd0f64389 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c returned with HTTP 404 Sep 05 11:49:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1171/2397] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:06 2026] GET /volume/v3/volumes/4e53e6c7-3f3f-43ef-a0eb-e427d263e08c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1cca1c7d-887f-4792-ba24-0f304809a384 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1cca1c7d-887f-4792-ba24-0f304809a384 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] DELETE http://192.168.122.95/volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a Sep 05 11:49:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1cca1c7d-887f-4792-ba24-0f304809a384 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1cca1c7d-887f-4792-ba24-0f304809a384 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:06 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-1cca1c7d-887f-4792-ba24-0f304809a384 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume with id: f17157e5-4545-4da0-b88a-3df9153b840a Sep 05 11:49:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1cca1c7d-887f-4792-ba24-0f304809a384 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1cca1c7d-887f-4792-ba24-0f304809a384 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume request issued successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1cca1c7d-887f-4792-ba24-0f304809a384 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a returned with HTTP 202 Sep 05 11:49:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1227/2398] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:06 2026] DELETE /volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2ba37847-6177-4d45-9686-2c3c4c667129 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2ba37847-6177-4d45-9686-2c3c4c667129 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a Sep 05 11:49:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2ba37847-6177-4d45-9686-2c3c4c667129 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2ba37847-6177-4d45-9686-2c3c4c667129 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2ba37847-6177-4d45-9686-2c3c4c667129 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2ba37847-6177-4d45-9686-2c3c4c667129 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a returned with HTTP 200 Sep 05 11:49:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1172/2399] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:06 2026] GET /volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-41ec8d24-08aa-41d4-a077-686dd446b9d6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41ec8d24-08aa-41d4-a077-686dd446b9d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-41ec8d24-08aa-41d4-a077-686dd446b9d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-41ec8d24-08aa-41d4-a077-686dd446b9d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-41ec8d24-08aa-41d4-a077-686dd446b9d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41ec8d24-08aa-41d4-a077-686dd446b9d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 200 Sep 05 11:49:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1228/2400] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:07 2026] GET /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3e709942-eb7e-4e6e-b899-10285180b1f0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e709942-eb7e-4e6e-b899-10285180b1f0 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a Sep 05 11:49:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e709942-eb7e-4e6e-b899-10285180b1f0 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3e709942-eb7e-4e6e-b899-10285180b1f0 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3e709942-eb7e-4e6e-b899-10285180b1f0 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a returned with HTTP 404 Sep 05 11:49:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1173/2401] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:08 2026] GET /volume/v3/volumes/f17157e5-4545-4da0-b88a-3df9153b840a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:49:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-316e042d-081b-4ee2-bed0-44afefa97b5d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-316e042d-081b-4ee2-bed0-44afefa97b5d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 Sep 05 11:49:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-316e042d-081b-4ee2-bed0-44afefa97b5d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-316e042d-081b-4ee2-bed0-44afefa97b5d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:08 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-316e042d-081b-4ee2-bed0-44afefa97b5d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete snapshot with id: a2b034eb-82f4-4270-894e-5566e3320956 Sep 05 11:49:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-316e042d-081b-4ee2-bed0-44afefa97b5d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Snapshot retrieved successfully. Sep 05 11:49:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-316e042d-081b-4ee2-bed0-44afefa97b5d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Snapshot delete request issued successfully. Sep 05 11:49:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-316e042d-081b-4ee2-bed0-44afefa97b5d tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 returned with HTTP 202 Sep 05 11:49:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1229/2402] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:08 2026] DELETE /volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:49:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b177b0be-91e3-4932-968e-d079dce917fa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b177b0be-91e3-4932-968e-d079dce917fa tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 Sep 05 11:49:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b177b0be-91e3-4932-968e-d079dce917fa tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b177b0be-91e3-4932-968e-d079dce917fa tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b177b0be-91e3-4932-968e-d079dce917fa tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Snapshot retrieved successfully. Sep 05 11:49:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b177b0be-91e3-4932-968e-d079dce917fa tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 returned with HTTP 200 Sep 05 11:49:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1174/2403] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:08 2026] GET /volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 => generated 474 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3ea18421-4180-4546-b52f-9da1ca319df6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ea18421-4180-4546-b52f-9da1ca319df6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ea18421-4180-4546-b52f-9da1ca319df6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ea18421-4180-4546-b52f-9da1ca319df6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3ea18421-4180-4546-b52f-9da1ca319df6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ea18421-4180-4546-b52f-9da1ca319df6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 200 Sep 05 11:49:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1230/2404] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:08 2026] GET /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1cf25cda-8329-4929-9edd-7fcf3e8e6110 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1cf25cda-8329-4929-9edd-7fcf3e8e6110 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1cf25cda-8329-4929-9edd-7fcf3e8e6110 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1cf25cda-8329-4929-9edd-7fcf3e8e6110 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1cf25cda-8329-4929-9edd-7fcf3e8e6110 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1cf25cda-8329-4929-9edd-7fcf3e8e6110 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1175/2405] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-41727df5-f2cb-47ce-865c-cacad6c5e104 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41727df5-f2cb-47ce-865c-cacad6c5e104 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-41727df5-f2cb-47ce-865c-cacad6c5e104 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-41727df5-f2cb-47ce-865c-cacad6c5e104 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-41727df5-f2cb-47ce-865c-cacad6c5e104 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41727df5-f2cb-47ce-865c-cacad6c5e104 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1231/2406] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8720684f-52d5-4a35-abfc-c5e5cc2cf66a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8720684f-52d5-4a35-abfc-c5e5cc2cf66a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] GET http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8720684f-52d5-4a35-abfc-c5e5cc2cf66a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8720684f-52d5-4a35-abfc-c5e5cc2cf66a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8720684f-52d5-4a35-abfc-c5e5cc2cf66a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8720684f-52d5-4a35-abfc-c5e5cc2cf66a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1176/2407] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4dbd338d-43bb-4671-9643-0b72449c9899 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4dbd338d-43bb-4671-9643-0b72449c9899 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] GET http://192.168.122.95/volume/v3/snapshots Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4dbd338d-43bb-4671-9643-0b72449c9899 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4dbd338d-43bb-4671-9643-0b72449c9899 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-4dbd338d-43bb-4671-9643-0b72449c9899 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-4dbd338d-43bb-4671-9643-0b72449c9899 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: /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 05 11:49:09 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4dbd338d-43bb-4671-9643-0b72449c9899 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Get all snapshots completed successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4dbd338d-43bb-4671-9643-0b72449c9899 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] http://192.168.122.95/volume/v3/snapshots returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1232/2408] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/snapshots => generated 407 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ba1c7e0e-f4e3-4657-a7a4-82ab48c53181 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba1c7e0e-f4e3-4657-a7a4-82ab48c53181 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] PUT http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba1c7e0e-f4e3-4657-a7a4-82ab48c53181 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-386901338", "description": "This is the new description of snapshot."}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ba1c7e0e-f4e3-4657-a7a4-82ab48c53181 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba1c7e0e-f4e3-4657-a7a4-82ab48c53181 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1177/2409] 192.168.122.95 () {60 vars in 1254 bytes} [Sat Sep 5 11:49:09 2026] PUT /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4e911210-36f4-4705-9694-bfad7686a673 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4e911210-36f4-4705-9694-bfad7686a673 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] GET http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4e911210-36f4-4705-9694-bfad7686a673 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4e911210-36f4-4705-9694-bfad7686a673 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4e911210-36f4-4705-9694-bfad7686a673 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4e911210-36f4-4705-9694-bfad7686a673 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1233/2410] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 576 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-005e1265-3c3a-45ac-ab1f-3ee8cd4c0dc6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-005e1265-3c3a-45ac-ab1f-3ee8cd4c0dc6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-005e1265-3c3a-45ac-ab1f-3ee8cd4c0dc6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-005e1265-3c3a-45ac-ab1f-3ee8cd4c0dc6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-005e1265-3c3a-45ac-ab1f-3ee8cd4c0dc6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete snapshot with id: d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-005e1265-3c3a-45ac-ab1f-3ee8cd4c0dc6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-005e1265-3c3a-45ac-ab1f-3ee8cd4c0dc6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot delete request issued successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-005e1265-3c3a-45ac-ab1f-3ee8cd4c0dc6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 202 Sep 05 11:49:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1178/2411] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:09 2026] DELETE /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9227c21e-992f-4822-85a8-e35693ac305d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9227c21e-992f-4822-85a8-e35693ac305d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9227c21e-992f-4822-85a8-e35693ac305d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9227c21e-992f-4822-85a8-e35693ac305d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9227c21e-992f-4822-85a8-e35693ac305d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9227c21e-992f-4822-85a8-e35693ac305d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1234/2412] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 575 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-26cc5fc2-e136-41c7-82c4-06859f5c4bde None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26cc5fc2-e136-41c7-82c4-06859f5c4bde tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 Sep 05 11:49:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26cc5fc2-e136-41c7-82c4-06859f5c4bde tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26cc5fc2-e136-41c7-82c4-06859f5c4bde tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26cc5fc2-e136-41c7-82c4-06859f5c4bde tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 returned with HTTP 404 Sep 05 11:49:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1179/2413] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:10 2026] GET /volume/v3/snapshots/a2b034eb-82f4-4270-894e-5566e3320956 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b16b2638-2fb0-4bd5-9620-6d2713061136 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b16b2638-2fb0-4bd5-9620-6d2713061136 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] DELETE http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 Sep 05 11:49:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b16b2638-2fb0-4bd5-9620-6d2713061136 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b16b2638-2fb0-4bd5-9620-6d2713061136 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:10 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b16b2638-2fb0-4bd5-9620-6d2713061136 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume with id: ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 Sep 05 11:49:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b16b2638-2fb0-4bd5-9620-6d2713061136 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b16b2638-2fb0-4bd5-9620-6d2713061136 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Delete volume request issued successfully. Sep 05 11:49:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b16b2638-2fb0-4bd5-9620-6d2713061136 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 returned with HTTP 202 Sep 05 11:49:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1235/2414] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:10 2026] DELETE /volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-095115cf-880b-47ce-ba11-591196b05fcb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-095115cf-880b-47ce-ba11-591196b05fcb tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 Sep 05 11:49:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-095115cf-880b-47ce-ba11-591196b05fcb tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-095115cf-880b-47ce-ba11-591196b05fcb tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-095115cf-880b-47ce-ba11-591196b05fcb tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Volume info retrieved successfully. Sep 05 11:49:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-095115cf-880b-47ce-ba11-591196b05fcb tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 returned with HTTP 200 Sep 05 11:49:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1180/2415] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:10 2026] GET /volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-759af120-0673-48a5-a4b5-786bac20a633 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-759af120-0673-48a5-a4b5-786bac20a633 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-759af120-0673-48a5-a4b5-786bac20a633 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-759af120-0673-48a5-a4b5-786bac20a633 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-759af120-0673-48a5-a4b5-786bac20a633 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-759af120-0673-48a5-a4b5-786bac20a633 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 200 Sep 05 11:49:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1236/2416] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:10 2026] GET /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 575 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e4804e3b-d046-4c6f-9062-7caf829eaea2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e4804e3b-d046-4c6f-9062-7caf829eaea2 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] GET http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e4804e3b-d046-4c6f-9062-7caf829eaea2 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e4804e3b-d046-4c6f-9062-7caf829eaea2 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e4804e3b-d046-4c6f-9062-7caf829eaea2 tempest-CreateVolumesFromSnapshotTest-920295763 tempest-CreateVolumesFromSnapshotTest-920295763-project-member] http://192.168.122.95/volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 returned with HTTP 404 Sep 05 11:49:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1181/2417] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:11 2026] GET /volume/v3/volumes/ea71036b-9ae1-42b8-a2d5-8ffa830c24c9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6cc93782-7d67-4d0c-8704-53feeb11d407 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6cc93782-7d67-4d0c-8704-53feeb11d407 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6cc93782-7d67-4d0c-8704-53feeb11d407 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6cc93782-7d67-4d0c-8704-53feeb11d407 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6cc93782-7d67-4d0c-8704-53feeb11d407 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 404 Sep 05 11:49:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1237/2418] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:11 2026] GET /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a954a18d-676b-4c45-9059-47cb37679630 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a954a18d-676b-4c45-9059-47cb37679630 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a954a18d-676b-4c45-9059-47cb37679630 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a954a18d-676b-4c45-9059-47cb37679630 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-a954a18d-676b-4c45-9059-47cb37679630 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete snapshot with id: d0e35a5f-c5a1-4e8d-b880-8d42dd969950 Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a954a18d-676b-4c45-9059-47cb37679630 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 returned with HTTP 404 Sep 05 11:49:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1182/2419] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:11 2026] DELETE /volume/v3/snapshots/d0e35a5f-c5a1-4e8d-b880-8d42dd969950 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-01972050-7ad4-435b-851f-47ac5973f872 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-01972050-7ad4-435b-851f-47ac5973f872 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] GET http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-01972050-7ad4-435b-851f-47ac5973f872 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-01972050-7ad4-435b-851f-47ac5973f872 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-01972050-7ad4-435b-851f-47ac5973f872 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Volume info retrieved successfully. Sep 05 11:49:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-01972050-7ad4-435b-851f-47ac5973f872 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 200 Sep 05 11:49:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1238/2420] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:11 2026] GET /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1d76015f-3d55-42da-8c49-d97c042e8901 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1918380090"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1918380090'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume of 1 GB Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Availability Zones retrieved successfully. Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (96d31ead-f520-4a2c-8565-2a5d406ddbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d16823f-eb23-4383-a468-acc29fd8b566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d16823f-eb23-4383-a468-acc29fd8b566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9df967-a1c4-4fb2-af33-946eaf67c550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Created reservations ['9532d5c7-1681-4a33-a8e6-ec542f3a99ba', 'c9d41d54-8442-4a9e-814a-cba06cb226e7', '6b02afe9-4f27-470b-bc74-42e2b067cd3b', 'f36b4a5a-ead1-44f5-9976-f1e12d4063b6'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9df967-a1c4-4fb2-af33-946eaf67c550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9532d5c7-1681-4a33-a8e6-ec542f3a99ba', 'c9d41d54-8442-4a9e-814a-cba06cb226e7', '6b02afe9-4f27-470b-bc74-42e2b067cd3b', 'f36b4a5a-ead1-44f5-9976-f1e12d4063b6']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88206fde-b4ff-4ffa-a63b-df9ce7278309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88206fde-b4ff-4ffa-a63b-df9ce7278309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be594061-7980-4dac-b531-a5b742c30e3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1918380090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['9532d5c7-1681-4a33-a8e6-ec542f3a99ba','c9d41d54-8442-4a9e-814a-cba06cb226e7','6b02afe9-4f27-470b-bc74-42e2b067cd3b','f36b4a5a-ead1-44f5-9976-f1e12d4063b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1918380090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be594061-7980-4dac-b531-a5b742c30e3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f556617c7c64576aa8eed133e849c53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04de16868fc45639cf91eed5d3aefea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783f2a7c-1b15-47bf-94e4-c50db6933148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783f2a7c-1b15-47bf-94e4-c50db6933148) transitioned into state 'SUCCESS' from state '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-1918380090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['9532d5c7-1681-4a33-a8e6-ec542f3a99ba','c9d41d54-8442-4a9e-814a-cba06cb226e7','6b02afe9-4f27-470b-bc74-42e2b067cd3b','f36b4a5a-ead1-44f5-9976-f1e12d4063b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1188a244-9223-4c18-b83f-b873e8cbaac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1188a244-9223-4c18-b83f-b873e8cbaac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (96d31ead-f520-4a2c-8565-2a5d406ddbc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request issued successfully. Sep 05 11:49:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d76015f-3d55-42da-8c49-d97c042e8901 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1183/2421] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:11 2026] POST /volume/v3/volumes => generated 761 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-76a1edce-22e7-4111-9da6-fc1728b25bc4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76a1edce-22e7-4111-9da6-fc1728b25bc4 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b Sep 05 11:49:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76a1edce-22e7-4111-9da6-fc1728b25bc4 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76a1edce-22e7-4111-9da6-fc1728b25bc4 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-76a1edce-22e7-4111-9da6-fc1728b25bc4 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76a1edce-22e7-4111-9da6-fc1728b25bc4 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b returned with HTTP 200 Sep 05 11:49:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1239/2422] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:11 2026] GET /volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f3b0b7b7-2ecc-497d-860f-0a2a46d61366 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f3b0b7b7-2ecc-497d-860f-0a2a46d61366 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b Sep 05 11:49:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f3b0b7b7-2ecc-497d-860f-0a2a46d61366 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f3b0b7b7-2ecc-497d-860f-0a2a46d61366 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f3b0b7b7-2ecc-497d-860f-0a2a46d61366 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f3b0b7b7-2ecc-497d-860f-0a2a46d61366 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b returned with HTTP 200 Sep 05 11:49:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1184/2423] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:13 2026] GET /volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5f6fcd6b-33bf-4883-b94e-27464ffd4ace None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5f6fcd6b-33bf-4883-b94e-27464ffd4ace tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b Sep 05 11:49:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5f6fcd6b-33bf-4883-b94e-27464ffd4ace tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5f6fcd6b-33bf-4883-b94e-27464ffd4ace tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5f6fcd6b-33bf-4883-b94e-27464ffd4ace tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5f6fcd6b-33bf-4883-b94e-27464ffd4ace tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b returned with HTTP 200 Sep 05 11:49:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1240/2424] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:14 2026] GET /volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-12557cbe-a8ed-43d1-b1bd-c16d39fbeb7e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12557cbe-a8ed-43d1-b1bd-c16d39fbeb7e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:49:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-12557cbe-a8ed-43d1-b1bd-c16d39fbeb7e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be594061-7980-4dac-b531-a5b742c30e3b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-733091129"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-12557cbe-a8ed-43d1-b1bd-c16d39fbeb7e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:14 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-12557cbe-a8ed-43d1-b1bd-c16d39fbeb7e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create snapshot from volume be594061-7980-4dac-b531-a5b742c30e3b Sep 05 11:49:14 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-12557cbe-a8ed-43d1-b1bd-c16d39fbeb7e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Created reservations ['a2de9e3d-5bb4-4287-86ee-ef341a802ff0', '9347ccad-9c7c-4986-99d5-7663280d8d1f', '3de5f6de-32d1-4c09-859b-d13677f920d5', '0a7d5cb2-27b3-4cca-9638-1c45432f7dbd'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-12557cbe-a8ed-43d1-b1bd-c16d39fbeb7e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot create request issued successfully. Sep 05 11:49:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12557cbe-a8ed-43d1-b1bd-c16d39fbeb7e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1185/2425] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3e5f553f-f223-449b-ab41-8a45e83ed0d1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3e5f553f-f223-449b-ab41-8a45e83ed0d1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb Sep 05 11:49:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3e5f553f-f223-449b-ab41-8a45e83ed0d1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3e5f553f-f223-449b-ab41-8a45e83ed0d1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3e5f553f-f223-449b-ab41-8a45e83ed0d1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3e5f553f-f223-449b-ab41-8a45e83ed0d1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb returned with HTTP 200 Sep 05 11:49:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1241/2426] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:14 2026] GET /volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3108b759-ee8b-46f9-8003-85c121b51c02 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3108b759-ee8b-46f9-8003-85c121b51c02 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb Sep 05 11:49:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3108b759-ee8b-46f9-8003-85c121b51c02 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3108b759-ee8b-46f9-8003-85c121b51c02 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3108b759-ee8b-46f9-8003-85c121b51c02 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3108b759-ee8b-46f9-8003-85c121b51c02 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb returned with HTTP 200 Sep 05 11:49:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1186/2427] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:15 2026] GET /volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-00071bda-87c0-4386-9db8-5aeb236735e8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:49:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a856a835-e465-431e-8068-e0f3b746d45e", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a856a835-e465-431e-8068-e0f3b746d45e', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:15 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Create volume of 1 GB Sep 05 11:49:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Availability Zones retrieved successfully. Sep 05 11:49:15 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Flow 'volume_create_api' (7f0e41f9-5f98-4193-9658-03f8e5f907c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:15 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08db21a6-4d00-482a-b298-e8548834b876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:15 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08db21a6-4d00-482a-b298-e8548834b876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5110aeda-f90c-4113-8650-88f7d5da4449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Created reservations ['fa7e078a-4f0e-411d-9548-6a0721b2a1b3', '9900c264-3cc2-4fde-a97a-af598fbd4d2f', '09cb7bdd-8cee-4719-992c-33f77cea018d', '6fff14d6-f1f3-472b-8c5b-d52ab2630eac'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5110aeda-f90c-4113-8650-88f7d5da4449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7e078a-4f0e-411d-9548-6a0721b2a1b3', '9900c264-3cc2-4fde-a97a-af598fbd4d2f', '09cb7bdd-8cee-4719-992c-33f77cea018d', '6fff14d6-f1f3-472b-8c5b-d52ab2630eac']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bfd2d11-380d-42e5-8322-8815f880347b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bfd2d11-380d-42e5-8322-8815f880347b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb70e956-898b-44bb-83c8-2ce4aa0ce292', '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='4a879cc6f58145d78dd71d66cf986547',qos_specs=None,replication_status=,reservations=['fa7e078a-4f0e-411d-9548-6a0721b2a1b3','9900c264-3cc2-4fde-a97a-af598fbd4d2f','09cb7bdd-8cee-4719-992c-33f77cea018d','6fff14d6-f1f3-472b-8c5b-d52ab2630eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26fe29d19b2f40c1b9cd2b3448fe1859',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:16Z,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=cb70e956-898b-44bb-83c8-2ce4aa0ce292,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a879cc6f58145d78dd71d66cf986547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26fe29d19b2f40c1b9cd2b3448fe1859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c08cc24-6919-40aa-ab19-6f977b8b8d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c08cc24-6919-40aa-ab19-6f977b8b8d64) transitioned into state 'SUCCESS' from 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='4a879cc6f58145d78dd71d66cf986547',qos_specs=None,replication_status=,reservations=['fa7e078a-4f0e-411d-9548-6a0721b2a1b3','9900c264-3cc2-4fde-a97a-af598fbd4d2f','09cb7bdd-8cee-4719-992c-33f77cea018d','6fff14d6-f1f3-472b-8c5b-d52ab2630eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26fe29d19b2f40c1b9cd2b3448fe1859',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eec4325-e317-4d4f-b4a5-8eb5b094c410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eec4325-e317-4d4f-b4a5-8eb5b094c410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Flow 'volume_create_api' (7f0e41f9-5f98-4193-9658-03f8e5f907c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Create volume request issued successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00071bda-87c0-4386-9db8-5aeb236735e8 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1242/2428] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:49:15 2026] POST /volume/v3/volumes => generated 782 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-05434a7e-bf67-4ee7-bacd-240f629c59b2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-05434a7e-bf67-4ee7-bacd-240f629c59b2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-05434a7e-bf67-4ee7-bacd-240f629c59b2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-05434a7e-bf67-4ee7-bacd-240f629c59b2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-05434a7e-bf67-4ee7-bacd-240f629c59b2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-05434a7e-bf67-4ee7-bacd-240f629c59b2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1187/2429] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:16 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-658bea79-fe3b-4867-bb31-95b0722ecfb6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-658bea79-fe3b-4867-bb31-95b0722ecfb6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-658bea79-fe3b-4867-bb31-95b0722ecfb6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-658bea79-fe3b-4867-bb31-95b0722ecfb6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-658bea79-fe3b-4867-bb31-95b0722ecfb6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-658bea79-fe3b-4867-bb31-95b0722ecfb6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb returned with HTTP 200 Sep 05 11:49:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1243/2430] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:16 2026] GET /volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3399ec81-a02c-4915-bca2-fe66247626bb", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1012088086"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request body: {'volume': {'snapshot_id': '3399ec81-a02c-4915-bca2-fe66247626bb', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1012088086'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume of 2 GB Sep 05 11:49:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Availability Zones retrieved successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (965aae60-a83f-4d7a-8e32-81d160255fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d0646f-fa6b-4a78-8f91-ca04be516386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d0646f-fa6b-4a78-8f91-ca04be516386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '3399ec81-a02c-4915-bca2-fe66247626bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535ab530-fbaa-4c73-86a5-7d917f79f8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Created reservations ['6486f985-ecb1-470a-a9a0-945905d3029d', 'b56125ec-9128-467e-8658-0b333de81489', 'd8cc9ab0-1a2b-4ea7-b952-c85326bdc93d', 'f79cb58c-053f-47a6-8cc4-7f6846bc6ffe'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535ab530-fbaa-4c73-86a5-7d917f79f8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6486f985-ecb1-470a-a9a0-945905d3029d', 'b56125ec-9128-467e-8658-0b333de81489', 'd8cc9ab0-1a2b-4ea7-b952-c85326bdc93d', 'f79cb58c-053f-47a6-8cc4-7f6846bc6ffe']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3aa74a8-af28-4bb1-9d4b-221a87351dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3aa74a8-af28-4bb1-9d4b-221a87351dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '613af6bd-950c-4f89-b3e6-2cf4bc02a6cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1012088086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['6486f985-ecb1-470a-a9a0-945905d3029d','b56125ec-9128-467e-8658-0b333de81489','d8cc9ab0-1a2b-4ea7-b952-c85326bdc93d','f79cb58c-053f-47a6-8cc4-7f6846bc6ffe'],size=2,snapshot_id=3399ec81-a02c-4915-bca2-fe66247626bb,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1012088086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=613af6bd-950c-4f89-b3e6-2cf4bc02a6cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f556617c7c64576aa8eed133e849c53',provider_auth=None,provider_geometry=None,provider_id=None,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=3399ec81-a02c-4915-bca2-fe66247626bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04de16868fc45639cf91eed5d3aefea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (063942ca-52f9-4dcb-8a68-d9576cec97b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (063942ca-52f9-4dcb-8a68-d9576cec97b6) transitioned into state 'SUCCESS' from state '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-1012088086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['6486f985-ecb1-470a-a9a0-945905d3029d','b56125ec-9128-467e-8658-0b333de81489','d8cc9ab0-1a2b-4ea7-b952-c85326bdc93d','f79cb58c-053f-47a6-8cc4-7f6846bc6ffe'],size=2,snapshot_id=3399ec81-a02c-4915-bca2-fe66247626bb,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33605129-3083-406f-aabc-923b048371a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33605129-3083-406f-aabc-923b048371a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (965aae60-a83f-4d7a-8e32-81d160255fdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request issued successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f52f615d-f836-41f9-bcfb-0626b33c1b08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1188/2431] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:16 2026] POST /volume/v3/volumes => generated 795 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-85661915-6d78-4a00-ab4e-3091395f14a3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-85661915-6d78-4a00-ab4e-3091395f14a3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-85661915-6d78-4a00-ab4e-3091395f14a3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-85661915-6d78-4a00-ab4e-3091395f14a3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-85661915-6d78-4a00-ab4e-3091395f14a3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-85661915-6d78-4a00-ab4e-3091395f14a3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 200 Sep 05 11:49:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1244/2432] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:16 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bdbcacb8-78b0-4642-9b85-c5ff2bc996fd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bdbcacb8-78b0-4642-9b85-c5ff2bc996fd tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bdbcacb8-78b0-4642-9b85-c5ff2bc996fd tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bdbcacb8-78b0-4642-9b85-c5ff2bc996fd tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bdbcacb8-78b0-4642-9b85-c5ff2bc996fd tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bdbcacb8-78b0-4642-9b85-c5ff2bc996fd tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1189/2433] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:17 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3db7be55-663a-4af6-9ed4-263f2fcb04a0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3db7be55-663a-4af6-9ed4-263f2fcb04a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3db7be55-663a-4af6-9ed4-263f2fcb04a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3db7be55-663a-4af6-9ed4-263f2fcb04a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3db7be55-663a-4af6-9ed4-263f2fcb04a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3db7be55-663a-4af6-9ed4-263f2fcb04a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 200 Sep 05 11:49:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1245/2434] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:17 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8283557b-5ec8-471b-861b-8612a47ee04a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8283557b-5ec8-471b-861b-8612a47ee04a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8283557b-5ec8-471b-861b-8612a47ee04a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8283557b-5ec8-471b-861b-8612a47ee04a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8283557b-5ec8-471b-861b-8612a47ee04a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8283557b-5ec8-471b-861b-8612a47ee04a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1190/2435] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:18 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 932 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b75a0cd1-cdf1-4f79-bc1f-703c14920a41 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b75a0cd1-cdf1-4f79-bc1f-703c14920a41 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b75a0cd1-cdf1-4f79-bc1f-703c14920a41 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b75a0cd1-cdf1-4f79-bc1f-703c14920a41 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b75a0cd1-cdf1-4f79-bc1f-703c14920a41 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b75a0cd1-cdf1-4f79-bc1f-703c14920a41 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 200 Sep 05 11:49:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1246/2436] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:18 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 887 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fb088120-0460-4f42-a04b-ad8b9493d710 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fb088120-0460-4f42-a04b-ad8b9493d710 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fb088120-0460-4f42-a04b-ad8b9493d710 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fb088120-0460-4f42-a04b-ad8b9493d710 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fb088120-0460-4f42-a04b-ad8b9493d710 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fb088120-0460-4f42-a04b-ad8b9493d710 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1191/2437] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:19 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 932 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f120434c-37f5-4f3b-85d6-caaef01644c8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f120434c-37f5-4f3b-85d6-caaef01644c8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f120434c-37f5-4f3b-85d6-caaef01644c8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f120434c-37f5-4f3b-85d6-caaef01644c8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f120434c-37f5-4f3b-85d6-caaef01644c8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f120434c-37f5-4f3b-85d6-caaef01644c8 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 200 Sep 05 11:49:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1247/2438] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:20 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 887 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-205e3a3f-8f44-48d8-a0d0-d26f11d6923a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-205e3a3f-8f44-48d8-a0d0-d26f11d6923a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-205e3a3f-8f44-48d8-a0d0-d26f11d6923a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-205e3a3f-8f44-48d8-a0d0-d26f11d6923a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-205e3a3f-8f44-48d8-a0d0-d26f11d6923a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-205e3a3f-8f44-48d8-a0d0-d26f11d6923a tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1192/2439] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:20 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 932 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-db976b79-01f0-4d16-9947-fa5e04b4967a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-db976b79-01f0-4d16-9947-fa5e04b4967a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-db976b79-01f0-4d16-9947-fa5e04b4967a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-db976b79-01f0-4d16-9947-fa5e04b4967a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-db976b79-01f0-4d16-9947-fa5e04b4967a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-db976b79-01f0-4d16-9947-fa5e04b4967a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 200 Sep 05 11:49:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1248/2440] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:21 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 887 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-37459564-3ab0-4a6f-9c35-1a9c16757591 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-37459564-3ab0-4a6f-9c35-1a9c16757591 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-37459564-3ab0-4a6f-9c35-1a9c16757591 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-37459564-3ab0-4a6f-9c35-1a9c16757591 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-37459564-3ab0-4a6f-9c35-1a9c16757591 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-37459564-3ab0-4a6f-9c35-1a9c16757591 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1193/2441] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:21 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 932 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-27db4196-e83e-4cf3-9ba4-a1b7a3f995f1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-27db4196-e83e-4cf3-9ba4-a1b7a3f995f1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-27db4196-e83e-4cf3-9ba4-a1b7a3f995f1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-27db4196-e83e-4cf3-9ba4-a1b7a3f995f1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-27db4196-e83e-4cf3-9ba4-a1b7a3f995f1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-27db4196-e83e-4cf3-9ba4-a1b7a3f995f1 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 200 Sep 05 11:49:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1249/2442] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 888 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-55e59e55-1d0b-49be-a19b-22d82aa7028d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55e59e55-1d0b-49be-a19b-22d82aa7028d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-55e59e55-1d0b-49be-a19b-22d82aa7028d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-55e59e55-1d0b-49be-a19b-22d82aa7028d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-55e59e55-1d0b-49be-a19b-22d82aa7028d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55e59e55-1d0b-49be-a19b-22d82aa7028d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 200 Sep 05 11:49:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1194/2443] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 888 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1fbdd593-e722-46e1-add5-fb7d3a62f068 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1fbdd593-e722-46e1-add5-fb7d3a62f068 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1fbdd593-e722-46e1-add5-fb7d3a62f068 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1fbdd593-e722-46e1-add5-fb7d3a62f068 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-1fbdd593-e722-46e1-add5-fb7d3a62f068 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume with id: 613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1fbdd593-e722-46e1-add5-fb7d3a62f068 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1fbdd593-e722-46e1-add5-fb7d3a62f068 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume request issued successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1fbdd593-e722-46e1-add5-fb7d3a62f068 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 202 Sep 05 11:49:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1250/2444] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:22 2026] DELETE /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-12047012-f449-4e4a-8f1e-ee0d04eeb013 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12047012-f449-4e4a-8f1e-ee0d04eeb013 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-12047012-f449-4e4a-8f1e-ee0d04eeb013 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-12047012-f449-4e4a-8f1e-ee0d04eeb013 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-12047012-f449-4e4a-8f1e-ee0d04eeb013 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12047012-f449-4e4a-8f1e-ee0d04eeb013 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 200 Sep 05 11:49:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1195/2445] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 887 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6a1695db-1cbd-4b1d-9477-2ab4ad95e4f2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a1695db-1cbd-4b1d-9477-2ab4ad95e4f2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6a1695db-1cbd-4b1d-9477-2ab4ad95e4f2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6a1695db-1cbd-4b1d-9477-2ab4ad95e4f2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6a1695db-1cbd-4b1d-9477-2ab4ad95e4f2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a1695db-1cbd-4b1d-9477-2ab4ad95e4f2 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1251/2446] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 932 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4c1b05d8-4898-45e9-b431-91bf6ecec439 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c1b05d8-4898-45e9-b431-91bf6ecec439 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c1b05d8-4898-45e9-b431-91bf6ecec439 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c1b05d8-4898-45e9-b431-91bf6ecec439 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c1b05d8-4898-45e9-b431-91bf6ecec439 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 404 Sep 05 11:49:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1196/2447] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:23 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a35e410b-e9c8-4289-acd3-46957c44d9d4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a35e410b-e9c8-4289-acd3-46957c44d9d4 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a35e410b-e9c8-4289-acd3-46957c44d9d4 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a35e410b-e9c8-4289-acd3-46957c44d9d4 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a35e410b-e9c8-4289-acd3-46957c44d9d4 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 404 Sep 05 11:49:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1252/2448] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:23 2026] GET /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44cdc808-c386-44f8-8372-7eef845375d6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44cdc808-c386-44f8-8372-7eef845375d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44cdc808-c386-44f8-8372-7eef845375d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44cdc808-c386-44f8-8372-7eef845375d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-44cdc808-c386-44f8-8372-7eef845375d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume with id: 613af6bd-950c-4f89-b3e6-2cf4bc02a6cc Sep 05 11:49:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44cdc808-c386-44f8-8372-7eef845375d6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc returned with HTTP 404 Sep 05 11:49:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1197/2449] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:23 2026] DELETE /volume/v3/volumes/613af6bd-950c-4f89-b3e6-2cf4bc02a6cc => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cc151c96-a29f-488c-b6a7-1ace0cc26406 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cc151c96-a29f-488c-b6a7-1ace0cc26406 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb Sep 05 11:49:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cc151c96-a29f-488c-b6a7-1ace0cc26406 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cc151c96-a29f-488c-b6a7-1ace0cc26406 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-cc151c96-a29f-488c-b6a7-1ace0cc26406 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete snapshot with id: 3399ec81-a02c-4915-bca2-fe66247626bb Sep 05 11:49:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cc151c96-a29f-488c-b6a7-1ace0cc26406 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cc151c96-a29f-488c-b6a7-1ace0cc26406 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot delete request issued successfully. Sep 05 11:49:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cc151c96-a29f-488c-b6a7-1ace0cc26406 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb returned with HTTP 202 Sep 05 11:49:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1253/2450] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:23 2026] DELETE /volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-21943c25-e21a-41b3-836f-e4bdb59441a0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-21943c25-e21a-41b3-836f-e4bdb59441a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb Sep 05 11:49:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-21943c25-e21a-41b3-836f-e4bdb59441a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-21943c25-e21a-41b3-836f-e4bdb59441a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-21943c25-e21a-41b3-836f-e4bdb59441a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-21943c25-e21a-41b3-836f-e4bdb59441a0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb returned with HTTP 200 Sep 05 11:49:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1198/2451] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:23 2026] GET /volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-74b62430-4ab1-4faf-bedb-42813001acc3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74b62430-4ab1-4faf-bedb-42813001acc3 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74b62430-4ab1-4faf-bedb-42813001acc3 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74b62430-4ab1-4faf-bedb-42813001acc3 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-74b62430-4ab1-4faf-bedb-42813001acc3 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74b62430-4ab1-4faf-bedb-42813001acc3 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1254/2452] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 935 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f0e25284-f2dc-4bec-9756-cf47dd49f824 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f0e25284-f2dc-4bec-9756-cf47dd49f824 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb Sep 05 11:49:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f0e25284-f2dc-4bec-9756-cf47dd49f824 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f0e25284-f2dc-4bec-9756-cf47dd49f824 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f0e25284-f2dc-4bec-9756-cf47dd49f824 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f0e25284-f2dc-4bec-9756-cf47dd49f824 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb returned with HTTP 200 Sep 05 11:49:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1199/2453] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-be494d94-43ff-4d3a-971a-4873b287fe64 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-be494d94-43ff-4d3a-971a-4873b287fe64 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-be494d94-43ff-4d3a-971a-4873b287fe64 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-be494d94-43ff-4d3a-971a-4873b287fe64 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-be494d94-43ff-4d3a-971a-4873b287fe64 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-be494d94-43ff-4d3a-971a-4873b287fe64 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1255/2454] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:25 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 935 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0afe7829-0f92-4b1b-ac9c-ebff98eca7f0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0afe7829-0f92-4b1b-ac9c-ebff98eca7f0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb Sep 05 11:49:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0afe7829-0f92-4b1b-ac9c-ebff98eca7f0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0afe7829-0f92-4b1b-ac9c-ebff98eca7f0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0afe7829-0f92-4b1b-ac9c-ebff98eca7f0 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb returned with HTTP 404 Sep 05 11:49:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1200/2455] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:25 2026] GET /volume/v3/snapshots/3399ec81-a02c-4915-bca2-fe66247626bb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c6953158-505a-457b-94ac-8a2a05b3e7b7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6953158-505a-457b-94ac-8a2a05b3e7b7 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b Sep 05 11:49:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6953158-505a-457b-94ac-8a2a05b3e7b7 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6953158-505a-457b-94ac-8a2a05b3e7b7 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c6953158-505a-457b-94ac-8a2a05b3e7b7 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6953158-505a-457b-94ac-8a2a05b3e7b7 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b returned with HTTP 200 Sep 05 11:49:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1256/2456] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:25 2026] GET /volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aa9793c5-5071-41bc-93ac-f3cf66194c31 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa9793c5-5071-41bc-93ac-f3cf66194c31 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b Sep 05 11:49:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa9793c5-5071-41bc-93ac-f3cf66194c31 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa9793c5-5071-41bc-93ac-f3cf66194c31 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-aa9793c5-5071-41bc-93ac-f3cf66194c31 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume with id: be594061-7980-4dac-b531-a5b742c30e3b Sep 05 11:49:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-aa9793c5-5071-41bc-93ac-f3cf66194c31 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-aa9793c5-5071-41bc-93ac-f3cf66194c31 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume request issued successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa9793c5-5071-41bc-93ac-f3cf66194c31 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b returned with HTTP 202 Sep 05 11:49:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1201/2457] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:26 2026] DELETE /volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9fcb9f53-a7c8-4c34-8b5b-903303273a11 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9fcb9f53-a7c8-4c34-8b5b-903303273a11 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b Sep 05 11:49:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9fcb9f53-a7c8-4c34-8b5b-903303273a11 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9fcb9f53-a7c8-4c34-8b5b-903303273a11 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b13096d1-61e5-464f-ae8c-91063da10d16 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b13096d1-61e5-464f-ae8c-91063da10d16 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b13096d1-61e5-464f-ae8c-91063da10d16 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b13096d1-61e5-464f-ae8c-91063da10d16 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9fcb9f53-a7c8-4c34-8b5b-903303273a11 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9fcb9f53-a7c8-4c34-8b5b-903303273a11 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b returned with HTTP 200 Sep 05 11:49:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1257/2458] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:26 2026] GET /volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b13096d1-61e5-464f-ae8c-91063da10d16 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b13096d1-61e5-464f-ae8c-91063da10d16 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1202/2459] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:26 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-994427ba-8a2d-41df-9e74-86b18050cb9e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-994427ba-8a2d-41df-9e74-86b18050cb9e tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-994427ba-8a2d-41df-9e74-86b18050cb9e tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-994427ba-8a2d-41df-9e74-86b18050cb9e tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-994427ba-8a2d-41df-9e74-86b18050cb9e tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-994427ba-8a2d-41df-9e74-86b18050cb9e tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1258/2460] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:26 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-17d1d61c-02c3-478a-acb8-06fd1ee1cf45 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-17d1d61c-02c3-478a-acb8-06fd1ee1cf45 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] DELETE http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-17d1d61c-02c3-478a-acb8-06fd1ee1cf45 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-17d1d61c-02c3-478a-acb8-06fd1ee1cf45 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-17d1d61c-02c3-478a-acb8-06fd1ee1cf45 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Delete volume with id: cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-17d1d61c-02c3-478a-acb8-06fd1ee1cf45 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-17d1d61c-02c3-478a-acb8-06fd1ee1cf45 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Delete volume request issued successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-17d1d61c-02c3-478a-acb8-06fd1ee1cf45 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 202 Sep 05 11:49:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1203/2461] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:49:26 2026] DELETE /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3e7e6fc2-44fe-432e-9700-d0a92575d62f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3e7e6fc2-44fe-432e-9700-d0a92575d62f tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3e7e6fc2-44fe-432e-9700-d0a92575d62f tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3e7e6fc2-44fe-432e-9700-d0a92575d62f tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3e7e6fc2-44fe-432e-9700-d0a92575d62f tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3e7e6fc2-44fe-432e-9700-d0a92575d62f tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 200 Sep 05 11:49:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1259/2462] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:26 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 1199 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ece91c79-91f8-475a-a9e2-407155ee844f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ece91c79-91f8-475a-a9e2-407155ee844f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ece91c79-91f8-475a-a9e2-407155ee844f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ece91c79-91f8-475a-a9e2-407155ee844f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ece91c79-91f8-475a-a9e2-407155ee844f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b returned with HTTP 404 Sep 05 11:49:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1204/2463] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:27 2026] GET /volume/v3/volumes/be594061-7980-4dac-b531-a5b742c30e3b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-be4f2cd2-c025-4c91-be39-788f7a0b1803 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-be4f2cd2-c025-4c91-be39-788f7a0b1803 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] GET http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-be4f2cd2-c025-4c91-be39-788f7a0b1803 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-be4f2cd2-c025-4c91-be39-788f7a0b1803 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-be4f2cd2-c025-4c91-be39-788f7a0b1803 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Volume info retrieved successfully. Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-be4f2cd2-c025-4c91-be39-788f7a0b1803 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 200 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1260/2464] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:27 2026] GET /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1776379719"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1776379719'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume of 1 GB Sep 05 11:49:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Availability Zones retrieved successfully. Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (5ac87b67-f948-41ac-8774-52de24469043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6acdad7a-113c-4dcc-a737-11d1c3cc0f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5dadf37c-1f99-42e4-81d4-7d76d92686a4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5dadf37c-1f99-42e4-81d4-7d76d92686a4 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5dadf37c-1f99-42e4-81d4-7d76d92686a4 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5dadf37c-1f99-42e4-81d4-7d76d92686a4 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6acdad7a-113c-4dcc-a737-11d1c3cc0f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35a1333-2555-4101-821d-babb1149e7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5dadf37c-1f99-42e4-81d4-7d76d92686a4 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 404 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1261/2465] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:27 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Created reservations ['ff77aa34-1452-4282-af43-52264bbf3c84', 'ec43e831-66f7-46b4-b396-4704be52f111', 'fe8a3702-dee9-4657-b4b4-85b23e17ca56', '17c2c01d-3c8c-4db2-9f77-06309df99dab'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35a1333-2555-4101-821d-babb1149e7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff77aa34-1452-4282-af43-52264bbf3c84', 'ec43e831-66f7-46b4-b396-4704be52f111', 'fe8a3702-dee9-4657-b4b4-85b23e17ca56', '17c2c01d-3c8c-4db2-9f77-06309df99dab']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782db7e4-86a9-40cc-bddd-965e4af7a581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782db7e4-86a9-40cc-bddd-965e4af7a581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eda23bcf-d2dd-4abc-8b01-ea3188e55df0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1776379719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['ff77aa34-1452-4282-af43-52264bbf3c84','ec43e831-66f7-46b4-b396-4704be52f111','fe8a3702-dee9-4657-b4b4-85b23e17ca56','17c2c01d-3c8c-4db2-9f77-06309df99dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1776379719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eda23bcf-d2dd-4abc-8b01-ea3188e55df0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f556617c7c64576aa8eed133e849c53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04de16868fc45639cf91eed5d3aefea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96aa2fab-a1ed-4419-a769-32b43f3d9c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-48733732-4eb7-40ed-a700-91a0910164a0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-48733732-4eb7-40ed-a700-91a0910164a0 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] DELETE http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-48733732-4eb7-40ed-a700-91a0910164a0 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-48733732-4eb7-40ed-a700-91a0910164a0 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-48733732-4eb7-40ed-a700-91a0910164a0 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Delete volume with id: cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96aa2fab-a1ed-4419-a769-32b43f3d9c67) transitioned into state 'SUCCESS' from state '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-1776379719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['ff77aa34-1452-4282-af43-52264bbf3c84','ec43e831-66f7-46b4-b396-4704be52f111','fe8a3702-dee9-4657-b4b4-85b23e17ca56','17c2c01d-3c8c-4db2-9f77-06309df99dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-48733732-4eb7-40ed-a700-91a0910164a0 tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 404 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1262/2466] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:49:27 2026] DELETE /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6783edb-e0cb-4b81-a993-9ec13821e62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-648d25ed-f142-43da-b453-e65cdae6b15f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-648d25ed-f142-43da-b453-e65cdae6b15f tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] GET http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-648d25ed-f142-43da-b453-e65cdae6b15f tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-648d25ed-f142-43da-b453-e65cdae6b15f tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-648d25ed-f142-43da-b453-e65cdae6b15f tempest-VolumeImageDependencyTests-1016567039 tempest-VolumeImageDependencyTests-1016567039-project-member] http://192.168.122.95/volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 returned with HTTP 404 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1263/2467] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:27 2026] GET /volume/v3/volumes/cb70e956-898b-44bb-83c8-2ce4aa0ce292 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6783edb-e0cb-4b81-a993-9ec13821e62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (5ac87b67-f948-41ac-8774-52de24469043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request issued successfully. Sep 05 11:49:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5ad664c-ca23-480f-8b67-dfbdb9474b4a tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1205/2468] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:27 2026] POST /volume/v3/volumes => generated 761 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aa060524-9f20-4049-b220-0556ab6d2387 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aa060524-9f20-4049-b220-0556ab6d2387 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aa060524-9f20-4049-b220-0556ab6d2387 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aa060524-9f20-4049-b220-0556ab6d2387 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-aa060524-9f20-4049-b220-0556ab6d2387 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aa060524-9f20-4049-b220-0556ab6d2387 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 returned with HTTP 200 Sep 05 11:49:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1264/2469] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:27 2026] GET /volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 => generated 829 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3c934488-80fa-4d47-8746-fff42009fdb3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c934488-80fa-4d47-8746-fff42009fdb3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 Sep 05 11:49:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3c934488-80fa-4d47-8746-fff42009fdb3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3c934488-80fa-4d47-8746-fff42009fdb3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3c934488-80fa-4d47-8746-fff42009fdb3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c934488-80fa-4d47-8746-fff42009fdb3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 returned with HTTP 200 Sep 05 11:49:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1206/2470] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:28 2026] GET /volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5e2c17e5-e433-4e4d-87fc-e5826e2c1c0f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e2c17e5-e433-4e4d-87fc-e5826e2c1c0f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:49:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e2c17e5-e433-4e4d-87fc-e5826e2c1c0f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eda23bcf-d2dd-4abc-8b01-ea3188e55df0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-44340337"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5e2c17e5-e433-4e4d-87fc-e5826e2c1c0f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:28 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-5e2c17e5-e433-4e4d-87fc-e5826e2c1c0f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create snapshot from volume eda23bcf-d2dd-4abc-8b01-ea3188e55df0 Sep 05 11:49:28 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-5e2c17e5-e433-4e4d-87fc-e5826e2c1c0f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Created reservations ['c4e087e5-3f73-4a52-82e6-b8115713bb63', '5c1f06a0-49de-49ec-a288-92ae4aa3139f', 'f1bddcb2-2a03-46d2-8896-16d019f7e679', '3852a02d-ee46-48c2-945d-5d66b1c65084'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5e2c17e5-e433-4e4d-87fc-e5826e2c1c0f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot create request issued successfully. Sep 05 11:49:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e2c17e5-e433-4e4d-87fc-e5826e2c1c0f tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1265/2471] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a0a1aaef-5272-44fd-9bf0-48eb7e0abaea None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a0a1aaef-5272-44fd-9bf0-48eb7e0abaea tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd Sep 05 11:49:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a0a1aaef-5272-44fd-9bf0-48eb7e0abaea tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a0a1aaef-5272-44fd-9bf0-48eb7e0abaea tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a0a1aaef-5272-44fd-9bf0-48eb7e0abaea tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a0a1aaef-5272-44fd-9bf0-48eb7e0abaea tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd returned with HTTP 200 Sep 05 11:49:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1207/2472] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:29 2026] GET /volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-17f7d6b1-6502-4186-8c57-5a309ac650b2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17f7d6b1-6502-4186-8c57-5a309ac650b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd Sep 05 11:49:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17f7d6b1-6502-4186-8c57-5a309ac650b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17f7d6b1-6502-4186-8c57-5a309ac650b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-17f7d6b1-6502-4186-8c57-5a309ac650b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17f7d6b1-6502-4186-8c57-5a309ac650b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd returned with HTTP 200 Sep 05 11:49:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1266/2473] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:30 2026] GET /volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-33f8ba41-aa55-46fe-a029-a0ba98461659 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-33f8ba41-aa55-46fe-a029-a0ba98461659 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd Sep 05 11:49:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-33f8ba41-aa55-46fe-a029-a0ba98461659 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-33f8ba41-aa55-46fe-a029-a0ba98461659 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-33f8ba41-aa55-46fe-a029-a0ba98461659 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-33f8ba41-aa55-46fe-a029-a0ba98461659 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd returned with HTTP 200 Sep 05 11:49:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1208/2474] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:31 2026] GET /volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e29667df-a3eb-480e-a3c4-365c9215a5b6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e29667df-a3eb-480e-a3c4-365c9215a5b6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd Sep 05 11:49:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e29667df-a3eb-480e-a3c4-365c9215a5b6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e29667df-a3eb-480e-a3c4-365c9215a5b6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e29667df-a3eb-480e-a3c4-365c9215a5b6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e29667df-a3eb-480e-a3c4-365c9215a5b6 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd returned with HTTP 200 Sep 05 11:49:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1267/2475] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:32 2026] GET /volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "712d8a78-487f-47bf-8f2e-f137850090cd", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2024077252"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request body: {'volume': {'snapshot_id': '712d8a78-487f-47bf-8f2e-f137850090cd', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2024077252'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume of 1 GB Sep 05 11:49:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Availability Zones retrieved successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (3fe8704b-20c6-425b-9bbc-c3bb8ae86144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c5c9e9-7454-4ae9-8750-2aabd5d824ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c5c9e9-7454-4ae9-8750-2aabd5d824ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '712d8a78-487f-47bf-8f2e-f137850090cd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412395d0-1542-4c84-8de1-eb9f2857c5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Created reservations ['71a5aa68-fb39-4038-9d67-8a2aeb45230e', '49ee98e4-068f-47d7-8f79-433cb310dddd', 'df7febd3-ce2f-409d-9f01-4b3a3f50761b', '5f34dc8b-f077-4dc1-b69c-1254549279e2'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412395d0-1542-4c84-8de1-eb9f2857c5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71a5aa68-fb39-4038-9d67-8a2aeb45230e', '49ee98e4-068f-47d7-8f79-433cb310dddd', 'df7febd3-ce2f-409d-9f01-4b3a3f50761b', '5f34dc8b-f077-4dc1-b69c-1254549279e2']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0391a5f-e010-45eb-b723-c5630c5daf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0391a5f-e010-45eb-b723-c5630c5daf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85f183a3-8d75-4b81-9c85-7b826d467857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2024077252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['71a5aa68-fb39-4038-9d67-8a2aeb45230e','49ee98e4-068f-47d7-8f79-433cb310dddd','df7febd3-ce2f-409d-9f01-4b3a3f50761b','5f34dc8b-f077-4dc1-b69c-1254549279e2'],size=1,snapshot_id=712d8a78-487f-47bf-8f2e-f137850090cd,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2024077252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85f183a3-8d75-4b81-9c85-7b826d467857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f556617c7c64576aa8eed133e849c53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=712d8a78-487f-47bf-8f2e-f137850090cd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04de16868fc45639cf91eed5d3aefea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ee88cc-8a9b-4f1e-8fda-ba61920a26ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ee88cc-8a9b-4f1e-8fda-ba61920a26ad) transitioned into state 'SUCCESS' from state '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-2024077252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f556617c7c64576aa8eed133e849c53',qos_specs=None,replication_status=,reservations=['71a5aa68-fb39-4038-9d67-8a2aeb45230e','49ee98e4-068f-47d7-8f79-433cb310dddd','df7febd3-ce2f-409d-9f01-4b3a3f50761b','5f34dc8b-f077-4dc1-b69c-1254549279e2'],size=1,snapshot_id=712d8a78-487f-47bf-8f2e-f137850090cd,source_replicaid=,source_volid=None,status='creating',user_id='d04de16868fc45639cf91eed5d3aefea',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1974f424-5458-4e26-99ec-7969b3d8f6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1974f424-5458-4e26-99ec-7969b3d8f6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Flow 'volume_create_api' (3fe8704b-20c6-425b-9bbc-c3bb8ae86144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Create volume request issued successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e6fdd2d9-5961-4772-bebd-43e712985c1d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1209/2476] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:32 2026] POST /volume/v3/volumes => generated 795 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9ee56ae0-80b2-4478-9a76-ade7b5864f75 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9ee56ae0-80b2-4478-9a76-ade7b5864f75 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9ee56ae0-80b2-4478-9a76-ade7b5864f75 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9ee56ae0-80b2-4478-9a76-ade7b5864f75 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9ee56ae0-80b2-4478-9a76-ade7b5864f75 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9ee56ae0-80b2-4478-9a76-ade7b5864f75 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1268/2477] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:32 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c7fd2dca-73c7-49d0-8845-082de0bbcfae None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7fd2dca-73c7-49d0-8845-082de0bbcfae tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7fd2dca-73c7-49d0-8845-082de0bbcfae tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c7fd2dca-73c7-49d0-8845-082de0bbcfae tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c7fd2dca-73c7-49d0-8845-082de0bbcfae tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c7fd2dca-73c7-49d0-8845-082de0bbcfae tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1210/2478] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:33 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7a4db461-8016-475e-a331-523273f665d2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a4db461-8016-475e-a331-523273f665d2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a4db461-8016-475e-a331-523273f665d2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a4db461-8016-475e-a331-523273f665d2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7a4db461-8016-475e-a331-523273f665d2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a4db461-8016-475e-a331-523273f665d2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1269/2479] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:34 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 887 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ce9397db-2f0a-488a-a142-a05c0ce56a8e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce9397db-2f0a-488a-a142-a05c0ce56a8e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce9397db-2f0a-488a-a142-a05c0ce56a8e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce9397db-2f0a-488a-a142-a05c0ce56a8e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ce9397db-2f0a-488a-a142-a05c0ce56a8e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce9397db-2f0a-488a-a142-a05c0ce56a8e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1211/2480] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:35 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 887 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1f743512-0e76-432c-b159-9b211f155207 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1f743512-0e76-432c-b159-9b211f155207 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1f743512-0e76-432c-b159-9b211f155207 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1f743512-0e76-432c-b159-9b211f155207 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1f743512-0e76-432c-b159-9b211f155207 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1f743512-0e76-432c-b159-9b211f155207 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1270/2481] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:37 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 887 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5d993211-d09c-43c1-a4dc-5f88e089f619 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d993211-d09c-43c1-a4dc-5f88e089f619 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5d993211-d09c-43c1-a4dc-5f88e089f619 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5d993211-d09c-43c1-a4dc-5f88e089f619 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5d993211-d09c-43c1-a4dc-5f88e089f619 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d993211-d09c-43c1-a4dc-5f88e089f619 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1212/2482] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:38 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 887 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b526c9a6-7b1f-4621-8056-0ed44b080cce None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b526c9a6-7b1f-4621-8056-0ed44b080cce tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b526c9a6-7b1f-4621-8056-0ed44b080cce tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b526c9a6-7b1f-4621-8056-0ed44b080cce tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b526c9a6-7b1f-4621-8056-0ed44b080cce tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b526c9a6-7b1f-4621-8056-0ed44b080cce tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1271/2483] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:39 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 887 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1892c388-4767-4660-a07a-aa9816db6087 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1892c388-4767-4660-a07a-aa9816db6087 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1892c388-4767-4660-a07a-aa9816db6087 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1892c388-4767-4660-a07a-aa9816db6087 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1892c388-4767-4660-a07a-aa9816db6087 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1892c388-4767-4660-a07a-aa9816db6087 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1213/2484] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:40 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 888 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7252c96b-ef29-4913-b34f-463aff83ccd3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7252c96b-ef29-4913-b34f-463aff83ccd3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7252c96b-ef29-4913-b34f-463aff83ccd3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7252c96b-ef29-4913-b34f-463aff83ccd3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7252c96b-ef29-4913-b34f-463aff83ccd3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7252c96b-ef29-4913-b34f-463aff83ccd3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-reader] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1272/2485] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:40 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 888 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7cf6dab8-d288-456a-8189-9f0126026a88 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7cf6dab8-d288-456a-8189-9f0126026a88 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7cf6dab8-d288-456a-8189-9f0126026a88 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7cf6dab8-d288-456a-8189-9f0126026a88 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-7cf6dab8-d288-456a-8189-9f0126026a88 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume with id: 85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7cf6dab8-d288-456a-8189-9f0126026a88 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7cf6dab8-d288-456a-8189-9f0126026a88 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume request issued successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7cf6dab8-d288-456a-8189-9f0126026a88 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 202 Sep 05 11:49:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1214/2486] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:40 2026] DELETE /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1e0bff75-18d6-4608-9f14-36cae4d6c5b2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e0bff75-18d6-4608-9f14-36cae4d6c5b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e0bff75-18d6-4608-9f14-36cae4d6c5b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e0bff75-18d6-4608-9f14-36cae4d6c5b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1e0bff75-18d6-4608-9f14-36cae4d6c5b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e0bff75-18d6-4608-9f14-36cae4d6c5b2 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 200 Sep 05 11:49:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1273/2487] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:40 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 887 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a0af016f-64b1-4f80-bcf9-529d9f94b0ea None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a0af016f-64b1-4f80-bcf9-529d9f94b0ea tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a0af016f-64b1-4f80-bcf9-529d9f94b0ea tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a0af016f-64b1-4f80-bcf9-529d9f94b0ea tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a0af016f-64b1-4f80-bcf9-529d9f94b0ea tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 404 Sep 05 11:49:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1215/2488] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:41 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c6b763b3-5a54-482a-a2a8-bb38c3355efb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6b763b3-5a54-482a-a2a8-bb38c3355efb tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6b763b3-5a54-482a-a2a8-bb38c3355efb tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6b763b3-5a54-482a-a2a8-bb38c3355efb tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6b763b3-5a54-482a-a2a8-bb38c3355efb tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 404 Sep 05 11:49:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1274/2489] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:41 2026] GET /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-49942778-0616-419d-ab64-260129daaf08 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-49942778-0616-419d-ab64-260129daaf08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-49942778-0616-419d-ab64-260129daaf08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-49942778-0616-419d-ab64-260129daaf08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:41 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-49942778-0616-419d-ab64-260129daaf08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume with id: 85f183a3-8d75-4b81-9c85-7b826d467857 Sep 05 11:49:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-49942778-0616-419d-ab64-260129daaf08 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 returned with HTTP 404 Sep 05 11:49:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1216/2490] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:41 2026] DELETE /volume/v3/volumes/85f183a3-8d75-4b81-9c85-7b826d467857 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-62b460b7-2783-4416-b77d-e09689945d20 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-62b460b7-2783-4416-b77d-e09689945d20 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd Sep 05 11:49:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-62b460b7-2783-4416-b77d-e09689945d20 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-62b460b7-2783-4416-b77d-e09689945d20 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:41 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-62b460b7-2783-4416-b77d-e09689945d20 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete snapshot with id: 712d8a78-487f-47bf-8f2e-f137850090cd Sep 05 11:49:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-62b460b7-2783-4416-b77d-e09689945d20 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-62b460b7-2783-4416-b77d-e09689945d20 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot delete request issued successfully. Sep 05 11:49:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-62b460b7-2783-4416-b77d-e09689945d20 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd returned with HTTP 202 Sep 05 11:49:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1275/2491] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:41 2026] DELETE /volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:49:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-249196cf-2646-4122-aae6-83eb5c36188e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-249196cf-2646-4122-aae6-83eb5c36188e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd Sep 05 11:49:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-249196cf-2646-4122-aae6-83eb5c36188e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-249196cf-2646-4122-aae6-83eb5c36188e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-249196cf-2646-4122-aae6-83eb5c36188e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-249196cf-2646-4122-aae6-83eb5c36188e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd returned with HTTP 200 Sep 05 11:49:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1217/2492] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:42 2026] GET /volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1b69bd41-6be0-4e29-983a-878e1559747e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b69bd41-6be0-4e29-983a-878e1559747e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd Sep 05 11:49:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b69bd41-6be0-4e29-983a-878e1559747e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b69bd41-6be0-4e29-983a-878e1559747e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1b69bd41-6be0-4e29-983a-878e1559747e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Snapshot retrieved successfully. Sep 05 11:49:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b69bd41-6be0-4e29-983a-878e1559747e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd returned with HTTP 200 Sep 05 11:49:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1276/2493] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:43 2026] GET /volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-756db04f-510f-471a-9365-e4c0f40d8898 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-756db04f-510f-471a-9365-e4c0f40d8898 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd Sep 05 11:49:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-756db04f-510f-471a-9365-e4c0f40d8898 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-756db04f-510f-471a-9365-e4c0f40d8898 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-756db04f-510f-471a-9365-e4c0f40d8898 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd returned with HTTP 404 Sep 05 11:49:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1218/2494] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:44 2026] GET /volume/v3/snapshots/712d8a78-487f-47bf-8f2e-f137850090cd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e035311c-2aab-404c-bf43-f30f0fec2a44 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e035311c-2aab-404c-bf43-f30f0fec2a44 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 Sep 05 11:49:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e035311c-2aab-404c-bf43-f30f0fec2a44 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e035311c-2aab-404c-bf43-f30f0fec2a44 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e035311c-2aab-404c-bf43-f30f0fec2a44 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e035311c-2aab-404c-bf43-f30f0fec2a44 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 returned with HTTP 200 Sep 05 11:49:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1277/2495] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:44 2026] GET /volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4ce7e314-9294-45f9-9dde-1f80a09103dd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ce7e314-9294-45f9-9dde-1f80a09103dd tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 Sep 05 11:49:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ce7e314-9294-45f9-9dde-1f80a09103dd tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ce7e314-9294-45f9-9dde-1f80a09103dd tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:44 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-4ce7e314-9294-45f9-9dde-1f80a09103dd tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume with id: eda23bcf-d2dd-4abc-8b01-ea3188e55df0 Sep 05 11:49:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4ce7e314-9294-45f9-9dde-1f80a09103dd tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4ce7e314-9294-45f9-9dde-1f80a09103dd tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume request issued successfully. Sep 05 11:49:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ce7e314-9294-45f9-9dde-1f80a09103dd tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 returned with HTTP 202 Sep 05 11:49:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1219/2496] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:44 2026] DELETE /volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6e4dfad7-4930-4608-a708-0a3d52d5966e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6e4dfad7-4930-4608-a708-0a3d52d5966e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 Sep 05 11:49:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6e4dfad7-4930-4608-a708-0a3d52d5966e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6e4dfad7-4930-4608-a708-0a3d52d5966e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6e4dfad7-4930-4608-a708-0a3d52d5966e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6e4dfad7-4930-4608-a708-0a3d52d5966e tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 returned with HTTP 200 Sep 05 11:49:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1278/2497] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:44 2026] GET /volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-742a1cfd-f8eb-4332-8eb9-b7f2e5193299 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-742a1cfd-f8eb-4332-8eb9-b7f2e5193299 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 Sep 05 11:49:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-742a1cfd-f8eb-4332-8eb9-b7f2e5193299 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-742a1cfd-f8eb-4332-8eb9-b7f2e5193299 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-742a1cfd-f8eb-4332-8eb9-b7f2e5193299 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 returned with HTTP 404 Sep 05 11:49:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1220/2498] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:45 2026] GET /volume/v3/volumes/eda23bcf-d2dd-4abc-8b01-ea3188e55df0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-37760d74-6d01-490a-a5d9-dd28c6133d5d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-37760d74-6d01-490a-a5d9-dd28c6133d5d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-37760d74-6d01-490a-a5d9-dd28c6133d5d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-37760d74-6d01-490a-a5d9-dd28c6133d5d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-37760d74-6d01-490a-a5d9-dd28c6133d5d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-37760d74-6d01-490a-a5d9-dd28c6133d5d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 200 Sep 05 11:49:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1279/2499] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:45 2026] GET /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9640a3fc-6d77-42eb-81f2-cabf9610438d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9640a3fc-6d77-42eb-81f2-cabf9610438d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] DELETE http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9640a3fc-6d77-42eb-81f2-cabf9610438d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9640a3fc-6d77-42eb-81f2-cabf9610438d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:45 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-9640a3fc-6d77-42eb-81f2-cabf9610438d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume with id: 0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9640a3fc-6d77-42eb-81f2-cabf9610438d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9640a3fc-6d77-42eb-81f2-cabf9610438d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Delete volume request issued successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9640a3fc-6d77-42eb-81f2-cabf9610438d tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 202 Sep 05 11:49:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1221/2500] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:45 2026] DELETE /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fd65341e-caf9-487f-9c8b-8192766c51c3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fd65341e-caf9-487f-9c8b-8192766c51c3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fd65341e-caf9-487f-9c8b-8192766c51c3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fd65341e-caf9-487f-9c8b-8192766c51c3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fd65341e-caf9-487f-9c8b-8192766c51c3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Volume info retrieved successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fd65341e-caf9-487f-9c8b-8192766c51c3 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 200 Sep 05 11:49:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1280/2501] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:45 2026] GET /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f6ad065f-cb3d-4d99-88f2-5ae71e80bf01 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f6ad065f-cb3d-4d99-88f2-5ae71e80bf01 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] GET http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 Sep 05 11:49:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f6ad065f-cb3d-4d99-88f2-5ae71e80bf01 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f6ad065f-cb3d-4d99-88f2-5ae71e80bf01 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f6ad065f-cb3d-4d99-88f2-5ae71e80bf01 tempest-VolumesSnapshotTestJSON-1655972575 tempest-VolumesSnapshotTestJSON-1655972575-project-member] http://192.168.122.95/volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 returned with HTTP 404 Sep 05 11:49:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1222/2502] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:46 2026] GET /volume/v3/volumes/0433c512-be81-4662-bea7-0bdf53d83108 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1671043208", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1671043208', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Create volume of 1 GB Sep 05 11:49:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Availability Zones retrieved successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Flow 'volume_create_api' (0591ef15-dee5-49ff-9fb0-d539261a1f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2f382a-1bfe-4a3a-bfb7-0339237a2493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d2f382a-1bfe-4a3a-bfb7-0339237a2493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0d72a1-e26f-4c3f-a36a-6dcfe0cb0811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Created reservations ['055bfc0e-24a2-4455-97f5-87af79585441', '19368b19-9fa3-4b54-aa4c-f1b58d3dab52', '4466ed63-314f-4bb1-9b10-816fc4285fe8', '0ea8fca7-a4c0-41ad-98c0-a216d81442d4'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0d72a1-e26f-4c3f-a36a-6dcfe0cb0811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['055bfc0e-24a2-4455-97f5-87af79585441', '19368b19-9fa3-4b54-aa4c-f1b58d3dab52', '4466ed63-314f-4bb1-9b10-816fc4285fe8', '0ea8fca7-a4c0-41ad-98c0-a216d81442d4']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56e1450-f27d-4435-98ee-83e9994f36ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56e1450-f27d-4435-98ee-83e9994f36ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcc4d295-33e9-4577-9ab8-137bd9f680cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1671043208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c64b7773297430fa51359b3d24ab363',qos_specs=None,replication_status=,reservations=['055bfc0e-24a2-4455-97f5-87af79585441','19368b19-9fa3-4b54-aa4c-f1b58d3dab52','4466ed63-314f-4bb1-9b10-816fc4285fe8','0ea8fca7-a4c0-41ad-98c0-a216d81442d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af3ae67fb52c49e5bcbdb2d817d0f495',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1671043208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcc4d295-33e9-4577-9ab8-137bd9f680cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c64b7773297430fa51359b3d24ab363',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af3ae67fb52c49e5bcbdb2d817d0f495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a71b9cb-0432-4b9e-ab41-a9346442c1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a71b9cb-0432-4b9e-ab41-a9346442c1e9) transitioned into state 'SUCCESS' from state '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-1671043208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c64b7773297430fa51359b3d24ab363',qos_specs=None,replication_status=,reservations=['055bfc0e-24a2-4455-97f5-87af79585441','19368b19-9fa3-4b54-aa4c-f1b58d3dab52','4466ed63-314f-4bb1-9b10-816fc4285fe8','0ea8fca7-a4c0-41ad-98c0-a216d81442d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af3ae67fb52c49e5bcbdb2d817d0f495',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7f9d31-c389-4f14-a32c-b80986587875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7f9d31-c389-4f14-a32c-b80986587875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Flow 'volume_create_api' (0591ef15-dee5-49ff-9fb0-d539261a1f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Create volume request issued successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45a5022c-ddeb-4d34-be96-c90c6cfb3a8e tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1281/2503] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:50 2026] POST /volume/v3/volumes => generated 761 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-269ff4b1-8431-49e0-a83f-1b39b9b563e6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-269ff4b1-8431-49e0-a83f-1b39b9b563e6 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:49:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-269ff4b1-8431-49e0-a83f-1b39b9b563e6 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-269ff4b1-8431-49e0-a83f-1b39b9b563e6 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-269ff4b1-8431-49e0-a83f-1b39b9b563e6 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-269ff4b1-8431-49e0-a83f-1b39b9b563e6 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf returned with HTTP 200 Sep 05 11:49:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1223/2504] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:50 2026] GET /volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf => generated 829 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-80d1e691-d43e-4097-b868-8138df466d49 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-80d1e691-d43e-4097-b868-8138df466d49 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:49:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-80d1e691-d43e-4097-b868-8138df466d49 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-80d1e691-d43e-4097-b868-8138df466d49 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-80d1e691-d43e-4097-b868-8138df466d49 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:49:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-80d1e691-d43e-4097-b868-8138df466d49 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf returned with HTTP 200 Sep 05 11:49:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1282/2505] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:51 2026] GET /volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d43d7fb2-6703-48b7-86c2-979d209ac942 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d43d7fb2-6703-48b7-86c2-979d209ac942 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:49:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d43d7fb2-6703-48b7-86c2-979d209ac942 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d43d7fb2-6703-48b7-86c2-979d209ac942 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d43d7fb2-6703-48b7-86c2-979d209ac942 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:49:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d43d7fb2-6703-48b7-86c2-979d209ac942 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf returned with HTTP 200 Sep 05 11:49:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1224/2506] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:52 2026] GET /volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b88f7fe4-56ee-4836-bd00-2d6418ea8a4b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b88f7fe4-56ee-4836-bd00-2d6418ea8a4b tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:49:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b88f7fe4-56ee-4836-bd00-2d6418ea8a4b tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b88f7fe4-56ee-4836-bd00-2d6418ea8a4b tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:53 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:53 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b88f7fe4-56ee-4836-bd00-2d6418ea8a4b tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:49:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b88f7fe4-56ee-4836-bd00-2d6418ea8a4b tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf returned with HTTP 200 Sep 05 11:49:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1283/2507] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:52 2026] GET /volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-be4943bb-2993-4ca6-b0e6-a5f81d282886 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-be4943bb-2993-4ca6-b0e6-a5f81d282886 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:49:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-be4943bb-2993-4ca6-b0e6-a5f81d282886 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc4d295-33e9-4577-9ab8-137bd9f680cf", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-431452127", "description": null, "metadata": null}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-be4943bb-2993-4ca6-b0e6-a5f81d282886 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:49:53 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-be4943bb-2993-4ca6-b0e6-a5f81d282886 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Create snapshot from volume dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:49:53 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-be4943bb-2993-4ca6-b0e6-a5f81d282886 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Created reservations ['4ec9dc63-6595-4fb2-bb5c-1e9bfa74120f', 'ddb69a3e-696e-4a72-8d23-995f0ac325d1', '446e1873-6500-454b-9376-431cbe5da868', 'cc10f7d1-065f-431a-a8a8-d4f0be467668'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-be4943bb-2993-4ca6-b0e6-a5f81d282886 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot force create request issued successfully. Sep 05 11:49:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-be4943bb-2993-4ca6-b0e6-a5f81d282886 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1225/2508] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6944db81-326e-4797-99e9-427b661805cc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6944db81-326e-4797-99e9-427b661805cc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:49:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6944db81-326e-4797-99e9-427b661805cc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6944db81-326e-4797-99e9-427b661805cc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6944db81-326e-4797-99e9-427b661805cc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:49:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6944db81-326e-4797-99e9-427b661805cc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 200 Sep 05 11:49:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1284/2509] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:53 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b2dc497b-7729-4c40-b9b2-520fb8f92245 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2dc497b-7729-4c40-b9b2-520fb8f92245 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:49:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b2dc497b-7729-4c40-b9b2-520fb8f92245 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b2dc497b-7729-4c40-b9b2-520fb8f92245 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b2dc497b-7729-4c40-b9b2-520fb8f92245 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:49:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2dc497b-7729-4c40-b9b2-520fb8f92245 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 200 Sep 05 11:49:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1226/2510] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:54 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-57420f57-cf7e-428c-8256-181eb81430fa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57420f57-cf7e-428c-8256-181eb81430fa tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:49:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57420f57-cf7e-428c-8256-181eb81430fa tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57420f57-cf7e-428c-8256-181eb81430fa tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-57420f57-cf7e-428c-8256-181eb81430fa tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:49:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57420f57-cf7e-428c-8256-181eb81430fa tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 200 Sep 05 11:49:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1285/2511] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:55 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4dfe9e06-e6b2-4ab5-baf7-ac19b8d80f02 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4dfe9e06-e6b2-4ab5-baf7-ac19b8d80f02 tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4dfe9e06-e6b2-4ab5-baf7-ac19b8d80f02 tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6fac0e2a-4e62-4adb-8d31-42458362ade0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6fac0e2a-4e62-4adb-8d31-42458362ade0 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:49:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6fac0e2a-4e62-4adb-8d31-42458362ade0 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6fac0e2a-4e62-4adb-8d31-42458362ade0 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4dfe9e06-e6b2-4ab5-baf7-ac19b8d80f02 tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1227/2512] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:49:56 2026] POST /volume/v3/types => generated 287 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6fac0e2a-4e62-4adb-8d31-42458362ade0 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6fac0e2a-4e62-4adb-8d31-42458362ade0 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1286/2513] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-423c2eef-1b48-417c-a661-f8c06f9bf521 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-423c2eef-1b48-417c-a661-f8c06f9bf521 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-423c2eef-1b48-417c-a661-f8c06f9bf521 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-423c2eef-1b48-417c-a661-f8c06f9bf521 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-423c2eef-1b48-417c-a661-f8c06f9bf521 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-423c2eef-1b48-417c-a661-f8c06f9bf521 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1228/2514] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5012305a-82fa-4734-9c2d-001d3a2ee021 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5012305a-82fa-4734-9c2d-001d3a2ee021 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:49:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5012305a-82fa-4734-9c2d-001d3a2ee021 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5012305a-82fa-4734-9c2d-001d3a2ee021 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5012305a-82fa-4734-9c2d-001d3a2ee021 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5012305a-82fa-4734-9c2d-001d3a2ee021 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1287/2515] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Create volume request body: {'volume': {'snapshot_id': 'a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Create volume of 1 GB Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Availability Zones retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Flow 'volume_create_api' (718a808d-a3fa-41c7-b5c5-e38bf3059b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d6d3a4-185b-42a6-b47d-72600659ed6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d6d3a4-185b-42a6-b47d-72600659ed6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6c2024-4fcc-4993-9276-bda53519e610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Created reservations ['0f1d923c-daad-4206-b437-127bf86696b0', '98767db3-4f30-499a-8aeb-71f29d40e5fa', 'c4b76a36-bafb-435f-9fe7-52b9b1b6b936', 'b54fe4ce-1dea-4107-8410-5740e3e4ab89'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6c2024-4fcc-4993-9276-bda53519e610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f1d923c-daad-4206-b437-127bf86696b0', '98767db3-4f30-499a-8aeb-71f29d40e5fa', 'c4b76a36-bafb-435f-9fe7-52b9b1b6b936', 'b54fe4ce-1dea-4107-8410-5740e3e4ab89']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8119ef32-9cf0-44a5-af18-42993d8622f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8119ef32-9cf0-44a5-af18-42993d8622f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e40c84cd-22f9-4afd-be41-559be6ad5017', '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='8c64b7773297430fa51359b3d24ab363',qos_specs=None,replication_status=,reservations=['0f1d923c-daad-4206-b437-127bf86696b0','98767db3-4f30-499a-8aeb-71f29d40e5fa','c4b76a36-bafb-435f-9fe7-52b9b1b6b936','b54fe4ce-1dea-4107-8410-5740e3e4ab89'],size=1,snapshot_id=a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788,source_replicaid=,source_volid=None,status='creating',user_id='af3ae67fb52c49e5bcbdb2d817d0f495',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:56Z,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=e40c84cd-22f9-4afd-be41-559be6ad5017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c64b7773297430fa51359b3d24ab363',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af3ae67fb52c49e5bcbdb2d817d0f495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520ce10e-fc2f-43e3-a678-bd5096505aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520ce10e-fc2f-43e3-a678-bd5096505aa7) transitioned into state 'SUCCESS' from 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='8c64b7773297430fa51359b3d24ab363',qos_specs=None,replication_status=,reservations=['0f1d923c-daad-4206-b437-127bf86696b0','98767db3-4f30-499a-8aeb-71f29d40e5fa','c4b76a36-bafb-435f-9fe7-52b9b1b6b936','b54fe4ce-1dea-4107-8410-5740e3e4ab89'],size=1,snapshot_id=a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788,source_replicaid=,source_volid=None,status='creating',user_id='af3ae67fb52c49e5bcbdb2d817d0f495',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e5aeee-8a9a-49f2-9b8a-a0ef150715be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e5aeee-8a9a-49f2-9b8a-a0ef150715be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Flow 'volume_create_api' (718a808d-a3fa-41c7-b5c5-e38bf3059b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Create volume request issued successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-14a67d0e-2b47-49e4-a80b-8c8e10321bbf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1229/2516] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:56 2026] POST /volume/v3/volumes => generated 748 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aef04089-2385-4da4-8b4f-d379338eedcf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aef04089-2385-4da4-8b4f-d379338eedcf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:49:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aef04089-2385-4da4-8b4f-d379338eedcf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aef04089-2385-4da4-8b4f-d379338eedcf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-aef04089-2385-4da4-8b4f-d379338eedcf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aef04089-2385-4da4-8b4f-d379338eedcf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1288/2517] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 816 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0daadbcd-3369-4288-a71e-09fbc577a5bc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0daadbcd-3369-4288-a71e-09fbc577a5bc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:49:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0daadbcd-3369-4288-a71e-09fbc577a5bc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0daadbcd-3369-4288-a71e-09fbc577a5bc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:49:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:49:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0daadbcd-3369-4288-a71e-09fbc577a5bc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:49:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0daadbcd-3369-4288-a71e-09fbc577a5bc tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 200 Sep 05 11:49:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1230/2518] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:57 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2f0af1d8-e01b-4840-bce3-fc86d869d0ee None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f0af1d8-e01b-4840-bce3-fc86d869d0ee tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:49:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f0af1d8-e01b-4840-bce3-fc86d869d0ee tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f0af1d8-e01b-4840-bce3-fc86d869d0ee tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:49:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:49:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2f0af1d8-e01b-4840-bce3-fc86d869d0ee tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:49:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f0af1d8-e01b-4840-bce3-fc86d869d0ee tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 200 Sep 05 11:49:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1289/2519] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:59 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 840 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "24cf220a-aaa8-4800-81ba-2a3fc21293bd", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '24cf220a-aaa8-4800-81ba-2a3fc21293bd', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:59 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Create volume of 1 GB Sep 05 11:49:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Availability Zones retrieved successfully. Sep 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Flow 'volume_create_api' (ab63dd74-d407-4d94-a699-c9811c47822c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (457e019b-647f-47f2-93bb-ae2afe10d7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (457e019b-647f-47f2-93bb-ae2afe10d7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:49:56Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=fb730225-c7ac-4a63-ae0a-31bb915d100f,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': 'fb730225-c7ac-4a63-ae0a-31bb915d100f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f9bc6c-3ff4-4df2-a172-94b48ee22b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=351,cinder:UPDATE=118,cinder:INSERT=71 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:49:59 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-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 05 11:49:59 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-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 05 11:49:59 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Created reservations ['77c7b32b-8ae1-4c39-9811-b83ee7710846', 'dccc6fec-81b2-488f-bb86-086a72cd8d48', 'fe6bbd96-a919-428d-a56b-5f49e3b8a0b9', '29aeb663-27c9-4a18-b922-acec5b5cdba5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f9bc6c-3ff4-4df2-a172-94b48ee22b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77c7b32b-8ae1-4c39-9811-b83ee7710846', 'dccc6fec-81b2-488f-bb86-086a72cd8d48', 'fe6bbd96-a919-428d-a56b-5f49e3b8a0b9', '29aeb663-27c9-4a18-b922-acec5b5cdba5']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461d8e6f-3758-4c2d-b491-590b5dc0c268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461d8e6f-3758-4c2d-b491-590b5dc0c268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '464a1971-f392-49e4-be7c-7cf27594eb24', '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='208dff0f9c944771b767d8db4535d0e5',qos_specs=None,replication_status=,reservations=['77c7b32b-8ae1-4c39-9811-b83ee7710846','dccc6fec-81b2-488f-bb86-086a72cd8d48','fe6bbd96-a919-428d-a56b-5f49e3b8a0b9','29aeb663-27c9-4a18-b922-acec5b5cdba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48b3f5cb06d74a7aba02bc4d7d61d512',volume_type_id=fb730225-c7ac-4a63-ae0a-31bb915d100f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:00Z,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=464a1971-f392-49e4-be7c-7cf27594eb24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='208dff0f9c944771b767d8db4535d0e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48b3f5cb06d74a7aba02bc4d7d61d512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb730225-c7ac-4a63-ae0a-31bb915d100f),volume_type_id=fb730225-c7ac-4a63-ae0a-31bb915d100f)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3ec4c0-99d2-46e9-961f-63c29bf7f8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3ec4c0-99d2-46e9-961f-63c29bf7f8c8) transitioned into state 'SUCCESS' from 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='208dff0f9c944771b767d8db4535d0e5',qos_specs=None,replication_status=,reservations=['77c7b32b-8ae1-4c39-9811-b83ee7710846','dccc6fec-81b2-488f-bb86-086a72cd8d48','fe6bbd96-a919-428d-a56b-5f49e3b8a0b9','29aeb663-27c9-4a18-b922-acec5b5cdba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48b3f5cb06d74a7aba02bc4d7d61d512',volume_type_id=fb730225-c7ac-4a63-ae0a-31bb915d100f)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b804baa5-ba68-49ad-91f8-f49ed1a3e34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7535c5e1-03ac-4f18-b484-b58d9f4913ff None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7535c5e1-03ac-4f18-b484-b58d9f4913ff tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:50:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7535c5e1-03ac-4f18-b484-b58d9f4913ff tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7535c5e1-03ac-4f18-b484-b58d9f4913ff tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b804baa5-ba68-49ad-91f8-f49ed1a3e34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Flow 'volume_create_api' (ab63dd74-d407-4d94-a699-c9811c47822c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:00 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=276,cinder:UPDATE=43,cinder:INSERT=29 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Create volume request issued successfully. Sep 05 11:50:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ca05b09f-965c-40cf-aa1f-f16c6fc6ac80 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1231/2520] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:59 2026] POST /volume/v3/volumes => generated 804 bytes in 1062 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-74cfe67f-e8e4-44f2-8b03-91e960a4dc7b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-74cfe67f-e8e4-44f2-8b03-91e960a4dc7b tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] GET http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-74cfe67f-e8e4-44f2-8b03-91e960a4dc7b tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-74cfe67f-e8e4-44f2-8b03-91e960a4dc7b tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7535c5e1-03ac-4f18-b484-b58d9f4913ff tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:50:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7535c5e1-03ac-4f18-b484-b58d9f4913ff tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 200 Sep 05 11:50:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1290/2521] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:00 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 840 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-74cfe67f-e8e4-44f2-8b03-91e960a4dc7b tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Volume info retrieved successfully. Sep 05 11:50:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-74cfe67f-e8e4-44f2-8b03-91e960a4dc7b tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 200 Sep 05 11:50:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1232/2522] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:00 2026] GET /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 872 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-11ac98a2-2535-4155-90fc-29d758af8020 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11ac98a2-2535-4155-90fc-29d758af8020 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:50:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11ac98a2-2535-4155-90fc-29d758af8020 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11ac98a2-2535-4155-90fc-29d758af8020 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f79b1081-c2af-48b5-9d9f-00a88000f91d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f79b1081-c2af-48b5-9d9f-00a88000f91d tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] GET http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f79b1081-c2af-48b5-9d9f-00a88000f91d tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f79b1081-c2af-48b5-9d9f-00a88000f91d tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-11ac98a2-2535-4155-90fc-29d758af8020 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:50:01 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:01 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f79b1081-c2af-48b5-9d9f-00a88000f91d tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Volume info retrieved successfully. Sep 05 11:50:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11ac98a2-2535-4155-90fc-29d758af8020 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 200 Sep 05 11:50:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1291/2523] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:01 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 840 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f79b1081-c2af-48b5-9d9f-00a88000f91d tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 200 Sep 05 11:50:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1233/2524] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:01 2026] GET /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 896 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-282e35d8-821c-4eb3-902e-867cec0a15d3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-282e35d8-821c-4eb3-902e-867cec0a15d3 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:50:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-282e35d8-821c-4eb3-902e-867cec0a15d3 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-282e35d8-821c-4eb3-902e-867cec0a15d3 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e31d9769-e99d-40ff-b16c-84f52fa7945c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e31d9769-e99d-40ff-b16c-84f52fa7945c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] GET http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e31d9769-e99d-40ff-b16c-84f52fa7945c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e31d9769-e99d-40ff-b16c-84f52fa7945c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:02 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:02 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e31d9769-e99d-40ff-b16c-84f52fa7945c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Volume info retrieved successfully. Sep 05 11:50:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-282e35d8-821c-4eb3-902e-867cec0a15d3 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:50:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e31d9769-e99d-40ff-b16c-84f52fa7945c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 200 Sep 05 11:50:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1234/2525] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:02 2026] GET /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 896 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-282e35d8-821c-4eb3-902e-867cec0a15d3 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 200 Sep 05 11:50:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1292/2526] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:02 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 840 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ccf4ed2e-6546-473a-a0bc-d366355f222c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ccf4ed2e-6546-473a-a0bc-d366355f222c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] GET http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ccf4ed2e-6546-473a-a0bc-d366355f222c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ccf4ed2e-6546-473a-a0bc-d366355f222c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-03287629-38ec-42d2-8007-21cbb55bda89 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03287629-38ec-42d2-8007-21cbb55bda89 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:50:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03287629-38ec-42d2-8007-21cbb55bda89 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03287629-38ec-42d2-8007-21cbb55bda89 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ccf4ed2e-6546-473a-a0bc-d366355f222c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Volume info retrieved successfully. Sep 05 11:50:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-03287629-38ec-42d2-8007-21cbb55bda89 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:50:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ccf4ed2e-6546-473a-a0bc-d366355f222c tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1235/2527] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:03 2026] GET /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03287629-38ec-42d2-8007-21cbb55bda89 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1293/2528] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:03 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c9afd111-358f-4091-b05c-61e78a175716 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9afd111-358f-4091-b05c-61e78a175716 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:50:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c9afd111-358f-4091-b05c-61e78a175716 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c9afd111-358f-4091-b05c-61e78a175716 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c9afd111-358f-4091-b05c-61e78a175716 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:50:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9afd111-358f-4091-b05c-61e78a175716 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1236/2529] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:03 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ca888289-7685-4fb6-82c0-d0d61b4ac320 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca888289-7685-4fb6-82c0-d0d61b4ac320 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:50:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca888289-7685-4fb6-82c0-d0d61b4ac320 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ca888289-7685-4fb6-82c0-d0d61b4ac320 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:03 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-ca888289-7685-4fb6-82c0-d0d61b4ac320 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Delete snapshot with id: a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:50:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ca888289-7685-4fb6-82c0-d0d61b4ac320 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:50:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ca888289-7685-4fb6-82c0-d0d61b4ac320 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot delete request issued successfully. Sep 05 11:50:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ca888289-7685-4fb6-82c0-d0d61b4ac320 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 202 Sep 05 11:50:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1294/2530] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:03 2026] DELETE /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f7206e63-2aaf-4a80-b0f9-98afbf508e28 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f7206e63-2aaf-4a80-b0f9-98afbf508e28 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:50:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f7206e63-2aaf-4a80-b0f9-98afbf508e28 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f7206e63-2aaf-4a80-b0f9-98afbf508e28 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f7206e63-2aaf-4a80-b0f9-98afbf508e28 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:50:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f7206e63-2aaf-4a80-b0f9-98afbf508e28 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1237/2531] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:03 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-786ff574-44af-4f74-809f-3f5c632cda32 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-786ff574-44af-4f74-809f-3f5c632cda32 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] GET http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-786ff574-44af-4f74-809f-3f5c632cda32 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-786ff574-44af-4f74-809f-3f5c632cda32 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-786ff574-44af-4f74-809f-3f5c632cda32 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Volume info retrieved successfully. Sep 05 11:50:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-786ff574-44af-4f74-809f-3f5c632cda32 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1295/2532] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c361c230-a8b0-4f1e-85d0-79b623bd20bf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c361c230-a8b0-4f1e-85d0-79b623bd20bf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:50:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c361c230-a8b0-4f1e-85d0-79b623bd20bf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c361c230-a8b0-4f1e-85d0-79b623bd20bf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c361c230-a8b0-4f1e-85d0-79b623bd20bf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Snapshot retrieved successfully. Sep 05 11:50:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c361c230-a8b0-4f1e-85d0-79b623bd20bf tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1238/2533] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c97a8a1c-c6e5-46ea-a2c1-c6f3736a0e25 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c97a8a1c-c6e5-46ea-a2c1-c6f3736a0e25 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] GET http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c97a8a1c-c6e5-46ea-a2c1-c6f3736a0e25 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c97a8a1c-c6e5-46ea-a2c1-c6f3736a0e25 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c97a8a1c-c6e5-46ea-a2c1-c6f3736a0e25 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Volume info retrieved successfully. Sep 05 11:50:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c97a8a1c-c6e5-46ea-a2c1-c6f3736a0e25 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 200 Sep 05 11:50:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1296/2534] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:05 2026] GET /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ccda2271-7c13-4f46-8c44-cc58143d5792 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ccda2271-7c13-4f46-8c44-cc58143d5792 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:50:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ccda2271-7c13-4f46-8c44-cc58143d5792 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ccda2271-7c13-4f46-8c44-cc58143d5792 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ccda2271-7c13-4f46-8c44-cc58143d5792 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 404 Sep 05 11:50:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1239/2535] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:05 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ea54f402-61aa-420a-8ba0-37e788be8453 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea54f402-61aa-420a-8ba0-37e788be8453 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] DELETE http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:50:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ea54f402-61aa-420a-8ba0-37e788be8453 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ea54f402-61aa-420a-8ba0-37e788be8453 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:05 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-ea54f402-61aa-420a-8ba0-37e788be8453 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Delete volume with id: dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:50:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ea54f402-61aa-420a-8ba0-37e788be8453 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:50:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ea54f402-61aa-420a-8ba0-37e788be8453 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Delete volume request issued successfully. Sep 05 11:50:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ea54f402-61aa-420a-8ba0-37e788be8453 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf returned with HTTP 202 Sep 05 11:50:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1297/2536] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:05 2026] DELETE /volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9a0f2c74-b9ef-4b9e-8a62-48611da67123 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9a0f2c74-b9ef-4b9e-8a62-48611da67123 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:50:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9a0f2c74-b9ef-4b9e-8a62-48611da67123 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9a0f2c74-b9ef-4b9e-8a62-48611da67123 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9a0f2c74-b9ef-4b9e-8a62-48611da67123 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:50:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9a0f2c74-b9ef-4b9e-8a62-48611da67123 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf returned with HTTP 200 Sep 05 11:50:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1240/2537] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:06 2026] GET /volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-50d1a9e0-eb28-473f-8564-c19df57cb29e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-50d1a9e0-eb28-473f-8564-c19df57cb29e tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] GET http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-50d1a9e0-eb28-473f-8564-c19df57cb29e tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-50d1a9e0-eb28-473f-8564-c19df57cb29e tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-50d1a9e0-eb28-473f-8564-c19df57cb29e tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Volume info retrieved successfully. Sep 05 11:50:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-50d1a9e0-eb28-473f-8564-c19df57cb29e tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 200 Sep 05 11:50:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1298/2538] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:06 2026] GET /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 1301 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-86ccbc04-a020-4170-9ff7-df51901899c4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86ccbc04-a020-4170-9ff7-df51901899c4 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] DELETE http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-86ccbc04-a020-4170-9ff7-df51901899c4 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-86ccbc04-a020-4170-9ff7-df51901899c4 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:06 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-86ccbc04-a020-4170-9ff7-df51901899c4 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Delete volume with id: 464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-86ccbc04-a020-4170-9ff7-df51901899c4 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Volume info retrieved successfully. Sep 05 11:50:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-86ccbc04-a020-4170-9ff7-df51901899c4 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Delete volume request issued successfully. Sep 05 11:50:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86ccbc04-a020-4170-9ff7-df51901899c4 tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 202 Sep 05 11:50:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1241/2539] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:06 2026] DELETE /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a0266c63-4646-4cda-9215-5d8240bcc16a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a0266c63-4646-4cda-9215-5d8240bcc16a tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] GET http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a0266c63-4646-4cda-9215-5d8240bcc16a tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a0266c63-4646-4cda-9215-5d8240bcc16a tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a0266c63-4646-4cda-9215-5d8240bcc16a tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Volume info retrieved successfully. Sep 05 11:50:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a0266c63-4646-4cda-9215-5d8240bcc16a tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 200 Sep 05 11:50:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1299/2540] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:06 2026] GET /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 1300 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c63afbe9-9f52-4413-b639-bfbcebf978d1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c63afbe9-9f52-4413-b639-bfbcebf978d1 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:50:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c63afbe9-9f52-4413-b639-bfbcebf978d1 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c63afbe9-9f52-4413-b639-bfbcebf978d1 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c63afbe9-9f52-4413-b639-bfbcebf978d1 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf returned with HTTP 404 Sep 05 11:50:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1242/2541] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:07 2026] GET /volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5163d7a0-34fa-4247-ab65-4a206543150f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5163d7a0-34fa-4247-ab65-4a206543150f tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:50:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5163d7a0-34fa-4247-ab65-4a206543150f tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5163d7a0-34fa-4247-ab65-4a206543150f tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:07 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-5163d7a0-34fa-4247-ab65-4a206543150f tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Delete volume with id: e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:50:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5163d7a0-34fa-4247-ab65-4a206543150f tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:50:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5163d7a0-34fa-4247-ab65-4a206543150f tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Delete volume request issued successfully. Sep 05 11:50:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5163d7a0-34fa-4247-ab65-4a206543150f tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 202 Sep 05 11:50:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1300/2542] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:07 2026] DELETE /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cacd44b7-a7ed-4826-8512-2405664aefc9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cacd44b7-a7ed-4826-8512-2405664aefc9 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:50:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cacd44b7-a7ed-4826-8512-2405664aefc9 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cacd44b7-a7ed-4826-8512-2405664aefc9 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cacd44b7-a7ed-4826-8512-2405664aefc9 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Volume info retrieved successfully. Sep 05 11:50:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cacd44b7-a7ed-4826-8512-2405664aefc9 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 200 Sep 05 11:50:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1243/2543] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:07 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d5cac6a7-df33-47a5-ad04-99412625b04d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d5cac6a7-df33-47a5-ad04-99412625b04d tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] GET http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d5cac6a7-df33-47a5-ad04-99412625b04d tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d5cac6a7-df33-47a5-ad04-99412625b04d tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d5cac6a7-df33-47a5-ad04-99412625b04d tempest-VolumeAndVolumeTypeFromImageTest-320235271 tempest-VolumeAndVolumeTypeFromImageTest-320235271-project-member] http://192.168.122.95/volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 returned with HTTP 404 Sep 05 11:50:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1301/2544] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:08 2026] GET /volume/v3/volumes/464a1971-f392-49e4-be7c-7cf27594eb24 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c4b8f4af-eb02-45ec-be00-9867f58e3a2a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4b8f4af-eb02-45ec-be00-9867f58e3a2a tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] GET http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4b8f4af-eb02-45ec-be00-9867f58e3a2a tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c4b8f4af-eb02-45ec-be00-9867f58e3a2a tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c4b8f4af-eb02-45ec-be00-9867f58e3a2a tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3fa79863-e260-4dcf-89f2-1b96510023ab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3fa79863-e260-4dcf-89f2-1b96510023ab tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3fa79863-e260-4dcf-89f2-1b96510023ab tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3fa79863-e260-4dcf-89f2-1b96510023ab tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3fa79863-e260-4dcf-89f2-1b96510023ab tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 returned with HTTP 404 Sep 05 11:50:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1302/2545] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:08 2026] GET /volume/v3/volumes/e40c84cd-22f9-4afd-be41-559be6ad5017 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-acd51707-5614-4098-96d7-bbb3ab403cb5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c4b8f4af-eb02-45ec-be00-9867f58e3a2a tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] Get all volumes completed successfully. Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c4b8f4af-eb02-45ec-be00-9867f58e3a2a tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:50:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1244/2546] 192.168.122.95 () {58 vars in 1164 bytes} [Sat Sep 5 11:50:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-acd51707-5614-4098-96d7-bbb3ab403cb5 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-acd51707-5614-4098-96d7-bbb3ab403cb5 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-acd51707-5614-4098-96d7-bbb3ab403cb5 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-acd51707-5614-4098-96d7-bbb3ab403cb5 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Delete snapshot with id: a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:50:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-acd51707-5614-4098-96d7-bbb3ab403cb5 tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 404 Sep 05 11:50:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1303/2547] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:08 2026] DELETE /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3f51f399-4a64-4e73-bd99-ae35d50e370c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-74ef2e1e-2592-42cc-8357-a46977bedb0d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3f51f399-4a64-4e73-bd99-ae35d50e370c tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3f51f399-4a64-4e73-bd99-ae35d50e370c tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3f51f399-4a64-4e73-bd99-ae35d50e370c tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74ef2e1e-2592-42cc-8357-a46977bedb0d tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] DELETE http://192.168.122.95/volume/v3/types/fb730225-c7ac-4a63-ae0a-31bb915d100f Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74ef2e1e-2592-42cc-8357-a46977bedb0d tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74ef2e1e-2592-42cc-8357-a46977bedb0d tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3f51f399-4a64-4e73-bd99-ae35d50e370c tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 returned with HTTP 404 Sep 05 11:50:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1245/2548] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:08 2026] GET /volume/v3/snapshots/a1da2b9b-dcd3-4fbb-8a6b-87ebd360b788 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-331a0ed4-f9d6-4ed0-9f51-c0aa9320c28d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-331a0ed4-f9d6-4ed0-9f51-c0aa9320c28d tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] DELETE http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-331a0ed4-f9d6-4ed0-9f51-c0aa9320c28d tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-331a0ed4-f9d6-4ed0-9f51-c0aa9320c28d tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-331a0ed4-f9d6-4ed0-9f51-c0aa9320c28d tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Delete volume with id: dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-331a0ed4-f9d6-4ed0-9f51-c0aa9320c28d tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf returned with HTTP 404 Sep 05 11:50:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1246/2549] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:08 2026] DELETE /volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dd60bed1-2b85-405e-95fd-0c291be7248a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dd60bed1-2b85-405e-95fd-0c291be7248a tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] GET http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dd60bed1-2b85-405e-95fd-0c291be7248a tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dd60bed1-2b85-405e-95fd-0c291be7248a tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dd60bed1-2b85-405e-95fd-0c291be7248a tempest-SnapshotDependencyTests-442955466 tempest-SnapshotDependencyTests-442955466-project-member] http://192.168.122.95/volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf returned with HTTP 404 Sep 05 11:50:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1247/2550] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:08 2026] GET /volume/v3/volumes/dcc4d295-33e9-4577-9ab8-137bd9f680cf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74ef2e1e-2592-42cc-8357-a46977bedb0d tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] http://192.168.122.95/volume/v3/types/fb730225-c7ac-4a63-ae0a-31bb915d100f returned with HTTP 202 Sep 05 11:50:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1304/2551] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:08 2026] DELETE /volume/v3/types/fb730225-c7ac-4a63-ae0a-31bb915d100f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44ef80ad-c06e-4322-8267-0a782cd78b4f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44ef80ad-c06e-4322-8267-0a782cd78b4f tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] GET http://192.168.122.95/volume/v3/types/fb730225-c7ac-4a63-ae0a-31bb915d100f Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44ef80ad-c06e-4322-8267-0a782cd78b4f tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44ef80ad-c06e-4322-8267-0a782cd78b4f tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44ef80ad-c06e-4322-8267-0a782cd78b4f tempest-VolumeAndVolumeTypeFromImageTest-796451582 tempest-VolumeAndVolumeTypeFromImageTest-796451582-project-admin] http://192.168.122.95/volume/v3/types/fb730225-c7ac-4a63-ae0a-31bb915d100f returned with HTTP 404 Sep 05 11:50:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1248/2552] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:50:08 2026] GET /volume/v3/types/fb730225-c7ac-4a63-ae0a-31bb915d100f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-550744499"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-550744499'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume of 1 GB Sep 05 11:50:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Availability Zones retrieved successfully. Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (8a79cd1e-69ee-41cb-9053-26bb34b46b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd835223-b625-402b-97e1-5ace26240107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd835223-b625-402b-97e1-5ace26240107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (246f8a04-80a8-48ec-ba8d-fd6e40f59f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Created reservations ['877180e8-2ab4-44ed-93a1-e256523ede31', 'db25284f-ced1-484a-982a-99f53bb9f267', 'f1667450-2354-4880-842a-806b410e9875', 'f4a3a556-f7d0-46c8-b6cf-195108fb4e93'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (246f8a04-80a8-48ec-ba8d-fd6e40f59f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['877180e8-2ab4-44ed-93a1-e256523ede31', 'db25284f-ced1-484a-982a-99f53bb9f267', 'f1667450-2354-4880-842a-806b410e9875', 'f4a3a556-f7d0-46c8-b6cf-195108fb4e93']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba6f17b-aece-449a-8f5a-6f5f1d615ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba6f17b-aece-449a-8f5a-6f5f1d615ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '283592fb-ea1b-4a5b-935d-f085a33b0224', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-550744499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['877180e8-2ab4-44ed-93a1-e256523ede31','db25284f-ced1-484a-982a-99f53bb9f267','f1667450-2354-4880-842a-806b410e9875','f4a3a556-f7d0-46c8-b6cf-195108fb4e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-550744499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=283592fb-ea1b-4a5b-935d-f085a33b0224,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6404400e6c461da6cf5d7acddc0918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce95d59eccb4818a62e5765927cc652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fb4724-27d2-4f94-bbc1-288aeeae0423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fb4724-27d2-4f94-bbc1-288aeeae0423) transitioned into state 'SUCCESS' from state '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-550744499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['877180e8-2ab4-44ed-93a1-e256523ede31','db25284f-ced1-484a-982a-99f53bb9f267','f1667450-2354-4880-842a-806b410e9875','f4a3a556-f7d0-46c8-b6cf-195108fb4e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a9edb1-38d3-42a6-992d-934efdad466e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a9edb1-38d3-42a6-992d-934efdad466e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (8a79cd1e-69ee-41cb-9053-26bb34b46b94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request issued successfully. Sep 05 11:50:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1ac1cc6b-c961-4414-8bf6-c160ad8b6a19 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1305/2553] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:50:11 2026] POST /volume/v3/volumes => generated 770 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3b84d218-e0fb-4b49-8715-8136d5f58a20 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3b84d218-e0fb-4b49-8715-8136d5f58a20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 Sep 05 11:50:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3b84d218-e0fb-4b49-8715-8136d5f58a20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3b84d218-e0fb-4b49-8715-8136d5f58a20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3b84d218-e0fb-4b49-8715-8136d5f58a20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3b84d218-e0fb-4b49-8715-8136d5f58a20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 returned with HTTP 200 Sep 05 11:50:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1249/2554] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:12 2026] GET /volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 => generated 838 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d16ea5b3-1b25-4d8b-9753-8b084b0a9196 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d16ea5b3-1b25-4d8b-9753-8b084b0a9196 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d16ea5b3-1b25-4d8b-9753-8b084b0a9196 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d16ea5b3-1b25-4d8b-9753-8b084b0a9196 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d16ea5b3-1b25-4d8b-9753-8b084b0a9196 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d16ea5b3-1b25-4d8b-9753-8b084b0a9196 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 returned with HTTP 200 Sep 05 11:50:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1306/2555] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:13 2026] GET /volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4d936394-e85a-48c1-aacc-56301464b294 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "283592fb-ea1b-4a5b-935d-f085a33b0224", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-50624974"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request body: {'volume': {"'source_volid": '283592fb-ea1b-4a5b-935d-f085a33b0224', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-50624974'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume of 1 GB Sep 05 11:50:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Availability Zones retrieved successfully. Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (e7dd7311-b81e-4a44-ba4e-b9f8dfe5bf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f5c228-2785-49fc-9c29-417252adfd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f5c228-2785-49fc-9c29-417252adfd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a5f932-f0de-4280-8ce5-c7c98364d163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Created reservations ['c0b7208f-ebdc-457c-8c9c-873d5f0d62b8', '0898ff09-5523-4d97-837d-090d075161ca', '8ea71701-113f-4e0d-8bd6-f4239a8091b6', 'a2163365-25a3-4cdd-93eb-fb33486c0ac0'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a5f932-f0de-4280-8ce5-c7c98364d163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b7208f-ebdc-457c-8c9c-873d5f0d62b8', '0898ff09-5523-4d97-837d-090d075161ca', '8ea71701-113f-4e0d-8bd6-f4239a8091b6', 'a2163365-25a3-4cdd-93eb-fb33486c0ac0']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5413a0-df4a-4bbb-b738-1adffaea81cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5413a0-df4a-4bbb-b738-1adffaea81cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a783d7-0b18-4748-9955-15c7bb6bfd2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-50624974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['c0b7208f-ebdc-457c-8c9c-873d5f0d62b8','0898ff09-5523-4d97-837d-090d075161ca','8ea71701-113f-4e0d-8bd6-f4239a8091b6','a2163365-25a3-4cdd-93eb-fb33486c0ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-50624974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8a783d7-0b18-4748-9955-15c7bb6bfd2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6404400e6c461da6cf5d7acddc0918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce95d59eccb4818a62e5765927cc652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4883f6bb-5abd-40b7-8bc2-3eea15c46e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4883f6bb-5abd-40b7-8bc2-3eea15c46e29) transitioned into state 'SUCCESS' from state '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-50624974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['c0b7208f-ebdc-457c-8c9c-873d5f0d62b8','0898ff09-5523-4d97-837d-090d075161ca','8ea71701-113f-4e0d-8bd6-f4239a8091b6','a2163365-25a3-4cdd-93eb-fb33486c0ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db889de-c57c-4f29-a53d-920b802cba0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db889de-c57c-4f29-a53d-920b802cba0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (e7dd7311-b81e-4a44-ba4e-b9f8dfe5bf35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request issued successfully. Sep 05 11:50:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4d936394-e85a-48c1-aacc-56301464b294 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1250/2556] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:50:13 2026] POST /volume/v3/volumes => generated 769 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "283592fb-ea1b-4a5b-935d-f085a33b0224", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-161009190"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request body: {'volume': {"'source_volid": '283592fb-ea1b-4a5b-935d-f085a33b0224', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-161009190'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume of 1 GB Sep 05 11:50:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Availability Zones retrieved successfully. Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (70baba55-52c0-477a-8c5d-f5cab19f12a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d750d5d4-8ca1-41a7-981d-4464792e6af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d750d5d4-8ca1-41a7-981d-4464792e6af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e392798b-68f8-4f37-be25-caff8eb496ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Created reservations ['48262ee2-63d8-4174-817e-90de15f514cb', 'a2554487-78ec-44be-9737-621af200229d', '87620ba9-3baf-42c6-a22a-141109806363', '753a52c0-16b6-4aeb-a4c0-c554c944655c'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e392798b-68f8-4f37-be25-caff8eb496ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48262ee2-63d8-4174-817e-90de15f514cb', 'a2554487-78ec-44be-9737-621af200229d', '87620ba9-3baf-42c6-a22a-141109806363', '753a52c0-16b6-4aeb-a4c0-c554c944655c']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e42b50-0c30-450b-adba-4f7f78e7ddbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e42b50-0c30-450b-adba-4f7f78e7ddbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-161009190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['48262ee2-63d8-4174-817e-90de15f514cb','a2554487-78ec-44be-9737-621af200229d','87620ba9-3baf-42c6-a22a-141109806363','753a52c0-16b6-4aeb-a4c0-c554c944655c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-161009190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6404400e6c461da6cf5d7acddc0918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce95d59eccb4818a62e5765927cc652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c6e1944-ceb0-42b9-91bf-da382dab96d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c6e1944-ceb0-42b9-91bf-da382dab96d5) transitioned into state 'SUCCESS' from state '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-161009190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['48262ee2-63d8-4174-817e-90de15f514cb','a2554487-78ec-44be-9737-621af200229d','87620ba9-3baf-42c6-a22a-141109806363','753a52c0-16b6-4aeb-a4c0-c554c944655c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc30e870-d86a-41a9-9348-8f5e8c10fb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc30e870-d86a-41a9-9348-8f5e8c10fb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (70baba55-52c0-477a-8c5d-f5cab19f12a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request issued successfully. Sep 05 11:50:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ac915ce7-7cfa-400c-9b94-882b389262c7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1307/2557] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:50:13 2026] POST /volume/v3/volumes => generated 770 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "283592fb-ea1b-4a5b-935d-f085a33b0224", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1945598547"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request body: {'volume': {"'source_volid": '283592fb-ea1b-4a5b-935d-f085a33b0224', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1945598547'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume of 1 GB Sep 05 11:50:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Availability Zones retrieved successfully. Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (b09d2719-f0d0-4ab2-a5a6-2964ed97f334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988e4458-eff0-4037-a65d-56cb72413c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988e4458-eff0-4037-a65d-56cb72413c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e21c55f-8a29-4e91-9eec-2535a112a96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Created reservations ['ae30e3d5-3e4b-443a-8680-91ffd5d389ad', 'd271c8e6-95ff-4aa5-8758-36b47f14f8f6', '1aa93c2c-00c7-462c-9ce1-e5873a15594c', '9c8b415a-b58f-42a1-bf99-dc418a3b9b7a'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e21c55f-8a29-4e91-9eec-2535a112a96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae30e3d5-3e4b-443a-8680-91ffd5d389ad', 'd271c8e6-95ff-4aa5-8758-36b47f14f8f6', '1aa93c2c-00c7-462c-9ce1-e5873a15594c', '9c8b415a-b58f-42a1-bf99-dc418a3b9b7a']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7736ce93-9f6d-420c-9f21-24b6a6c10df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7736ce93-9f6d-420c-9f21-24b6a6c10df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12a5fac-6db2-407b-b12f-70aef6c9a752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1945598547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['ae30e3d5-3e4b-443a-8680-91ffd5d389ad','d271c8e6-95ff-4aa5-8758-36b47f14f8f6','1aa93c2c-00c7-462c-9ce1-e5873a15594c','9c8b415a-b58f-42a1-bf99-dc418a3b9b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1945598547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12a5fac-6db2-407b-b12f-70aef6c9a752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6404400e6c461da6cf5d7acddc0918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce95d59eccb4818a62e5765927cc652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3804039c-ba1f-4ac4-8cd7-5eae4633c114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3804039c-ba1f-4ac4-8cd7-5eae4633c114) transitioned into state 'SUCCESS' from state '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-1945598547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['ae30e3d5-3e4b-443a-8680-91ffd5d389ad','d271c8e6-95ff-4aa5-8758-36b47f14f8f6','1aa93c2c-00c7-462c-9ce1-e5873a15594c','9c8b415a-b58f-42a1-bf99-dc418a3b9b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2533088-74f8-480f-91d3-ff8036f7971d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2533088-74f8-480f-91d3-ff8036f7971d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (b09d2719-f0d0-4ab2-a5a6-2964ed97f334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request issued successfully. Sep 05 11:50:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6bd954d1-35ec-4d6c-a20f-5f6d2e0ef05d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1251/2558] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:50:14 2026] POST /volume/v3/volumes => generated 771 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "283592fb-ea1b-4a5b-935d-f085a33b0224", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-14516074"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request body: {'volume': {"'source_volid": '283592fb-ea1b-4a5b-935d-f085a33b0224', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-14516074'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume of 1 GB Sep 05 11:50:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Availability Zones retrieved successfully. Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (fd3d6464-5012-447c-9e1c-cda3625a9a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868f963c-9c2b-447f-b1ad-50f24e28359a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868f963c-9c2b-447f-b1ad-50f24e28359a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3304f196-08b4-43bf-81f6-cf203e2ec1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Created reservations ['c94f1aac-cab9-45e8-a719-c47cc2eb9359', 'e62e066d-21c3-4d52-a02b-3d1032a9541f', 'f2a3bf3a-ed93-41a0-95bd-fd74a33c57f3', '677ceab9-5883-4df8-a8a5-a95abdf6949f'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3304f196-08b4-43bf-81f6-cf203e2ec1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c94f1aac-cab9-45e8-a719-c47cc2eb9359', 'e62e066d-21c3-4d52-a02b-3d1032a9541f', 'f2a3bf3a-ed93-41a0-95bd-fd74a33c57f3', '677ceab9-5883-4df8-a8a5-a95abdf6949f']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9009c7-1eed-431f-b76d-33677fcb0df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9009c7-1eed-431f-b76d-33677fcb0df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '455b4fe6-e923-4c19-8c34-202df7cac5e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-14516074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['c94f1aac-cab9-45e8-a719-c47cc2eb9359','e62e066d-21c3-4d52-a02b-3d1032a9541f','f2a3bf3a-ed93-41a0-95bd-fd74a33c57f3','677ceab9-5883-4df8-a8a5-a95abdf6949f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-14516074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=455b4fe6-e923-4c19-8c34-202df7cac5e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6404400e6c461da6cf5d7acddc0918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce95d59eccb4818a62e5765927cc652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e327c82-6dc9-4117-a447-02841d308225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e327c82-6dc9-4117-a447-02841d308225) transitioned into state 'SUCCESS' from state '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-14516074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['c94f1aac-cab9-45e8-a719-c47cc2eb9359','e62e066d-21c3-4d52-a02b-3d1032a9541f','f2a3bf3a-ed93-41a0-95bd-fd74a33c57f3','677ceab9-5883-4df8-a8a5-a95abdf6949f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea319c8-6e4f-4d59-87ad-2e280d26aeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea319c8-6e4f-4d59-87ad-2e280d26aeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (fd3d6464-5012-447c-9e1c-cda3625a9a5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request issued successfully. Sep 05 11:50:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b9de87e-b887-42ef-ad67-8b0d904b97f0 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1308/2559] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:50:14 2026] POST /volume/v3/volumes => generated 769 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "283592fb-ea1b-4a5b-935d-f085a33b0224", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-88964993"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request body: {'volume': {"'source_volid": '283592fb-ea1b-4a5b-935d-f085a33b0224', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-88964993'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume of 1 GB Sep 05 11:50:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Availability Zones retrieved successfully. Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (72eacd26-c897-4b14-84b6-4fb6eea028ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865592ad-0994-4fd4-896e-edc0447d2a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865592ad-0994-4fd4-896e-edc0447d2a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d095057a-37ef-4cd4-80ed-fce4fcd6a87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Created reservations ['0f9803b8-8dbc-46ea-839f-c35fd42696a0', '864e1ec2-1168-4b35-9516-609d67f2f3a4', '6887257d-b50d-4d8a-b784-71040a013923', '645ebf80-cbeb-4817-bcf1-6410f7654f34'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d095057a-37ef-4cd4-80ed-fce4fcd6a87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f9803b8-8dbc-46ea-839f-c35fd42696a0', '864e1ec2-1168-4b35-9516-609d67f2f3a4', '6887257d-b50d-4d8a-b784-71040a013923', '645ebf80-cbeb-4817-bcf1-6410f7654f34']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8712d961-f295-4d2d-8630-6c5a9e42f26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8712d961-f295-4d2d-8630-6c5a9e42f26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed031d4-2ae9-4435-81be-0550edd0d017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-88964993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['0f9803b8-8dbc-46ea-839f-c35fd42696a0','864e1ec2-1168-4b35-9516-609d67f2f3a4','6887257d-b50d-4d8a-b784-71040a013923','645ebf80-cbeb-4817-bcf1-6410f7654f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-88964993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed031d4-2ae9-4435-81be-0550edd0d017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6404400e6c461da6cf5d7acddc0918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce95d59eccb4818a62e5765927cc652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf6627c-1d6e-4be3-8870-328ae55f472f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf6627c-1d6e-4be3-8870-328ae55f472f) transitioned into state 'SUCCESS' from state '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-88964993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6404400e6c461da6cf5d7acddc0918',qos_specs=None,replication_status=,reservations=['0f9803b8-8dbc-46ea-839f-c35fd42696a0','864e1ec2-1168-4b35-9516-609d67f2f3a4','6887257d-b50d-4d8a-b784-71040a013923','645ebf80-cbeb-4817-bcf1-6410f7654f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce95d59eccb4818a62e5765927cc652',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1324e255-5130-42fa-84b6-2348b406ecc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1324e255-5130-42fa-84b6-2348b406ecc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Flow 'volume_create_api' (72eacd26-c897-4b14-84b6-4fb6eea028ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Create volume request issued successfully. Sep 05 11:50:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a53cb88-008d-4d2b-8f1e-2233c9a47e4d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1252/2560] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:50:15 2026] POST /volume/v3/volumes => generated 769 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-64a72c6e-7c73-4e88-8230-3beb088d9e20 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64a72c6e-7c73-4e88-8230-3beb088d9e20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d Sep 05 11:50:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64a72c6e-7c73-4e88-8230-3beb088d9e20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64a72c6e-7c73-4e88-8230-3beb088d9e20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-64a72c6e-7c73-4e88-8230-3beb088d9e20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64a72c6e-7c73-4e88-8230-3beb088d9e20 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d returned with HTTP 200 Sep 05 11:50:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1309/2561] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:15 2026] GET /volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-69082859-9d55-4992-9de6-51dd807a530c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-69082859-9d55-4992-9de6-51dd807a530c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-69082859-9d55-4992-9de6-51dd807a530c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-69082859-9d55-4992-9de6-51dd807a530c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-69082859-9d55-4992-9de6-51dd807a530c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-69082859-9d55-4992-9de6-51dd807a530c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 returned with HTTP 200 Sep 05 11:50:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1253/2562] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:15 2026] GET /volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c370799d-2a00-42c2-b77b-334dfeb70b2a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c370799d-2a00-42c2-b77b-334dfeb70b2a tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 Sep 05 11:50:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c370799d-2a00-42c2-b77b-334dfeb70b2a tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c370799d-2a00-42c2-b77b-334dfeb70b2a tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c370799d-2a00-42c2-b77b-334dfeb70b2a tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c370799d-2a00-42c2-b77b-334dfeb70b2a tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 returned with HTTP 200 Sep 05 11:50:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1310/2563] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:16 2026] GET /volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f5de3a5c-5689-40f7-8338-5265e06be5fe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f5de3a5c-5689-40f7-8338-5265e06be5fe tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 Sep 05 11:50:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f5de3a5c-5689-40f7-8338-5265e06be5fe tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f5de3a5c-5689-40f7-8338-5265e06be5fe tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f5de3a5c-5689-40f7-8338-5265e06be5fe tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f5de3a5c-5689-40f7-8338-5265e06be5fe tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 returned with HTTP 200 Sep 05 11:50:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1254/2564] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:16 2026] GET /volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-45f9a714-3d49-408b-80bb-f9c0b28822b4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45f9a714-3d49-408b-80bb-f9c0b28822b4 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 Sep 05 11:50:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45f9a714-3d49-408b-80bb-f9c0b28822b4 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45f9a714-3d49-408b-80bb-f9c0b28822b4 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-45f9a714-3d49-408b-80bb-f9c0b28822b4 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45f9a714-3d49-408b-80bb-f9c0b28822b4 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 returned with HTTP 200 Sep 05 11:50:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1311/2565] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:17 2026] GET /volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8bb2ed9b-40ea-4c8b-91b4-fde61fc759a7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8bb2ed9b-40ea-4c8b-91b4-fde61fc759a7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 Sep 05 11:50:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8bb2ed9b-40ea-4c8b-91b4-fde61fc759a7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8bb2ed9b-40ea-4c8b-91b4-fde61fc759a7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8bb2ed9b-40ea-4c8b-91b4-fde61fc759a7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8bb2ed9b-40ea-4c8b-91b4-fde61fc759a7 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 returned with HTTP 200 Sep 05 11:50:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1255/2566] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:17 2026] GET /volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-17cf463b-0161-4721-9a7d-39fe01dd23d6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17cf463b-0161-4721-9a7d-39fe01dd23d6 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 Sep 05 11:50:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17cf463b-0161-4721-9a7d-39fe01dd23d6 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17cf463b-0161-4721-9a7d-39fe01dd23d6 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-17cf463b-0161-4721-9a7d-39fe01dd23d6 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17cf463b-0161-4721-9a7d-39fe01dd23d6 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 returned with HTTP 200 Sep 05 11:50:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1312/2567] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:18 2026] GET /volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ceec2989-9c7f-44f6-8428-2c224f982482 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ceec2989-9c7f-44f6-8428-2c224f982482 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 Sep 05 11:50:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ceec2989-9c7f-44f6-8428-2c224f982482 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ceec2989-9c7f-44f6-8428-2c224f982482 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ceec2989-9c7f-44f6-8428-2c224f982482 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ceec2989-9c7f-44f6-8428-2c224f982482 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 returned with HTTP 200 Sep 05 11:50:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1256/2568] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:19 2026] GET /volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1a0faa6b-482b-4272-be8a-e12df2fab177 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1a0faa6b-482b-4272-be8a-e12df2fab177 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] DELETE http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 Sep 05 11:50:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1a0faa6b-482b-4272-be8a-e12df2fab177 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1a0faa6b-482b-4272-be8a-e12df2fab177 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:19 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-1a0faa6b-482b-4272-be8a-e12df2fab177 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume with id: 5ed031d4-2ae9-4435-81be-0550edd0d017 Sep 05 11:50:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1a0faa6b-482b-4272-be8a-e12df2fab177 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1a0faa6b-482b-4272-be8a-e12df2fab177 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume request issued successfully. Sep 05 11:50:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1a0faa6b-482b-4272-be8a-e12df2fab177 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 returned with HTTP 202 Sep 05 11:50:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1313/2569] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:19 2026] DELETE /volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c76387d8-d712-40a9-9cec-a9d42e393635 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c76387d8-d712-40a9-9cec-a9d42e393635 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 Sep 05 11:50:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c76387d8-d712-40a9-9cec-a9d42e393635 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c76387d8-d712-40a9-9cec-a9d42e393635 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c76387d8-d712-40a9-9cec-a9d42e393635 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c76387d8-d712-40a9-9cec-a9d42e393635 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 returned with HTTP 200 Sep 05 11:50:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1257/2570] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:19 2026] GET /volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bf65fd14-8841-443c-9b4b-4abbc2e4d671 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bf65fd14-8841-443c-9b4b-4abbc2e4d671 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 Sep 05 11:50:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bf65fd14-8841-443c-9b4b-4abbc2e4d671 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bf65fd14-8841-443c-9b4b-4abbc2e4d671 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bf65fd14-8841-443c-9b4b-4abbc2e4d671 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 returned with HTTP 404 Sep 05 11:50:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1314/2571] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:20 2026] GET /volume/v3/volumes/5ed031d4-2ae9-4435-81be-0550edd0d017 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-02bdd000-14d4-4abb-8cb7-52da8e6908d3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02bdd000-14d4-4abb-8cb7-52da8e6908d3 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] DELETE http://192.168.122.95/volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 Sep 05 11:50:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02bdd000-14d4-4abb-8cb7-52da8e6908d3 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02bdd000-14d4-4abb-8cb7-52da8e6908d3 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-02bdd000-14d4-4abb-8cb7-52da8e6908d3 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume with id: 455b4fe6-e923-4c19-8c34-202df7cac5e9 Sep 05 11:50:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-02bdd000-14d4-4abb-8cb7-52da8e6908d3 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-02bdd000-14d4-4abb-8cb7-52da8e6908d3 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume request issued successfully. Sep 05 11:50:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02bdd000-14d4-4abb-8cb7-52da8e6908d3 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 returned with HTTP 202 Sep 05 11:50:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1258/2572] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:20 2026] DELETE /volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-355e47be-b0a0-4b32-a2ba-53aae82d6a3e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-355e47be-b0a0-4b32-a2ba-53aae82d6a3e tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 Sep 05 11:50:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-355e47be-b0a0-4b32-a2ba-53aae82d6a3e tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-355e47be-b0a0-4b32-a2ba-53aae82d6a3e tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-355e47be-b0a0-4b32-a2ba-53aae82d6a3e tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-355e47be-b0a0-4b32-a2ba-53aae82d6a3e tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 returned with HTTP 200 Sep 05 11:50:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1315/2573] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:20 2026] GET /volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e9b08793-48fb-4450-9139-cf4452b87bda None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9b08793-48fb-4450-9139-cf4452b87bda tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 Sep 05 11:50:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e9b08793-48fb-4450-9139-cf4452b87bda tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e9b08793-48fb-4450-9139-cf4452b87bda tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9b08793-48fb-4450-9139-cf4452b87bda tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 returned with HTTP 404 Sep 05 11:50:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1259/2574] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:21 2026] GET /volume/v3/volumes/455b4fe6-e923-4c19-8c34-202df7cac5e9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8a69845a-b83f-41bb-b3f4-2dd54c6d345f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a69845a-b83f-41bb-b3f4-2dd54c6d345f tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 Sep 05 11:50:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a69845a-b83f-41bb-b3f4-2dd54c6d345f tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a69845a-b83f-41bb-b3f4-2dd54c6d345f tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-8a69845a-b83f-41bb-b3f4-2dd54c6d345f tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume with id: e12a5fac-6db2-407b-b12f-70aef6c9a752 Sep 05 11:50:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8a69845a-b83f-41bb-b3f4-2dd54c6d345f tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8a69845a-b83f-41bb-b3f4-2dd54c6d345f tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume request issued successfully. Sep 05 11:50:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a69845a-b83f-41bb-b3f4-2dd54c6d345f tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 returned with HTTP 202 Sep 05 11:50:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1316/2575] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:21 2026] DELETE /volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0281f438-cc9a-430f-8f4d-6a038336416b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0281f438-cc9a-430f-8f4d-6a038336416b tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 Sep 05 11:50:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0281f438-cc9a-430f-8f4d-6a038336416b tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0281f438-cc9a-430f-8f4d-6a038336416b tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0281f438-cc9a-430f-8f4d-6a038336416b tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0281f438-cc9a-430f-8f4d-6a038336416b tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 returned with HTTP 200 Sep 05 11:50:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1260/2576] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:21 2026] GET /volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fd262b46-8fb1-4aa4-9cef-f1b137d50d1d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fd262b46-8fb1-4aa4-9cef-f1b137d50d1d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 Sep 05 11:50:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fd262b46-8fb1-4aa4-9cef-f1b137d50d1d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fd262b46-8fb1-4aa4-9cef-f1b137d50d1d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fd262b46-8fb1-4aa4-9cef-f1b137d50d1d tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 returned with HTTP 404 Sep 05 11:50:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1317/2577] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:22 2026] GET /volume/v3/volumes/e12a5fac-6db2-407b-b12f-70aef6c9a752 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3ab69ad2-deff-4133-85c5-731c96ca44a5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ab69ad2-deff-4133-85c5-731c96ca44a5 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] DELETE http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 Sep 05 11:50:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ab69ad2-deff-4133-85c5-731c96ca44a5 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ab69ad2-deff-4133-85c5-731c96ca44a5 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:22 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-3ab69ad2-deff-4133-85c5-731c96ca44a5 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume with id: 4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 Sep 05 11:50:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3ab69ad2-deff-4133-85c5-731c96ca44a5 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3ab69ad2-deff-4133-85c5-731c96ca44a5 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume request issued successfully. Sep 05 11:50:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ab69ad2-deff-4133-85c5-731c96ca44a5 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 returned with HTTP 202 Sep 05 11:50:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1261/2578] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:22 2026] DELETE /volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d02fca8b-aa7b-4446-ac64-58cc2679637c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d02fca8b-aa7b-4446-ac64-58cc2679637c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 Sep 05 11:50:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d02fca8b-aa7b-4446-ac64-58cc2679637c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d02fca8b-aa7b-4446-ac64-58cc2679637c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d02fca8b-aa7b-4446-ac64-58cc2679637c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d02fca8b-aa7b-4446-ac64-58cc2679637c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 returned with HTTP 200 Sep 05 11:50:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1318/2579] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:22 2026] GET /volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-af6943fe-695b-4b06-ba9f-32cd0a44072a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af6943fe-695b-4b06-ba9f-32cd0a44072a tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 Sep 05 11:50:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-af6943fe-695b-4b06-ba9f-32cd0a44072a tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-af6943fe-695b-4b06-ba9f-32cd0a44072a tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-af6943fe-695b-4b06-ba9f-32cd0a44072a tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 returned with HTTP 404 Sep 05 11:50:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1262/2580] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:23 2026] GET /volume/v3/volumes/4d64c9bc-e60b-42d0-9c7d-913fbf2e84d1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-90c75cdd-0985-4b40-b7ae-0363d224ce26 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90c75cdd-0985-4b40-b7ae-0363d224ce26 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] DELETE http://192.168.122.95/volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d Sep 05 11:50:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90c75cdd-0985-4b40-b7ae-0363d224ce26 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-90c75cdd-0985-4b40-b7ae-0363d224ce26 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:23 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-90c75cdd-0985-4b40-b7ae-0363d224ce26 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume with id: c8a783d7-0b18-4748-9955-15c7bb6bfd2d Sep 05 11:50:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-90c75cdd-0985-4b40-b7ae-0363d224ce26 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-90c75cdd-0985-4b40-b7ae-0363d224ce26 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume request issued successfully. Sep 05 11:50:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-90c75cdd-0985-4b40-b7ae-0363d224ce26 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d returned with HTTP 202 Sep 05 11:50:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1319/2581] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:23 2026] DELETE /volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-95351723-f4bd-4482-8abc-94a786a3c1d2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-95351723-f4bd-4482-8abc-94a786a3c1d2 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d Sep 05 11:50:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-95351723-f4bd-4482-8abc-94a786a3c1d2 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-95351723-f4bd-4482-8abc-94a786a3c1d2 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-95351723-f4bd-4482-8abc-94a786a3c1d2 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-95351723-f4bd-4482-8abc-94a786a3c1d2 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d returned with HTTP 200 Sep 05 11:50:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1263/2582] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:23 2026] GET /volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-65c03d4e-163b-4289-a795-06ed047a8bd1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-65c03d4e-163b-4289-a795-06ed047a8bd1 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d Sep 05 11:50:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-65c03d4e-163b-4289-a795-06ed047a8bd1 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-65c03d4e-163b-4289-a795-06ed047a8bd1 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-65c03d4e-163b-4289-a795-06ed047a8bd1 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d returned with HTTP 404 Sep 05 11:50:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1320/2583] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:24 2026] GET /volume/v3/volumes/c8a783d7-0b18-4748-9955-15c7bb6bfd2d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fc66a2f9-7bdf-4fa0-8c99-8e6509385909 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fc66a2f9-7bdf-4fa0-8c99-8e6509385909 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] DELETE http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 Sep 05 11:50:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fc66a2f9-7bdf-4fa0-8c99-8e6509385909 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fc66a2f9-7bdf-4fa0-8c99-8e6509385909 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:24 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-fc66a2f9-7bdf-4fa0-8c99-8e6509385909 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume with id: 283592fb-ea1b-4a5b-935d-f085a33b0224 Sep 05 11:50:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fc66a2f9-7bdf-4fa0-8c99-8e6509385909 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fc66a2f9-7bdf-4fa0-8c99-8e6509385909 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Delete volume request issued successfully. Sep 05 11:50:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fc66a2f9-7bdf-4fa0-8c99-8e6509385909 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 returned with HTTP 202 Sep 05 11:50:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1264/2584] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:24 2026] DELETE /volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2995f1e6-d563-4894-8747-18cdc8920409 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2995f1e6-d563-4894-8747-18cdc8920409 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 Sep 05 11:50:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2995f1e6-d563-4894-8747-18cdc8920409 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2995f1e6-d563-4894-8747-18cdc8920409 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:25 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:25 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2995f1e6-d563-4894-8747-18cdc8920409 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Volume info retrieved successfully. Sep 05 11:50:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2995f1e6-d563-4894-8747-18cdc8920409 tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 returned with HTTP 200 Sep 05 11:50:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1321/2585] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:24 2026] GET /volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-76bc2951-9a21-4fcc-aeb8-5f4c8fd4d97c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76bc2951-9a21-4fcc-aeb8-5f4c8fd4d97c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] GET http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 Sep 05 11:50:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76bc2951-9a21-4fcc-aeb8-5f4c8fd4d97c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76bc2951-9a21-4fcc-aeb8-5f4c8fd4d97c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76bc2951-9a21-4fcc-aeb8-5f4c8fd4d97c tempest-CreateVolumesFromSourceVolumeTest-815457447 tempest-CreateVolumesFromSourceVolumeTest-815457447-project-member] http://192.168.122.95/volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 returned with HTTP 404 Sep 05 11:50:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1265/2586] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:26 2026] GET /volume/v3/volumes/283592fb-ea1b-4a5b-935d-f085a33b0224 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2038774472"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2038774472'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Create volume of 1 GB Sep 05 11:50:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Availability Zones retrieved successfully. Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Flow 'volume_create_api' (1913ab2f-00fd-4820-90c4-6ebd0ac1fbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef51e44-22b8-4de5-b9f3-ff0af1ddd314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef51e44-22b8-4de5-b9f3-ff0af1ddd314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afcfe7a4-deaf-4d9c-8226-2c21f563296f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Created reservations ['455455d1-56dd-4e10-9c3f-4167dd49f083', 'f46b73ed-675e-42a7-8d1a-db23515b2714', 'f2330b28-9ff7-4e7f-9dce-52cfdf78701c', 'a51f116b-6c83-4f5a-907a-c1528b827bfe'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afcfe7a4-deaf-4d9c-8226-2c21f563296f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['455455d1-56dd-4e10-9c3f-4167dd49f083', 'f46b73ed-675e-42a7-8d1a-db23515b2714', 'f2330b28-9ff7-4e7f-9dce-52cfdf78701c', 'a51f116b-6c83-4f5a-907a-c1528b827bfe']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776856e3-4fdb-438a-8a33-19496bf8e79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776856e3-4fdb-438a-8a33-19496bf8e79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c640fb1-632a-4a42-8e39-53eb1cfbdca1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2038774472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3090ae3caf944720a6b6f29f9fd56f0f',qos_specs=None,replication_status=,reservations=['455455d1-56dd-4e10-9c3f-4167dd49f083','f46b73ed-675e-42a7-8d1a-db23515b2714','f2330b28-9ff7-4e7f-9dce-52cfdf78701c','a51f116b-6c83-4f5a-907a-c1528b827bfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf34a9850e4f7fb9b3cdbcd9c6237e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2038774472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c640fb1-632a-4a42-8e39-53eb1cfbdca1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3090ae3caf944720a6b6f29f9fd56f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fdf34a9850e4f7fb9b3cdbcd9c6237e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca44d4ea-ab1b-43b2-a99a-bc9e881171b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca44d4ea-ab1b-43b2-a99a-bc9e881171b3) transitioned into state 'SUCCESS' from state '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-2038774472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3090ae3caf944720a6b6f29f9fd56f0f',qos_specs=None,replication_status=,reservations=['455455d1-56dd-4e10-9c3f-4167dd49f083','f46b73ed-675e-42a7-8d1a-db23515b2714','f2330b28-9ff7-4e7f-9dce-52cfdf78701c','a51f116b-6c83-4f5a-907a-c1528b827bfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdf34a9850e4f7fb9b3cdbcd9c6237e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e7a7794-3317-483a-bcf2-ec572409c637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e7a7794-3317-483a-bcf2-ec572409c637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Flow 'volume_create_api' (1913ab2f-00fd-4820-90c4-6ebd0ac1fbb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Create volume request issued successfully. Sep 05 11:50:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-71a69c6f-ae3c-4e58-9c9e-96d52abd718a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1322/2587] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:50:28 2026] POST /volume/v3/volumes => generated 777 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bee1055d-daa5-49f4-97b5-88ec9b6074f8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bee1055d-daa5-49f4-97b5-88ec9b6074f8 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bee1055d-daa5-49f4-97b5-88ec9b6074f8 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bee1055d-daa5-49f4-97b5-88ec9b6074f8 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bee1055d-daa5-49f4-97b5-88ec9b6074f8 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bee1055d-daa5-49f4-97b5-88ec9b6074f8 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 returned with HTTP 200 Sep 05 11:50:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1266/2588] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:28 2026] GET /volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-eb23a19a-b0c9-4385-8ec9-b5d374cae914 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eb23a19a-b0c9-4385-8ec9-b5d374cae914 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eb23a19a-b0c9-4385-8ec9-b5d374cae914 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eb23a19a-b0c9-4385-8ec9-b5d374cae914 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-eb23a19a-b0c9-4385-8ec9-b5d374cae914 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eb23a19a-b0c9-4385-8ec9-b5d374cae914 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 returned with HTTP 200 Sep 05 11:50:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1323/2589] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:29 2026] GET /volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 => generated 870 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8c9ea8bc-1467-45a0-91e6-41abe2f2053f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8c9ea8bc-1467-45a0-91e6-41abe2f2053f tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:50:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8c9ea8bc-1467-45a0-91e6-41abe2f2053f tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c640fb1-632a-4a42-8e39-53eb1cfbdca1", "name": "tempest-VolumeDependencyTests-Snapshot-127324506"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8c9ea8bc-1467-45a0-91e6-41abe2f2053f tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:29 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-8c9ea8bc-1467-45a0-91e6-41abe2f2053f tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Create snapshot from volume 6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:29 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-8c9ea8bc-1467-45a0-91e6-41abe2f2053f tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Created reservations ['dfe42e86-5ad7-4fb3-bd59-71e70f56aa9b', 'fdb0d272-5616-43fa-a2af-0781124d2f6f', '13a441a3-e184-4059-bec3-374c552a518f', '590068fc-42d0-47ad-adfa-75b86c193efa'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8c9ea8bc-1467-45a0-91e6-41abe2f2053f tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Snapshot create request issued successfully. Sep 05 11:50:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8c9ea8bc-1467-45a0-91e6-41abe2f2053f tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:50:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1267/2590] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:50:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c1f76168-618a-46c0-b407-3f17a50b8f99 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1f76168-618a-46c0-b407-3f17a50b8f99 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1f76168-618a-46c0-b407-3f17a50b8f99 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1f76168-618a-46c0-b407-3f17a50b8f99 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c1f76168-618a-46c0-b407-3f17a50b8f99 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Snapshot retrieved successfully. Sep 05 11:50:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1f76168-618a-46c0-b407-3f17a50b8f99 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 returned with HTTP 200 Sep 05 11:50:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1324/2591] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:29 2026] GET /volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e98886f7-8e5c-4631-a801-2935cbd3fa3e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e98886f7-8e5c-4631-a801-2935cbd3fa3e tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e98886f7-8e5c-4631-a801-2935cbd3fa3e tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e98886f7-8e5c-4631-a801-2935cbd3fa3e tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e98886f7-8e5c-4631-a801-2935cbd3fa3e tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Snapshot retrieved successfully. Sep 05 11:50:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e98886f7-8e5c-4631-a801-2935cbd3fa3e tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1268/2592] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:30 2026] GET /volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d088ccee-26a9-4311-8ce1-9bbb26ba1660 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d088ccee-26a9-4311-8ce1-9bbb26ba1660 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d088ccee-26a9-4311-8ce1-9bbb26ba1660 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d088ccee-26a9-4311-8ce1-9bbb26ba1660 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d088ccee-26a9-4311-8ce1-9bbb26ba1660 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Snapshot retrieved successfully. Sep 05 11:50:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d088ccee-26a9-4311-8ce1-9bbb26ba1660 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1325/2593] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:31 2026] GET /volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:50:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "255939db-a3b6-4c43-98f0-74fbaf84bb07", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-789666962"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Create volume request body: {'volume': {'snapshot_id': '255939db-a3b6-4c43-98f0-74fbaf84bb07', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-789666962'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Snapshot retrieved successfully. Sep 05 11:50:31 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Create volume of 1 GB Sep 05 11:50:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Availability Zones retrieved successfully. Sep 05 11:50:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Flow 'volume_create_api' (1bfd150f-463f-4d8d-af5c-9e75796b2f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85617ae-4ad7-4ac5-8b28-b705b3238e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85617ae-4ad7-4ac5-8b28-b705b3238e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '255939db-a3b6-4c43-98f0-74fbaf84bb07', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1ec007-aacc-4b05-a22f-8bf02612adba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Created reservations ['0e1d8ae2-b2c0-44cb-b77c-8bff8b8a9eff', '98de9f61-5617-4f6d-800b-09f60c82566b', '0c0c8291-f62c-446a-bc6c-a29a060ff62e', 'a19178cc-475b-4095-8a68-9a332890eb51'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1ec007-aacc-4b05-a22f-8bf02612adba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e1d8ae2-b2c0-44cb-b77c-8bff8b8a9eff', '98de9f61-5617-4f6d-800b-09f60c82566b', '0c0c8291-f62c-446a-bc6c-a29a060ff62e', 'a19178cc-475b-4095-8a68-9a332890eb51']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96c319d-fad5-4f4a-9528-2ab51ff435c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96c319d-fad5-4f4a-9528-2ab51ff435c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78e0f5e0-71cc-46f6-8a70-55629a7c06c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-789666962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3090ae3caf944720a6b6f29f9fd56f0f',qos_specs=None,replication_status=,reservations=['0e1d8ae2-b2c0-44cb-b77c-8bff8b8a9eff','98de9f61-5617-4f6d-800b-09f60c82566b','0c0c8291-f62c-446a-bc6c-a29a060ff62e','a19178cc-475b-4095-8a68-9a332890eb51'],size=1,snapshot_id=255939db-a3b6-4c43-98f0-74fbaf84bb07,source_replicaid=,source_volid=None,status='creating',user_id='1fdf34a9850e4f7fb9b3cdbcd9c6237e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-789666962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78e0f5e0-71cc-46f6-8a70-55629a7c06c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3090ae3caf944720a6b6f29f9fd56f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=255939db-a3b6-4c43-98f0-74fbaf84bb07,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fdf34a9850e4f7fb9b3cdbcd9c6237e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01936107-30c7-44c8-b39f-aeffa37cf4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01936107-30c7-44c8-b39f-aeffa37cf4f2) transitioned into state 'SUCCESS' from state '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-789666962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3090ae3caf944720a6b6f29f9fd56f0f',qos_specs=None,replication_status=,reservations=['0e1d8ae2-b2c0-44cb-b77c-8bff8b8a9eff','98de9f61-5617-4f6d-800b-09f60c82566b','0c0c8291-f62c-446a-bc6c-a29a060ff62e','a19178cc-475b-4095-8a68-9a332890eb51'],size=1,snapshot_id=255939db-a3b6-4c43-98f0-74fbaf84bb07,source_replicaid=,source_volid=None,status='creating',user_id='1fdf34a9850e4f7fb9b3cdbcd9c6237e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581926b3-78b2-4e2e-b8a5-b68c27333b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581926b3-78b2-4e2e-b8a5-b68c27333b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Flow 'volume_create_api' (1bfd150f-463f-4d8d-af5c-9e75796b2f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Create volume request issued successfully. Sep 05 11:50:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-baf6312a-a8db-4a7a-aa97-28a07e031e60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1269/2594] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:50:31 2026] POST /volume/v3/volumes => generated 810 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d4091b56-3950-430b-8a40-01637b9e2e29 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d4091b56-3950-430b-8a40-01637b9e2e29 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d4091b56-3950-430b-8a40-01637b9e2e29 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d4091b56-3950-430b-8a40-01637b9e2e29 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d4091b56-3950-430b-8a40-01637b9e2e29 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d4091b56-3950-430b-8a40-01637b9e2e29 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 returned with HTTP 200 Sep 05 11:50:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1326/2595] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:32 2026] GET /volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c11dbe2f-537f-43bb-bbcd-78e10c9d40a6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c11dbe2f-537f-43bb-bbcd-78e10c9d40a6 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c11dbe2f-537f-43bb-bbcd-78e10c9d40a6 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c11dbe2f-537f-43bb-bbcd-78e10c9d40a6 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c11dbe2f-537f-43bb-bbcd-78e10c9d40a6 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c11dbe2f-537f-43bb-bbcd-78e10c9d40a6 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 returned with HTTP 200 Sep 05 11:50:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1270/2596] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:33 2026] GET /volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 => generated 902 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5d88a723-2d00-4f08-b5df-a962c25c0ac1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d88a723-2d00-4f08-b5df-a962c25c0ac1 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d88a723-2d00-4f08-b5df-a962c25c0ac1 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d88a723-2d00-4f08-b5df-a962c25c0ac1 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5d88a723-2d00-4f08-b5df-a962c25c0ac1 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d88a723-2d00-4f08-b5df-a962c25c0ac1 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 returned with HTTP 200 Sep 05 11:50:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1327/2597] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:34 2026] GET /volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 => generated 902 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9790bccf-b9d8-4852-aa44-fc5e213b3f59 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9790bccf-b9d8-4852-aa44-fc5e213b3f59 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9790bccf-b9d8-4852-aa44-fc5e213b3f59 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9790bccf-b9d8-4852-aa44-fc5e213b3f59 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9790bccf-b9d8-4852-aa44-fc5e213b3f59 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9790bccf-b9d8-4852-aa44-fc5e213b3f59 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1271/2598] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:35 2026] GET /volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 => generated 902 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6d990ad7-cc26-4d71-9bc3-1277a51883c3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d990ad7-cc26-4d71-9bc3-1277a51883c3 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6d990ad7-cc26-4d71-9bc3-1277a51883c3 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6d990ad7-cc26-4d71-9bc3-1277a51883c3 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6d990ad7-cc26-4d71-9bc3-1277a51883c3 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d990ad7-cc26-4d71-9bc3-1277a51883c3 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 returned with HTTP 200 Sep 05 11:50:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1328/2599] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:36 2026] GET /volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 => generated 902 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fca47081-7dc1-4f0d-8f1f-0d8e7a336095 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fca47081-7dc1-4f0d-8f1f-0d8e7a336095 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fca47081-7dc1-4f0d-8f1f-0d8e7a336095 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fca47081-7dc1-4f0d-8f1f-0d8e7a336095 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fca47081-7dc1-4f0d-8f1f-0d8e7a336095 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fca47081-7dc1-4f0d-8f1f-0d8e7a336095 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 returned with HTTP 200 Sep 05 11:50:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1272/2600] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:37 2026] GET /volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fd8e12b5-4f40-4dee-81a6-1d34250f7796 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fd8e12b5-4f40-4dee-81a6-1d34250f7796 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fd8e12b5-4f40-4dee-81a6-1d34250f7796 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fd8e12b5-4f40-4dee-81a6-1d34250f7796 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:37 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-fd8e12b5-4f40-4dee-81a6-1d34250f7796 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Delete snapshot with id: 255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fd8e12b5-4f40-4dee-81a6-1d34250f7796 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Snapshot retrieved successfully. Sep 05 11:50:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fd8e12b5-4f40-4dee-81a6-1d34250f7796 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Snapshot delete request issued successfully. Sep 05 11:50:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fd8e12b5-4f40-4dee-81a6-1d34250f7796 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 returned with HTTP 202 Sep 05 11:50:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1329/2601] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:37 2026] DELETE /volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9c54902a-3d17-450d-9266-89a28fc83ae5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c54902a-3d17-450d-9266-89a28fc83ae5 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c54902a-3d17-450d-9266-89a28fc83ae5 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c54902a-3d17-450d-9266-89a28fc83ae5 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9c54902a-3d17-450d-9266-89a28fc83ae5 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Snapshot retrieved successfully. Sep 05 11:50:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c54902a-3d17-450d-9266-89a28fc83ae5 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 returned with HTTP 200 Sep 05 11:50:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1273/2602] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:37 2026] GET /volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fc035326-a4cd-4984-8929-a0eb2b451d4c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fc035326-a4cd-4984-8929-a0eb2b451d4c tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fc035326-a4cd-4984-8929-a0eb2b451d4c tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fc035326-a4cd-4984-8929-a0eb2b451d4c tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fc035326-a4cd-4984-8929-a0eb2b451d4c tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Snapshot retrieved successfully. Sep 05 11:50:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fc035326-a4cd-4984-8929-a0eb2b451d4c tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 returned with HTTP 200 Sep 05 11:50:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1330/2603] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:38 2026] GET /volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-60f29c12-06fa-48fd-be08-7b89bb9351b9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60f29c12-06fa-48fd-be08-7b89bb9351b9 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60f29c12-06fa-48fd-be08-7b89bb9351b9 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60f29c12-06fa-48fd-be08-7b89bb9351b9 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60f29c12-06fa-48fd-be08-7b89bb9351b9 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 returned with HTTP 404 Sep 05 11:50:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1274/2604] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:39 2026] GET /volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e5996b3c-5cfa-4650-a2e7-7aa9f3bc2a6d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5996b3c-5cfa-4650-a2e7-7aa9f3bc2a6d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] DELETE http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5996b3c-5cfa-4650-a2e7-7aa9f3bc2a6d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5996b3c-5cfa-4650-a2e7-7aa9f3bc2a6d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:39 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e5996b3c-5cfa-4650-a2e7-7aa9f3bc2a6d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Delete volume with id: 6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e5996b3c-5cfa-4650-a2e7-7aa9f3bc2a6d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e5996b3c-5cfa-4650-a2e7-7aa9f3bc2a6d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Delete volume request issued successfully. Sep 05 11:50:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5996b3c-5cfa-4650-a2e7-7aa9f3bc2a6d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 returned with HTTP 202 Sep 05 11:50:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1331/2605] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:50:39 2026] DELETE /volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:50:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d5425598-1359-416f-823b-bacd55687c9a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5425598-1359-416f-823b-bacd55687c9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d5425598-1359-416f-823b-bacd55687c9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d5425598-1359-416f-823b-bacd55687c9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d5425598-1359-416f-823b-bacd55687c9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d5425598-1359-416f-823b-bacd55687c9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 returned with HTTP 200 Sep 05 11:50:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1275/2606] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:40 2026] GET /volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8a0713b9-41f8-480f-868d-2e8023a9195d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a0713b9-41f8-480f-868d-2e8023a9195d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a0713b9-41f8-480f-868d-2e8023a9195d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a0713b9-41f8-480f-868d-2e8023a9195d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a0713b9-41f8-480f-868d-2e8023a9195d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 returned with HTTP 404 Sep 05 11:50:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1332/2607] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:41 2026] GET /volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:50:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9bd9dec1-5042-4883-bf14-a12b2f9b0a78 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9bd9dec1-5042-4883-bf14-a12b2f9b0a78 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] DELETE http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9bd9dec1-5042-4883-bf14-a12b2f9b0a78 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9bd9dec1-5042-4883-bf14-a12b2f9b0a78 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:41 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-9bd9dec1-5042-4883-bf14-a12b2f9b0a78 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Delete volume with id: 78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:50:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:50:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9bd9dec1-5042-4883-bf14-a12b2f9b0a78 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9bd9dec1-5042-4883-bf14-a12b2f9b0a78 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Delete volume request issued successfully. Sep 05 11:50:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9bd9dec1-5042-4883-bf14-a12b2f9b0a78 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 returned with HTTP 202 Sep 05 11:50:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1276/2608] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:50:41 2026] DELETE /volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:50:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-162e54a5-7b3c-432f-8efb-1e7e0e27db9a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-162e54a5-7b3c-432f-8efb-1e7e0e27db9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-162e54a5-7b3c-432f-8efb-1e7e0e27db9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-162e54a5-7b3c-432f-8efb-1e7e0e27db9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:50:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:50:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-162e54a5-7b3c-432f-8efb-1e7e0e27db9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Volume info retrieved successfully. Sep 05 11:50:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-162e54a5-7b3c-432f-8efb-1e7e0e27db9a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 returned with HTTP 200 Sep 05 11:50:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1333/2609] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:41 2026] GET /volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 => generated 902 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9cc28dde-b40d-41bc-9476-7a746e5cbc0d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9cc28dde-b40d-41bc-9476-7a746e5cbc0d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 Sep 05 11:50:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9cc28dde-b40d-41bc-9476-7a746e5cbc0d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9cc28dde-b40d-41bc-9476-7a746e5cbc0d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9cc28dde-b40d-41bc-9476-7a746e5cbc0d tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 returned with HTTP 404 Sep 05 11:50:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1277/2610] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:42 2026] GET /volume/v3/volumes/78e0f5e0-71cc-46f6-8a70-55629a7c06c3 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:50:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d9188747-26ad-457d-a969-b2c30fdb7b60 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d9188747-26ad-457d-a969-b2c30fdb7b60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d9188747-26ad-457d-a969-b2c30fdb7b60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d9188747-26ad-457d-a969-b2c30fdb7b60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:42 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-d9188747-26ad-457d-a969-b2c30fdb7b60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Delete snapshot with id: 255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d9188747-26ad-457d-a969-b2c30fdb7b60 tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 returned with HTTP 404 Sep 05 11:50:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1334/2611] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:42 2026] DELETE /volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-71e9ac7c-a57c-4eb4-bd0c-70b571a7d8ac None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-71e9ac7c-a57c-4eb4-bd0c-70b571a7d8ac tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 Sep 05 11:50:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-71e9ac7c-a57c-4eb4-bd0c-70b571a7d8ac tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-71e9ac7c-a57c-4eb4-bd0c-70b571a7d8ac tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-71e9ac7c-a57c-4eb4-bd0c-70b571a7d8ac tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 returned with HTTP 404 Sep 05 11:50:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1278/2612] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:42 2026] GET /volume/v3/snapshots/255939db-a3b6-4c43-98f0-74fbaf84bb07 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8e8e4854-7de9-4a60-8ce1-642cbebbcacf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8e8e4854-7de9-4a60-8ce1-642cbebbcacf tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] DELETE http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8e8e4854-7de9-4a60-8ce1-642cbebbcacf tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8e8e4854-7de9-4a60-8ce1-642cbebbcacf tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:42 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-8e8e4854-7de9-4a60-8ce1-642cbebbcacf tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Delete volume with id: 6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8e8e4854-7de9-4a60-8ce1-642cbebbcacf tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 returned with HTTP 404 Sep 05 11:50:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1335/2613] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:50:42 2026] DELETE /volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:50:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ef185bb0-11e3-4fa5-9bb1-fcf1b2e1b10a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ef185bb0-11e3-4fa5-9bb1-fcf1b2e1b10a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] GET http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 Sep 05 11:50:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ef185bb0-11e3-4fa5-9bb1-fcf1b2e1b10a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ef185bb0-11e3-4fa5-9bb1-fcf1b2e1b10a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ef185bb0-11e3-4fa5-9bb1-fcf1b2e1b10a tempest-VolumeDependencyTests-1218764028 tempest-VolumeDependencyTests-1218764028-project-member] http://192.168.122.95/volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 returned with HTTP 404 Sep 05 11:50:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1279/2614] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:42 2026] GET /volume/v3/volumes/6c640fb1-632a-4a42-8e39-53eb1cfbdca1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:50:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-92099743-0f86-400c-92a8-be84313b7431 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-92099743-0f86-400c-92a8-be84313b7431 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-92099743-0f86-400c-92a8-be84313b7431 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1974912346", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-92099743-0f86-400c-92a8-be84313b7431 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1336/2615] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:44 2026] POST /volume/v3/types => generated 380 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9e5ac5d0-a4d3-45a4-880d-8a406a003b0c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9e5ac5d0-a4d3-45a4-880d-8a406a003b0c tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption Sep 05 11:50:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9e5ac5d0-a4d3-45a4-880d-8a406a003b0c tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9e5ac5d0-a4d3-45a4-880d-8a406a003b0c tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption returned with HTTP 200 Sep 05 11:50:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1280/2616] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:44 2026] POST /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-91258d78-88fc-45ad-aba0-dc530261a571 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-91258d78-88fc-45ad-aba0-dc530261a571 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-91258d78-88fc-45ad-aba0-dc530261a571 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-448658777", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-91258d78-88fc-45ad-aba0-dc530261a571 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1337/2617] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:44 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 05 11:50:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-448364da-e37c-4cd5-adbd-1fb5a3339472 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-448364da-e37c-4cd5-adbd-1fb5a3339472 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types/ed3588e3-da61-495c-9b64-0c27f6bf8eb1/encryption Sep 05 11:50:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-448364da-e37c-4cd5-adbd-1fb5a3339472 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-448364da-e37c-4cd5-adbd-1fb5a3339472 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/ed3588e3-da61-495c-9b64-0c27f6bf8eb1/encryption returned with HTTP 200 Sep 05 11:50:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1281/2618] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:44 2026] POST /volume/v3/types/ed3588e3-da61-495c-9b64-0c27f6bf8eb1/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5943b539-bf2b-4c88-a855-c9ce8557e061 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5943b539-bf2b-4c88-a855-c9ce8557e061 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5943b539-bf2b-4c88-a855-c9ce8557e061 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1960050785", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5943b539-bf2b-4c88-a855-c9ce8557e061 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1338/2619] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:44 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8d18db89-d19d-4a54-bacb-c3ec8cf4a5bb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d18db89-d19d-4a54-bacb-c3ec8cf4a5bb tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types/02c9683b-af90-412b-b24a-dd502e5b8d28/extra_specs Sep 05 11:50:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d18db89-d19d-4a54-bacb-c3ec8cf4a5bb tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d18db89-d19d-4a54-bacb-c3ec8cf4a5bb tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/02c9683b-af90-412b-b24a-dd502e5b8d28/extra_specs returned with HTTP 200 Sep 05 11:50:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1282/2620] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:50:44 2026] POST /volume/v3/types/02c9683b-af90-412b-b24a-dd502e5b8d28/extra_specs => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1180681f-fce9-47ff-bddc-3577f447b9ee None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1180681f-fce9-47ff-bddc-3577f447b9ee tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] PUT http://192.168.122.95/volume/v3/types/02c9683b-af90-412b-b24a-dd502e5b8d28/extra_specs/key2 Sep 05 11:50:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1180681f-fce9-47ff-bddc-3577f447b9ee tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1180681f-fce9-47ff-bddc-3577f447b9ee tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/02c9683b-af90-412b-b24a-dd502e5b8d28/extra_specs/key2 returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1339/2621] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:44 2026] PUT /volume/v3/types/02c9683b-af90-412b-b24a-dd502e5b8d28/extra_specs/key2 => generated 25 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-20d86436-55fc-4a85-8b43-c8e3989a2980 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-20d86436-55fc-4a85-8b43-c8e3989a2980 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-20d86436-55fc-4a85-8b43-c8e3989a2980 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-20d86436-55fc-4a85-8b43-c8e3989a2980 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1283/2622] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:50:45 2026] POST /volume/v3/types => generated 195 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-53f3f695-eb6d-4478-b38f-e036b8f69598 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53f3f695-eb6d-4478-b38f-e036b8f69598 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] DELETE http://192.168.122.95/volume/v3/types/d57e30c0-876b-4694-b561-90da3ef7f64d Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-53f3f695-eb6d-4478-b38f-e036b8f69598 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-53f3f695-eb6d-4478-b38f-e036b8f69598 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53f3f695-eb6d-4478-b38f-e036b8f69598 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/d57e30c0-876b-4694-b561-90da3ef7f64d returned with HTTP 202 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1340/2623] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:45 2026] DELETE /volume/v3/types/d57e30c0-876b-4694-b561-90da3ef7f64d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5285adae-0598-4141-ba65-6659139764b6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5285adae-0598-4141-ba65-6659139764b6 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5285adae-0598-4141-ba65-6659139764b6 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1951982407", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5285adae-0598-4141-ba65-6659139764b6 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1284/2624] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:45 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-38f4d160-1ea8-40af-b03e-b996f24aaf0f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38f4d160-1ea8-40af-b03e-b996f24aaf0f tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types/b8ecc7ad-11e0-4c05-b6ab-b1ac4cf10138/encryption Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-38f4d160-1ea8-40af-b03e-b996f24aaf0f tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38f4d160-1ea8-40af-b03e-b996f24aaf0f tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/b8ecc7ad-11e0-4c05-b6ab-b1ac4cf10138/encryption returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1341/2625] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:45 2026] POST /volume/v3/types/b8ecc7ad-11e0-4c05-b6ab-b1ac4cf10138/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a41b2f5a-e9a3-409e-ba75-2f33175107d7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a41b2f5a-e9a3-409e-ba75-2f33175107d7 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] DELETE http://192.168.122.95/volume/v3/types/b8ecc7ad-11e0-4c05-b6ab-b1ac4cf10138/encryption/f81f909f-36c2-403c-9ced-95b865b1763d Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a41b2f5a-e9a3-409e-ba75-2f33175107d7 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a41b2f5a-e9a3-409e-ba75-2f33175107d7 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a41b2f5a-e9a3-409e-ba75-2f33175107d7 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/b8ecc7ad-11e0-4c05-b6ab-b1ac4cf10138/encryption/f81f909f-36c2-403c-9ced-95b865b1763d returned with HTTP 202 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1285/2626] 192.168.122.95 () {58 vars in 1368 bytes} [Sat Sep 5 11:50:45 2026] DELETE /volume/v3/types/b8ecc7ad-11e0-4c05-b6ab-b1ac4cf10138/encryption/f81f909f-36c2-403c-9ced-95b865b1763d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cf190e0b-d81a-43a5-9da5-96cc09797c72 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cf190e0b-d81a-43a5-9da5-96cc09797c72 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cf190e0b-d81a-43a5-9da5-96cc09797c72 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1475797805", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cf190e0b-d81a-43a5-9da5-96cc09797c72 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1342/2627] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:45 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e17661be-8371-4d05-9ff0-f855ef370a4f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e17661be-8371-4d05-9ff0-f855ef370a4f tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] DELETE http://192.168.122.95/volume/v3/types/ca3e24a6-6002-455c-ba27-bccf21852087/extra_specs/key1 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e17661be-8371-4d05-9ff0-f855ef370a4f tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e17661be-8371-4d05-9ff0-f855ef370a4f tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e17661be-8371-4d05-9ff0-f855ef370a4f tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/ca3e24a6-6002-455c-ba27-bccf21852087/extra_specs/key1 returned with HTTP 202 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1286/2628] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:45 2026] DELETE /volume/v3/types/ca3e24a6-6002-455c-ba27-bccf21852087/extra_specs/key1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-09c3c431-3276-4308-b880-7342c11c34ac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09c3c431-3276-4308-b880-7342c11c34ac tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09c3c431-3276-4308-b880-7342c11c34ac tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-483343760", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09c3c431-3276-4308-b880-7342c11c34ac tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1343/2629] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:45 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-07853761-45b7-4d71-bdc9-f4134a520890 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-07853761-45b7-4d71-bdc9-f4134a520890 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] DELETE http://192.168.122.95/volume/v3/types/1258480a-48b1-49d9-90bf-71823891e2fa Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-07853761-45b7-4d71-bdc9-f4134a520890 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-07853761-45b7-4d71-bdc9-f4134a520890 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-07853761-45b7-4d71-bdc9-f4134a520890 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/1258480a-48b1-49d9-90bf-71823891e2fa returned with HTTP 202 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1287/2630] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:45 2026] DELETE /volume/v3/types/1258480a-48b1-49d9-90bf-71823891e2fa => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-178351fc-af56-4687-9059-4fa28c450566 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-178351fc-af56-4687-9059-4fa28c450566 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] GET http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-178351fc-af56-4687-9059-4fa28c450566 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-178351fc-af56-4687-9059-4fa28c450566 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-178351fc-af56-4687-9059-4fa28c450566 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1344/2631] 192.168.122.95 () {58 vars in 1257 bytes} [Sat Sep 5 11:50:45 2026] GET /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0536d82e-b8a8-41ba-91ad-537de2388304 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0536d82e-b8a8-41ba-91ad-537de2388304 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] GET http://192.168.122.95/volume/v3/types Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0536d82e-b8a8-41ba-91ad-537de2388304 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0536d82e-b8a8-41ba-91ad-537de2388304 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0536d82e-b8a8-41ba-91ad-537de2388304 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1288/2632] 192.168.122.95 () {58 vars in 1110 bytes} [Sat Sep 5 11:50:45 2026] GET /volume/v3/types => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7f4ab9a0-da33-488b-85c4-2a8ca540cc4d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f4ab9a0-da33-488b-85c4-2a8ca540cc4d tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] GET http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption/cipher Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f4ab9a0-da33-488b-85c4-2a8ca540cc4d tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f4ab9a0-da33-488b-85c4-2a8ca540cc4d tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f4ab9a0-da33-488b-85c4-2a8ca540cc4d tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption/cipher returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1345/2633] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:45 2026] GET /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption/cipher => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4f5b5daa-931f-40a2-92cb-fdb7ddc1df33 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f5b5daa-931f-40a2-92cb-fdb7ddc1df33 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] GET http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f5b5daa-931f-40a2-92cb-fdb7ddc1df33 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f5b5daa-931f-40a2-92cb-fdb7ddc1df33 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f5b5daa-931f-40a2-92cb-fdb7ddc1df33 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1289/2634] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:50:45 2026] GET /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-00dbbf1c-0651-4527-afee-1db2475ebb6e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00dbbf1c-0651-4527-afee-1db2475ebb6e tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] GET http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs/multiattach Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00dbbf1c-0651-4527-afee-1db2475ebb6e tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00dbbf1c-0651-4527-afee-1db2475ebb6e tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00dbbf1c-0651-4527-afee-1db2475ebb6e tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs/multiattach returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1346/2635] 192.168.122.95 () {58 vars in 1293 bytes} [Sat Sep 5 11:50:45 2026] GET /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f8b810f7-22df-4729-821f-6ef2ca05325d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f8b810f7-22df-4729-821f-6ef2ca05325d tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] GET http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs/volume_backend_name Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f8b810f7-22df-4729-821f-6ef2ca05325d tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f8b810f7-22df-4729-821f-6ef2ca05325d tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f8b810f7-22df-4729-821f-6ef2ca05325d tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1290/2636] 192.168.122.95 () {58 vars in 1317 bytes} [Sat Sep 5 11:50:45 2026] GET /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-97d2477f-fde2-4b21-8292-a13f2e906793 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97d2477f-fde2-4b21-8292-a13f2e906793 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] GET http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-97d2477f-fde2-4b21-8292-a13f2e906793 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-97d2477f-fde2-4b21-8292-a13f2e906793 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-97d2477f-fde2-4b21-8292-a13f2e906793 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398 returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1347/2637] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:50:45 2026] GET /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398 => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f9cb88f5-1eae-4917-9fe8-9cd89c32cc67 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f9cb88f5-1eae-4917-9fe8-9cd89c32cc67 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] PUT http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption/01d37e2e-9142-4134-8d60-0a41e4f3a447 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f9cb88f5-1eae-4917-9fe8-9cd89c32cc67 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f9cb88f5-1eae-4917-9fe8-9cd89c32cc67 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption/01d37e2e-9142-4134-8d60-0a41e4f3a447 returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1291/2638] 192.168.122.95 () {60 vars in 1385 bytes} [Sat Sep 5 11:50:45 2026] PUT /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/encryption/01d37e2e-9142-4134-8d60-0a41e4f3a447 => generated 33 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-04027cb4-0c3f-4197-b4cc-fbb953a79d34 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04027cb4-0c3f-4197-b4cc-fbb953a79d34 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] PUT http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs/key1 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-04027cb4-0c3f-4197-b4cc-fbb953a79d34 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04027cb4-0c3f-4197-b4cc-fbb953a79d34 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs/key1 returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1348/2639] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:45 2026] PUT /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398/extra_specs/key1 => generated 30 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-12c900ac-7df2-47f7-b9bc-54aaa688cd8b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12c900ac-7df2-47f7-b9bc-54aaa688cd8b tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] PUT http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-12c900ac-7df2-47f7-b9bc-54aaa688cd8b tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-12c900ac-7df2-47f7-b9bc-54aaa688cd8b tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398 returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1292/2640] 192.168.122.95 () {60 vars in 1241 bytes} [Sat Sep 5 11:50:45 2026] PUT /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398 => generated 371 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4c01e597-a4e2-4fa1-966b-1a148b9693d7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4c01e597-a4e2-4fa1-966b-1a148b9693d7 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] DELETE http://192.168.122.95/volume/v3/types/ca3e24a6-6002-455c-ba27-bccf21852087 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4c01e597-a4e2-4fa1-966b-1a148b9693d7 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4c01e597-a4e2-4fa1-966b-1a148b9693d7 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4c01e597-a4e2-4fa1-966b-1a148b9693d7 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/ca3e24a6-6002-455c-ba27-bccf21852087 returned with HTTP 202 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1349/2641] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:45 2026] DELETE /volume/v3/types/ca3e24a6-6002-455c-ba27-bccf21852087 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1e691678-1c21-4a84-bfe9-28030fc8fdb9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1e691678-1c21-4a84-bfe9-28030fc8fdb9 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] DELETE http://192.168.122.95/volume/v3/types/b8ecc7ad-11e0-4c05-b6ab-b1ac4cf10138 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1e691678-1c21-4a84-bfe9-28030fc8fdb9 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1e691678-1c21-4a84-bfe9-28030fc8fdb9 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1e691678-1c21-4a84-bfe9-28030fc8fdb9 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/b8ecc7ad-11e0-4c05-b6ab-b1ac4cf10138 returned with HTTP 202 Sep 05 11:50:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1293/2642] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:45 2026] DELETE /volume/v3/types/b8ecc7ad-11e0-4c05-b6ab-b1ac4cf10138 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1909b429-9eb2-4f06-871a-d9ea862bb613 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1909b429-9eb2-4f06-871a-d9ea862bb613 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] DELETE http://192.168.122.95/volume/v3/types/02c9683b-af90-412b-b24a-dd502e5b8d28 Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1909b429-9eb2-4f06-871a-d9ea862bb613 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1909b429-9eb2-4f06-871a-d9ea862bb613 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1909b429-9eb2-4f06-871a-d9ea862bb613 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/02c9683b-af90-412b-b24a-dd502e5b8d28 returned with HTTP 202 Sep 05 11:50:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1350/2643] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:45 2026] DELETE /volume/v3/types/02c9683b-af90-412b-b24a-dd502e5b8d28 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-63b2015f-adba-453c-a35d-bebc04168365 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-63b2015f-adba-453c-a35d-bebc04168365 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] DELETE http://192.168.122.95/volume/v3/types/ed3588e3-da61-495c-9b64-0c27f6bf8eb1 Sep 05 11:50:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-63b2015f-adba-453c-a35d-bebc04168365 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-63b2015f-adba-453c-a35d-bebc04168365 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-63b2015f-adba-453c-a35d-bebc04168365 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/ed3588e3-da61-495c-9b64-0c27f6bf8eb1 returned with HTTP 202 Sep 05 11:50:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1294/2644] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:46 2026] DELETE /volume/v3/types/ed3588e3-da61-495c-9b64-0c27f6bf8eb1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-11615de6-c5b1-4bb2-9a36-d976b543d8a9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11615de6-c5b1-4bb2-9a36-d976b543d8a9 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] DELETE http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398 Sep 05 11:50:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11615de6-c5b1-4bb2-9a36-d976b543d8a9 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-11615de6-c5b1-4bb2-9a36-d976b543d8a9 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-11615de6-c5b1-4bb2-9a36-d976b543d8a9 tempest-VolumeTypesAdminTests-385596973 tempest-VolumeTypesAdminTests-385596973-project-admin] http://192.168.122.95/volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398 returned with HTTP 202 Sep 05 11:50:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1351/2645] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:46 2026] DELETE /volume/v3/types/e2ff8f08-aab6-4158-8e0d-621e4ed75398 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0a8010cb-eed8-429e-8067-42d85f5dc239 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0a8010cb-eed8-429e-8067-42d85f5dc239 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0a8010cb-eed8-429e-8067-42d85f5dc239 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1098494636", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0a8010cb-eed8-429e-8067-42d85f5dc239 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1295/2646] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:48 2026] POST /volume/v3/types => generated 380 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-174e18dd-8fd5-4abb-81ec-987319db297f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-174e18dd-8fd5-4abb-81ec-987319db297f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] POST http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption Sep 05 11:50:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-174e18dd-8fd5-4abb-81ec-987319db297f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-174e18dd-8fd5-4abb-81ec-987319db297f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption returned with HTTP 200 Sep 05 11:50:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1352/2647] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:48 2026] POST /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d6e60a85-82dd-41ba-a63c-d500d7ca71cb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6e60a85-82dd-41ba-a63c-d500d7ca71cb tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6e60a85-82dd-41ba-a63c-d500d7ca71cb tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1255549546", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6e60a85-82dd-41ba-a63c-d500d7ca71cb tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1296/2648] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:48 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5721e8cf-0b63-4ecb-9e93-e8eb97a8eeaf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5721e8cf-0b63-4ecb-9e93-e8eb97a8eeaf tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] POST http://192.168.122.95/volume/v3/types/672dc0c1-7d14-4a77-b75b-9017465afd83/encryption Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5721e8cf-0b63-4ecb-9e93-e8eb97a8eeaf tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-5721e8cf-0b63-4ecb-9e93-e8eb97a8eeaf tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5721e8cf-0b63-4ecb-9e93-e8eb97a8eeaf tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/672dc0c1-7d14-4a77-b75b-9017465afd83/encryption returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1353/2649] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:48 2026] POST /volume/v3/types/672dc0c1-7d14-4a77-b75b-9017465afd83/encryption => generated 127 bytes in 125 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-acad078b-787c-42bc-bce9-1c9e2c8c1a16 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-acad078b-787c-42bc-bce9-1c9e2c8c1a16 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-acad078b-787c-42bc-bce9-1c9e2c8c1a16 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-31985258", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-acad078b-787c-42bc-bce9-1c9e2c8c1a16 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1297/2650] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:49 2026] POST /volume/v3/types => generated 378 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5e15d737-5c19-4557-9f7d-40b4f1289850 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e15d737-5c19-4557-9f7d-40b4f1289850 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] POST http://192.168.122.95/volume/v3/types/21d9a7b5-dc92-4582-924f-f02d8367b41c/extra_specs Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e15d737-5c19-4557-9f7d-40b4f1289850 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-5e15d737-5c19-4557-9f7d-40b4f1289850 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e15d737-5c19-4557-9f7d-40b4f1289850 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/21d9a7b5-dc92-4582-924f-f02d8367b41c/extra_specs returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1354/2651] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:50:49 2026] POST /volume/v3/types/21d9a7b5-dc92-4582-924f-f02d8367b41c/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5e5ef4cd-36de-4239-bcdf-88ee826f5de7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5e5ef4cd-36de-4239-bcdf-88ee826f5de7 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] PUT http://192.168.122.95/volume/v3/types/21d9a7b5-dc92-4582-924f-f02d8367b41c/extra_specs/key2 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5e5ef4cd-36de-4239-bcdf-88ee826f5de7 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-5e5ef4cd-36de-4239-bcdf-88ee826f5de7 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5e5ef4cd-36de-4239-bcdf-88ee826f5de7 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/21d9a7b5-dc92-4582-924f-f02d8367b41c/extra_specs/key2 returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1298/2652] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:49 2026] PUT /volume/v3/types/21d9a7b5-dc92-4582-924f-f02d8367b41c/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-22d490b7-8e90-46bd-ada0-7e04d181dc27 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-22d490b7-8e90-46bd-ada0-7e04d181dc27 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-22d490b7-8e90-46bd-ada0-7e04d181dc27 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-22d490b7-8e90-46bd-ada0-7e04d181dc27 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-22d490b7-8e90-46bd-ada0-7e04d181dc27 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1355/2653] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:50:49 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-05b9f425-7100-42b8-81a6-9bb58ddcc638 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-05b9f425-7100-42b8-81a6-9bb58ddcc638 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-05b9f425-7100-42b8-81a6-9bb58ddcc638 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2009460024", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-05b9f425-7100-42b8-81a6-9bb58ddcc638 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1299/2654] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:49 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 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fc4dfdcf-c64e-41d1-87ca-ab95e9beaf66 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fc4dfdcf-c64e-41d1-87ca-ab95e9beaf66 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] POST http://192.168.122.95/volume/v3/types/f498d94f-4243-4d04-a367-7e6808f68da2/encryption Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fc4dfdcf-c64e-41d1-87ca-ab95e9beaf66 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fc4dfdcf-c64e-41d1-87ca-ab95e9beaf66 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types/f498d94f-4243-4d04-a367-7e6808f68da2/encryption returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1356/2655] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:49 2026] POST /volume/v3/types/f498d94f-4243-4d04-a367-7e6808f68da2/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f69b90f8-9b97-4080-9c81-eeb195f4eb1d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f69b90f8-9b97-4080-9c81-eeb195f4eb1d tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] DELETE http://192.168.122.95/volume/v3/types/f498d94f-4243-4d04-a367-7e6808f68da2/encryption/d18ea46c-810e-42f6-9fc0-8e1296c7e7cd Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f69b90f8-9b97-4080-9c81-eeb195f4eb1d tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f69b90f8-9b97-4080-9c81-eeb195f4eb1d tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-f69b90f8-9b97-4080-9c81-eeb195f4eb1d tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f69b90f8-9b97-4080-9c81-eeb195f4eb1d tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/f498d94f-4243-4d04-a367-7e6808f68da2/encryption/d18ea46c-810e-42f6-9fc0-8e1296c7e7cd returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1300/2656] 192.168.122.95 () {58 vars in 1368 bytes} [Sat Sep 5 11:50:49 2026] DELETE /volume/v3/types/f498d94f-4243-4d04-a367-7e6808f68da2/encryption/d18ea46c-810e-42f6-9fc0-8e1296c7e7cd => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1e804781-97f3-4ba4-a034-fb07eb69061f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e804781-97f3-4ba4-a034-fb07eb69061f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e804781-97f3-4ba4-a034-fb07eb69061f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-147362974", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e804781-97f3-4ba4-a034-fb07eb69061f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1357/2657] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:49 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 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1a2da038-2247-4207-8160-5c55f9987a87 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a2da038-2247-4207-8160-5c55f9987a87 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] DELETE http://192.168.122.95/volume/v3/types/016845f1-49d0-4a14-98fe-0619de0ed31e/extra_specs/key1 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a2da038-2247-4207-8160-5c55f9987a87 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a2da038-2247-4207-8160-5c55f9987a87 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-1a2da038-2247-4207-8160-5c55f9987a87 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a2da038-2247-4207-8160-5c55f9987a87 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/016845f1-49d0-4a14-98fe-0619de0ed31e/extra_specs/key1 returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1301/2658] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:49 2026] DELETE /volume/v3/types/016845f1-49d0-4a14-98fe-0619de0ed31e/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-73bbef39-bd07-4354-81ea-3f5808e442c5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73bbef39-bd07-4354-81ea-3f5808e442c5 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73bbef39-bd07-4354-81ea-3f5808e442c5 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1762782836", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73bbef39-bd07-4354-81ea-3f5808e442c5 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1358/2659] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:49 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1d4f641a-d77d-4761-8367-2a0421ae940e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d4f641a-d77d-4761-8367-2a0421ae940e tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] DELETE http://192.168.122.95/volume/v3/types/902c6a8a-d92b-41e5-90b0-0f0d44adc3d6 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d4f641a-d77d-4761-8367-2a0421ae940e tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1d4f641a-d77d-4761-8367-2a0421ae940e tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-1d4f641a-d77d-4761-8367-2a0421ae940e tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1d4f641a-d77d-4761-8367-2a0421ae940e tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/902c6a8a-d92b-41e5-90b0-0f0d44adc3d6 returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1302/2660] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:49 2026] DELETE /volume/v3/types/902c6a8a-d92b-41e5-90b0-0f0d44adc3d6 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2f206d68-8fac-4791-9a19-bb63d928426f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f206d68-8fac-4791-9a19-bb63d928426f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] GET http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f206d68-8fac-4791-9a19-bb63d928426f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f206d68-8fac-4791-9a19-bb63d928426f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f206d68-8fac-4791-9a19-bb63d928426f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1359/2661] 192.168.122.95 () {58 vars in 1257 bytes} [Sat Sep 5 11:50:49 2026] GET /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5ff4c772-cd1e-4b5f-957b-7665902248ab None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5ff4c772-cd1e-4b5f-957b-7665902248ab tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] GET http://192.168.122.95/volume/v3/types Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5ff4c772-cd1e-4b5f-957b-7665902248ab tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5ff4c772-cd1e-4b5f-957b-7665902248ab tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-5ff4c772-cd1e-4b5f-957b-7665902248ab tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5ff4c772-cd1e-4b5f-957b-7665902248ab tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1303/2662] 192.168.122.95 () {58 vars in 1110 bytes} [Sat Sep 5 11:50:49 2026] GET /volume/v3/types => generated 2361 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f9193bd0-6608-411d-bdc9-e2f358c45027 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f9193bd0-6608-411d-bdc9-e2f358c45027 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] GET http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption/cipher Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f9193bd0-6608-411d-bdc9-e2f358c45027 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f9193bd0-6608-411d-bdc9-e2f358c45027 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-f9193bd0-6608-411d-bdc9-e2f358c45027 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f9193bd0-6608-411d-bdc9-e2f358c45027 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption/cipher returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1360/2663] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:49 2026] GET /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a1f86aee-4e75-4bbe-a889-7b7121349b94 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a1f86aee-4e75-4bbe-a889-7b7121349b94 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] GET http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a1f86aee-4e75-4bbe-a889-7b7121349b94 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a1f86aee-4e75-4bbe-a889-7b7121349b94 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-a1f86aee-4e75-4bbe-a889-7b7121349b94 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a1f86aee-4e75-4bbe-a889-7b7121349b94 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1304/2664] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:50:49 2026] GET /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0b0fb3ee-b509-4217-905c-f106dfe156b9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b0fb3ee-b509-4217-905c-f106dfe156b9 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] GET http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs/multiattach Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0b0fb3ee-b509-4217-905c-f106dfe156b9 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0b0fb3ee-b509-4217-905c-f106dfe156b9 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0b0fb3ee-b509-4217-905c-f106dfe156b9 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs/multiattach returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1361/2665] 192.168.122.95 () {58 vars in 1293 bytes} [Sat Sep 5 11:50:49 2026] GET /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ebeb641e-fadc-4c59-9801-80dc0c020150 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ebeb641e-fadc-4c59-9801-80dc0c020150 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] GET http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs/volume_backend_name Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ebeb641e-fadc-4c59-9801-80dc0c020150 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ebeb641e-fadc-4c59-9801-80dc0c020150 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ebeb641e-fadc-4c59-9801-80dc0c020150 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1305/2666] 192.168.122.95 () {58 vars in 1317 bytes} [Sat Sep 5 11:50:49 2026] GET /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b901ec9c-6219-4d86-b289-d32e78a13fe8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b901ec9c-6219-4d86-b289-d32e78a13fe8 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] GET http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b901ec9c-6219-4d86-b289-d32e78a13fe8 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b901ec9c-6219-4d86-b289-d32e78a13fe8 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b901ec9c-6219-4d86-b289-d32e78a13fe8 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8 returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1362/2667] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:50:49 2026] GET /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8 => generated 318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d2222918-4b08-4ba9-8c99-5177ebf6b421 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d2222918-4b08-4ba9-8c99-5177ebf6b421 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] PUT http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption/a358cbd0-2086-4378-a902-ce5b95d56ee6 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d2222918-4b08-4ba9-8c99-5177ebf6b421 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-d2222918-4b08-4ba9-8c99-5177ebf6b421 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d2222918-4b08-4ba9-8c99-5177ebf6b421 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption/a358cbd0-2086-4378-a902-ce5b95d56ee6 returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1306/2668] 192.168.122.95 () {60 vars in 1385 bytes} [Sat Sep 5 11:50:49 2026] PUT /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/encryption/a358cbd0-2086-4378-a902-ce5b95d56ee6 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0a58aae6-318d-4a99-87f1-2f73c5496bf7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0a58aae6-318d-4a99-87f1-2f73c5496bf7 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] PUT http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs/key1 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0a58aae6-318d-4a99-87f1-2f73c5496bf7 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-0a58aae6-318d-4a99-87f1-2f73c5496bf7 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0a58aae6-318d-4a99-87f1-2f73c5496bf7 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs/key1 returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1363/2669] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:49 2026] PUT /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-91db389a-5bff-414b-ab93-af90f0d19ccd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91db389a-5bff-414b-ab93-af90f0d19ccd tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] PUT http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91db389a-5bff-414b-ab93-af90f0d19ccd tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-91db389a-5bff-414b-ab93-af90f0d19ccd tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '52fbb95f0a804d959b1b5f273817a3fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2c2a8912f01429a9ee0b251ccdba2ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91db389a-5bff-414b-ab93-af90f0d19ccd tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-member] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8 returned with HTTP 403 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1307/2670] 192.168.122.95 () {60 vars in 1241 bytes} [Sat Sep 5 11:50:49 2026] PUT /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d75c2539-b277-42f7-ab3b-0064de99a9ba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d75c2539-b277-42f7-ab3b-0064de99a9ba tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] DELETE http://192.168.122.95/volume/v3/types/902c6a8a-d92b-41e5-90b0-0f0d44adc3d6 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d75c2539-b277-42f7-ab3b-0064de99a9ba tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d75c2539-b277-42f7-ab3b-0064de99a9ba tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d75c2539-b277-42f7-ab3b-0064de99a9ba tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types/902c6a8a-d92b-41e5-90b0-0f0d44adc3d6 returned with HTTP 202 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1364/2671] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:49 2026] DELETE /volume/v3/types/902c6a8a-d92b-41e5-90b0-0f0d44adc3d6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c5e591ee-f396-4d12-9fc9-da3c60252a4f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c5e591ee-f396-4d12-9fc9-da3c60252a4f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] DELETE http://192.168.122.95/volume/v3/types/016845f1-49d0-4a14-98fe-0619de0ed31e Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c5e591ee-f396-4d12-9fc9-da3c60252a4f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c5e591ee-f396-4d12-9fc9-da3c60252a4f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c5e591ee-f396-4d12-9fc9-da3c60252a4f tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types/016845f1-49d0-4a14-98fe-0619de0ed31e returned with HTTP 202 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1308/2672] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:49 2026] DELETE /volume/v3/types/016845f1-49d0-4a14-98fe-0619de0ed31e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8abc49a8-9c34-4b28-aedc-7f92d31083a9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8abc49a8-9c34-4b28-aedc-7f92d31083a9 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] DELETE http://192.168.122.95/volume/v3/types/f498d94f-4243-4d04-a367-7e6808f68da2 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8abc49a8-9c34-4b28-aedc-7f92d31083a9 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8abc49a8-9c34-4b28-aedc-7f92d31083a9 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8abc49a8-9c34-4b28-aedc-7f92d31083a9 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types/f498d94f-4243-4d04-a367-7e6808f68da2 returned with HTTP 202 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1365/2673] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:49 2026] DELETE /volume/v3/types/f498d94f-4243-4d04-a367-7e6808f68da2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-77503553-4dab-478d-94df-db8953f54eac None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-77503553-4dab-478d-94df-db8953f54eac tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] DELETE http://192.168.122.95/volume/v3/types/21d9a7b5-dc92-4582-924f-f02d8367b41c Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-77503553-4dab-478d-94df-db8953f54eac tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-77503553-4dab-478d-94df-db8953f54eac tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-77503553-4dab-478d-94df-db8953f54eac tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types/21d9a7b5-dc92-4582-924f-f02d8367b41c returned with HTTP 202 Sep 05 11:50:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1309/2674] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:49 2026] DELETE /volume/v3/types/21d9a7b5-dc92-4582-924f-f02d8367b41c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-72e264b5-1411-45ad-a689-8aa2b87d9f44 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72e264b5-1411-45ad-a689-8aa2b87d9f44 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] DELETE http://192.168.122.95/volume/v3/types/672dc0c1-7d14-4a77-b75b-9017465afd83 Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72e264b5-1411-45ad-a689-8aa2b87d9f44 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72e264b5-1411-45ad-a689-8aa2b87d9f44 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72e264b5-1411-45ad-a689-8aa2b87d9f44 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types/672dc0c1-7d14-4a77-b75b-9017465afd83 returned with HTTP 202 Sep 05 11:50:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1366/2675] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:49 2026] DELETE /volume/v3/types/672dc0c1-7d14-4a77-b75b-9017465afd83 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b3d91d8d-bde8-4b21-8150-9ebbba3698b6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b3d91d8d-bde8-4b21-8150-9ebbba3698b6 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] DELETE http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8 Sep 05 11:50:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b3d91d8d-bde8-4b21-8150-9ebbba3698b6 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b3d91d8d-bde8-4b21-8150-9ebbba3698b6 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b3d91d8d-bde8-4b21-8150-9ebbba3698b6 tempest-VolumeTypesMemberTests-633110160 tempest-VolumeTypesMemberTests-633110160-project-admin] http://192.168.122.95/volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8 returned with HTTP 202 Sep 05 11:50:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1310/2676] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:50 2026] DELETE /volume/v3/types/73caebb3-618a-42e5-a0f2-c4a3edcc02f8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:00 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=327,cinder:UPDATE=90,cinder:INSERT=83 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:51:00 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=324,cinder:INSERT=80,cinder:UPDATE=105 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:51:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1321910222"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1321910222'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume of 1 GB Sep 05 11:51:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Availability Zones retrieved successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (5ae3da15-64bf-422f-8c15-7e4583bdd1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec43b5be-1c42-4d6e-a9d8-2405f305af2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec43b5be-1c42-4d6e-a9d8-2405f305af2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3b92432-4fe3-4885-a2eb-cc19ba3189b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Created reservations ['ab3fb73a-a535-4852-9576-594a02faf488', '9f426750-f3fb-45bc-9e6e-b282ff993716', 'be0ad508-262c-4c70-8094-1050d3613ce7', '49e61ed8-0949-4c5e-b8f6-773645a583a1'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3b92432-4fe3-4885-a2eb-cc19ba3189b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab3fb73a-a535-4852-9576-594a02faf488', '9f426750-f3fb-45bc-9e6e-b282ff993716', 'be0ad508-262c-4c70-8094-1050d3613ce7', '49e61ed8-0949-4c5e-b8f6-773645a583a1']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1996134-c981-47b2-ab14-ce26f832aaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7f285218-3e27-4ccf-84c1-6376338378b4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1996134-c981-47b2-ab14-ce26f832aaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c98834f3-64d5-4e78-8b85-5de8a530451d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1321910222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['ab3fb73a-a535-4852-9576-594a02faf488','9f426750-f3fb-45bc-9e6e-b282ff993716','be0ad508-262c-4c70-8094-1050d3613ce7','49e61ed8-0949-4c5e-b8f6-773645a583a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1321910222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c98834f3-64d5-4e78-8b85-5de8a530451d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eabf3d514504d73a62015d446b4d055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa8b8d3-08e2-44f7-8775-2160d4f532b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa8b8d3-08e2-44f7-8775-2160d4f532b3) transitioned into state 'SUCCESS' from state '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-1321910222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['ab3fb73a-a535-4852-9576-594a02faf488','9f426750-f3fb-45bc-9e6e-b282ff993716','be0ad508-262c-4c70-8094-1050d3613ce7','49e61ed8-0949-4c5e-b8f6-773645a583a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab4e47a-5b07-44d1-b24a-5fbf4b8bcc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab4e47a-5b07-44d1-b24a-5fbf4b8bcc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (5ae3da15-64bf-422f-8c15-7e4583bdd1d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request issued successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c653ea1-6b55-4a65-af43-79e2b0481ff2 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1367/2677] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:51:00 2026] POST /volume/v3/volumes => generated 771 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fd058010-fc08-4704-ac33-8a1ac90d039c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fd058010-fc08-4704-ac33-8a1ac90d039c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fd058010-fc08-4704-ac33-8a1ac90d039c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fd058010-fc08-4704-ac33-8a1ac90d039c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:01 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:01 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fd058010-fc08-4704-ac33-8a1ac90d039c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fd058010-fc08-4704-ac33-8a1ac90d039c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d returned with HTTP 200 Sep 05 11:51:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1368/2678] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:01 2026] GET /volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d => generated 839 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1268326026"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1268326026'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume of 1 GB Sep 05 11:51:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Availability Zones retrieved successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (72e957d8-6ec1-46a9-b150-404d49a22fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc37c72-db9c-4d4d-b8e1-387467204a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc37c72-db9c-4d4d-b8e1-387467204a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f110fe0f-e68c-432b-8521-d15ca42eaa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Created reservations ['cde23fb4-8d78-4c73-b4f2-82ef6890c7a0', '4a218455-350b-4d10-9f5f-d6f8309291ba', 'f6f0a5c5-77ff-446d-9327-58b14f768984', '14ac0156-0acf-414b-89c7-20765871d9db'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f110fe0f-e68c-432b-8521-d15ca42eaa2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cde23fb4-8d78-4c73-b4f2-82ef6890c7a0', '4a218455-350b-4d10-9f5f-d6f8309291ba', 'f6f0a5c5-77ff-446d-9327-58b14f768984', '14ac0156-0acf-414b-89c7-20765871d9db']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ee446a-9bc5-43b5-8210-cd32c7f9700a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:01 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ee446a-9bc5-43b5-8210-cd32c7f9700a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22b0824b-e727-4a1c-8a5c-dfa5d267033d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1268326026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['cde23fb4-8d78-4c73-b4f2-82ef6890c7a0','4a218455-350b-4d10-9f5f-d6f8309291ba','f6f0a5c5-77ff-446d-9327-58b14f768984','14ac0156-0acf-414b-89c7-20765871d9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1268326026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22b0824b-e727-4a1c-8a5c-dfa5d267033d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a80f486c1b9145009e18c4b05525483e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:01 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17156e1-aa3f-41f4-be9e-bf03409afc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17156e1-aa3f-41f4-be9e-bf03409afc2c) transitioned into state 'SUCCESS' from state '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-1268326026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['cde23fb4-8d78-4c73-b4f2-82ef6890c7a0','4a218455-350b-4d10-9f5f-d6f8309291ba','f6f0a5c5-77ff-446d-9327-58b14f768984','14ac0156-0acf-414b-89c7-20765871d9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9427aa6c-5aaf-4ea0-b7e0-5377e5898587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9427aa6c-5aaf-4ea0-b7e0-5377e5898587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (72e957d8-6ec1-46a9-b150-404d49a22fcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request issued successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f285218-3e27-4ccf-84c1-6376338378b4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1311/2679] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:51:01 2026] POST /volume/v3/volumes => generated 767 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bb77463b-e092-4116-a42b-9a55fbda7ac2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb77463b-e092-4116-a42b-9a55fbda7ac2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb77463b-e092-4116-a42b-9a55fbda7ac2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb77463b-e092-4116-a42b-9a55fbda7ac2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bb77463b-e092-4116-a42b-9a55fbda7ac2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb77463b-e092-4116-a42b-9a55fbda7ac2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d returned with HTTP 200 Sep 05 11:51:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1369/2680] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:02 2026] GET /volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d => generated 835 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3c70da9b-59eb-4524-bf69-88da118aef37 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-834034362"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-834034362'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Create volume of 1 GB Sep 05 11:51:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Flow 'volume_create_api' (4052a8a7-dc24-4de3-8747-50471d35f653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa5bc67-e0e0-4e9f-907e-821137997dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c70da9b-59eb-4524-bf69-88da118aef37 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3c70da9b-59eb-4524-bf69-88da118aef37 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c70da9b-59eb-4524-bf69-88da118aef37 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1312/2681] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:02 2026] POST /volume/v3/types => generated 287 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa5bc67-e0e0-4e9f-907e-821137997dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0d0187-60dd-47d3-b934-18ae7e7c3d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8aef2a62-815b-4664-b04f-a03242d56316 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8aef2a62-815b-4664-b04f-a03242d56316 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8aef2a62-815b-4664-b04f-a03242d56316 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8aef2a62-815b-4664-b04f-a03242d56316 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:02 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8aef2a62-815b-4664-b04f-a03242d56316 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8aef2a62-815b-4664-b04f-a03242d56316 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d returned with HTTP 200 Sep 05 11:51:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1313/2682] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:02 2026] GET /volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Created reservations ['14fd1df4-50ba-48d3-b694-a08153d73250', '49d7b2e8-b663-495c-b63e-8212ec3f264b', '80fa27ba-a7a8-4562-ad43-71ad9b0e4da6', '23a338a1-c801-4a8d-8cf2-d38d66378ecc'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0d0187-60dd-47d3-b934-18ae7e7c3d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14fd1df4-50ba-48d3-b694-a08153d73250', '49d7b2e8-b663-495c-b63e-8212ec3f264b', '80fa27ba-a7a8-4562-ad43-71ad9b0e4da6', '23a338a1-c801-4a8d-8cf2-d38d66378ecc']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845d4543-9a43-44c2-959b-4b4141700e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845d4543-9a43-44c2-959b-4b4141700e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3263eabd-87f6-43e9-a3e2-13e47b40dd9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-834034362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21538d62ca2a428f992d6377b3ae13f3',qos_specs=None,replication_status=,reservations=['14fd1df4-50ba-48d3-b694-a08153d73250','49d7b2e8-b663-495c-b63e-8212ec3f264b','80fa27ba-a7a8-4562-ad43-71ad9b0e4da6','23a338a1-c801-4a8d-8cf2-d38d66378ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a06c104a864c7e91e4950ed800de92',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-834034362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3263eabd-87f6-43e9-a3e2-13e47b40dd9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21538d62ca2a428f992d6377b3ae13f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74a06c104a864c7e91e4950ed800de92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec67f0bd-7bd1-4dad-9f13-917b0d22b7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec67f0bd-7bd1-4dad-9f13-917b0d22b7d5) transitioned into state 'SUCCESS' from state '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-834034362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21538d62ca2a428f992d6377b3ae13f3',qos_specs=None,replication_status=,reservations=['14fd1df4-50ba-48d3-b694-a08153d73250','49d7b2e8-b663-495c-b63e-8212ec3f264b','80fa27ba-a7a8-4562-ad43-71ad9b0e4da6','23a338a1-c801-4a8d-8cf2-d38d66378ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a06c104a864c7e91e4950ed800de92',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c852632-6e4e-473c-a880-7334ad3e6907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c852632-6e4e-473c-a880-7334ad3e6907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Flow 'volume_create_api' (4052a8a7-dc24-4de3-8747-50471d35f653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Create volume request issued successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-faf715ff-ffc0-4bb1-925f-e3d8c0903767 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1370/2683] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:51:02 2026] POST /volume/v3/volumes => generated 784 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4e461d98-6dc5-4028-8778-2fec8e3cdd4f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4e461d98-6dc5-4028-8778-2fec8e3cdd4f tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4e461d98-6dc5-4028-8778-2fec8e3cdd4f tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4e461d98-6dc5-4028-8778-2fec8e3cdd4f tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:02 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:02 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4e461d98-6dc5-4028-8778-2fec8e3cdd4f tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4e461d98-6dc5-4028-8778-2fec8e3cdd4f tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d returned with HTTP 200 Sep 05 11:51:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1314/2684] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:02 2026] GET /volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-00ec3d02-257b-47df-bb44-5417243f0d65 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00ec3d02-257b-47df-bb44-5417243f0d65 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00ec3d02-257b-47df-bb44-5417243f0d65 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-00ec3d02-257b-47df-bb44-5417243f0d65 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-00ec3d02-257b-47df-bb44-5417243f0d65 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-00ec3d02-257b-47df-bb44-5417243f0d65 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d returned with HTTP 200 Sep 05 11:51:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1371/2685] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:03 2026] GET /volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b811b19d-4f45-42ff-9b3f-120fbfd50db9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b811b19d-4f45-42ff-9b3f-120fbfd50db9 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d Sep 05 11:51:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b811b19d-4f45-42ff-9b3f-120fbfd50db9 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b811b19d-4f45-42ff-9b3f-120fbfd50db9 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b811b19d-4f45-42ff-9b3f-120fbfd50db9 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b811b19d-4f45-42ff-9b3f-120fbfd50db9 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d returned with HTTP 200 Sep 05 11:51:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1315/2686] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:03 2026] GET /volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c98834f3-64d5-4e78-8b85-5de8a530451d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-966110824"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request body: {'volume': {"'source_volid": 'c98834f3-64d5-4e78-8b85-5de8a530451d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-966110824'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume of 1 GB Sep 05 11:51:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Availability Zones retrieved successfully. Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (a76d8aa2-161b-424b-be77-ba0d4ca5d8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54edaa48-c5fb-45c6-a742-eaca4a6cc60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54edaa48-c5fb-45c6-a742-eaca4a6cc60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c1c46a2-ab58-46ed-a54b-9326b76e5180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f58dc9b6-418e-427f-838d-fc148ca4b252 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:03 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Created reservations ['367dd334-f0e1-47d9-a2dc-37c340f9b2a5', '0f63ddfb-ef07-4205-998d-da2579672cbd', 'b336067c-ca62-47c2-9fc2-30ba5a7e3914', 'c9f97924-77e6-4533-9128-968b03a5372b'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c1c46a2-ab58-46ed-a54b-9326b76e5180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['367dd334-f0e1-47d9-a2dc-37c340f9b2a5', '0f63ddfb-ef07-4205-998d-da2579672cbd', 'b336067c-ca62-47c2-9fc2-30ba5a7e3914', 'c9f97924-77e6-4533-9128-968b03a5372b']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f58dc9b6-418e-427f-838d-fc148ca4b252 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f58dc9b6-418e-427f-838d-fc148ca4b252 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0ead1b-2d09-4de2-a345-6166d6af49d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f58dc9b6-418e-427f-838d-fc148ca4b252 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f58dc9b6-418e-427f-838d-fc148ca4b252 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0ead1b-2d09-4de2-a345-6166d6af49d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ecbbe60-23be-46f3-a7f9-dd53ab929358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-966110824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['367dd334-f0e1-47d9-a2dc-37c340f9b2a5','0f63ddfb-ef07-4205-998d-da2579672cbd','b336067c-ca62-47c2-9fc2-30ba5a7e3914','c9f97924-77e6-4533-9128-968b03a5372b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-966110824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ecbbe60-23be-46f3-a7f9-dd53ab929358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eabf3d514504d73a62015d446b4d055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4f72dc-4f9c-4a2b-ae48-791769d93b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f58dc9b6-418e-427f-838d-fc148ca4b252 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d returned with HTTP 200 Sep 05 11:51:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1316/2687] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:03 2026] GET /volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4f72dc-4f9c-4a2b-ae48-791769d93b34) transitioned into state 'SUCCESS' from state '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-966110824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['367dd334-f0e1-47d9-a2dc-37c340f9b2a5','0f63ddfb-ef07-4205-998d-da2579672cbd','b336067c-ca62-47c2-9fc2-30ba5a7e3914','c9f97924-77e6-4533-9128-968b03a5372b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ce8989-0cfd-416a-bd21-fbd8d5d51f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ce8989-0cfd-416a-bd21-fbd8d5d51f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (a76d8aa2-161b-424b-be77-ba0d4ca5d8c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request issued successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d077a450-07d5-4b58-8464-76ba79fe8d2d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1372/2688] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:03 2026] POST /volume/v3/volumes => generated 770 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c98834f3-64d5-4e78-8b85-5de8a530451d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1043500267"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request body: {'volume': {"'source_volid": 'c98834f3-64d5-4e78-8b85-5de8a530451d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1043500267'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume of 1 GB Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Availability Zones retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (f615c87e-d55b-418b-9464-6eaa05706d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b25e5c-b13f-464e-a7ef-75eefcade7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7fc9e6b1-28c8-467e-b330-284ffcda06ac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b25e5c-b13f-464e-a7ef-75eefcade7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4ca212-bf2b-465d-97bf-7d50d17b5102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7fc9e6b1-28c8-467e-b330-284ffcda06ac tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e6b1-28c8-467e-b330-284ffcda06ac tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e6b1-28c8-467e-b330-284ffcda06ac tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7fc9e6b1-28c8-467e-b330-284ffcda06ac tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7fc9e6b1-28c8-467e-b330-284ffcda06ac tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d returned with HTTP 200 Sep 05 11:51:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1373/2689] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:04 2026] GET /volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-255a8528-b7fb-4608-b751-517f37f3eaf5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-255a8528-b7fb-4608-b751-517f37f3eaf5 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-255a8528-b7fb-4608-b751-517f37f3eaf5 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22b0824b-e727-4a1c-8a5c-dfa5d267033d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2002752206"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Created reservations ['c10a95f2-12c1-47ce-b866-18d67c4bf0d9', '108762bd-5abe-439e-933c-f3763a36c98e', 'ef506353-bbcf-43fb-9079-a9e8870abcc6', '35cae120-1000-4741-b793-ba1becb3ce23'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4ca212-bf2b-465d-97bf-7d50d17b5102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c10a95f2-12c1-47ce-b866-18d67c4bf0d9', '108762bd-5abe-439e-933c-f3763a36c98e', 'ef506353-bbcf-43fb-9079-a9e8870abcc6', '35cae120-1000-4741-b793-ba1becb3ce23']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a2b1571-5bd3-479f-9ec5-4fbaf41b096e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-255a8528-b7fb-4608-b751-517f37f3eaf5 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-255a8528-b7fb-4608-b751-517f37f3eaf5 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create snapshot from volume 22b0824b-e727-4a1c-8a5c-dfa5d267033d Sep 05 11:51:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a2b1571-5bd3-479f-9ec5-4fbaf41b096e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67d6d8c3-927b-4438-a947-9e69c2a1cab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1043500267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['c10a95f2-12c1-47ce-b866-18d67c4bf0d9','108762bd-5abe-439e-933c-f3763a36c98e','ef506353-bbcf-43fb-9079-a9e8870abcc6','35cae120-1000-4741-b793-ba1becb3ce23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1043500267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67d6d8c3-927b-4438-a947-9e69c2a1cab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eabf3d514504d73a62015d446b4d055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (413343c6-02ca-4531-9d9d-7c773aa834fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-255a8528-b7fb-4608-b751-517f37f3eaf5 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Created reservations ['07815a31-8548-4a6a-a76c-de016c1c657d', 'f7837361-bd48-4175-85cc-70a990dcc523', '946c7f71-43f2-40a4-ae3a-9ff2f99c71dc', '93a7f296-8cb7-41e9-8574-30e498916046'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (413343c6-02ca-4531-9d9d-7c773aa834fc) transitioned into state 'SUCCESS' from state '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-1043500267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['c10a95f2-12c1-47ce-b866-18d67c4bf0d9','108762bd-5abe-439e-933c-f3763a36c98e','ef506353-bbcf-43fb-9079-a9e8870abcc6','35cae120-1000-4741-b793-ba1becb3ce23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b933155-f6bd-4bf7-89d2-1846d91b4ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-255a8528-b7fb-4608-b751-517f37f3eaf5 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot create request issued successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-255a8528-b7fb-4608-b751-517f37f3eaf5 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:51:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1374/2690] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:51:04 2026] POST /volume/v3/snapshots => generated 316 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b933155-f6bd-4bf7-89d2-1846d91b4ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-41903635-f66d-491d-a6cd-b29611ef1e8d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41903635-f66d-491d-a6cd-b29611ef1e8d tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-41903635-f66d-491d-a6cd-b29611ef1e8d tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-41903635-f66d-491d-a6cd-b29611ef1e8d tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (f615c87e-d55b-418b-9464-6eaa05706d47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request issued successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0074800a-09cf-4d55-8e1c-d6c37bf91ddf tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-41903635-f66d-491d-a6cd-b29611ef1e8d tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1317/2691] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:04 2026] POST /volume/v3/volumes => generated 771 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-41903635-f66d-491d-a6cd-b29611ef1e8d tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e returned with HTTP 200 Sep 05 11:51:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1375/2692] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:04 2026] GET /volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-066146c4-c039-4846-9d4b-59403ed53db5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c98834f3-64d5-4e78-8b85-5de8a530451d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1429498741"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request body: {'volume': {"'source_volid": 'c98834f3-64d5-4e78-8b85-5de8a530451d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1429498741'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume of 1 GB Sep 05 11:51:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Availability Zones retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (b5c18767-1afb-4ee0-8179-9868d2581fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987c760e-d1ba-4f66-850f-3c2b76e68aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987c760e-d1ba-4f66-850f-3c2b76e68aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6606cf22-0289-432f-9f55-3db9a0390df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Created reservations ['904988c8-978e-494d-853b-b107f07d09f0', '9ca9efce-07b9-4d08-a925-ffe603c7f94f', '3b80e3ca-2f1b-4d7b-8e15-6a7ee7de6775', 'c3b9d34f-cabc-4a4c-83a5-cf74d872c773'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6606cf22-0289-432f-9f55-3db9a0390df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['904988c8-978e-494d-853b-b107f07d09f0', '9ca9efce-07b9-4d08-a925-ffe603c7f94f', '3b80e3ca-2f1b-4d7b-8e15-6a7ee7de6775', 'c3b9d34f-cabc-4a4c-83a5-cf74d872c773']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c45594-33a9-4f39-8fd0-66d64c7f6d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-60bd071c-7791-422e-b9a9-81d181cbdfdc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-60bd071c-7791-422e-b9a9-81d181cbdfdc tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-60bd071c-7791-422e-b9a9-81d181cbdfdc tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-60bd071c-7791-422e-b9a9-81d181cbdfdc tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c45594-33a9-4f39-8fd0-66d64c7f6d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d85bb5-d58a-4bcf-8398-7024d0c7b725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1429498741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['904988c8-978e-494d-853b-b107f07d09f0','9ca9efce-07b9-4d08-a925-ffe603c7f94f','3b80e3ca-2f1b-4d7b-8e15-6a7ee7de6775','c3b9d34f-cabc-4a4c-83a5-cf74d872c773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1429498741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d85bb5-d58a-4bcf-8398-7024d0c7b725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eabf3d514504d73a62015d446b4d055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14073253-3ba4-43c9-a34e-88a81b82f48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-60bd071c-7791-422e-b9a9-81d181cbdfdc tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-60bd071c-7791-422e-b9a9-81d181cbdfdc tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d returned with HTTP 200 Sep 05 11:51:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1376/2693] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:05 2026] GET /volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c6a6d772-76c2-4a22-b30e-47e8d65ef5d2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14073253-3ba4-43c9-a34e-88a81b82f48f) transitioned into state 'SUCCESS' from state '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-1429498741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['904988c8-978e-494d-853b-b107f07d09f0','9ca9efce-07b9-4d08-a925-ffe603c7f94f','3b80e3ca-2f1b-4d7b-8e15-6a7ee7de6775','c3b9d34f-cabc-4a4c-83a5-cf74d872c773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bf38da-1331-479b-b173-997c5f6f7637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bf38da-1331-479b-b173-997c5f6f7637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (b5c18767-1afb-4ee0-8179-9868d2581fbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request issued successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-066146c4-c039-4846-9d4b-59403ed53db5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1318/2694] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:04 2026] POST /volume/v3/volumes => generated 771 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ba967214-1d8d-4959-b832-343c710c057d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c98834f3-64d5-4e78-8b85-5de8a530451d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-359296345"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request body: {'volume': {"'source_volid": 'c98834f3-64d5-4e78-8b85-5de8a530451d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-359296345'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume of 1 GB Sep 05 11:51:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Availability Zones retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6a6d772-76c2-4a22-b30e-47e8d65ef5d2 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] POST http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d/action Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6a6d772-76c2-4a22-b30e-47e8d65ef5d2 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c6a6d772-76c2-4a22-b30e-47e8d65ef5d2 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (35ed3244-f555-494f-bfd8-dbd337714f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a692ac-236c-4bc1-8923-9491553bd091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c6a6d772-76c2-4a22-b30e-47e8d65ef5d2 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] Volume info retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-c6a6d772-76c2-4a22-b30e-47e8d65ef5d2 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a06e6b89e8be42c2aee6d9f3354b2075', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21538d62ca2a428f992d6377b3ae13f3', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c6a6d772-76c2-4a22-b30e-47e8d65ef5d2 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d/action returned with HTTP 403 Sep 05 11:51:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1377/2695] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:51:05 2026] POST /volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d/action => generated 131 bytes in 246 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7f2cab16-e3b9-4f2a-9d44-7758501b99ca None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f2cab16-e3b9-4f2a-9d44-7758501b99ca tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f2cab16-e3b9-4f2a-9d44-7758501b99ca tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7f2cab16-e3b9-4f2a-9d44-7758501b99ca tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-7f2cab16-e3b9-4f2a-9d44-7758501b99ca tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Delete volume with id: 3263eabd-87f6-43e9-a3e2-13e47b40dd9d Sep 05 11:51:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7f2cab16-e3b9-4f2a-9d44-7758501b99ca tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7f2cab16-e3b9-4f2a-9d44-7758501b99ca tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Delete volume request issued successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7f2cab16-e3b9-4f2a-9d44-7758501b99ca tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d returned with HTTP 202 Sep 05 11:51:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1378/2696] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:05 2026] DELETE /volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a692ac-236c-4bc1-8923-9491553bd091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ec1be4d2-b7ee-4d13-85fe-8e5d297af201 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ec1be4d2-b7ee-4d13-85fe-8e5d297af201 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ec1be4d2-b7ee-4d13-85fe-8e5d297af201 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ec1be4d2-b7ee-4d13-85fe-8e5d297af201 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3524339b-16eb-402f-b814-e18331fbd9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ec1be4d2-b7ee-4d13-85fe-8e5d297af201 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ec1be4d2-b7ee-4d13-85fe-8e5d297af201 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d returned with HTTP 200 Sep 05 11:51:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1379/2697] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:05 2026] GET /volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d => generated 1013 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "66ffaea9-8139-4958-991e-e0fbad45e7a6", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '66ffaea9-8139-4958-991e-e0fbad45e7a6', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Created reservations ['0bfabad7-dd43-430e-93da-d45ec7c7f1e3', '02fdc638-2e8d-4298-8b51-23f765d9889b', '196032b2-5d50-4081-97ba-d92c914fb3f8', 'e7a4835e-baaf-4181-bb61-0de395f829bf'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3524339b-16eb-402f-b814-e18331fbd9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bfabad7-dd43-430e-93da-d45ec7c7f1e3', '02fdc638-2e8d-4298-8b51-23f765d9889b', '196032b2-5d50-4081-97ba-d92c914fb3f8', 'e7a4835e-baaf-4181-bb61-0de395f829bf']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad2f91c-7a3a-45f0-937b-9eafcd8cd2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad2f91c-7a3a-45f0-937b-9eafcd8cd2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a14d20ab-adaf-4867-b252-e16e382eef5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-359296345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['0bfabad7-dd43-430e-93da-d45ec7c7f1e3','02fdc638-2e8d-4298-8b51-23f765d9889b','196032b2-5d50-4081-97ba-d92c914fb3f8','e7a4835e-baaf-4181-bb61-0de395f829bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-359296345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a14d20ab-adaf-4867-b252-e16e382eef5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eabf3d514504d73a62015d446b4d055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63765857-3481-40fd-8f83-aaaf75234262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Create volume of 1 GB Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63765857-3481-40fd-8f83-aaaf75234262) transitioned into state 'SUCCESS' from state '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-359296345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['0bfabad7-dd43-430e-93da-d45ec7c7f1e3','02fdc638-2e8d-4298-8b51-23f765d9889b','196032b2-5d50-4081-97ba-d92c914fb3f8','e7a4835e-baaf-4181-bb61-0de395f829bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Availability Zones retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5666aebc-dab8-4b78-8799-c8664af82f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Flow 'volume_create_api' (996e3bdf-87cc-4899-973e-d8bd8c47104e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8185becd-fe15-4e3a-bee9-1acc0223749a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5666aebc-dab8-4b78-8799-c8664af82f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (35ed3244-f555-494f-bfd8-dbd337714f4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request issued successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba967214-1d8d-4959-b832-343c710c057d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1319/2698] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:05 2026] POST /volume/v3/volumes => generated 770 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6ed8fb19-450f-4d9d-bf08-b67c4ec1e6b3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ed8fb19-450f-4d9d-bf08-b67c4ec1e6b3 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ed8fb19-450f-4d9d-bf08-b67c4ec1e6b3 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ed8fb19-450f-4d9d-bf08-b67c4ec1e6b3 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6ed8fb19-450f-4d9d-bf08-b67c4ec1e6b3 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ed8fb19-450f-4d9d-bf08-b67c4ec1e6b3 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e returned with HTTP 200 Sep 05 11:51:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1320/2699] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:05 2026] GET /volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4a510520-0320-49c0-9af5-89a27069a1af None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c98834f3-64d5-4e78-8b85-5de8a530451d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2132511109"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request body: {'volume': {"'source_volid": 'c98834f3-64d5-4e78-8b85-5de8a530451d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2132511109'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume of 1 GB Sep 05 11:51:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Availability Zones retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (2f601486-b686-433a-ba30-8420762a65e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e7336a-6d8a-467f-9273-e581b194e14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:05 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8185becd-fe15-4e3a-bee9-1acc0223749a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:51:03Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=310eba9b-b82c-4f71-a242-6bd47ead1b9f,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': '310eba9b-b82c-4f71-a242-6bd47ead1b9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1024ce-3871-4d78-910c-f4c79c0f4103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-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 05 11:51:06 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-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 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e7336a-6d8a-467f-9273-e581b194e14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858ff927-97ad-48ea-bacd-ab5709542979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Created reservations ['da3bfdc1-3dfb-4add-a1bf-affcdd05ace8', '0d1bad1a-1192-472c-ae9b-34c7602d889a', 'f166a7d8-f1a2-4117-8387-431bba8b1d03', '68962b15-d881-4777-afe9-ed10f58f7f17'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1024ce-3871-4d78-910c-f4c79c0f4103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da3bfdc1-3dfb-4add-a1bf-affcdd05ace8', '0d1bad1a-1192-472c-ae9b-34c7602d889a', 'f166a7d8-f1a2-4117-8387-431bba8b1d03', '68962b15-d881-4777-afe9-ed10f58f7f17']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26c34096-a961-4033-b52a-991366a77772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26c34096-a961-4033-b52a-991366a77772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f3b3b0-988c-46b4-a0b8-c7f1964f7050', '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='238875811061458e8f9a403dc62b6734',qos_specs=None,replication_status=,reservations=['da3bfdc1-3dfb-4add-a1bf-affcdd05ace8','0d1bad1a-1192-472c-ae9b-34c7602d889a','f166a7d8-f1a2-4117-8387-431bba8b1d03','68962b15-d881-4777-afe9-ed10f58f7f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48d510b8c7a42d3ba410b025c5ee5d2',volume_type_id=310eba9b-b82c-4f71-a242-6bd47ead1b9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:06Z,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=e4f3b3b0-988c-46b4-a0b8-c7f1964f7050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='238875811061458e8f9a403dc62b6734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b48d510b8c7a42d3ba410b025c5ee5d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(310eba9b-b82c-4f71-a242-6bd47ead1b9f),volume_type_id=310eba9b-b82c-4f71-a242-6bd47ead1b9f)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97409c9-5cb5-4260-83d9-3d15f9a55f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Created reservations ['3442d646-e1b8-4ffe-91c5-bdbd9547c175', 'd767b227-ef17-46a9-9048-3138ad565da0', 'b420dfce-919c-474f-8fcd-2271347b60fa', '56f60988-7235-4b05-82cb-d7e4bd61c1c3'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858ff927-97ad-48ea-bacd-ab5709542979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3442d646-e1b8-4ffe-91c5-bdbd9547c175', 'd767b227-ef17-46a9-9048-3138ad565da0', 'b420dfce-919c-474f-8fcd-2271347b60fa', '56f60988-7235-4b05-82cb-d7e4bd61c1c3']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8061d1-a5b3-4309-96bd-2f3cc71abc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97409c9-5cb5-4260-83d9-3d15f9a55f88) transitioned into state 'SUCCESS' from 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='238875811061458e8f9a403dc62b6734',qos_specs=None,replication_status=,reservations=['da3bfdc1-3dfb-4add-a1bf-affcdd05ace8','0d1bad1a-1192-472c-ae9b-34c7602d889a','f166a7d8-f1a2-4117-8387-431bba8b1d03','68962b15-d881-4777-afe9-ed10f58f7f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48d510b8c7a42d3ba410b025c5ee5d2',volume_type_id=310eba9b-b82c-4f71-a242-6bd47ead1b9f)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad03c39-d8c9-49ad-914d-5714deb6566f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8061d1-a5b3-4309-96bd-2f3cc71abc64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1d22de6-28c4-4b1d-b15d-bcb49d91a16b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2132511109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['3442d646-e1b8-4ffe-91c5-bdbd9547c175','d767b227-ef17-46a9-9048-3138ad565da0','b420dfce-919c-474f-8fcd-2271347b60fa','56f60988-7235-4b05-82cb-d7e4bd61c1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2132511109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1d22de6-28c4-4b1d-b15d-bcb49d91a16b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eabf3d514504d73a62015d446b4d055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b515739c-9af0-42e6-ae98-ab4ac04b100b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad03c39-d8c9-49ad-914d-5714deb6566f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Flow 'volume_create_api' (996e3bdf-87cc-4899-973e-d8bd8c47104e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Create volume request issued successfully. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f1bb6c52-1c35-4e44-8fef-e64b11c02531 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1380/2700] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:05 2026] POST /volume/v3/volumes => generated 804 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-96b5e102-1606-4dbe-8b75-d8744f00cd32 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96b5e102-1606-4dbe-8b75-d8744f00cd32 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96b5e102-1606-4dbe-8b75-d8744f00cd32 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96b5e102-1606-4dbe-8b75-d8744f00cd32 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b515739c-9af0-42e6-ae98-ab4ac04b100b) transitioned into state 'SUCCESS' from state '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-2132511109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eabf3d514504d73a62015d446b4d055',qos_specs=None,replication_status=,reservations=['3442d646-e1b8-4ffe-91c5-bdbd9547c175','d767b227-ef17-46a9-9048-3138ad565da0','b420dfce-919c-474f-8fcd-2271347b60fa','56f60988-7235-4b05-82cb-d7e4bd61c1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9901c1993c7d4ad1b9adea94fb56f10a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab8cb0f-21c7-4eb2-b516-857a6294f3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-96b5e102-1606-4dbe-8b75-d8744f00cd32 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96b5e102-1606-4dbe-8b75-d8744f00cd32 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1381/2701] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:06 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 872 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab8cb0f-21c7-4eb2-b516-857a6294f3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Flow 'volume_create_api' (2f601486-b686-433a-ba30-8420762a65e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Create volume request issued successfully. Sep 05 11:51:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a510520-0320-49c0-9af5-89a27069a1af tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1321/2702] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:05 2026] POST /volume/v3/volumes => generated 771 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-656c170e-42b0-4090-bcf2-2b5fca9569de None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-656c170e-42b0-4090-bcf2-2b5fca9569de tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-656c170e-42b0-4090-bcf2-2b5fca9569de tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-656c170e-42b0-4090-bcf2-2b5fca9569de tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-656c170e-42b0-4090-bcf2-2b5fca9569de tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-656c170e-42b0-4090-bcf2-2b5fca9569de tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 returned with HTTP 200 Sep 05 11:51:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1382/2703] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:06 2026] GET /volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-46b2eaa4-78d8-49c8-9bf3-b6a705558c03 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46b2eaa4-78d8-49c8-9bf3-b6a705558c03 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46b2eaa4-78d8-49c8-9bf3-b6a705558c03 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46b2eaa4-78d8-49c8-9bf3-b6a705558c03 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-46b2eaa4-78d8-49c8-9bf3-b6a705558c03 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46b2eaa4-78d8-49c8-9bf3-b6a705558c03 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 returned with HTTP 200 Sep 05 11:51:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1322/2704] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:06 2026] GET /volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ae22b965-1ee7-495f-a049-b219000e47cb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae22b965-1ee7-495f-a049-b219000e47cb tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae22b965-1ee7-495f-a049-b219000e47cb tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae22b965-1ee7-495f-a049-b219000e47cb tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ae22b965-1ee7-495f-a049-b219000e47cb tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae22b965-1ee7-495f-a049-b219000e47cb tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d returned with HTTP 200 Sep 05 11:51:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1383/2705] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:06 2026] GET /volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ebfd2e1a-09bd-4103-a6a7-0bf38a6ff20b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ebfd2e1a-09bd-4103-a6a7-0bf38a6ff20b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ebfd2e1a-09bd-4103-a6a7-0bf38a6ff20b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ebfd2e1a-09bd-4103-a6a7-0bf38a6ff20b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ebfd2e1a-09bd-4103-a6a7-0bf38a6ff20b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot retrieved successfully. Sep 05 11:51:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ebfd2e1a-09bd-4103-a6a7-0bf38a6ff20b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e returned with HTTP 200 Sep 05 11:51:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1323/2706] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:06 2026] GET /volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6fe26b26-9b6d-430c-a786-0145cdc285f0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6fe26b26-9b6d-430c-a786-0145cdc285f0 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6fe26b26-9b6d-430c-a786-0145cdc285f0 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6fe26b26-9b6d-430c-a786-0145cdc285f0 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6fe26b26-9b6d-430c-a786-0145cdc285f0 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6fe26b26-9b6d-430c-a786-0145cdc285f0 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1384/2707] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:07 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 896 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6cb66d95-ee98-4562-a2ff-7d56ce3a1e9c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6cb66d95-ee98-4562-a2ff-7d56ce3a1e9c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6cb66d95-ee98-4562-a2ff-7d56ce3a1e9c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6cb66d95-ee98-4562-a2ff-7d56ce3a1e9c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6cb66d95-ee98-4562-a2ff-7d56ce3a1e9c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6cb66d95-ee98-4562-a2ff-7d56ce3a1e9c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 returned with HTTP 200 Sep 05 11:51:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1324/2708] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:07 2026] GET /volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dbf7b772-01f1-4296-9888-1b3c91477313 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbf7b772-01f1-4296-9888-1b3c91477313 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d Sep 05 11:51:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dbf7b772-01f1-4296-9888-1b3c91477313 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dbf7b772-01f1-4296-9888-1b3c91477313 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbf7b772-01f1-4296-9888-1b3c91477313 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d returned with HTTP 404 Sep 05 11:51:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1385/2709] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:07 2026] GET /volume/v3/volumes/3263eabd-87f6-43e9-a3e2-13e47b40dd9d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0000efad-3ce5-4d1c-81f4-231884779445 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-101052289"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-101052289'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Create volume of 1 GB Sep 05 11:51:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Flow 'volume_create_api' (a1f99e21-debc-4e85-9323-f3ca04f92519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8bd8914-38b0-4abc-bae8-cb9cb72cda86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8bd8914-38b0-4abc-bae8-cb9cb72cda86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d7474b2-ac3e-4d6d-846a-91a1bbb083ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Created reservations ['6c75af52-5582-49ca-b7ef-fb5307145fb7', '0c4d3fb8-fac2-4882-a4c9-81e554edb595', '8bf7806b-25af-4832-8bc2-d905925a00f9', '41869bf2-aaea-4e3d-b5bd-fbda2c9262ad'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d7474b2-ac3e-4d6d-846a-91a1bbb083ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c75af52-5582-49ca-b7ef-fb5307145fb7', '0c4d3fb8-fac2-4882-a4c9-81e554edb595', '8bf7806b-25af-4832-8bc2-d905925a00f9', '41869bf2-aaea-4e3d-b5bd-fbda2c9262ad']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d161dac0-21f3-4aa7-9949-fb78c315d278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c8b09c68-b476-4446-bd1a-b9da98338f79 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c8b09c68-b476-4446-bd1a-b9da98338f79 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c8b09c68-b476-4446-bd1a-b9da98338f79 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c8b09c68-b476-4446-bd1a-b9da98338f79 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c8b09c68-b476-4446-bd1a-b9da98338f79 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot retrieved successfully. Sep 05 11:51:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c8b09c68-b476-4446-bd1a-b9da98338f79 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e returned with HTTP 200 Sep 05 11:51:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1386/2710] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:07 2026] GET /volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d161dac0-21f3-4aa7-9949-fb78c315d278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ad47365-9908-4f3c-8a84-d64d6020132b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-101052289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21538d62ca2a428f992d6377b3ae13f3',qos_specs=None,replication_status=,reservations=['6c75af52-5582-49ca-b7ef-fb5307145fb7','0c4d3fb8-fac2-4882-a4c9-81e554edb595','8bf7806b-25af-4832-8bc2-d905925a00f9','41869bf2-aaea-4e3d-b5bd-fbda2c9262ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a06c104a864c7e91e4950ed800de92',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-101052289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ad47365-9908-4f3c-8a84-d64d6020132b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21538d62ca2a428f992d6377b3ae13f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74a06c104a864c7e91e4950ed800de92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:07 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d252ec-1134-47e8-b4ce-5fc3e0599c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d252ec-1134-47e8-b4ce-5fc3e0599c9f) transitioned into state 'SUCCESS' from state '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-101052289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21538d62ca2a428f992d6377b3ae13f3',qos_specs=None,replication_status=,reservations=['6c75af52-5582-49ca-b7ef-fb5307145fb7','0c4d3fb8-fac2-4882-a4c9-81e554edb595','8bf7806b-25af-4832-8bc2-d905925a00f9','41869bf2-aaea-4e3d-b5bd-fbda2c9262ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a06c104a864c7e91e4950ed800de92',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd31188-fc2a-49a6-bf4a-9552a5863664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd31188-fc2a-49a6-bf4a-9552a5863664) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Flow 'volume_create_api' (a1f99e21-debc-4e85-9323-f3ca04f92519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Create volume request issued successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0000efad-3ce5-4d1c-81f4-231884779445 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1325/2711] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:51:07 2026] POST /volume/v3/volumes => generated 784 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8693499b-bb5c-4ab7-9296-e80f1d5e0f21 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8693499b-bb5c-4ab7-9296-e80f1d5e0f21 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8693499b-bb5c-4ab7-9296-e80f1d5e0f21 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8693499b-bb5c-4ab7-9296-e80f1d5e0f21 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8693499b-bb5c-4ab7-9296-e80f1d5e0f21 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8693499b-bb5c-4ab7-9296-e80f1d5e0f21 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b returned with HTTP 200 Sep 05 11:51:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1387/2712] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:08 2026] GET /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b => generated 963 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2a37337f-c004-437a-be5d-f77784ed125b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2a37337f-c004-437a-be5d-f77784ed125b tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2a37337f-c004-437a-be5d-f77784ed125b tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2a37337f-c004-437a-be5d-f77784ed125b tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:08 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2a37337f-c004-437a-be5d-f77784ed125b tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2a37337f-c004-437a-be5d-f77784ed125b tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1326/2713] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:08 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2545d6fe-2f5b-4133-96a8-8462b5f0d4d0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2545d6fe-2f5b-4133-96a8-8462b5f0d4d0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 Sep 05 11:51:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2545d6fe-2f5b-4133-96a8-8462b5f0d4d0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2545d6fe-2f5b-4133-96a8-8462b5f0d4d0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2545d6fe-2f5b-4133-96a8-8462b5f0d4d0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2545d6fe-2f5b-4133-96a8-8462b5f0d4d0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 returned with HTTP 200 Sep 05 11:51:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1388/2714] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:08 2026] GET /volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-46b8a4d0-20c3-4c72-a5f7-9817f520436b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46b8a4d0-20c3-4c72-a5f7-9817f520436b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46b8a4d0-20c3-4c72-a5f7-9817f520436b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-46b8a4d0-20c3-4c72-a5f7-9817f520436b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-46b8a4d0-20c3-4c72-a5f7-9817f520436b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot retrieved successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-46b8a4d0-20c3-4c72-a5f7-9817f520436b tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e returned with HTTP 200 Sep 05 11:51:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1327/2715] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:08 2026] GET /volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a07d7f4f-1994-44af-b2cb-9e5f6bea234e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1128227738"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a07d7f4f-1994-44af-b2cb-9e5f6bea234e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1128227738'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:08 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume of 1 GB Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Availability Zones retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (21fc499a-51f5-44ff-af29-a8c5c7bf3164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a7bf62a-cc05-4a31-8d20-ed6af060aa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a7bf62a-cc05-4a31-8d20-ed6af060aa9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1dea15-365b-4c4d-ba7e-b5a15ce5787f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ea586966-d3c8-41ea-afc4-b33793f0a4dd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ea586966-d3c8-41ea-afc4-b33793f0a4dd tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ea586966-d3c8-41ea-afc4-b33793f0a4dd tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ea586966-d3c8-41ea-afc4-b33793f0a4dd tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ea586966-d3c8-41ea-afc4-b33793f0a4dd tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ea586966-d3c8-41ea-afc4-b33793f0a4dd tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b returned with HTTP 200 Sep 05 11:51:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1328/2716] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:09 2026] GET /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Created reservations ['3fd229ee-dfd4-498c-aff3-8d7bd5f0ff70', '915c2ff1-f65e-430b-9c94-852a7f7e407d', 'c7435274-7098-41bd-a8a4-eacd6740084a', 'c690fbf2-8f37-4c81-88a9-c650c12e84c0'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1dea15-365b-4c4d-ba7e-b5a15ce5787f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fd229ee-dfd4-498c-aff3-8d7bd5f0ff70', '915c2ff1-f65e-430b-9c94-852a7f7e407d', 'c7435274-7098-41bd-a8a4-eacd6740084a', 'c690fbf2-8f37-4c81-88a9-c650c12e84c0']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b14ebd-004a-4404-b3c6-87fdf49e443c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b14ebd-004a-4404-b3c6-87fdf49e443c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20af6ddd-2df3-477f-8fec-52827627778a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1128227738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['3fd229ee-dfd4-498c-aff3-8d7bd5f0ff70','915c2ff1-f65e-430b-9c94-852a7f7e407d','c7435274-7098-41bd-a8a4-eacd6740084a','c690fbf2-8f37-4c81-88a9-c650c12e84c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1128227738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20af6ddd-2df3-477f-8fec-52827627778a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a80f486c1b9145009e18c4b05525483e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a226f7f1-9456-44ba-9a06-1ab22910c364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a226f7f1-9456-44ba-9a06-1ab22910c364) transitioned into state 'SUCCESS' from state '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-1128227738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['3fd229ee-dfd4-498c-aff3-8d7bd5f0ff70','915c2ff1-f65e-430b-9c94-852a7f7e407d','c7435274-7098-41bd-a8a4-eacd6740084a','c690fbf2-8f37-4c81-88a9-c650c12e84c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dcdfcb-3858-46e1-a81f-82a14766950e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dcdfcb-3858-46e1-a81f-82a14766950e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (21fc499a-51f5-44ff-af29-a8c5c7bf3164) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request issued successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38511e07-9a53-4ec2-9efa-af3cedbe1432 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1389/2717] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:08 2026] POST /volume/v3/volumes => generated 767 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a07d7f4f-1994-44af-b2cb-9e5f6bea234e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1487017150"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a07d7f4f-1994-44af-b2cb-9e5f6bea234e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1487017150'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume of 1 GB Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Availability Zones retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (ab93d5d8-a484-42ca-9aba-60716b3b6785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce790f2-4cfe-4f70-8419-b173374f79df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce790f2-4cfe-4f70-8419-b173374f79df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fae7ced-f390-46c7-925a-864a49403373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Created reservations ['43431a1c-1626-470c-a774-03b516d41331', '1f34b3fa-92ca-49d3-8ec1-dcd070e0a07f', '20cf61a6-b8be-4622-8e8f-3b9a4d4ac172', 'c674013a-8427-480a-9c28-1890a7e034f2'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fae7ced-f390-46c7-925a-864a49403373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43431a1c-1626-470c-a774-03b516d41331', '1f34b3fa-92ca-49d3-8ec1-dcd070e0a07f', '20cf61a6-b8be-4622-8e8f-3b9a4d4ac172', 'c674013a-8427-480a-9c28-1890a7e034f2']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b57c7ea1-88d9-4b25-aa06-18d2ab563f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c1b49311-5b30-4a28-ad43-ca89a3590161 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1b49311-5b30-4a28-ad43-ca89a3590161 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1b49311-5b30-4a28-ad43-ca89a3590161 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c1b49311-5b30-4a28-ad43-ca89a3590161 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b57c7ea1-88d9-4b25-aa06-18d2ab563f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb70f019-4371-422b-b637-e252dc78737e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1487017150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['43431a1c-1626-470c-a774-03b516d41331','1f34b3fa-92ca-49d3-8ec1-dcd070e0a07f','20cf61a6-b8be-4622-8e8f-3b9a4d4ac172','c674013a-8427-480a-9c28-1890a7e034f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1487017150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb70f019-4371-422b-b637-e252dc78737e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a80f486c1b9145009e18c4b05525483e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2839f9d4-4d5b-487e-a224-024074c22df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c1b49311-5b30-4a28-ad43-ca89a3590161 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c1b49311-5b30-4a28-ad43-ca89a3590161 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1390/2718] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:09 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 954 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2839f9d4-4d5b-487e-a224-024074c22df6) transitioned into state 'SUCCESS' from state '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-1487017150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['43431a1c-1626-470c-a774-03b516d41331','1f34b3fa-92ca-49d3-8ec1-dcd070e0a07f','20cf61a6-b8be-4622-8e8f-3b9a4d4ac172','c674013a-8427-480a-9c28-1890a7e034f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac411fb3-da80-4f89-917e-0c7bb8332c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-124c137c-7ed6-4734-8e0f-795e86e601a0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-124c137c-7ed6-4734-8e0f-795e86e601a0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-124c137c-7ed6-4734-8e0f-795e86e601a0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-124c137c-7ed6-4734-8e0f-795e86e601a0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac411fb3-da80-4f89-917e-0c7bb8332c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (ab93d5d8-a484-42ca-9aba-60716b3b6785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request issued successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86bd15c3-15d6-4025-ae82-b68e9b80e161 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1329/2719] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:09 2026] POST /volume/v3/volumes => generated 767 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-57439f60-bad3-4971-84fa-9f5d071364d2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a07d7f4f-1994-44af-b2cb-9e5f6bea234e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1736237287"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a07d7f4f-1994-44af-b2cb-9e5f6bea234e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1736237287'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume of 1 GB Sep 05 11:51:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-124c137c-7ed6-4734-8e0f-795e86e601a0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Availability Zones retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-124c137c-7ed6-4734-8e0f-795e86e601a0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 returned with HTTP 200 Sep 05 11:51:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1391/2720] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:09 2026] GET /volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (bbda65b6-23be-420a-8338-a3c348ef7d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239f5428-29ed-4932-8027-4e9044b5302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-193ddc9a-4f0e-4e39-98d9-dd1315a892c6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-193ddc9a-4f0e-4e39-98d9-dd1315a892c6 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-193ddc9a-4f0e-4e39-98d9-dd1315a892c6 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-193ddc9a-4f0e-4e39-98d9-dd1315a892c6 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-193ddc9a-4f0e-4e39-98d9-dd1315a892c6 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-193ddc9a-4f0e-4e39-98d9-dd1315a892c6 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 returned with HTTP 200 Sep 05 11:51:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1392/2721] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:09 2026] GET /volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-03f97b62-3272-46ab-9cf3-31354f11434b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03f97b62-3272-46ab-9cf3-31354f11434b tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03f97b62-3272-46ab-9cf3-31354f11434b tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-03f97b62-3272-46ab-9cf3-31354f11434b tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-03f97b62-3272-46ab-9cf3-31354f11434b tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239f5428-29ed-4932-8027-4e9044b5302a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:09 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb28aea4-05a0-4b97-8582-73dde2cb7a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-03f97b62-3272-46ab-9cf3-31354f11434b tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a returned with HTTP 200 Sep 05 11:51:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1393/2722] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:09 2026] GET /volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Created reservations ['0e7be407-8311-4c8e-b9b9-64e9855241b0', 'f89da51e-d3c1-400e-a60c-ad4799261640', '654b184b-1dfc-4d5d-9f48-8ff666478e86', 'c693b823-c717-4619-89b0-686c370d35b4'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb28aea4-05a0-4b97-8582-73dde2cb7a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e7be407-8311-4c8e-b9b9-64e9855241b0', 'f89da51e-d3c1-400e-a60c-ad4799261640', '654b184b-1dfc-4d5d-9f48-8ff666478e86', 'c693b823-c717-4619-89b0-686c370d35b4']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8295216-2d32-419b-a3c7-63544acd7f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8295216-2d32-419b-a3c7-63544acd7f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7116fd84-464e-46d4-828d-654e18546886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1736237287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['0e7be407-8311-4c8e-b9b9-64e9855241b0','f89da51e-d3c1-400e-a60c-ad4799261640','654b184b-1dfc-4d5d-9f48-8ff666478e86','c693b823-c717-4619-89b0-686c370d35b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1736237287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7116fd84-464e-46d4-828d-654e18546886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a80f486c1b9145009e18c4b05525483e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2352f1d5-3abd-418e-856d-0aa8f11a9d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2352f1d5-3abd-418e-856d-0aa8f11a9d2f) transitioned into state 'SUCCESS' from state '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-1736237287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['0e7be407-8311-4c8e-b9b9-64e9855241b0','f89da51e-d3c1-400e-a60c-ad4799261640','654b184b-1dfc-4d5d-9f48-8ff666478e86','c693b823-c717-4619-89b0-686c370d35b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69dab954-6472-4d29-8f6f-13972a908458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69dab954-6472-4d29-8f6f-13972a908458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (bbda65b6-23be-420a-8338-a3c348ef7d53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request issued successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-57439f60-bad3-4971-84fa-9f5d071364d2 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1330/2723] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:09 2026] POST /volume/v3/volumes => generated 767 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-04fb22a4-fc53-42bc-a730-e676b5687c5b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a07d7f4f-1994-44af-b2cb-9e5f6bea234e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1478676358"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04fb22a4-fc53-42bc-a730-e676b5687c5b tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-04fb22a4-fc53-42bc-a730-e676b5687c5b tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-04fb22a4-fc53-42bc-a730-e676b5687c5b tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a07d7f4f-1994-44af-b2cb-9e5f6bea234e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1478676358'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume of 1 GB Sep 05 11:51:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Availability Zones retrieved successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-04fb22a4-fc53-42bc-a730-e676b5687c5b tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (8a58c0d1-4de0-4235-b742-3c3a3934265e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb90edb-122a-4490-aef1-9cc057bc698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04fb22a4-fc53-42bc-a730-e676b5687c5b tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b returned with HTTP 200 Sep 05 11:51:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1394/2724] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:10 2026] GET /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb90edb-122a-4490-aef1-9cc057bc698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed85a9cc-dac5-4472-b055-fae25f261522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Created reservations ['ac745a14-5277-43e5-8c40-dc937bf58a61', '097afc69-109a-475f-aa21-ca066f176fcb', 'a9074670-b99b-4d23-b102-7ed7575a3eb4', '2790de0b-49cd-498b-9032-eace555543e3'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed85a9cc-dac5-4472-b055-fae25f261522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac745a14-5277-43e5-8c40-dc937bf58a61', '097afc69-109a-475f-aa21-ca066f176fcb', 'a9074670-b99b-4d23-b102-7ed7575a3eb4', '2790de0b-49cd-498b-9032-eace555543e3']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (988f501a-1a3b-434c-92c9-94d3071bb97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (988f501a-1a3b-434c-92c9-94d3071bb97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1478676358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['ac745a14-5277-43e5-8c40-dc937bf58a61','097afc69-109a-475f-aa21-ca066f176fcb','a9074670-b99b-4d23-b102-7ed7575a3eb4','2790de0b-49cd-498b-9032-eace555543e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1478676358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a80f486c1b9145009e18c4b05525483e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8783fc7d-6404-458e-8b67-38f954bfe1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8783fc7d-6404-458e-8b67-38f954bfe1ab) transitioned into state 'SUCCESS' from state '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-1478676358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['ac745a14-5277-43e5-8c40-dc937bf58a61','097afc69-109a-475f-aa21-ca066f176fcb','a9074670-b99b-4d23-b102-7ed7575a3eb4','2790de0b-49cd-498b-9032-eace555543e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb0a61ac-111b-4807-bc6c-fcbc1d8175b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb0a61ac-111b-4807-bc6c-fcbc1d8175b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (8a58c0d1-4de0-4235-b742-3c3a3934265e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request issued successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-62db7d6f-3bed-4d3a-920e-ea3880030851 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1331/2725] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:10 2026] POST /volume/v3/volumes => generated 767 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2ee4f400-17b0-459d-be1d-277df242d270 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a07d7f4f-1994-44af-b2cb-9e5f6bea234e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-521163977"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a07d7f4f-1994-44af-b2cb-9e5f6bea234e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-521163977'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume of 1 GB Sep 05 11:51:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Availability Zones retrieved successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (5d29d152-7882-4d7f-b486-7c0b86c44340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f749af9-ca3c-4f84-8cb7-de034caaf324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f749af9-ca3c-4f84-8cb7-de034caaf324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5954d841-abb9-40e1-873d-be40ea997bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-37ad8f65-6b09-4a38-8a02-0d1f462ce2c4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-37ad8f65-6b09-4a38-8a02-0d1f462ce2c4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-37ad8f65-6b09-4a38-8a02-0d1f462ce2c4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-37ad8f65-6b09-4a38-8a02-0d1f462ce2c4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-37ad8f65-6b09-4a38-8a02-0d1f462ce2c4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-37ad8f65-6b09-4a38-8a02-0d1f462ce2c4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1332/2726] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:10 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 954 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Created reservations ['d1de96a2-ce44-4107-b897-c2b5eedb985f', 'b666b650-6f1a-4a7c-9efd-46b4fb01153b', '68cb97a1-57df-4fed-b4ee-e1c195eaa68b', 'b014408f-46b2-47b6-a3ee-aa599821e96f'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5954d841-abb9-40e1-873d-be40ea997bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1de96a2-ce44-4107-b897-c2b5eedb985f', 'b666b650-6f1a-4a7c-9efd-46b4fb01153b', '68cb97a1-57df-4fed-b4ee-e1c195eaa68b', 'b014408f-46b2-47b6-a3ee-aa599821e96f']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e8063e9-92b2-42bc-a46f-6a01f94ebe40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e8063e9-92b2-42bc-a46f-6a01f94ebe40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85a6c828-38e7-4e50-bcc2-10a548dfe466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-521163977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['d1de96a2-ce44-4107-b897-c2b5eedb985f','b666b650-6f1a-4a7c-9efd-46b4fb01153b','68cb97a1-57df-4fed-b4ee-e1c195eaa68b','b014408f-46b2-47b6-a3ee-aa599821e96f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-521163977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85a6c828-38e7-4e50-bcc2-10a548dfe466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a80f486c1b9145009e18c4b05525483e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ef06a9-7114-49d7-8f7b-4c21e1d66da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ef06a9-7114-49d7-8f7b-4c21e1d66da7) transitioned into state 'SUCCESS' from state '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-521163977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80f486c1b9145009e18c4b05525483e',qos_specs=None,replication_status=,reservations=['d1de96a2-ce44-4107-b897-c2b5eedb985f','b666b650-6f1a-4a7c-9efd-46b4fb01153b','68cb97a1-57df-4fed-b4ee-e1c195eaa68b','b014408f-46b2-47b6-a3ee-aa599821e96f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbe8e88b4fc4d1aba9ef4b2684b2788',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ef24a7-d2a2-484b-948d-0f5ed4d9aca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ef24a7-d2a2-484b-948d-0f5ed4d9aca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Flow 'volume_create_api' (5d29d152-7882-4d7f-b486-7c0b86c44340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Create volume request issued successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2ee4f400-17b0-459d-be1d-277df242d270 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1395/2727] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:10 2026] POST /volume/v3/volumes => generated 766 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bfd65226-c82d-4b03-b584-ffc0c208e29e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bfd65226-c82d-4b03-b584-ffc0c208e29e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bfd65226-c82d-4b03-b584-ffc0c208e29e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bfd65226-c82d-4b03-b584-ffc0c208e29e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8fa71571-5b44-4e89-b611-26bd32569b3e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bfd65226-c82d-4b03-b584-ffc0c208e29e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8fa71571-5b44-4e89-b611-26bd32569b3e tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8fa71571-5b44-4e89-b611-26bd32569b3e tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8fa71571-5b44-4e89-b611-26bd32569b3e tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bfd65226-c82d-4b03-b584-ffc0c208e29e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a returned with HTTP 200 Sep 05 11:51:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1333/2728] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:10 2026] GET /volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8fa71571-5b44-4e89-b611-26bd32569b3e tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8fa71571-5b44-4e89-b611-26bd32569b3e tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a returned with HTTP 200 Sep 05 11:51:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1396/2729] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:10 2026] GET /volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-185333b9-c537-44c0-a1d3-9d0e011f3986 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-185333b9-c537-44c0-a1d3-9d0e011f3986 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b Sep 05 11:51:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-185333b9-c537-44c0-a1d3-9d0e011f3986 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-185333b9-c537-44c0-a1d3-9d0e011f3986 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-185333b9-c537-44c0-a1d3-9d0e011f3986 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-185333b9-c537-44c0-a1d3-9d0e011f3986 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b returned with HTTP 200 Sep 05 11:51:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1334/2730] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:11 2026] GET /volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e2e049ff-2fc6-48b9-8739-83ae26802fa8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e2e049ff-2fc6-48b9-8739-83ae26802fa8 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e2e049ff-2fc6-48b9-8739-83ae26802fa8 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e2e049ff-2fc6-48b9-8739-83ae26802fa8 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e2e049ff-2fc6-48b9-8739-83ae26802fa8 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e2e049ff-2fc6-48b9-8739-83ae26802fa8 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b returned with HTTP 200 Sep 05 11:51:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1397/2731] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:11 2026] GET /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1fb3ace5-d338-4836-ae0c-356c56838612 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1fb3ace5-d338-4836-ae0c-356c56838612 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1fb3ace5-d338-4836-ae0c-356c56838612 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1fb3ace5-d338-4836-ae0c-356c56838612 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1fb3ace5-d338-4836-ae0c-356c56838612 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1fb3ace5-d338-4836-ae0c-356c56838612 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1335/2732] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:11 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3ce78c7d-0756-4091-bf72-174c1e441b7e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ce78c7d-0756-4091-bf72-174c1e441b7e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ce78c7d-0756-4091-bf72-174c1e441b7e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ce78c7d-0756-4091-bf72-174c1e441b7e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3ce78c7d-0756-4091-bf72-174c1e441b7e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ce78c7d-0756-4091-bf72-174c1e441b7e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a returned with HTTP 200 Sep 05 11:51:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1398/2733] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:12 2026] GET /volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9eba989b-9979-46e4-9a0d-774211d351d5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9eba989b-9979-46e4-9a0d-774211d351d5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9eba989b-9979-46e4-9a0d-774211d351d5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9eba989b-9979-46e4-9a0d-774211d351d5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9eba989b-9979-46e4-9a0d-774211d351d5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9eba989b-9979-46e4-9a0d-774211d351d5 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b returned with HTTP 200 Sep 05 11:51:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1336/2734] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:12 2026] GET /volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-16989df3-bd99-49cb-96f0-abe541907a5c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16989df3-bd99-49cb-96f0-abe541907a5c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16989df3-bd99-49cb-96f0-abe541907a5c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16989df3-bd99-49cb-96f0-abe541907a5c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-16989df3-bd99-49cb-96f0-abe541907a5c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume with id: e1d22de6-28c4-4b1d-b15d-bcb49d91a16b Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-16989df3-bd99-49cb-96f0-abe541907a5c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-16989df3-bd99-49cb-96f0-abe541907a5c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume request issued successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16989df3-bd99-49cb-96f0-abe541907a5c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b returned with HTTP 202 Sep 05 11:51:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1399/2735] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:12 2026] DELETE /volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8ba6deb6-5dba-4e10-b1ca-dfc944c83261 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ba6deb6-5dba-4e10-b1ca-dfc944c83261 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ba6deb6-5dba-4e10-b1ca-dfc944c83261 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ba6deb6-5dba-4e10-b1ca-dfc944c83261 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8ba6deb6-5dba-4e10-b1ca-dfc944c83261 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6ea4c75a-b920-480b-83f7-40c2fa9b6bf0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ba6deb6-5dba-4e10-b1ca-dfc944c83261 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b returned with HTTP 200 Sep 05 11:51:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1337/2736] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:12 2026] GET /volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ea4c75a-b920-480b-83f7-40c2fa9b6bf0 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ea4c75a-b920-480b-83f7-40c2fa9b6bf0 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ea4c75a-b920-480b-83f7-40c2fa9b6bf0 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6ea4c75a-b920-480b-83f7-40c2fa9b6bf0 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ea4c75a-b920-480b-83f7-40c2fa9b6bf0 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b returned with HTTP 200 Sep 05 11:51:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1400/2737] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:12 2026] GET /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-80101cbb-0fe2-454c-a4d8-fa71d5948fb5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-80101cbb-0fe2-454c-a4d8-fa71d5948fb5 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] POST http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b/action Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-80101cbb-0fe2-454c-a4d8-fa71d5948fb5 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-80101cbb-0fe2-454c-a4d8-fa71d5948fb5 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-80101cbb-0fe2-454c-a4d8-fa71d5948fb5 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a06e6b89e8be42c2aee6d9f3354b2075', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21538d62ca2a428f992d6377b3ae13f3', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-80101cbb-0fe2-454c-a4d8-fa71d5948fb5 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-reader] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b/action returned with HTTP 403 Sep 05 11:51:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1338/2738] 192.168.122.95 () {60 vars in 1269 bytes} [Sat Sep 5 11:51:12 2026] POST /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b/action => generated 131 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cd931113-950a-460e-8033-36d445c9252c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cd931113-950a-460e-8033-36d445c9252c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cd931113-950a-460e-8033-36d445c9252c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cd931113-950a-460e-8033-36d445c9252c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-cd931113-950a-460e-8033-36d445c9252c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Delete volume with id: 2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cd931113-950a-460e-8033-36d445c9252c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cd931113-950a-460e-8033-36d445c9252c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Delete volume request issued successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cd931113-950a-460e-8033-36d445c9252c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b returned with HTTP 202 Sep 05 11:51:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1401/2739] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:12 2026] DELETE /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-51995973-d3c8-49ec-83e3-c8b0e55eea44 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-51995973-d3c8-49ec-83e3-c8b0e55eea44 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-51995973-d3c8-49ec-83e3-c8b0e55eea44 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-51995973-d3c8-49ec-83e3-c8b0e55eea44 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-51995973-d3c8-49ec-83e3-c8b0e55eea44 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-51995973-d3c8-49ec-83e3-c8b0e55eea44 tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b returned with HTTP 200 Sep 05 11:51:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1339/2740] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:12 2026] GET /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-74dbf51d-a180-4752-9a4d-db629ec65308 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74dbf51d-a180-4752-9a4d-db629ec65308 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74dbf51d-a180-4752-9a4d-db629ec65308 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74dbf51d-a180-4752-9a4d-db629ec65308 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-74dbf51d-a180-4752-9a4d-db629ec65308 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74dbf51d-a180-4752-9a4d-db629ec65308 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1402/2741] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:12 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-75241b50-0a71-4a1d-8300-b068d9434549 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75241b50-0a71-4a1d-8300-b068d9434549 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75241b50-0a71-4a1d-8300-b068d9434549 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75241b50-0a71-4a1d-8300-b068d9434549 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-75241b50-0a71-4a1d-8300-b068d9434549 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75241b50-0a71-4a1d-8300-b068d9434549 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a returned with HTTP 200 Sep 05 11:51:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1340/2742] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:13 2026] GET /volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b997fdf8-4cb4-4c72-a771-59271c208339 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b997fdf8-4cb4-4c72-a771-59271c208339 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b Sep 05 11:51:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b997fdf8-4cb4-4c72-a771-59271c208339 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b997fdf8-4cb4-4c72-a771-59271c208339 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b997fdf8-4cb4-4c72-a771-59271c208339 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b returned with HTTP 404 Sep 05 11:51:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1403/2743] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:13 2026] GET /volume/v3/volumes/e1d22de6-28c4-4b1d-b15d-bcb49d91a16b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-37122174-d475-4fce-b27c-96d0680526df None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-37122174-d475-4fce-b27c-96d0680526df tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a Sep 05 11:51:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-37122174-d475-4fce-b27c-96d0680526df tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-37122174-d475-4fce-b27c-96d0680526df tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-37122174-d475-4fce-b27c-96d0680526df tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume with id: a14d20ab-adaf-4867-b252-e16e382eef5a Sep 05 11:51:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-37122174-d475-4fce-b27c-96d0680526df tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-37122174-d475-4fce-b27c-96d0680526df tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume request issued successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-37122174-d475-4fce-b27c-96d0680526df tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a returned with HTTP 202 Sep 05 11:51:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1341/2744] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:13 2026] DELETE /volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f70e545c-171b-478d-b617-b31ba16ebd09 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f70e545c-171b-478d-b617-b31ba16ebd09 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a Sep 05 11:51:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f70e545c-171b-478d-b617-b31ba16ebd09 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f70e545c-171b-478d-b617-b31ba16ebd09 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f70e545c-171b-478d-b617-b31ba16ebd09 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-081098fe-1f8a-469c-892a-a9328ab9af4c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-081098fe-1f8a-469c-892a-a9328ab9af4c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-081098fe-1f8a-469c-892a-a9328ab9af4c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-081098fe-1f8a-469c-892a-a9328ab9af4c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f70e545c-171b-478d-b617-b31ba16ebd09 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a returned with HTTP 200 Sep 05 11:51:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1404/2745] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:13 2026] GET /volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a => generated 862 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-081098fe-1f8a-469c-892a-a9328ab9af4c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Volume info retrieved successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-081098fe-1f8a-469c-892a-a9328ab9af4c tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b returned with HTTP 200 Sep 05 11:51:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1342/2746] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:13 2026] GET /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b => generated 1013 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b0dd4ae0-170c-49fc-b3f7-29d0ddd74264 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0dd4ae0-170c-49fc-b3f7-29d0ddd74264 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0dd4ae0-170c-49fc-b3f7-29d0ddd74264 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b0dd4ae0-170c-49fc-b3f7-29d0ddd74264 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b0dd4ae0-170c-49fc-b3f7-29d0ddd74264 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b0dd4ae0-170c-49fc-b3f7-29d0ddd74264 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1405/2747] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:13 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 957 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9f31c46e-cae2-47ea-add6-76ed5ca16bd8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9f31c46e-cae2-47ea-add6-76ed5ca16bd8 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9f31c46e-cae2-47ea-add6-76ed5ca16bd8 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9f31c46e-cae2-47ea-add6-76ed5ca16bd8 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9f31c46e-cae2-47ea-add6-76ed5ca16bd8 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9f31c46e-cae2-47ea-add6-76ed5ca16bd8 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a returned with HTTP 200 Sep 05 11:51:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1343/2748] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:14 2026] GET /volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a => generated 859 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2997ee9a-a76e-49d4-94d8-307359d844cd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2997ee9a-a76e-49d4-94d8-307359d844cd tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a Sep 05 11:51:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2997ee9a-a76e-49d4-94d8-307359d844cd tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2997ee9a-a76e-49d4-94d8-307359d844cd tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2997ee9a-a76e-49d4-94d8-307359d844cd tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a returned with HTTP 404 Sep 05 11:51:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1406/2749] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:14 2026] GET /volume/v3/volumes/a14d20ab-adaf-4867-b252-e16e382eef5a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-61d1ae49-5d4e-4735-9559-a9b180477b8a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-61d1ae49-5d4e-4735-9559-a9b180477b8a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 Sep 05 11:51:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-61d1ae49-5d4e-4735-9559-a9b180477b8a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-61d1ae49-5d4e-4735-9559-a9b180477b8a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:14 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-61d1ae49-5d4e-4735-9559-a9b180477b8a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume with id: 63d85bb5-d58a-4bcf-8398-7024d0c7b725 Sep 05 11:51:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-26a894a5-fb17-4f53-aea1-a5b710e8d63e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26a894a5-fb17-4f53-aea1-a5b710e8d63e tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] GET http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b Sep 05 11:51:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26a894a5-fb17-4f53-aea1-a5b710e8d63e tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-26a894a5-fb17-4f53-aea1-a5b710e8d63e tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-61d1ae49-5d4e-4735-9559-a9b180477b8a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-26a894a5-fb17-4f53-aea1-a5b710e8d63e tempest-ProjectReaderTests-232353913 tempest-ProjectReaderTests-232353913-project-admin] http://192.168.122.95/volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b returned with HTTP 404 Sep 05 11:51:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1407/2750] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:14 2026] GET /volume/v3/volumes/2ad47365-9908-4f3c-8a84-d64d6020132b => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:51:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-61d1ae49-5d4e-4735-9559-a9b180477b8a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume request issued successfully. Sep 05 11:51:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-61d1ae49-5d4e-4735-9559-a9b180477b8a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 returned with HTTP 202 Sep 05 11:51:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1344/2751] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:14 2026] DELETE /volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-99c54cee-c022-4fe4-a208-0e3e87978035 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99c54cee-c022-4fe4-a208-0e3e87978035 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 Sep 05 11:51:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99c54cee-c022-4fe4-a208-0e3e87978035 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99c54cee-c022-4fe4-a208-0e3e87978035 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-99c54cee-c022-4fe4-a208-0e3e87978035 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99c54cee-c022-4fe4-a208-0e3e87978035 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 returned with HTTP 200 Sep 05 11:51:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1408/2752] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:14 2026] GET /volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 => generated 863 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c36dd0ce-1d2b-4ef9-9a4f-1ce1ba75b1a4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c36dd0ce-1d2b-4ef9-9a4f-1ce1ba75b1a4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c36dd0ce-1d2b-4ef9-9a4f-1ce1ba75b1a4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c36dd0ce-1d2b-4ef9-9a4f-1ce1ba75b1a4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c36dd0ce-1d2b-4ef9-9a4f-1ce1ba75b1a4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c36dd0ce-1d2b-4ef9-9a4f-1ce1ba75b1a4 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1345/2753] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:15 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 957 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e09c6d46-51e0-48f9-b97c-c92d2b019832 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e09c6d46-51e0-48f9-b97c-c92d2b019832 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e09c6d46-51e0-48f9-b97c-c92d2b019832 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e09c6d46-51e0-48f9-b97c-c92d2b019832 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e09c6d46-51e0-48f9-b97c-c92d2b019832 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e09c6d46-51e0-48f9-b97c-c92d2b019832 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a returned with HTTP 200 Sep 05 11:51:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1409/2754] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:15 2026] GET /volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a => generated 860 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d1f84412-9362-4a1d-89ef-63d9e3726142 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d1f84412-9362-4a1d-89ef-63d9e3726142 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e Sep 05 11:51:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d1f84412-9362-4a1d-89ef-63d9e3726142 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d1f84412-9362-4a1d-89ef-63d9e3726142 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d1f84412-9362-4a1d-89ef-63d9e3726142 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d1f84412-9362-4a1d-89ef-63d9e3726142 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e returned with HTTP 200 Sep 05 11:51:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1346/2755] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:15 2026] GET /volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-116dbe32-dece-4c4f-a8a4-345fd6dc6422 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-116dbe32-dece-4c4f-a8a4-345fd6dc6422 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 Sep 05 11:51:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-116dbe32-dece-4c4f-a8a4-345fd6dc6422 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-116dbe32-dece-4c4f-a8a4-345fd6dc6422 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-116dbe32-dece-4c4f-a8a4-345fd6dc6422 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-116dbe32-dece-4c4f-a8a4-345fd6dc6422 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 returned with HTTP 200 Sep 05 11:51:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1410/2756] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:15 2026] GET /volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-57eaa168-4286-4cb8-b64a-d20ef0e7fca8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-57eaa168-4286-4cb8-b64a-d20ef0e7fca8 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 Sep 05 11:51:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-57eaa168-4286-4cb8-b64a-d20ef0e7fca8 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-57eaa168-4286-4cb8-b64a-d20ef0e7fca8 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-57eaa168-4286-4cb8-b64a-d20ef0e7fca8 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-57eaa168-4286-4cb8-b64a-d20ef0e7fca8 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 returned with HTTP 200 Sep 05 11:51:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1347/2757] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:15 2026] GET /volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-47c94ab6-c368-4ddf-8d43-59a0525e02e3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-47c94ab6-c368-4ddf-8d43-59a0525e02e3 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-47c94ab6-c368-4ddf-8d43-59a0525e02e3 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-47c94ab6-c368-4ddf-8d43-59a0525e02e3 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-47c94ab6-c368-4ddf-8d43-59a0525e02e3 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-47c94ab6-c368-4ddf-8d43-59a0525e02e3 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1411/2758] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:16 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 957 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fe689a3d-0421-4032-8fc3-a43b151e7f2f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fe689a3d-0421-4032-8fc3-a43b151e7f2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 Sep 05 11:51:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fe689a3d-0421-4032-8fc3-a43b151e7f2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fe689a3d-0421-4032-8fc3-a43b151e7f2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fe689a3d-0421-4032-8fc3-a43b151e7f2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fe689a3d-0421-4032-8fc3-a43b151e7f2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 returned with HTTP 200 Sep 05 11:51:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1348/2759] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:16 2026] GET /volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1ea81183-6ea8-4587-858a-9a789bc0e9ff None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1ea81183-6ea8-4587-858a-9a789bc0e9ff tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 Sep 05 11:51:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1ea81183-6ea8-4587-858a-9a789bc0e9ff tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1ea81183-6ea8-4587-858a-9a789bc0e9ff tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1ea81183-6ea8-4587-858a-9a789bc0e9ff tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1ea81183-6ea8-4587-858a-9a789bc0e9ff tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 returned with HTTP 200 Sep 05 11:51:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1412/2760] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:16 2026] GET /volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eafecc1c-5f36-4d76-bf8e-8606716a202b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eafecc1c-5f36-4d76-bf8e-8606716a202b tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eafecc1c-5f36-4d76-bf8e-8606716a202b tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eafecc1c-5f36-4d76-bf8e-8606716a202b tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eafecc1c-5f36-4d76-bf8e-8606716a202b tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 returned with HTTP 404 Sep 05 11:51:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1349/2761] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:17 2026] GET /volume/v3/volumes/63d85bb5-d58a-4bcf-8398-7024d0c7b725 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b6cfad83-4ae8-4a44-b56a-905c38333d7d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b6cfad83-4ae8-4a44-b56a-905c38333d7d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b6cfad83-4ae8-4a44-b56a-905c38333d7d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b6cfad83-4ae8-4a44-b56a-905c38333d7d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b6cfad83-4ae8-4a44-b56a-905c38333d7d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume with id: 67d6d8c3-927b-4438-a947-9e69c2a1cab6 Sep 05 11:51:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b6cfad83-4ae8-4a44-b56a-905c38333d7d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b6cfad83-4ae8-4a44-b56a-905c38333d7d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume request issued successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b6cfad83-4ae8-4a44-b56a-905c38333d7d tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 returned with HTTP 202 Sep 05 11:51:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1413/2762] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:17 2026] DELETE /volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-26ae9501-22be-4852-9498-68e0ae6d7e50 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26ae9501-22be-4852-9498-68e0ae6d7e50 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26ae9501-22be-4852-9498-68e0ae6d7e50 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26ae9501-22be-4852-9498-68e0ae6d7e50 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-26ae9501-22be-4852-9498-68e0ae6d7e50 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-60c25a4a-9139-4aca-a945-fc4eb191ce38 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-60c25a4a-9139-4aca-a945-fc4eb191ce38 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-60c25a4a-9139-4aca-a945-fc4eb191ce38 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-60c25a4a-9139-4aca-a945-fc4eb191ce38 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26ae9501-22be-4852-9498-68e0ae6d7e50 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 returned with HTTP 200 Sep 05 11:51:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1350/2763] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:17 2026] GET /volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-60c25a4a-9139-4aca-a945-fc4eb191ce38 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-60c25a4a-9139-4aca-a945-fc4eb191ce38 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1414/2764] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:17 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-afa795e5-bdc1-4f0d-9574-09cae5ab4a92 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afa795e5-bdc1-4f0d-9574-09cae5ab4a92 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] DELETE http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afa795e5-bdc1-4f0d-9574-09cae5ab4a92 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afa795e5-bdc1-4f0d-9574-09cae5ab4a92 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-afa795e5-bdc1-4f0d-9574-09cae5ab4a92 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Delete volume with id: e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-afa795e5-bdc1-4f0d-9574-09cae5ab4a92 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-afa795e5-bdc1-4f0d-9574-09cae5ab4a92 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Delete volume request issued successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afa795e5-bdc1-4f0d-9574-09cae5ab4a92 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 202 Sep 05 11:51:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1351/2765] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:17 2026] DELETE /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-086b7de5-e806-4163-857f-ba3e3f20068e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-086b7de5-e806-4163-857f-ba3e3f20068e tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-086b7de5-e806-4163-857f-ba3e3f20068e tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-086b7de5-e806-4163-857f-ba3e3f20068e tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-086b7de5-e806-4163-857f-ba3e3f20068e tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Volume info retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-086b7de5-e806-4163-857f-ba3e3f20068e tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 200 Sep 05 11:51:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1415/2766] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:17 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 1300 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b03a5c68-8ef7-4f95-8937-651da9b89ecc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b03a5c68-8ef7-4f95-8937-651da9b89ecc tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b03a5c68-8ef7-4f95-8937-651da9b89ecc tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b03a5c68-8ef7-4f95-8937-651da9b89ecc tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b03a5c68-8ef7-4f95-8937-651da9b89ecc tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b03a5c68-8ef7-4f95-8937-651da9b89ecc tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 returned with HTTP 200 Sep 05 11:51:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1352/2767] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:17 2026] GET /volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8ce7280e-86f5-408c-a300-c4f1e9765dd1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8ce7280e-86f5-408c-a300-c4f1e9765dd1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8ce7280e-86f5-408c-a300-c4f1e9765dd1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8ce7280e-86f5-408c-a300-c4f1e9765dd1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8ce7280e-86f5-408c-a300-c4f1e9765dd1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8ce7280e-86f5-408c-a300-c4f1e9765dd1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 returned with HTTP 200 Sep 05 11:51:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1416/2768] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:17 2026] GET /volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8960ee24-ac7f-4a56-b561-9087aa2aed06 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8960ee24-ac7f-4a56-b561-9087aa2aed06 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8960ee24-ac7f-4a56-b561-9087aa2aed06 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8960ee24-ac7f-4a56-b561-9087aa2aed06 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8960ee24-ac7f-4a56-b561-9087aa2aed06 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8960ee24-ac7f-4a56-b561-9087aa2aed06 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 returned with HTTP 200 Sep 05 11:51:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1353/2769] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 => generated 863 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2a4d5235-1d84-48f1-9e9d-281c3b116420 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2a4d5235-1d84-48f1-9e9d-281c3b116420 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] GET http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2a4d5235-1d84-48f1-9e9d-281c3b116420 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2a4d5235-1d84-48f1-9e9d-281c3b116420 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2a4d5235-1d84-48f1-9e9d-281c3b116420 tempest-VolumeAndVolumeTypeFromImageTest-1761156751 tempest-VolumeAndVolumeTypeFromImageTest-1761156751-project-member] http://192.168.122.95/volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 returned with HTTP 404 Sep 05 11:51:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1417/2770] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/volumes/e4f3b3b0-988c-46b4-a0b8-c7f1964f7050 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5600761f-f367-4cf9-8f2c-1e1c51259ee1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5600761f-f367-4cf9-8f2c-1e1c51259ee1 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] GET http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5600761f-f367-4cf9-8f2c-1e1c51259ee1 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5600761f-f367-4cf9-8f2c-1e1c51259ee1 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5600761f-f367-4cf9-8f2c-1e1c51259ee1 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5600761f-f367-4cf9-8f2c-1e1c51259ee1 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] Get all volumes completed successfully. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5600761f-f367-4cf9-8f2c-1e1c51259ee1 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] http://192.168.122.95/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:51:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1354/2771] 192.168.122.95 () {58 vars in 1164 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8123 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aa69e734-b4e3-44a2-93d0-c8422dec37d6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aa69e734-b4e3-44a2-93d0-c8422dec37d6 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] DELETE http://192.168.122.95/volume/v3/types/310eba9b-b82c-4f71-a242-6bd47ead1b9f Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aa69e734-b4e3-44a2-93d0-c8422dec37d6 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aa69e734-b4e3-44a2-93d0-c8422dec37d6 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aa69e734-b4e3-44a2-93d0-c8422dec37d6 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] http://192.168.122.95/volume/v3/types/310eba9b-b82c-4f71-a242-6bd47ead1b9f returned with HTTP 202 Sep 05 11:51:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1418/2772] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:18 2026] DELETE /volume/v3/types/310eba9b-b82c-4f71-a242-6bd47ead1b9f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d813672c-e534-40a2-b9c7-6273553af675 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d813672c-e534-40a2-b9c7-6273553af675 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] GET http://192.168.122.95/volume/v3/types/310eba9b-b82c-4f71-a242-6bd47ead1b9f Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d813672c-e534-40a2-b9c7-6273553af675 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d813672c-e534-40a2-b9c7-6273553af675 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d813672c-e534-40a2-b9c7-6273553af675 tempest-VolumeAndVolumeTypeFromImageTest-2132710350 tempest-VolumeAndVolumeTypeFromImageTest-2132710350-project-admin] http://192.168.122.95/volume/v3/types/310eba9b-b82c-4f71-a242-6bd47ead1b9f returned with HTTP 404 Sep 05 11:51:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1355/2773] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/types/310eba9b-b82c-4f71-a242-6bd47ead1b9f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b7f1c73c-adeb-4818-acdb-11fb60389623 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b7f1c73c-adeb-4818-acdb-11fb60389623 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b7f1c73c-adeb-4818-acdb-11fb60389623 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b7f1c73c-adeb-4818-acdb-11fb60389623 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f7b50217-2161-492c-b96a-126bef2b8d20 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b7f1c73c-adeb-4818-acdb-11fb60389623 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b7f1c73c-adeb-4818-acdb-11fb60389623 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 returned with HTTP 200 Sep 05 11:51:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1419/2774] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-42a3f0e7-01d1-4abf-aea0-34c3b2eed017 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-42a3f0e7-01d1-4abf-aea0-34c3b2eed017 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] DELETE http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-42a3f0e7-01d1-4abf-aea0-34c3b2eed017 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-42a3f0e7-01d1-4abf-aea0-34c3b2eed017 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-42a3f0e7-01d1-4abf-aea0-34c3b2eed017 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume with id: 85a6c828-38e7-4e50-bcc2-10a548dfe466 Sep 05 11:51:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-42a3f0e7-01d1-4abf-aea0-34c3b2eed017 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-42a3f0e7-01d1-4abf-aea0-34c3b2eed017 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume request issued successfully. Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-42a3f0e7-01d1-4abf-aea0-34c3b2eed017 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 returned with HTTP 202 Sep 05 11:51:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1420/2775] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:18 2026] DELETE /volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-62c5dbde-6817-4faf-8621-13c8b0b7a9af None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-62c5dbde-6817-4faf-8621-13c8b0b7a9af tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-62c5dbde-6817-4faf-8621-13c8b0b7a9af tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-62c5dbde-6817-4faf-8621-13c8b0b7a9af tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f7b50217-2161-492c-b96a-126bef2b8d20 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f7b50217-2161-492c-b96a-126bef2b8d20 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1447304150", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-62c5dbde-6817-4faf-8621-13c8b0b7a9af tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-62c5dbde-6817-4faf-8621-13c8b0b7a9af tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1421/2776] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f7b50217-2161-492c-b96a-126bef2b8d20 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1356/2777] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:18 2026] POST /volume/v3/types => generated 380 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-01fb3483-1493-489d-bdef-71593ece1248 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-01fb3483-1493-489d-bdef-71593ece1248 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] POST http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-01fb3483-1493-489d-bdef-71593ece1248 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-01fb3483-1493-489d-bdef-71593ece1248 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1422/2778] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:51:19 2026] POST /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1a3a9c8e-59a8-49ab-a17f-6f0b9f73353c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a3a9c8e-59a8-49ab-a17f-6f0b9f73353c tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a3a9c8e-59a8-49ab-a17f-6f0b9f73353c tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1973351728", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a3a9c8e-59a8-49ab-a17f-6f0b9f73353c tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1357/2779] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:19 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 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-36146429-7a98-464a-91ce-d321b172d4d5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a86057c9-9531-48c8-a6e8-d9b3c1a1e019 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a86057c9-9531-48c8-a6e8-d9b3c1a1e019 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a86057c9-9531-48c8-a6e8-d9b3c1a1e019 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a86057c9-9531-48c8-a6e8-d9b3c1a1e019 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a86057c9-9531-48c8-a6e8-d9b3c1a1e019 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 returned with HTTP 404 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1358/2780] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:19 2026] GET /volume/v3/volumes/67d6d8c3-927b-4438-a947-9e69c2a1cab6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-15c77b04-b4ad-46ba-a333-75849da7ff1c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15c77b04-b4ad-46ba-a333-75849da7ff1c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-15c77b04-b4ad-46ba-a333-75849da7ff1c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-15c77b04-b4ad-46ba-a333-75849da7ff1c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-15c77b04-b4ad-46ba-a333-75849da7ff1c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume with id: 6ecbbe60-23be-46f3-a7f9-dd53ab929358 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-15c77b04-b4ad-46ba-a333-75849da7ff1c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-15c77b04-b4ad-46ba-a333-75849da7ff1c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume request issued successfully. Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-15c77b04-b4ad-46ba-a333-75849da7ff1c tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 returned with HTTP 202 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1359/2781] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:19 2026] DELETE /volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-19370b28-905c-41b5-8796-8886a47565b4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-19370b28-905c-41b5-8796-8886a47565b4 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-19370b28-905c-41b5-8796-8886a47565b4 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-19370b28-905c-41b5-8796-8886a47565b4 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-19370b28-905c-41b5-8796-8886a47565b4 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-19370b28-905c-41b5-8796-8886a47565b4 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1360/2782] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:19 2026] GET /volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-36146429-7a98-464a-91ce-d321b172d4d5 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] POST http://192.168.122.95/volume/v3/types/17e36682-04fc-4151-b047-e3ea51a30560/encryption Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-36146429-7a98-464a-91ce-d321b172d4d5 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-36146429-7a98-464a-91ce-d321b172d4d5 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-36146429-7a98-464a-91ce-d321b172d4d5 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/17e36682-04fc-4151-b047-e3ea51a30560/encryption returned with HTTP 403 Sep 05 11:51:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1423/2783] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:51:19 2026] POST /volume/v3/types/17e36682-04fc-4151-b047-e3ea51a30560/encryption => generated 127 bytes in 362 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7a93d2cc-24e3-44b3-a6bd-a897180893e2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a93d2cc-24e3-44b3-a6bd-a897180893e2 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a93d2cc-24e3-44b3-a6bd-a897180893e2 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1828501386", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a93d2cc-24e3-44b3-a6bd-a897180893e2 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1361/2784] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:19 2026] POST /volume/v3/types => generated 380 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c68120b1-d8f4-466f-8d87-3679b6bdcd86 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c68120b1-d8f4-466f-8d87-3679b6bdcd86 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] POST http://192.168.122.95/volume/v3/types/d7d6fff6-966c-404c-8efd-46052583f62f/extra_specs Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c68120b1-d8f4-466f-8d87-3679b6bdcd86 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-c68120b1-d8f4-466f-8d87-3679b6bdcd86 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c68120b1-d8f4-466f-8d87-3679b6bdcd86 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/d7d6fff6-966c-404c-8efd-46052583f62f/extra_specs returned with HTTP 403 Sep 05 11:51:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1424/2785] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:51:19 2026] POST /volume/v3/types/d7d6fff6-966c-404c-8efd-46052583f62f/extra_specs => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c8932c90-7ec4-4d05-8a56-4c77db330e6b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c8932c90-7ec4-4d05-8a56-4c77db330e6b tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] PUT http://192.168.122.95/volume/v3/types/d7d6fff6-966c-404c-8efd-46052583f62f/extra_specs/key2 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c8932c90-7ec4-4d05-8a56-4c77db330e6b tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-c8932c90-7ec4-4d05-8a56-4c77db330e6b tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c8932c90-7ec4-4d05-8a56-4c77db330e6b tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/d7d6fff6-966c-404c-8efd-46052583f62f/extra_specs/key2 returned with HTTP 403 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1362/2786] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:51:19 2026] PUT /volume/v3/types/d7d6fff6-966c-404c-8efd-46052583f62f/extra_specs/key2 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-80b0ca30-bb39-4f58-9ce0-58fceb1a1dd8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-80b0ca30-bb39-4f58-9ce0-58fceb1a1dd8 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-80b0ca30-bb39-4f58-9ce0-58fceb1a1dd8 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-80b0ca30-bb39-4f58-9ce0-58fceb1a1dd8 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-80b0ca30-bb39-4f58-9ce0-58fceb1a1dd8 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types returned with HTTP 403 Sep 05 11:51:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1425/2787] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:51:19 2026] POST /volume/v3/types => generated 109 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9c6ce427-5ee3-4825-8b97-949655d70b75 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c6ce427-5ee3-4825-8b97-949655d70b75 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c6ce427-5ee3-4825-8b97-949655d70b75 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1065922880", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c6ce427-5ee3-4825-8b97-949655d70b75 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1363/2788] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:19 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3300a74c-707f-44b7-8d98-627a59c18fc5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3300a74c-707f-44b7-8d98-627a59c18fc5 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] POST http://192.168.122.95/volume/v3/types/20ac4534-9a5c-4b9a-b6a1-59ec31ea1373/encryption Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3300a74c-707f-44b7-8d98-627a59c18fc5 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3300a74c-707f-44b7-8d98-627a59c18fc5 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types/20ac4534-9a5c-4b9a-b6a1-59ec31ea1373/encryption returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1426/2789] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:51:19 2026] POST /volume/v3/types/20ac4534-9a5c-4b9a-b6a1-59ec31ea1373/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-64bc0d84-ad10-4b53-af03-d3dba70b1804 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64bc0d84-ad10-4b53-af03-d3dba70b1804 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] DELETE http://192.168.122.95/volume/v3/types/20ac4534-9a5c-4b9a-b6a1-59ec31ea1373/encryption/736b8998-ed7c-4968-81df-9f69972a1de4 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64bc0d84-ad10-4b53-af03-d3dba70b1804 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-64bc0d84-ad10-4b53-af03-d3dba70b1804 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-64bc0d84-ad10-4b53-af03-d3dba70b1804 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-64bc0d84-ad10-4b53-af03-d3dba70b1804 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/20ac4534-9a5c-4b9a-b6a1-59ec31ea1373/encryption/736b8998-ed7c-4968-81df-9f69972a1de4 returned with HTTP 403 Sep 05 11:51:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1364/2790] 192.168.122.95 () {58 vars in 1368 bytes} [Sat Sep 5 11:51:19 2026] DELETE /volume/v3/types/20ac4534-9a5c-4b9a-b6a1-59ec31ea1373/encryption/736b8998-ed7c-4968-81df-9f69972a1de4 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bb94e9db-9529-48d2-b2f9-ac392630655f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb94e9db-9529-48d2-b2f9-ac392630655f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bb94e9db-9529-48d2-b2f9-ac392630655f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-473185003", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bb94e9db-9529-48d2-b2f9-ac392630655f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1427/2791] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:19 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4c8bf33e-96e0-402a-b5f1-61de61f5cbb0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c8bf33e-96e0-402a-b5f1-61de61f5cbb0 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] DELETE http://192.168.122.95/volume/v3/types/fb276be9-7fa0-476d-baeb-144d65fa9f5f/extra_specs/key1 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c8bf33e-96e0-402a-b5f1-61de61f5cbb0 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c8bf33e-96e0-402a-b5f1-61de61f5cbb0 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-4c8bf33e-96e0-402a-b5f1-61de61f5cbb0 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c8bf33e-96e0-402a-b5f1-61de61f5cbb0 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/fb276be9-7fa0-476d-baeb-144d65fa9f5f/extra_specs/key1 returned with HTTP 403 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1365/2792] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:51:20 2026] DELETE /volume/v3/types/fb276be9-7fa0-476d-baeb-144d65fa9f5f/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f1fec9b1-6c40-4c74-8dbe-06938739ccd3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f1fec9b1-6c40-4c74-8dbe-06938739ccd3 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f1fec9b1-6c40-4c74-8dbe-06938739ccd3 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1345172603", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d6ebb641-34df-4a61-b915-ecec296dc413 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6ebb641-34df-4a61-b915-ecec296dc413 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6ebb641-34df-4a61-b915-ecec296dc413 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6ebb641-34df-4a61-b915-ecec296dc413 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6ebb641-34df-4a61-b915-ecec296dc413 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 returned with HTTP 404 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1366/2793] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:20 2026] GET /volume/v3/volumes/85a6c828-38e7-4e50-bcc2-10a548dfe466 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-563b95e0-0403-4de8-b7af-b84284d08b55 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f1fec9b1-6c40-4c74-8dbe-06938739ccd3 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1428/2794] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:20 2026] POST /volume/v3/types => generated 380 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-563b95e0-0403-4de8-b7af-b84284d08b55 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] DELETE http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-563b95e0-0403-4de8-b7af-b84284d08b55 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-563b95e0-0403-4de8-b7af-b84284d08b55 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6c8d1a1b-7398-4b51-b897-9af515dd5577 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-563b95e0-0403-4de8-b7af-b84284d08b55 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume with id: 72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6c8d1a1b-7398-4b51-b897-9af515dd5577 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] DELETE http://192.168.122.95/volume/v3/types/1605726f-36e1-47ef-a5b3-943839dae89b Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6c8d1a1b-7398-4b51-b897-9af515dd5577 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6c8d1a1b-7398-4b51-b897-9af515dd5577 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-6c8d1a1b-7398-4b51-b897-9af515dd5577 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6c8d1a1b-7398-4b51-b897-9af515dd5577 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/1605726f-36e1-47ef-a5b3-943839dae89b returned with HTTP 403 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1429/2795] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:20 2026] DELETE /volume/v3/types/1605726f-36e1-47ef-a5b3-943839dae89b => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5a2472ce-9a4c-438b-8ac4-a6019781584e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5a2472ce-9a4c-438b-8ac4-a6019781584e tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] GET http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5a2472ce-9a4c-438b-8ac4-a6019781584e tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5a2472ce-9a4c-438b-8ac4-a6019781584e tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-563b95e0-0403-4de8-b7af-b84284d08b55 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5a2472ce-9a4c-438b-8ac4-a6019781584e tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs returned with HTTP 200 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1430/2796] 192.168.122.95 () {58 vars in 1257 bytes} [Sat Sep 5 11:51:20 2026] GET /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0d12f0db-7db1-4d0d-b178-30d093a344d4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0d12f0db-7db1-4d0d-b178-30d093a344d4 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] GET http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption/cipher Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0d12f0db-7db1-4d0d-b178-30d093a344d4 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0d12f0db-7db1-4d0d-b178-30d093a344d4 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-0d12f0db-7db1-4d0d-b178-30d093a344d4 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0d12f0db-7db1-4d0d-b178-30d093a344d4 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption/cipher returned with HTTP 403 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1431/2797] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:51:20 2026] GET /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6c5a9a07-25df-40c4-8d9b-4284701a4022 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6c5a9a07-25df-40c4-8d9b-4284701a4022 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] GET http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6c5a9a07-25df-40c4-8d9b-4284701a4022 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6c5a9a07-25df-40c4-8d9b-4284701a4022 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-6c5a9a07-25df-40c4-8d9b-4284701a4022 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6c5a9a07-25df-40c4-8d9b-4284701a4022 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption returned with HTTP 403 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1432/2798] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:51:20 2026] GET /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6085d61d-0ab4-4e61-a8c4-d4dd5080a881 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6085d61d-0ab4-4e61-a8c4-d4dd5080a881 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] GET http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs/multiattach Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6085d61d-0ab4-4e61-a8c4-d4dd5080a881 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6085d61d-0ab4-4e61-a8c4-d4dd5080a881 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6085d61d-0ab4-4e61-a8c4-d4dd5080a881 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs/multiattach returned with HTTP 200 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-563b95e0-0403-4de8-b7af-b84284d08b55 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume request issued successfully. Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-563b95e0-0403-4de8-b7af-b84284d08b55 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 returned with HTTP 202 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1433/2799] 192.168.122.95 () {58 vars in 1293 bytes} [Sat Sep 5 11:51:20 2026] GET /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs/multiattach => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1367/2800] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:20 2026] DELETE /volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c1b7da2f-e64a-4e7d-9152-02a50da2c688 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-10a6f858-e178-4f31-a449-56e24c911119 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c1b7da2f-e64a-4e7d-9152-02a50da2c688 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c1b7da2f-e64a-4e7d-9152-02a50da2c688 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c1b7da2f-e64a-4e7d-9152-02a50da2c688 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10a6f858-e178-4f31-a449-56e24c911119 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] GET http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs/volume_backend_name Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10a6f858-e178-4f31-a449-56e24c911119 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10a6f858-e178-4f31-a449-56e24c911119 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10a6f858-e178-4f31-a449-56e24c911119 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1434/2801] 192.168.122.95 () {58 vars in 1317 bytes} [Sat Sep 5 11:51:20 2026] GET /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs/volume_backend_name => generated 143 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c1b7da2f-e64a-4e7d-9152-02a50da2c688 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-aff8eb10-5ee5-48bb-83a9-08c932407aca None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aff8eb10-5ee5-48bb-83a9-08c932407aca tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] PUT http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption/6a3fe6c0-2dcb-42b5-b325-5a1f69d850aa Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-aff8eb10-5ee5-48bb-83a9-08c932407aca tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-aff8eb10-5ee5-48bb-83a9-08c932407aca tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-aff8eb10-5ee5-48bb-83a9-08c932407aca tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption/6a3fe6c0-2dcb-42b5-b325-5a1f69d850aa returned with HTTP 403 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c1b7da2f-e64a-4e7d-9152-02a50da2c688 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 returned with HTTP 200 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1368/2802] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:20 2026] GET /volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1435/2803] 192.168.122.95 () {60 vars in 1385 bytes} [Sat Sep 5 11:51:20 2026] PUT /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/encryption/6a3fe6c0-2dcb-42b5-b325-5a1f69d850aa => generated 127 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-51ea39b6-8be8-4534-a3d0-3cefba5e398f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-51ea39b6-8be8-4534-a3d0-3cefba5e398f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] PUT http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs/key1 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-51ea39b6-8be8-4534-a3d0-3cefba5e398f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-51ea39b6-8be8-4534-a3d0-3cefba5e398f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-51ea39b6-8be8-4534-a3d0-3cefba5e398f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs/key1 returned with HTTP 403 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1369/2804] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:51:20 2026] PUT /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d1f13290-ec60-4888-b9ef-339f044e718c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d1f13290-ec60-4888-b9ef-339f044e718c tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] PUT http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d1f13290-ec60-4888-b9ef-339f044e718c tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-d1f13290-ec60-4888-b9ef-339f044e718c tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '33c849b2d58741cf9689e6858a764afb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9aee1094643b481898cb81e30ef16609', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d1f13290-ec60-4888-b9ef-339f044e718c tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-reader] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b returned with HTTP 403 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1436/2805] 192.168.122.95 () {60 vars in 1241 bytes} [Sat Sep 5 11:51:20 2026] PUT /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e6b85985-6ec4-4abf-8751-e21ffed05d7f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e6b85985-6ec4-4abf-8751-e21ffed05d7f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] DELETE http://192.168.122.95/volume/v3/types/1605726f-36e1-47ef-a5b3-943839dae89b Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e6b85985-6ec4-4abf-8751-e21ffed05d7f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e6b85985-6ec4-4abf-8751-e21ffed05d7f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e6b85985-6ec4-4abf-8751-e21ffed05d7f tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types/1605726f-36e1-47ef-a5b3-943839dae89b returned with HTTP 202 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1370/2806] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:20 2026] DELETE /volume/v3/types/1605726f-36e1-47ef-a5b3-943839dae89b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-872ed894-ee3d-4e75-bdc8-d425d9d8e2e0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eacd2cc9-3c14-4f00-a28e-a9db1b1ae835 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-872ed894-ee3d-4e75-bdc8-d425d9d8e2e0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-872ed894-ee3d-4e75-bdc8-d425d9d8e2e0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-872ed894-ee3d-4e75-bdc8-d425d9d8e2e0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eacd2cc9-3c14-4f00-a28e-a9db1b1ae835 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] DELETE http://192.168.122.95/volume/v3/types/fb276be9-7fa0-476d-baeb-144d65fa9f5f Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eacd2cc9-3c14-4f00-a28e-a9db1b1ae835 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eacd2cc9-3c14-4f00-a28e-a9db1b1ae835 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:20 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-872ed894-ee3d-4e75-bdc8-d425d9d8e2e0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-872ed894-ee3d-4e75-bdc8-d425d9d8e2e0 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 returned with HTTP 200 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1437/2807] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:20 2026] GET /volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 => generated 862 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eacd2cc9-3c14-4f00-a28e-a9db1b1ae835 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types/fb276be9-7fa0-476d-baeb-144d65fa9f5f returned with HTTP 202 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1371/2808] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:20 2026] DELETE /volume/v3/types/fb276be9-7fa0-476d-baeb-144d65fa9f5f => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-10803964-a352-4eef-966f-87d2f8cfc0ea None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10803964-a352-4eef-966f-87d2f8cfc0ea tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] DELETE http://192.168.122.95/volume/v3/types/20ac4534-9a5c-4b9a-b6a1-59ec31ea1373 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10803964-a352-4eef-966f-87d2f8cfc0ea tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-10803964-a352-4eef-966f-87d2f8cfc0ea tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-10803964-a352-4eef-966f-87d2f8cfc0ea tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types/20ac4534-9a5c-4b9a-b6a1-59ec31ea1373 returned with HTTP 202 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1438/2809] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:20 2026] DELETE /volume/v3/types/20ac4534-9a5c-4b9a-b6a1-59ec31ea1373 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6b3774af-8e6c-4cde-944e-2c845a6d0454 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b3774af-8e6c-4cde-944e-2c845a6d0454 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] DELETE http://192.168.122.95/volume/v3/types/d7d6fff6-966c-404c-8efd-46052583f62f Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b3774af-8e6c-4cde-944e-2c845a6d0454 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6b3774af-8e6c-4cde-944e-2c845a6d0454 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6b3774af-8e6c-4cde-944e-2c845a6d0454 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types/d7d6fff6-966c-404c-8efd-46052583f62f returned with HTTP 202 Sep 05 11:51:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1372/2810] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:20 2026] DELETE /volume/v3/types/d7d6fff6-966c-404c-8efd-46052583f62f => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-463b38bb-b276-4188-a320-52b00e705914 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-463b38bb-b276-4188-a320-52b00e705914 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] DELETE http://192.168.122.95/volume/v3/types/17e36682-04fc-4151-b047-e3ea51a30560 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-463b38bb-b276-4188-a320-52b00e705914 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-463b38bb-b276-4188-a320-52b00e705914 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-463b38bb-b276-4188-a320-52b00e705914 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types/17e36682-04fc-4151-b047-e3ea51a30560 returned with HTTP 202 Sep 05 11:51:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1439/2811] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:20 2026] DELETE /volume/v3/types/17e36682-04fc-4151-b047-e3ea51a30560 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2fad7e02-5c91-4ad1-abf8-1d59e443b866 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2fad7e02-5c91-4ad1-abf8-1d59e443b866 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] DELETE http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2fad7e02-5c91-4ad1-abf8-1d59e443b866 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2fad7e02-5c91-4ad1-abf8-1d59e443b866 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2fad7e02-5c91-4ad1-abf8-1d59e443b866 tempest-VolumeTypesReaderTests-1447162396 tempest-VolumeTypesReaderTests-1447162396-project-admin] http://192.168.122.95/volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b returned with HTTP 202 Sep 05 11:51:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1373/2812] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:20 2026] DELETE /volume/v3/types/f31c98ff-f412-4754-8d05-8531104a060b => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-58aefca2-8740-4a59-9bae-1104a97930f7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-58aefca2-8740-4a59-9bae-1104a97930f7 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 Sep 05 11:51:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-58aefca2-8740-4a59-9bae-1104a97930f7 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-58aefca2-8740-4a59-9bae-1104a97930f7 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-58aefca2-8740-4a59-9bae-1104a97930f7 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 returned with HTTP 404 Sep 05 11:51:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1440/2813] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:21 2026] GET /volume/v3/volumes/72b2b7dd-1ee6-4bf8-8767-fbc9f92dd484 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2c39e520-5451-4633-973e-8021ccf6ca69 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c39e520-5451-4633-973e-8021ccf6ca69 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] DELETE http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 Sep 05 11:51:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c39e520-5451-4633-973e-8021ccf6ca69 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c39e520-5451-4633-973e-8021ccf6ca69 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-2c39e520-5451-4633-973e-8021ccf6ca69 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume with id: 7116fd84-464e-46d4-828d-654e18546886 Sep 05 11:51:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2c39e520-5451-4633-973e-8021ccf6ca69 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2c39e520-5451-4633-973e-8021ccf6ca69 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume request issued successfully. Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c39e520-5451-4633-973e-8021ccf6ca69 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 returned with HTTP 202 Sep 05 11:51:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1374/2814] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:21 2026] DELETE /volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d31815c1-2c80-485a-ac85-51c4410a5901 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d31815c1-2c80-485a-ac85-51c4410a5901 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 Sep 05 11:51:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d31815c1-2c80-485a-ac85-51c4410a5901 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d31815c1-2c80-485a-ac85-51c4410a5901 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d31815c1-2c80-485a-ac85-51c4410a5901 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d31815c1-2c80-485a-ac85-51c4410a5901 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 returned with HTTP 200 Sep 05 11:51:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1441/2815] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:21 2026] GET /volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4a24159c-219a-42b2-8970-c12003b39b95 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a24159c-219a-42b2-8970-c12003b39b95 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 Sep 05 11:51:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4a24159c-219a-42b2-8970-c12003b39b95 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4a24159c-219a-42b2-8970-c12003b39b95 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a24159c-219a-42b2-8970-c12003b39b95 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 returned with HTTP 404 Sep 05 11:51:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1375/2816] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:21 2026] GET /volume/v3/volumes/6ecbbe60-23be-46f3-a7f9-dd53ab929358 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:51:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b3c80c98-8813-49f2-8286-7a1a094b7bfe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b3c80c98-8813-49f2-8286-7a1a094b7bfe tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] DELETE http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d Sep 05 11:51:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b3c80c98-8813-49f2-8286-7a1a094b7bfe tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b3c80c98-8813-49f2-8286-7a1a094b7bfe tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b3c80c98-8813-49f2-8286-7a1a094b7bfe tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume with id: c98834f3-64d5-4e78-8b85-5de8a530451d Sep 05 11:51:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b3c80c98-8813-49f2-8286-7a1a094b7bfe tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b3c80c98-8813-49f2-8286-7a1a094b7bfe tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Delete volume request issued successfully. Sep 05 11:51:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b3c80c98-8813-49f2-8286-7a1a094b7bfe tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d returned with HTTP 202 Sep 05 11:51:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1442/2817] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:21 2026] DELETE /volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0b344d7e-eba9-4add-8bdc-9c70f2c44a79 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0b344d7e-eba9-4add-8bdc-9c70f2c44a79 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d Sep 05 11:51:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0b344d7e-eba9-4add-8bdc-9c70f2c44a79 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0b344d7e-eba9-4add-8bdc-9c70f2c44a79 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0b344d7e-eba9-4add-8bdc-9c70f2c44a79 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0b344d7e-eba9-4add-8bdc-9c70f2c44a79 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d returned with HTTP 200 Sep 05 11:51:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1376/2818] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:21 2026] GET /volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7702d527-f426-4d19-b77a-c020ce743d51 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7702d527-f426-4d19-b77a-c020ce743d51 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 Sep 05 11:51:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7702d527-f426-4d19-b77a-c020ce743d51 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7702d527-f426-4d19-b77a-c020ce743d51 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7702d527-f426-4d19-b77a-c020ce743d51 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7702d527-f426-4d19-b77a-c020ce743d51 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 returned with HTTP 200 Sep 05 11:51:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1443/2819] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:22 2026] GET /volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7c1591d2-d375-4c71-9e62-30580307fb83 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c1591d2-d375-4c71-9e62-30580307fb83 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d Sep 05 11:51:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c1591d2-d375-4c71-9e62-30580307fb83 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7c1591d2-d375-4c71-9e62-30580307fb83 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:22 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:22 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7c1591d2-d375-4c71-9e62-30580307fb83 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Volume info retrieved successfully. Sep 05 11:51:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7c1591d2-d375-4c71-9e62-30580307fb83 tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d returned with HTTP 200 Sep 05 11:51:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1377/2820] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:22 2026] GET /volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-798687ed-785d-48c7-b099-c77886d02f4c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1299605640"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1299605640'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume of 1 GB Sep 05 11:51:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Availability Zones retrieved successfully. Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (33d164ef-88b2-4134-a525-bbc6ee204371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca342c34-583b-4a3f-83a4-71a0e9cb403b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca342c34-583b-4a3f-83a4-71a0e9cb403b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e07c425c-8a77-4ce4-960a-f1ed79c1bff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cfcc44e7-987f-4bd1-b390-47dc27a933ee None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cfcc44e7-987f-4bd1-b390-47dc27a933ee tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cfcc44e7-987f-4bd1-b390-47dc27a933ee tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cfcc44e7-987f-4bd1-b390-47dc27a933ee tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cfcc44e7-987f-4bd1-b390-47dc27a933ee tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 returned with HTTP 404 Sep 05 11:51:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1378/2821] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:23 2026] GET /volume/v3/volumes/7116fd84-464e-46d4-828d-654e18546886 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5b292afe-ced5-4787-9bd3-e0230d53be50 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5b292afe-ced5-4787-9bd3-e0230d53be50 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] DELETE http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5b292afe-ced5-4787-9bd3-e0230d53be50 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5b292afe-ced5-4787-9bd3-e0230d53be50 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-5b292afe-ced5-4787-9bd3-e0230d53be50 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume with id: eb70f019-4371-422b-b637-e252dc78737e Sep 05 11:51:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5b292afe-ced5-4787-9bd3-e0230d53be50 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Created reservations ['39452945-e274-49b4-ad81-734792f316ed', '81debe4f-592c-407d-92a1-0f4331e3019c', 'c0d6e412-48c0-4231-99af-0bec6b820c85', 'c968b604-73b0-47f2-9ab1-3c730e06509d'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e07c425c-8a77-4ce4-960a-f1ed79c1bff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39452945-e274-49b4-ad81-734792f316ed', '81debe4f-592c-407d-92a1-0f4331e3019c', 'c0d6e412-48c0-4231-99af-0bec6b820c85', 'c968b604-73b0-47f2-9ab1-3c730e06509d']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef74844-9afc-4fd1-adf0-c9d722676f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5b292afe-ced5-4787-9bd3-e0230d53be50 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume request issued successfully. Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5b292afe-ced5-4787-9bd3-e0230d53be50 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e returned with HTTP 202 Sep 05 11:51:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1379/2822] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:23 2026] DELETE /volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b0902447-68a0-4153-b306-b810ca60d67a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b0902447-68a0-4153-b306-b810ca60d67a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] GET http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b0902447-68a0-4153-b306-b810ca60d67a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b0902447-68a0-4153-b306-b810ca60d67a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef74844-9afc-4fd1-adf0-c9d722676f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c1e7d69-6b90-4bbc-be88-f0ac2b171f24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1299605640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['39452945-e274-49b4-ad81-734792f316ed','81debe4f-592c-407d-92a1-0f4331e3019c','c0d6e412-48c0-4231-99af-0bec6b820c85','c968b604-73b0-47f2-9ab1-3c730e06509d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1299605640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c1e7d69-6b90-4bbc-be88-f0ac2b171f24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50161c703a6d46bb9f7f350860cc021a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf4e006bc3614eda96cb38523035ff4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b0902447-68a0-4153-b306-b810ca60d67a tempest-CreateVolumesFromSourceVolumeTest-1866433450 tempest-CreateVolumesFromSourceVolumeTest-1866433450-project-member] http://192.168.122.95/volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d returned with HTTP 404 Sep 05 11:51:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1380/2823] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:23 2026] GET /volume/v3/volumes/c98834f3-64d5-4e78-8b85-5de8a530451d => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-325c050b-e6dd-4778-907d-e927e5f3f694 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:23 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888f3b9e-ccee-4832-8349-dc072a2ca232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-325c050b-e6dd-4778-907d-e927e5f3f694 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-325c050b-e6dd-4778-907d-e927e5f3f694 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-325c050b-e6dd-4778-907d-e927e5f3f694 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-325c050b-e6dd-4778-907d-e927e5f3f694 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-325c050b-e6dd-4778-907d-e927e5f3f694 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e returned with HTTP 200 Sep 05 11:51:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1381/2824] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:23 2026] GET /volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888f3b9e-ccee-4832-8349-dc072a2ca232) transitioned into state 'SUCCESS' from state '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-1299605640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['39452945-e274-49b4-ad81-734792f316ed','81debe4f-592c-407d-92a1-0f4331e3019c','c0d6e412-48c0-4231-99af-0bec6b820c85','c968b604-73b0-47f2-9ab1-3c730e06509d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05892b6-2d40-4fa4-87ea-d9524c8c4b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05892b6-2d40-4fa4-87ea-d9524c8c4b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (33d164ef-88b2-4134-a525-bbc6ee204371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request issued successfully. Sep 05 11:51:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-798687ed-785d-48c7-b099-c77886d02f4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1444/2825] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:23 2026] POST /volume/v3/volumes => generated 764 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-167590061"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-167590061'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume of 1 GB Sep 05 11:51:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Availability Zones retrieved successfully. Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (c2cf9cda-e8ea-49ee-8707-267abd2ee888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c802ecf-8335-4239-8bc3-1efc2a978543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c802ecf-8335-4239-8bc3-1efc2a978543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d695fc93-0309-4b59-acb9-0d0d22caa08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Created reservations ['8a194e31-3374-41fb-9112-d96571cee721', '2a3f6040-112b-40f6-b25c-5ca42b7d06cc', '63397088-ce34-4d3b-87d3-e5eae7c4c16c', 'ff983653-35a2-4d21-b060-8b3afa8277a3'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d695fc93-0309-4b59-acb9-0d0d22caa08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a194e31-3374-41fb-9112-d96571cee721', '2a3f6040-112b-40f6-b25c-5ca42b7d06cc', '63397088-ce34-4d3b-87d3-e5eae7c4c16c', 'ff983653-35a2-4d21-b060-8b3afa8277a3']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8965c4e3-9227-4ac5-b9bd-64ebfea7379d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8965c4e3-9227-4ac5-b9bd-64ebfea7379d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65b4c713-9d4e-4485-8320-0f2e3e3f5c60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-167590061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['8a194e31-3374-41fb-9112-d96571cee721','2a3f6040-112b-40f6-b25c-5ca42b7d06cc','63397088-ce34-4d3b-87d3-e5eae7c4c16c','ff983653-35a2-4d21-b060-8b3afa8277a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-167590061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65b4c713-9d4e-4485-8320-0f2e3e3f5c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50161c703a6d46bb9f7f350860cc021a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf4e006bc3614eda96cb38523035ff4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67bb375b-052c-4485-b81e-dcc4b1951b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67bb375b-052c-4485-b81e-dcc4b1951b11) transitioned into state 'SUCCESS' from state '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-167590061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['8a194e31-3374-41fb-9112-d96571cee721','2a3f6040-112b-40f6-b25c-5ca42b7d06cc','63397088-ce34-4d3b-87d3-e5eae7c4c16c','ff983653-35a2-4d21-b060-8b3afa8277a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deefa4a0-6179-48e9-b6d3-7cb2ea7c8ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deefa4a0-6179-48e9-b6d3-7cb2ea7c8ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (c2cf9cda-e8ea-49ee-8707-267abd2ee888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request issued successfully. Sep 05 11:51:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b8174684-f85d-4fa6-802f-7b01fcccb3e0 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1382/2826] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:24 2026] POST /volume/v3/volumes => generated 763 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7bc08971-242e-4886-ba62-c5c8cc629263 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-112987309"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-112987309'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume of 1 GB Sep 05 11:51:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Availability Zones retrieved successfully. Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (a07bfa40-e3a3-4a30-8825-4cc8ef41861f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71847994-9920-414b-b96c-a51706f808d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71847994-9920-414b-b96c-a51706f808d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c848ed3d-c58c-4132-b296-38544438e5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4b8c75b1-33f9-4d7e-a100-1280999ce6bf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b8c75b1-33f9-4d7e-a100-1280999ce6bf tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4b8c75b1-33f9-4d7e-a100-1280999ce6bf tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4b8c75b1-33f9-4d7e-a100-1280999ce6bf tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4b8c75b1-33f9-4d7e-a100-1280999ce6bf tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b8c75b1-33f9-4d7e-a100-1280999ce6bf tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e returned with HTTP 200 Sep 05 11:51:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1383/2827] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:25 2026] GET /volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e => generated 859 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:25 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Created reservations ['d5b2cead-b406-478e-ac4b-58b9b5d4f2cf', 'b6921104-662c-4f6f-9342-a43bf2cc38e9', '5739d635-a06f-466b-acaa-70a42cc8ff1a', 'd2710477-13a7-42c1-970e-716a5ab9178c'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c848ed3d-c58c-4132-b296-38544438e5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b2cead-b406-478e-ac4b-58b9b5d4f2cf', 'b6921104-662c-4f6f-9342-a43bf2cc38e9', '5739d635-a06f-466b-acaa-70a42cc8ff1a', 'd2710477-13a7-42c1-970e-716a5ab9178c']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38173a49-dde2-4475-82ef-aaa8994c0e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38173a49-dde2-4475-82ef-aaa8994c0e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef2d7a22-d33d-4c5b-bb55-b2dc2a227765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-112987309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['d5b2cead-b406-478e-ac4b-58b9b5d4f2cf','b6921104-662c-4f6f-9342-a43bf2cc38e9','5739d635-a06f-466b-acaa-70a42cc8ff1a','d2710477-13a7-42c1-970e-716a5ab9178c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-112987309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef2d7a22-d33d-4c5b-bb55-b2dc2a227765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50161c703a6d46bb9f7f350860cc021a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf4e006bc3614eda96cb38523035ff4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7e04fe-371e-4bd0-95ac-d00da570cefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7e04fe-371e-4bd0-95ac-d00da570cefe) transitioned into state 'SUCCESS' from state '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-112987309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['d5b2cead-b406-478e-ac4b-58b9b5d4f2cf','b6921104-662c-4f6f-9342-a43bf2cc38e9','5739d635-a06f-466b-acaa-70a42cc8ff1a','d2710477-13a7-42c1-970e-716a5ab9178c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e128fcc2-e904-4057-b786-1c603adf8ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e128fcc2-e904-4057-b786-1c603adf8ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (a07bfa40-e3a3-4a30-8825-4cc8ef41861f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request issued successfully. Sep 05 11:51:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7bc08971-242e-4886-ba62-c5c8cc629263 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1445/2828] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:24 2026] POST /volume/v3/volumes => generated 763 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-254021159"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-254021159'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume of 1 GB Sep 05 11:51:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Availability Zones retrieved successfully. Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (3e32003e-4c02-4fbe-ad02-e959c477906d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df7c802-4e54-45ac-b6dc-5f5740230cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df7c802-4e54-45ac-b6dc-5f5740230cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96fcb12-f01a-4078-9c94-f6b61f1fbc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Created reservations ['69fef6b0-2b5e-4a38-91c0-b447c36ab5b5', '4814e4f9-d4d3-46fe-a52a-5884ecf94388', 'b5f24357-e7a8-4ad8-90f4-cca57dc58cd9', '4efb76b8-ec15-44ff-9c1c-c40c4030c51e'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96fcb12-f01a-4078-9c94-f6b61f1fbc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69fef6b0-2b5e-4a38-91c0-b447c36ab5b5', '4814e4f9-d4d3-46fe-a52a-5884ecf94388', 'b5f24357-e7a8-4ad8-90f4-cca57dc58cd9', '4efb76b8-ec15-44ff-9c1c-c40c4030c51e']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4385d425-9958-4f0e-9d2e-d6a92fc26157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4385d425-9958-4f0e-9d2e-d6a92fc26157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48ded3ca-16a2-4576-bef0-580d9fc6d2d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-254021159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['69fef6b0-2b5e-4a38-91c0-b447c36ab5b5','4814e4f9-d4d3-46fe-a52a-5884ecf94388','b5f24357-e7a8-4ad8-90f4-cca57dc58cd9','4efb76b8-ec15-44ff-9c1c-c40c4030c51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-254021159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48ded3ca-16a2-4576-bef0-580d9fc6d2d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50161c703a6d46bb9f7f350860cc021a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf4e006bc3614eda96cb38523035ff4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14767aa-275b-4572-ae5f-385b8fd41915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14767aa-275b-4572-ae5f-385b8fd41915) transitioned into state 'SUCCESS' from state '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-254021159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['69fef6b0-2b5e-4a38-91c0-b447c36ab5b5','4814e4f9-d4d3-46fe-a52a-5884ecf94388','b5f24357-e7a8-4ad8-90f4-cca57dc58cd9','4efb76b8-ec15-44ff-9c1c-c40c4030c51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdfbfb59-6a93-468a-95d9-96380c116561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdfbfb59-6a93-468a-95d9-96380c116561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (3e32003e-4c02-4fbe-ad02-e959c477906d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request issued successfully. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a32c7316-6ff6-4884-9181-63ffb2817c01 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1384/2829] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:25 2026] POST /volume/v3/volumes => generated 763 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fff52cc1-bd64-4eb0-8735-62bad8dd7741", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-541908786"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request body: {'volume': {"'imageRef": 'fff52cc1-bd64-4eb0-8735-62bad8dd7741', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-541908786'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume of 1 GB Sep 05 11:51:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Availability Zones retrieved successfully. Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (69ac1486-4b98-4eee-bb3e-8b4f57d72a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0fbe0e-da77-4431-91c0-b129cf21a730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-720a5700-7390-42ea-9c05-477136104eb1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-720a5700-7390-42ea-9c05-477136104eb1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-720a5700-7390-42ea-9c05-477136104eb1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-720a5700-7390-42ea-9c05-477136104eb1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0fbe0e-da77-4431-91c0-b129cf21a730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df659e20-3459-4f73-a974-8cb39486b16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-720a5700-7390-42ea-9c05-477136104eb1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e returned with HTTP 404 Sep 05 11:51:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1385/2830] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:26 2026] GET /volume/v3/volumes/eb70f019-4371-422b-b637-e252dc78737e => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9c747012-2465-4b9a-af02-3bda303cc7a1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c747012-2465-4b9a-af02-3bda303cc7a1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] DELETE http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c747012-2465-4b9a-af02-3bda303cc7a1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c747012-2465-4b9a-af02-3bda303cc7a1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-9c747012-2465-4b9a-af02-3bda303cc7a1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume with id: 20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9c747012-2465-4b9a-af02-3bda303cc7a1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9c747012-2465-4b9a-af02-3bda303cc7a1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume request issued successfully. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c747012-2465-4b9a-af02-3bda303cc7a1 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a returned with HTTP 202 Sep 05 11:51:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1386/2831] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:26 2026] DELETE /volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1025098a-a14b-40fc-afe3-bdac3649b48c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Created reservations ['b57b0440-2134-4ce9-bfb3-e8d12e026378', '5f49e75b-0ec2-47f7-8142-289289674769', '4c640222-a317-4644-a43a-7d9638dbdadb', 'fbe62725-58ce-4049-a624-c1147f509981'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1025098a-a14b-40fc-afe3-bdac3649b48c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1025098a-a14b-40fc-afe3-bdac3649b48c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1025098a-a14b-40fc-afe3-bdac3649b48c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df659e20-3459-4f73-a974-8cb39486b16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b57b0440-2134-4ce9-bfb3-e8d12e026378', '5f49e75b-0ec2-47f7-8142-289289674769', '4c640222-a317-4644-a43a-7d9638dbdadb', 'fbe62725-58ce-4049-a624-c1147f509981']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35bc179b-0013-47c4-a0a8-b0f4e00eb4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1025098a-a14b-40fc-afe3-bdac3649b48c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35bc179b-0013-47c4-a0a8-b0f4e00eb4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abf64486-d182-4192-b050-78c6aaba2ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-541908786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['b57b0440-2134-4ce9-bfb3-e8d12e026378','5f49e75b-0ec2-47f7-8142-289289674769','4c640222-a317-4644-a43a-7d9638dbdadb','fbe62725-58ce-4049-a624-c1147f509981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-541908786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abf64486-d182-4192-b050-78c6aaba2ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50161c703a6d46bb9f7f350860cc021a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf4e006bc3614eda96cb38523035ff4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5041563b-7054-47c4-a1c3-3d9d43f9e3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1025098a-a14b-40fc-afe3-bdac3649b48c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a returned with HTTP 200 Sep 05 11:51:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1387/2832] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:26 2026] GET /volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a => generated 859 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5041563b-7054-47c4-a1c3-3d9d43f9e3e9) transitioned into state 'SUCCESS' from state '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-541908786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50161c703a6d46bb9f7f350860cc021a',qos_specs=None,replication_status=,reservations=['b57b0440-2134-4ce9-bfb3-e8d12e026378','5f49e75b-0ec2-47f7-8142-289289674769','4c640222-a317-4644-a43a-7d9638dbdadb','fbe62725-58ce-4049-a624-c1147f509981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4e006bc3614eda96cb38523035ff4a',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bc4277-cac8-428b-b06a-4dd49ae563ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bc4277-cac8-428b-b06a-4dd49ae563ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Flow 'volume_create_api' (69ac1486-4b98-4eee-bb3e-8b4f57d72a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Create volume request issued successfully. Sep 05 11:51:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a0bed38-5664-482d-89bd-93afe7b0eacf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1446/2833] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:26 2026] POST /volume/v3/volumes => generated 763 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dfd98d52-fb0a-4e55-8b79-66330c40a293 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dfd98d52-fb0a-4e55-8b79-66330c40a293 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dfd98d52-fb0a-4e55-8b79-66330c40a293 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dfd98d52-fb0a-4e55-8b79-66330c40a293 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-dfd98d52-fb0a-4e55-8b79-66330c40a293 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dfd98d52-fb0a-4e55-8b79-66330c40a293 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 returned with HTTP 200 Sep 05 11:51:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1388/2834] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:26 2026] GET /volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 => generated 857 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9a349fe4-2d88-44ef-a85c-e28c2afb0f3f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9a349fe4-2d88-44ef-a85c-e28c2afb0f3f tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9a349fe4-2d88-44ef-a85c-e28c2afb0f3f tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9a349fe4-2d88-44ef-a85c-e28c2afb0f3f tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:27 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9a349fe4-2d88-44ef-a85c-e28c2afb0f3f tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9a349fe4-2d88-44ef-a85c-e28c2afb0f3f tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 returned with HTTP 200 Sep 05 11:51:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1447/2835] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:26 2026] GET /volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d10f47fe-f50c-48b2-90c1-c90f9235ff59 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d10f47fe-f50c-48b2-90c1-c90f9235ff59 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d10f47fe-f50c-48b2-90c1-c90f9235ff59 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d10f47fe-f50c-48b2-90c1-c90f9235ff59 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d10f47fe-f50c-48b2-90c1-c90f9235ff59 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d10f47fe-f50c-48b2-90c1-c90f9235ff59 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a returned with HTTP 200 Sep 05 11:51:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1389/2836] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:27 2026] GET /volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-81e8b7ae-99fc-435b-b9ea-1f8e4eb5f400 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-81e8b7ae-99fc-435b-b9ea-1f8e4eb5f400 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-81e8b7ae-99fc-435b-b9ea-1f8e4eb5f400 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-81e8b7ae-99fc-435b-b9ea-1f8e4eb5f400 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-81e8b7ae-99fc-435b-b9ea-1f8e4eb5f400 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-81e8b7ae-99fc-435b-b9ea-1f8e4eb5f400 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 returned with HTTP 200 Sep 05 11:51:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1448/2837] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:28 2026] GET /volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c9098215-6ff5-4794-a468-b0fe87d93d4c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9098215-6ff5-4794-a468-b0fe87d93d4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 Sep 05 11:51:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c9098215-6ff5-4794-a468-b0fe87d93d4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c9098215-6ff5-4794-a468-b0fe87d93d4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c9098215-6ff5-4794-a468-b0fe87d93d4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9098215-6ff5-4794-a468-b0fe87d93d4c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 returned with HTTP 200 Sep 05 11:51:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1390/2838] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:28 2026] GET /volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-25e0e5ad-f84e-47d6-ac08-3fe6548b87fe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4c319b3b-80c2-4dfb-a74c-b596236bc2cd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c319b3b-80c2-4dfb-a74c-b596236bc2cd tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a Sep 05 11:51:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c319b3b-80c2-4dfb-a74c-b596236bc2cd tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c319b3b-80c2-4dfb-a74c-b596236bc2cd tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25e0e5ad-f84e-47d6-ac08-3fe6548b87fe tempest-ProjectAdminTests-358885053 tempest-ProjectAdminTests-358885053-project-admin] GET http://192.168.122.95/volume/v3/scheduler-stats/get_pools Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25e0e5ad-f84e-47d6-ac08-3fe6548b87fe tempest-ProjectAdminTests-358885053 tempest-ProjectAdminTests-358885053-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25e0e5ad-f84e-47d6-ac08-3fe6548b87fe tempest-ProjectAdminTests-358885053 tempest-ProjectAdminTests-358885053-project-admin] Calling method 'get_pools' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c319b3b-80c2-4dfb-a74c-b596236bc2cd tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a returned with HTTP 404 Sep 05 11:51:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1391/2839] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:28 2026] GET /volume/v3/volumes/20af6ddd-2df3-477f-8fec-52827627778a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-02858a21-7be6-44bf-880d-ce01db12276e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02858a21-7be6-44bf-880d-ce01db12276e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02858a21-7be6-44bf-880d-ce01db12276e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02858a21-7be6-44bf-880d-ce01db12276e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-02858a21-7be6-44bf-880d-ce01db12276e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete snapshot with id: a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-02858a21-7be6-44bf-880d-ce01db12276e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot retrieved successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25e0e5ad-f84e-47d6-ac08-3fe6548b87fe tempest-ProjectAdminTests-358885053 tempest-ProjectAdminTests-358885053-project-admin] http://192.168.122.95/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:51:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1449/2840] 192.168.122.95 () {58 vars in 1170 bytes} [Sat Sep 5 11:51:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ee4f9831-d653-4237-92bb-48c8b9b4131c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee4f9831-d653-4237-92bb-48c8b9b4131c tempest-ProjectAdminTests-358885053 tempest-ProjectAdminTests-358885053-project-admin] GET http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee4f9831-d653-4237-92bb-48c8b9b4131c tempest-ProjectAdminTests-358885053 tempest-ProjectAdminTests-358885053-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ee4f9831-d653-4237-92bb-48c8b9b4131c tempest-ProjectAdminTests-358885053 tempest-ProjectAdminTests-358885053-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: /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 05 11:51:28 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:51:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ee4f9831-d653-4237-92bb-48c8b9b4131c tempest-ProjectAdminTests-358885053 tempest-ProjectAdminTests-358885053-project-admin] http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 11:51:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1450/2841] 192.168.122.95 () {58 vars in 1188 bytes} [Sat Sep 5 11:51:28 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-02858a21-7be6-44bf-880d-ce01db12276e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot delete request issued successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02858a21-7be6-44bf-880d-ce01db12276e tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e returned with HTTP 202 Sep 05 11:51:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1392/2842] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:51:28 2026] DELETE /volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-eef455bf-468c-49d9-b266-8e371ba9ac99 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eef455bf-468c-49d9-b266-8e371ba9ac99 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eef455bf-468c-49d9-b266-8e371ba9ac99 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-eef455bf-468c-49d9-b266-8e371ba9ac99 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-eef455bf-468c-49d9-b266-8e371ba9ac99 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot retrieved successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-eef455bf-468c-49d9-b266-8e371ba9ac99 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e returned with HTTP 200 Sep 05 11:51:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1451/2843] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:28 2026] GET /volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e => generated 474 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2d20b777-1117-4b49-be8c-c36d1e482865 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d20b777-1117-4b49-be8c-c36d1e482865 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 Sep 05 11:51:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d20b777-1117-4b49-be8c-c36d1e482865 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2d20b777-1117-4b49-be8c-c36d1e482865 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2d20b777-1117-4b49-be8c-c36d1e482865 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2d20b777-1117-4b49-be8c-c36d1e482865 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 returned with HTTP 200 Sep 05 11:51:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1393/2844] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:29 2026] GET /volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9cedfded-59af-4121-acf6-22e3dd889150 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9cedfded-59af-4121-acf6-22e3dd889150 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 Sep 05 11:51:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9cedfded-59af-4121-acf6-22e3dd889150 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9cedfded-59af-4121-acf6-22e3dd889150 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9cedfded-59af-4121-acf6-22e3dd889150 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9cedfded-59af-4121-acf6-22e3dd889150 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 returned with HTTP 200 Sep 05 11:51:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1452/2845] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:29 2026] GET /volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-feb59b1f-e591-4830-9fcf-95c25f103bb4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-feb59b1f-e591-4830-9fcf-95c25f103bb4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-feb59b1f-e591-4830-9fcf-95c25f103bb4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-feb59b1f-e591-4830-9fcf-95c25f103bb4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-feb59b1f-e591-4830-9fcf-95c25f103bb4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Snapshot retrieved successfully. Sep 05 11:51:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-feb59b1f-e591-4830-9fcf-95c25f103bb4 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e returned with HTTP 200 Sep 05 11:51:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1394/2846] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:29 2026] GET /volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e => generated 474 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-802cf548-16e6-439d-86f5-e610b9dd29ff None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-802cf548-16e6-439d-86f5-e610b9dd29ff tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 Sep 05 11:51:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-802cf548-16e6-439d-86f5-e610b9dd29ff tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-802cf548-16e6-439d-86f5-e610b9dd29ff tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-802cf548-16e6-439d-86f5-e610b9dd29ff tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-802cf548-16e6-439d-86f5-e610b9dd29ff tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 returned with HTTP 200 Sep 05 11:51:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1453/2847] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:30 2026] GET /volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7a46d57d-2e37-4ea0-b4c1-89f5e44dc50c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a46d57d-2e37-4ea0-b4c1-89f5e44dc50c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 Sep 05 11:51:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a46d57d-2e37-4ea0-b4c1-89f5e44dc50c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7a46d57d-2e37-4ea0-b4c1-89f5e44dc50c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7a46d57d-2e37-4ea0-b4c1-89f5e44dc50c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7a46d57d-2e37-4ea0-b4c1-89f5e44dc50c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 returned with HTTP 200 Sep 05 11:51:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1395/2848] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:30 2026] GET /volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a1aa3060-5bca-4cbc-af15-31f1a3078b74 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a1aa3060-5bca-4cbc-af15-31f1a3078b74 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] DELETE http://192.168.122.95/volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 Sep 05 11:51:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a1aa3060-5bca-4cbc-af15-31f1a3078b74 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a1aa3060-5bca-4cbc-af15-31f1a3078b74 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-a1aa3060-5bca-4cbc-af15-31f1a3078b74 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume with id: abf64486-d182-4192-b050-78c6aaba2ee0 Sep 05 11:51:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a1aa3060-5bca-4cbc-af15-31f1a3078b74 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a1aa3060-5bca-4cbc-af15-31f1a3078b74 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume request issued successfully. Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a1aa3060-5bca-4cbc-af15-31f1a3078b74 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 returned with HTTP 202 Sep 05 11:51:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1454/2849] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:30 2026] DELETE /volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c10bd549-65cf-4fe6-8958-30c7368a5e0d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c10bd549-65cf-4fe6-8958-30c7368a5e0d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 Sep 05 11:51:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c10bd549-65cf-4fe6-8958-30c7368a5e0d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c10bd549-65cf-4fe6-8958-30c7368a5e0d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c10bd549-65cf-4fe6-8958-30c7368a5e0d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c10bd549-65cf-4fe6-8958-30c7368a5e0d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 returned with HTTP 200 Sep 05 11:51:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1396/2850] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:30 2026] GET /volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c50a550b-c20f-461d-a778-08b9c5f1bcca None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c50a550b-c20f-461d-a778-08b9c5f1bcca tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e Sep 05 11:51:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c50a550b-c20f-461d-a778-08b9c5f1bcca tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c50a550b-c20f-461d-a778-08b9c5f1bcca tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c50a550b-c20f-461d-a778-08b9c5f1bcca tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e returned with HTTP 404 Sep 05 11:51:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1455/2851] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:30 2026] GET /volume/v3/snapshots/a07d7f4f-1994-44af-b2cb-9e5f6bea234e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:51:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c02a64d1-411b-45c0-9c67-691bb20e323c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c02a64d1-411b-45c0-9c67-691bb20e323c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] DELETE http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d Sep 05 11:51:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c02a64d1-411b-45c0-9c67-691bb20e323c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c02a64d1-411b-45c0-9c67-691bb20e323c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:31 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c02a64d1-411b-45c0-9c67-691bb20e323c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume with id: 22b0824b-e727-4a1c-8a5c-dfa5d267033d Sep 05 11:51:31 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:31 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:31 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:31 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c02a64d1-411b-45c0-9c67-691bb20e323c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c02a64d1-411b-45c0-9c67-691bb20e323c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Delete volume request issued successfully. Sep 05 11:51:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c02a64d1-411b-45c0-9c67-691bb20e323c tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d returned with HTTP 202 Sep 05 11:51:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1397/2852] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:30 2026] DELETE /volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:51:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-14a5ede3-3a96-4815-9297-00c113cada73 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-14a5ede3-3a96-4815-9297-00c113cada73 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d Sep 05 11:51:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-14a5ede3-3a96-4815-9297-00c113cada73 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-14a5ede3-3a96-4815-9297-00c113cada73 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-14a5ede3-3a96-4815-9297-00c113cada73 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-14a5ede3-3a96-4815-9297-00c113cada73 tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d returned with HTTP 200 Sep 05 11:51:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1456/2853] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:31 2026] GET /volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-487f22be-10d3-4775-8489-b388a851d5c2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-487f22be-10d3-4775-8489-b388a851d5c2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 Sep 05 11:51:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-487f22be-10d3-4775-8489-b388a851d5c2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-487f22be-10d3-4775-8489-b388a851d5c2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-487f22be-10d3-4775-8489-b388a851d5c2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 returned with HTTP 404 Sep 05 11:51:31 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1398/2854] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:31 2026] GET /volume/v3/volumes/abf64486-d182-4192-b050-78c6aaba2ee0 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-96fd1074-f0de-44a4-ba8e-27f049901847 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96fd1074-f0de-44a4-ba8e-27f049901847 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] DELETE http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 Sep 05 11:51:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96fd1074-f0de-44a4-ba8e-27f049901847 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-96fd1074-f0de-44a4-ba8e-27f049901847 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:31 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-96fd1074-f0de-44a4-ba8e-27f049901847 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume with id: 48ded3ca-16a2-4576-bef0-580d9fc6d2d6 Sep 05 11:51:31 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:31 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-96fd1074-f0de-44a4-ba8e-27f049901847 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-96fd1074-f0de-44a4-ba8e-27f049901847 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume request issued successfully. Sep 05 11:51:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-96fd1074-f0de-44a4-ba8e-27f049901847 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 returned with HTTP 202 Sep 05 11:51:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1457/2855] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:31 2026] DELETE /volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9c4b1432-3e23-4281-96bb-6efac0134b5d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c4b1432-3e23-4281-96bb-6efac0134b5d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 Sep 05 11:51:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c4b1432-3e23-4281-96bb-6efac0134b5d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c4b1432-3e23-4281-96bb-6efac0134b5d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9c4b1432-3e23-4281-96bb-6efac0134b5d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c4b1432-3e23-4281-96bb-6efac0134b5d tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 returned with HTTP 200 Sep 05 11:51:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1399/2856] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:31 2026] GET /volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-915a122f-ac8e-4454-8338-7cd6e4308d2f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-915a122f-ac8e-4454-8338-7cd6e4308d2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d Sep 05 11:51:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-915a122f-ac8e-4454-8338-7cd6e4308d2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-915a122f-ac8e-4454-8338-7cd6e4308d2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-915a122f-ac8e-4454-8338-7cd6e4308d2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Volume info retrieved successfully. Sep 05 11:51:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-915a122f-ac8e-4454-8338-7cd6e4308d2f tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d returned with HTTP 200 Sep 05 11:51:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1458/2857] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:32 2026] GET /volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-73d588c1-9fa9-4b4e-858e-fc3c926e39ab None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73d588c1-9fa9-4b4e-858e-fc3c926e39ab tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 Sep 05 11:51:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73d588c1-9fa9-4b4e-858e-fc3c926e39ab tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-73d588c1-9fa9-4b4e-858e-fc3c926e39ab tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-73d588c1-9fa9-4b4e-858e-fc3c926e39ab tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-73d588c1-9fa9-4b4e-858e-fc3c926e39ab tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 returned with HTTP 200 Sep 05 11:51:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1400/2858] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:33 2026] GET /volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f6d81160-15ec-497b-b1a6-64b73755cc0a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6fb37bfc-80ab-464f-b702-5251432f7581 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f6d81160-15ec-497b-b1a6-64b73755cc0a tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] GET http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f6d81160-15ec-497b-b1a6-64b73755cc0a tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f6d81160-15ec-497b-b1a6-64b73755cc0a tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f6d81160-15ec-497b-b1a6-64b73755cc0a tempest-CreateVolumesFromSnapshotTest-542375037 tempest-CreateVolumesFromSnapshotTest-542375037-project-member] http://192.168.122.95/volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d returned with HTTP 404 Sep 05 11:51:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1459/2859] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:33 2026] GET /volume/v3/volumes/22b0824b-e727-4a1c-8a5c-dfa5d267033d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6fb37bfc-80ab-464f-b702-5251432f7581 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6fb37bfc-80ab-464f-b702-5251432f7581 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-654369310", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1517413425", "vendor_name": "tempest-vendor_name-1982644811"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6fb37bfc-80ab-464f-b702-5251432f7581 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1401/2860] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:33 2026] POST /volume/v3/types => generated 329 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "59bc98f9-84fe-436c-a6a4-5beac6035221", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Create volume request body: {'volume': {'volume_type': '59bc98f9-84fe-436c-a6a4-5beac6035221', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Create volume of 1 GB Sep 05 11:51:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Flow 'volume_create_api' (88b017cd-1570-476a-bd53-e2c775853537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df6b79a-4c76-4bd5-85e0-923dbba74d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df6b79a-4c76-4bd5-85e0-923dbba74d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:51:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1517413425',vendor_name='tempest-vendor_name-1982644811'},id=59bc98f9-84fe-436c-a6a4-5beac6035221,is_public=True,name='tempest-ProjectMemberTests-volume-type-654369310',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59bc98f9-84fe-436c-a6a4-5beac6035221', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4aef2a-8ce9-447a-8dd9-4bdaf0cb6d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-654369310 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-654369310, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:33 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-654369310 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-654369310, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Created reservations ['5ae69862-7f53-4a0c-9501-73386c11c526', 'f4a8170d-b934-498d-9f9b-f104f0ab7c39', '4b4d2295-eddd-4bdc-851f-d18e37227b04', 'e6a70092-a842-4b09-b080-2164aee21b20'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4aef2a-8ce9-447a-8dd9-4bdaf0cb6d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ae69862-7f53-4a0c-9501-73386c11c526', 'f4a8170d-b934-498d-9f9b-f104f0ab7c39', '4b4d2295-eddd-4bdc-851f-d18e37227b04', 'e6a70092-a842-4b09-b080-2164aee21b20']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a257cbce-443b-4c99-83c6-d0f85fe5e85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a257cbce-443b-4c99-83c6-d0f85fe5e85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7fa06c3-ccc3-4571-bb77-3d97bc9b2762', '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='91b42705e1b64cb984d06046eecfbf6b',qos_specs=None,replication_status=,reservations=['5ae69862-7f53-4a0c-9501-73386c11c526','f4a8170d-b934-498d-9f9b-f104f0ab7c39','4b4d2295-eddd-4bdc-851f-d18e37227b04','e6a70092-a842-4b09-b080-2164aee21b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e947f935dcd449b1b6664ad5a55df69a',volume_type_id=59bc98f9-84fe-436c-a6a4-5beac6035221), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7fa06c3-ccc3-4571-bb77-3d97bc9b2762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b42705e1b64cb984d06046eecfbf6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e947f935dcd449b1b6664ad5a55df69a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59bc98f9-84fe-436c-a6a4-5beac6035221),volume_type_id=59bc98f9-84fe-436c-a6a4-5beac6035221)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a8056d-9bb5-42c3-b4cd-a4d6f3616a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a8056d-9bb5-42c3-b4cd-a4d6f3616a96) transitioned into state 'SUCCESS' from 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='91b42705e1b64cb984d06046eecfbf6b',qos_specs=None,replication_status=,reservations=['5ae69862-7f53-4a0c-9501-73386c11c526','f4a8170d-b934-498d-9f9b-f104f0ab7c39','4b4d2295-eddd-4bdc-851f-d18e37227b04','e6a70092-a842-4b09-b080-2164aee21b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e947f935dcd449b1b6664ad5a55df69a',volume_type_id=59bc98f9-84fe-436c-a6a4-5beac6035221)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25fa204-6648-40fd-9cda-c2dca6b4a9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25fa204-6648-40fd-9cda-c2dca6b4a9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Flow 'volume_create_api' (88b017cd-1570-476a-bd53-e2c775853537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Create volume request issued successfully. Sep 05 11:51:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0e5d8a44-071a-400f-b2e1-34a41ed71382 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1460/2861] 192.168.122.95 () {62 vars in 1177 bytes} [Sat Sep 5 11:51:33 2026] POST /volume/v3/volumes => generated 779 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-babcc9e4-9071-4c1d-b1bf-b96f92fc911d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-babcc9e4-9071-4c1d-b1bf-b96f92fc911d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] GET http://192.168.122.95/volume/v3/volumes/f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 Sep 05 11:51:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-babcc9e4-9071-4c1d-b1bf-b96f92fc911d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-babcc9e4-9071-4c1d-b1bf-b96f92fc911d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-babcc9e4-9071-4c1d-b1bf-b96f92fc911d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Volume info retrieved successfully. Sep 05 11:51:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-babcc9e4-9071-4c1d-b1bf-b96f92fc911d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes/f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 returned with HTTP 200 Sep 05 11:51:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1402/2862] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:33 2026] GET /volume/v3/volumes/f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 => generated 958 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-135012f2-5926-4439-99df-75d2c499781c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-135012f2-5926-4439-99df-75d2c499781c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 Sep 05 11:51:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-135012f2-5926-4439-99df-75d2c499781c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-135012f2-5926-4439-99df-75d2c499781c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-135012f2-5926-4439-99df-75d2c499781c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 returned with HTTP 404 Sep 05 11:51:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1461/2863] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:34 2026] GET /volume/v3/volumes/48ded3ca-16a2-4576-bef0-580d9fc6d2d6 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44165158-18f4-41fc-a2f5-1b0b56abc3f8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44165158-18f4-41fc-a2f5-1b0b56abc3f8 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] DELETE http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 Sep 05 11:51:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44165158-18f4-41fc-a2f5-1b0b56abc3f8 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44165158-18f4-41fc-a2f5-1b0b56abc3f8 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:34 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-44165158-18f4-41fc-a2f5-1b0b56abc3f8 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume with id: ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 Sep 05 11:51:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44165158-18f4-41fc-a2f5-1b0b56abc3f8 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44165158-18f4-41fc-a2f5-1b0b56abc3f8 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume request issued successfully. Sep 05 11:51:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44165158-18f4-41fc-a2f5-1b0b56abc3f8 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 returned with HTTP 202 Sep 05 11:51:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1403/2864] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:34 2026] DELETE /volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b437ae1f-945d-41f4-93c3-337b6236a59c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b437ae1f-945d-41f4-93c3-337b6236a59c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 Sep 05 11:51:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b437ae1f-945d-41f4-93c3-337b6236a59c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b437ae1f-945d-41f4-93c3-337b6236a59c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b437ae1f-945d-41f4-93c3-337b6236a59c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b437ae1f-945d-41f4-93c3-337b6236a59c tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 returned with HTTP 200 Sep 05 11:51:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1462/2865] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:34 2026] GET /volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3ed0396e-b456-4e0f-9dbe-ec5bc132df87 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ed0396e-b456-4e0f-9dbe-ec5bc132df87 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] GET http://192.168.122.95/volume/v3/volumes/f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ed0396e-b456-4e0f-9dbe-ec5bc132df87 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ed0396e-b456-4e0f-9dbe-ec5bc132df87 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3ed0396e-b456-4e0f-9dbe-ec5bc132df87 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Volume info retrieved successfully. Sep 05 11:51:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ed0396e-b456-4e0f-9dbe-ec5bc132df87 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes/f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 returned with HTTP 200 Sep 05 11:51:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1404/2866] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:35 2026] GET /volume/v3/volumes/f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 => generated 979 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-49e58f9e-dbc4-4962-997c-43775bf70e39 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-49e58f9e-dbc4-4962-997c-43775bf70e39 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] GET http://192.168.122.95/volume/v3/messages Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-49e58f9e-dbc4-4962-997c-43775bf70e39 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-49e58f9e-dbc4-4962-997c-43775bf70e39 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-49e58f9e-dbc4-4962-997c-43775bf70e39 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:51:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1463/2867] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:35 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2853e9cb-a005-4cca-af49-ae8507298441 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b4d10995-3086-4b10-b9e4-27d83aa98d68 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b4d10995-3086-4b10-b9e4-27d83aa98d68 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b4d10995-3086-4b10-b9e4-27d83aa98d68 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b4d10995-3086-4b10-b9e4-27d83aa98d68 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b4d10995-3086-4b10-b9e4-27d83aa98d68 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 returned with HTTP 404 Sep 05 11:51:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1464/2868] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:35 2026] GET /volume/v3/volumes/ef2d7a22-d33d-4c5b-bb55-b2dc2a227765 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9bc0202c-cfb5-4d8f-a281-67e82e8843a2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9bc0202c-cfb5-4d8f-a281-67e82e8843a2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] DELETE http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9bc0202c-cfb5-4d8f-a281-67e82e8843a2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9bc0202c-cfb5-4d8f-a281-67e82e8843a2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-9bc0202c-cfb5-4d8f-a281-67e82e8843a2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume with id: 65b4c713-9d4e-4485-8320-0f2e3e3f5c60 Sep 05 11:51:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9bc0202c-cfb5-4d8f-a281-67e82e8843a2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9bc0202c-cfb5-4d8f-a281-67e82e8843a2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume request issued successfully. Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9bc0202c-cfb5-4d8f-a281-67e82e8843a2 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 returned with HTTP 202 Sep 05 11:51:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1465/2869] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:35 2026] DELETE /volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fdbaf656-7dde-45c2-9b22-7f23e8c027bf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fdbaf656-7dde-45c2-9b22-7f23e8c027bf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fdbaf656-7dde-45c2-9b22-7f23e8c027bf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fdbaf656-7dde-45c2-9b22-7f23e8c027bf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:35 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fdbaf656-7dde-45c2-9b22-7f23e8c027bf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fdbaf656-7dde-45c2-9b22-7f23e8c027bf tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 returned with HTTP 200 Sep 05 11:51:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1466/2870] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:35 2026] GET /volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 => generated 855 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2853e9cb-a005-4cca-af49-ae8507298441 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] DELETE http://192.168.122.95/volume/v3/messages/2869d8e4-2396-4ee8-ba05-6b19098b676c Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2853e9cb-a005-4cca-af49-ae8507298441 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2853e9cb-a005-4cca-af49-ae8507298441 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2853e9cb-a005-4cca-af49-ae8507298441 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] http://192.168.122.95/volume/v3/messages/2869d8e4-2396-4ee8-ba05-6b19098b676c returned with HTTP 204 Sep 05 11:51:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1405/2871] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:51:35 2026] DELETE /volume/v3/messages/2869d8e4-2396-4ee8-ba05-6b19098b676c => generated 0 bytes in 577 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ed9d52f6-7870-4379-b5f3-014a99995be7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed9d52f6-7870-4379-b5f3-014a99995be7 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] GET http://192.168.122.95/volume/v3/messages/2869d8e4-2396-4ee8-ba05-6b19098b676c Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed9d52f6-7870-4379-b5f3-014a99995be7 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed9d52f6-7870-4379-b5f3-014a99995be7 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed9d52f6-7870-4379-b5f3-014a99995be7 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] http://192.168.122.95/volume/v3/messages/2869d8e4-2396-4ee8-ba05-6b19098b676c returned with HTTP 404 Sep 05 11:51:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1467/2872] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:35 2026] GET /volume/v3/messages/2869d8e4-2396-4ee8-ba05-6b19098b676c => generated 110 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-66c87977-4f03-49bd-b408-0942149fa7de None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:35 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Delete volume with id: f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 Sep 05 11:51:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Volume info retrieved successfully. Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87146) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:51:35 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-654369310 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-654369310, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:35 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-654369310 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-654369310, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:35 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Created reservations ['3bb6df34-db5a-44cc-83dc-c9bed9a14ec5', '402aca59-729e-401f-ad22-1771bfe7b28d', '7af31bb0-3caf-4c78-a69c-00e51a5c1bff', '9171272f-2100-46ff-9c3f-d89c2adea1e5'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Delete volume request issued successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-66c87977-4f03-49bd-b408-0942149fa7de tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes/f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 returned with HTTP 202 Sep 05 11:51:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1406/2873] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:35 2026] DELETE /volume/v3/volumes/f7fa06c3-ccc3-4571-bb77-3d97bc9b2762 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c2d2801f-efc4-4447-8bc7-31c80091feeb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2d2801f-efc4-4447-8bc7-31c80091feeb tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] DELETE http://192.168.122.95/volume/v3/types/59bc98f9-84fe-436c-a6a4-5beac6035221 Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2d2801f-efc4-4447-8bc7-31c80091feeb tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2d2801f-efc4-4447-8bc7-31c80091feeb tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2d2801f-efc4-4447-8bc7-31c80091feeb tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/types/59bc98f9-84fe-436c-a6a4-5beac6035221 returned with HTTP 202 Sep 05 11:51:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1468/2874] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:36 2026] DELETE /volume/v3/types/59bc98f9-84fe-436c-a6a4-5beac6035221 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b2ff51d4-203c-4e89-8f12-44275a6a7043 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2ff51d4-203c-4e89-8f12-44275a6a7043 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b2ff51d4-203c-4e89-8f12-44275a6a7043 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1986038005", "extra_specs": {"storage_protocol": "tempest-storage_protocol-721068072", "vendor_name": "tempest-vendor_name-1098593039"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b2ff51d4-203c-4e89-8f12-44275a6a7043 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1407/2875] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:36 2026] POST /volume/v3/types => generated 329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f35b0f8c-4962-438d-b801-6b12a4a2f4d8", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Create volume request body: {'volume': {'volume_type': 'f35b0f8c-4962-438d-b801-6b12a4a2f4d8', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Create volume of 1 GB Sep 05 11:51:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Flow 'volume_create_api' (645964fa-7d0f-4c6b-9424-f2d859894893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91782c3a-518b-4a18-a573-d03b6f6e1faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91782c3a-518b-4a18-a573-d03b6f6e1faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-721068072',vendor_name='tempest-vendor_name-1098593039'},id=f35b0f8c-4962-438d-b801-6b12a4a2f4d8,is_public=True,name='tempest-ProjectMemberTests-volume-type-1986038005',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f35b0f8c-4962-438d-b801-6b12a4a2f4d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c781a8-8f28-46a5-8794-7ff9cc55a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1986038005 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1986038005, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1986038005 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1986038005, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Created reservations ['b471b79f-c931-45e9-809e-f59cb22e01fb', '7fcdf2ac-22a1-430f-9f08-d3db1a220ff0', 'adacc33b-98ca-4884-85d3-aa06e84c8970', 'a6e814b0-0fab-4c1b-88b6-837982341e2b'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c781a8-8f28-46a5-8794-7ff9cc55a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b471b79f-c931-45e9-809e-f59cb22e01fb', '7fcdf2ac-22a1-430f-9f08-d3db1a220ff0', 'adacc33b-98ca-4884-85d3-aa06e84c8970', 'a6e814b0-0fab-4c1b-88b6-837982341e2b']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc58e92-83c7-4210-a584-91b2b68fbb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc58e92-83c7-4210-a584-91b2b68fbb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c5fed0f-33e9-4ee4-be61-b58f675b677d', '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='91b42705e1b64cb984d06046eecfbf6b',qos_specs=None,replication_status=,reservations=['b471b79f-c931-45e9-809e-f59cb22e01fb','7fcdf2ac-22a1-430f-9f08-d3db1a220ff0','adacc33b-98ca-4884-85d3-aa06e84c8970','a6e814b0-0fab-4c1b-88b6-837982341e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e947f935dcd449b1b6664ad5a55df69a',volume_type_id=f35b0f8c-4962-438d-b801-6b12a4a2f4d8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:36Z,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=7c5fed0f-33e9-4ee4-be61-b58f675b677d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b42705e1b64cb984d06046eecfbf6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e947f935dcd449b1b6664ad5a55df69a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f35b0f8c-4962-438d-b801-6b12a4a2f4d8),volume_type_id=f35b0f8c-4962-438d-b801-6b12a4a2f4d8)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59388cd6-fdc8-4f23-bf42-e8a33347ad51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59388cd6-fdc8-4f23-bf42-e8a33347ad51) transitioned into state 'SUCCESS' from 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='91b42705e1b64cb984d06046eecfbf6b',qos_specs=None,replication_status=,reservations=['b471b79f-c931-45e9-809e-f59cb22e01fb','7fcdf2ac-22a1-430f-9f08-d3db1a220ff0','adacc33b-98ca-4884-85d3-aa06e84c8970','a6e814b0-0fab-4c1b-88b6-837982341e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e947f935dcd449b1b6664ad5a55df69a',volume_type_id=f35b0f8c-4962-438d-b801-6b12a4a2f4d8)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ee3bde-3f72-4e68-9f43-de0c50e55772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ee3bde-3f72-4e68-9f43-de0c50e55772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-110301819"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-110301819'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Create volume of 1 GB Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Flow 'volume_create_api' (645964fa-7d0f-4c6b-9424-f2d859894893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Create volume request issued successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9f70ed7f-f484-4fc4-9187-c29d28cc26d9 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1469/2876] 192.168.122.95 () {62 vars in 1177 bytes} [Sat Sep 5 11:51:36 2026] POST /volume/v3/volumes => generated 780 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-64ab55d0-ae13-4a0b-9a1b-6efadc29ce84 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64ab55d0-ae13-4a0b-9a1b-6efadc29ce84 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64ab55d0-ae13-4a0b-9a1b-6efadc29ce84 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Availability Zones retrieved successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-64ab55d0-ae13-4a0b-9a1b-6efadc29ce84 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Flow 'volume_create_api' (74c9e5a9-aaed-4d32-a18d-426b1e1eace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e94090-be9b-4432-a339-862c6733fdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-64ab55d0-ae13-4a0b-9a1b-6efadc29ce84 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-64ab55d0-ae13-4a0b-9a1b-6efadc29ce84 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 returned with HTTP 200 Sep 05 11:51:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1470/2877] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:36 2026] GET /volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-af223b01-873a-4a0c-8a10-5070eccd31d8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af223b01-873a-4a0c-8a10-5070eccd31d8 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] GET http://192.168.122.95/volume/v3/volumes/7c5fed0f-33e9-4ee4-be61-b58f675b677d Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af223b01-873a-4a0c-8a10-5070eccd31d8 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af223b01-873a-4a0c-8a10-5070eccd31d8 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e94090-be9b-4432-a339-862c6733fdac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c319a70-4eb8-4822-94b1-253314343a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-af223b01-873a-4a0c-8a10-5070eccd31d8 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Volume info retrieved successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af223b01-873a-4a0c-8a10-5070eccd31d8 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes/7c5fed0f-33e9-4ee4-be61-b58f675b677d returned with HTTP 200 Sep 05 11:51:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1471/2878] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:36 2026] GET /volume/v3/volumes/7c5fed0f-33e9-4ee4-be61-b58f675b677d => generated 959 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Created reservations ['2439ac6a-1bac-4cd2-8cfe-8ed6ecc9f8f6', '2c2254e4-c555-4ea9-9491-a21ec07d7d3b', 'abd928c3-d80b-4f93-88be-88d305f19903', 'c8af05d3-6e40-487a-8e6e-54233c2eb02a'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c319a70-4eb8-4822-94b1-253314343a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2439ac6a-1bac-4cd2-8cfe-8ed6ecc9f8f6', '2c2254e4-c555-4ea9-9491-a21ec07d7d3b', 'abd928c3-d80b-4f93-88be-88d305f19903', 'c8af05d3-6e40-487a-8e6e-54233c2eb02a']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1596331-8582-491a-8404-eaac68608ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1596331-8582-491a-8404-eaac68608ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1d538af-ed7b-4119-bb65-373dc0e01b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-110301819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa51773c0dc45a3b1927ed009d56a93',qos_specs=None,replication_status=,reservations=['2439ac6a-1bac-4cd2-8cfe-8ed6ecc9f8f6','2c2254e4-c555-4ea9-9491-a21ec07d7d3b','abd928c3-d80b-4f93-88be-88d305f19903','c8af05d3-6e40-487a-8e6e-54233c2eb02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='139adcb98f20469da7eb8d30f10f67e2',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-110301819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1d538af-ed7b-4119-bb65-373dc0e01b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fa51773c0dc45a3b1927ed009d56a93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='139adcb98f20469da7eb8d30f10f67e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad909be-f03f-4d31-8ce5-782b427e242c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad909be-f03f-4d31-8ce5-782b427e242c) transitioned into state 'SUCCESS' from state '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-110301819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa51773c0dc45a3b1927ed009d56a93',qos_specs=None,replication_status=,reservations=['2439ac6a-1bac-4cd2-8cfe-8ed6ecc9f8f6','2c2254e4-c555-4ea9-9491-a21ec07d7d3b','abd928c3-d80b-4f93-88be-88d305f19903','c8af05d3-6e40-487a-8e6e-54233c2eb02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='139adcb98f20469da7eb8d30f10f67e2',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f3f6ca1-d9cd-46e0-af1d-4b9367e81e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f3f6ca1-d9cd-46e0-af1d-4b9367e81e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Flow 'volume_create_api' (74c9e5a9-aaed-4d32-a18d-426b1e1eace3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Create volume request issued successfully. Sep 05 11:51:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-756e2cb9-3bc4-400a-bf15-de33e4a96505 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1408/2879] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:51:36 2026] POST /volume/v3/volumes => generated 776 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f8ae1064-6aa5-41df-8faa-cf76d01f1ae3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8ae1064-6aa5-41df-8faa-cf76d01f1ae3 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8ae1064-6aa5-41df-8faa-cf76d01f1ae3 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8ae1064-6aa5-41df-8faa-cf76d01f1ae3 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f8ae1064-6aa5-41df-8faa-cf76d01f1ae3 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8ae1064-6aa5-41df-8faa-cf76d01f1ae3 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b returned with HTTP 200 Sep 05 11:51:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1472/2880] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:37 2026] GET /volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b => generated 844 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6c4f1f69-5791-4a7d-baa3-29ff06cc93eb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6c4f1f69-5791-4a7d-baa3-29ff06cc93eb tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6c4f1f69-5791-4a7d-baa3-29ff06cc93eb tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6c4f1f69-5791-4a7d-baa3-29ff06cc93eb tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6c4f1f69-5791-4a7d-baa3-29ff06cc93eb tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 returned with HTTP 404 Sep 05 11:51:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1409/2881] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:37 2026] GET /volume/v3/volumes/65b4c713-9d4e-4485-8320-0f2e3e3f5c60 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6a2ae19a-6f3d-4da1-b713-e7c0d92ec61a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a2ae19a-6f3d-4da1-b713-e7c0d92ec61a tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] DELETE http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 Sep 05 11:51:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6a2ae19a-6f3d-4da1-b713-e7c0d92ec61a tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6a2ae19a-6f3d-4da1-b713-e7c0d92ec61a tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:37 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-6a2ae19a-6f3d-4da1-b713-e7c0d92ec61a tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume with id: 0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 Sep 05 11:51:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6a2ae19a-6f3d-4da1-b713-e7c0d92ec61a tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2c3d6e38-f8d1-4b7e-bfb8-96edf16893cd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c3d6e38-f8d1-4b7e-bfb8-96edf16893cd tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] GET http://192.168.122.95/volume/v3/volumes/7c5fed0f-33e9-4ee4-be61-b58f675b677d Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c3d6e38-f8d1-4b7e-bfb8-96edf16893cd tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2c3d6e38-f8d1-4b7e-bfb8-96edf16893cd tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2c3d6e38-f8d1-4b7e-bfb8-96edf16893cd tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Volume info retrieved successfully. Sep 05 11:51:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6a2ae19a-6f3d-4da1-b713-e7c0d92ec61a tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Delete volume request issued successfully. Sep 05 11:51:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6a2ae19a-6f3d-4da1-b713-e7c0d92ec61a tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 returned with HTTP 202 Sep 05 11:51:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1473/2882] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:37 2026] DELETE /volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f1f0fda5-a91e-4d08-8aa6-4091be20dbb5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f1f0fda5-a91e-4d08-8aa6-4091be20dbb5 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f1f0fda5-a91e-4d08-8aa6-4091be20dbb5 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f1f0fda5-a91e-4d08-8aa6-4091be20dbb5 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2c3d6e38-f8d1-4b7e-bfb8-96edf16893cd tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes/7c5fed0f-33e9-4ee4-be61-b58f675b677d returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1410/2883] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:37 2026] GET /volume/v3/volumes/7c5fed0f-33e9-4ee4-be61-b58f675b677d => generated 980 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9d70226b-4f68-42be-8630-7792b2346013 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f1f0fda5-a91e-4d08-8aa6-4091be20dbb5 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d70226b-4f68-42be-8630-7792b2346013 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] GET http://192.168.122.95/volume/v3/messages Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d70226b-4f68-42be-8630-7792b2346013 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d70226b-4f68-42be-8630-7792b2346013 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d70226b-4f68-42be-8630-7792b2346013 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1411/2884] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:38 2026] GET /volume/v3/messages => generated 676 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f1f0fda5-a91e-4d08-8aa6-4091be20dbb5 tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1474/2885] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:37 2026] GET /volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-65b0ffb4-3314-4543-96b6-e1adf855e5a4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65b0ffb4-3314-4543-96b6-e1adf855e5a4 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] GET http://192.168.122.95/volume/v3/messages Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-65b0ffb4-3314-4543-96b6-e1adf855e5a4 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-65b0ffb4-3314-4543-96b6-e1adf855e5a4 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65b0ffb4-3314-4543-96b6-e1adf855e5a4 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1412/2886] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:38 2026] GET /volume/v3/messages => generated 676 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-07bf3e88-17be-4eee-b0d4-a3b98357686b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07bf3e88-17be-4eee-b0d4-a3b98357686b tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] DELETE http://192.168.122.95/volume/v3/messages/7b7ad90c-cd98-4634-9fde-2924d539312d Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-07bf3e88-17be-4eee-b0d4-a3b98357686b tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-07bf3e88-17be-4eee-b0d4-a3b98357686b tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07bf3e88-17be-4eee-b0d4-a3b98357686b tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/messages/7b7ad90c-cd98-4634-9fde-2924d539312d returned with HTTP 204 Sep 05 11:51:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1475/2887] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:51:38 2026] DELETE /volume/v3/messages/7b7ad90c-cd98-4634-9fde-2924d539312d => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/7c5fed0f-33e9-4ee4-be61-b58f675b677d Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Delete volume with id: 7c5fed0f-33e9-4ee4-be61-b58f675b677d Sep 05 11:51:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Volume info retrieved successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87146) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1986038005 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1986038005, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:38 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1986038005 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1986038005, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Created reservations ['0585ee1a-4c1e-488a-be31-2b502ba3446e', '53c3e806-0cb3-4ad4-b1bf-216cc148a957', '990c2600-9d37-4d78-869f-1383795bae75', '70c1e8ec-c1f2-43e3-98d3-a78b5bcb007f'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f7e9ecab-d420-433c-88b9-dfa412213cbb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f7e9ecab-d420-433c-88b9-dfa412213cbb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f7e9ecab-d420-433c-88b9-dfa412213cbb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f7e9ecab-d420-433c-88b9-dfa412213cbb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Delete volume request issued successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4a6f6e49-e24d-46f6-b575-4d8ca4e72d01 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes/7c5fed0f-33e9-4ee4-be61-b58f675b677d returned with HTTP 202 Sep 05 11:51:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1413/2888] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:38 2026] DELETE /volume/v3/volumes/7c5fed0f-33e9-4ee4-be61-b58f675b677d => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dcf6e87b-bfe9-41dd-8264-1cb09ee00c32 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dcf6e87b-bfe9-41dd-8264-1cb09ee00c32 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] DELETE http://192.168.122.95/volume/v3/types/f35b0f8c-4962-438d-b801-6b12a4a2f4d8 Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dcf6e87b-bfe9-41dd-8264-1cb09ee00c32 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dcf6e87b-bfe9-41dd-8264-1cb09ee00c32 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f7e9ecab-d420-433c-88b9-dfa412213cbb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dcf6e87b-bfe9-41dd-8264-1cb09ee00c32 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/types/f35b0f8c-4962-438d-b801-6b12a4a2f4d8 returned with HTTP 202 Sep 05 11:51:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1414/2889] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:38 2026] DELETE /volume/v3/types/f35b0f8c-4962-438d-b801-6b12a4a2f4d8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f7e9ecab-d420-433c-88b9-dfa412213cbb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1476/2890] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:38 2026] GET /volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b => generated 868 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-879c28fd-0132-4367-a23d-a80cd621c1fd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-879c28fd-0132-4367-a23d-a80cd621c1fd tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-879c28fd-0132-4367-a23d-a80cd621c1fd tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-940464472", "extra_specs": {"storage_protocol": "tempest-storage_protocol-519881550", "vendor_name": "tempest-vendor_name-1076056932"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-879c28fd-0132-4367-a23d-a80cd621c1fd tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1415/2891] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:38 2026] POST /volume/v3/types => generated 328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b3c46d52-d97d-4dd4-9454-4baaf090b5b2", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Create volume request body: {'volume': {'volume_type': 'b3c46d52-d97d-4dd4-9454-4baaf090b5b2', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Create volume of 1 GB Sep 05 11:51:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Flow 'volume_create_api' (81102c57-5ed2-4a99-b939-9d47c9b663ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15ea6fa-a386-4b74-ba14-7f08195471c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15ea6fa-a386-4b74-ba14-7f08195471c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:51:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-519881550',vendor_name='tempest-vendor_name-1076056932'},id=b3c46d52-d97d-4dd4-9454-4baaf090b5b2,is_public=True,name='tempest-ProjectMemberTests-volume-type-940464472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3c46d52-d97d-4dd4-9454-4baaf090b5b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3fba475-6206-4b9d-848a-5e772321c23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-940464472 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-940464472, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:38 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-940464472 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-940464472, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Created reservations ['d49e27be-0c76-4cd9-a8a5-072b58a8d58b', '39b2d4be-60a0-4bed-84e6-94956c61dda3', '2567d6ad-6e07-489d-b0dc-1a96235bda69', '7fb01ceb-7f4d-4855-88ad-dd1026e6bec6'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3fba475-6206-4b9d-848a-5e772321c23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d49e27be-0c76-4cd9-a8a5-072b58a8d58b', '39b2d4be-60a0-4bed-84e6-94956c61dda3', '2567d6ad-6e07-489d-b0dc-1a96235bda69', '7fb01ceb-7f4d-4855-88ad-dd1026e6bec6']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:38 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dcc6d1-247d-439b-9ef6-908a44afcd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dcc6d1-247d-439b-9ef6-908a44afcd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fdbef82-e45d-4c4f-b30d-19d3d6c29642', '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='91b42705e1b64cb984d06046eecfbf6b',qos_specs=None,replication_status=,reservations=['d49e27be-0c76-4cd9-a8a5-072b58a8d58b','39b2d4be-60a0-4bed-84e6-94956c61dda3','2567d6ad-6e07-489d-b0dc-1a96235bda69','7fb01ceb-7f4d-4855-88ad-dd1026e6bec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e947f935dcd449b1b6664ad5a55df69a',volume_type_id=b3c46d52-d97d-4dd4-9454-4baaf090b5b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51: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=4fdbef82-e45d-4c4f-b30d-19d3d6c29642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b42705e1b64cb984d06046eecfbf6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e947f935dcd449b1b6664ad5a55df69a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3c46d52-d97d-4dd4-9454-4baaf090b5b2),volume_type_id=b3c46d52-d97d-4dd4-9454-4baaf090b5b2)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f83dc9-a1b8-469f-85c7-c47b5da59bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-41a3f914-4921-48a4-9cbd-29c466bdfcfd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41a3f914-4921-48a4-9cbd-29c466bdfcfd tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f83dc9-a1b8-469f-85c7-c47b5da59bf8) transitioned into state 'SUCCESS' from 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='91b42705e1b64cb984d06046eecfbf6b',qos_specs=None,replication_status=,reservations=['d49e27be-0c76-4cd9-a8a5-072b58a8d58b','39b2d4be-60a0-4bed-84e6-94956c61dda3','2567d6ad-6e07-489d-b0dc-1a96235bda69','7fb01ceb-7f4d-4855-88ad-dd1026e6bec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e947f935dcd449b1b6664ad5a55df69a',volume_type_id=b3c46d52-d97d-4dd4-9454-4baaf090b5b2)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41a3f914-4921-48a4-9cbd-29c466bdfcfd tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41a3f914-4921-48a4-9cbd-29c466bdfcfd tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658c6e92-eaa2-4030-bde9-49040a609f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-41a3f914-4921-48a4-9cbd-29c466bdfcfd tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Volume info retrieved successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658c6e92-eaa2-4030-bde9-49040a609f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Flow 'volume_create_api' (81102c57-5ed2-4a99-b939-9d47c9b663ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Create volume request issued successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b3f71523-0a0f-4081-8411-ea2aa5e9636d tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1477/2892] 192.168.122.95 () {62 vars in 1177 bytes} [Sat Sep 5 11:51:38 2026] POST /volume/v3/volumes => generated 779 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41a3f914-4921-48a4-9cbd-29c466bdfcfd tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 returned with HTTP 200 Sep 05 11:51:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1416/2893] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:39 2026] GET /volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 => generated 856 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-57d1d5d7-968d-40ef-854f-e1bfbe917c59 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57d1d5d7-968d-40ef-854f-e1bfbe917c59 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] GET http://192.168.122.95/volume/v3/volumes/4fdbef82-e45d-4c4f-b30d-19d3d6c29642 Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57d1d5d7-968d-40ef-854f-e1bfbe917c59 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57d1d5d7-968d-40ef-854f-e1bfbe917c59 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-57d1d5d7-968d-40ef-854f-e1bfbe917c59 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Volume info retrieved successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57d1d5d7-968d-40ef-854f-e1bfbe917c59 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes/4fdbef82-e45d-4c4f-b30d-19d3d6c29642 returned with HTTP 200 Sep 05 11:51:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1478/2894] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:39 2026] GET /volume/v3/volumes/4fdbef82-e45d-4c4f-b30d-19d3d6c29642 => generated 958 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44173d5a-be21-42f1-a068-6802438a2c24 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44173d5a-be21-42f1-a068-6802438a2c24 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44173d5a-be21-42f1-a068-6802438a2c24 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44173d5a-be21-42f1-a068-6802438a2c24 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:39 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44173d5a-be21-42f1-a068-6802438a2c24 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44173d5a-be21-42f1-a068-6802438a2c24 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b returned with HTTP 200 Sep 05 11:51:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1417/2895] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:39 2026] GET /volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b => generated 869 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-73c82b0f-be19-43ac-8598-5bbf532a32a2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73c82b0f-be19-43ac-8598-5bbf532a32a2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73c82b0f-be19-43ac-8598-5bbf532a32a2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1d538af-ed7b-4119-bb65-373dc0e01b3b", "name": "tempest-VolumeDependencyTests-Snapshot-1929466847"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-73c82b0f-be19-43ac-8598-5bbf532a32a2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-73c82b0f-be19-43ac-8598-5bbf532a32a2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Create snapshot from volume d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:39 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-73c82b0f-be19-43ac-8598-5bbf532a32a2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Created reservations ['643049f5-83f2-436f-9cd0-503eb021a747', '4ecd0fa4-b724-4e4a-8d2d-76b45c3c66a0', '45cd7547-fbc7-4d7b-9e8a-319c6551d241', '31046429-8421-41ab-b621-cfc4fe2cc7e0'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-73c82b0f-be19-43ac-8598-5bbf532a32a2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot create request issued successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73c82b0f-be19-43ac-8598-5bbf532a32a2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:51:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1479/2896] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:51:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-56b1dd04-1e0d-4803-b093-148e46fa8bf8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-56b1dd04-1e0d-4803-b093-148e46fa8bf8 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-56b1dd04-1e0d-4803-b093-148e46fa8bf8 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-56b1dd04-1e0d-4803-b093-148e46fa8bf8 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-56b1dd04-1e0d-4803-b093-148e46fa8bf8 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot retrieved successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-56b1dd04-1e0d-4803-b093-148e46fa8bf8 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 200 Sep 05 11:51:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1418/2897] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:39 2026] GET /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-53e4756c-318c-4cf0-8510-33d649ef2f3b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53e4756c-318c-4cf0-8510-33d649ef2f3b tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] GET http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-53e4756c-318c-4cf0-8510-33d649ef2f3b tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-53e4756c-318c-4cf0-8510-33d649ef2f3b tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53e4756c-318c-4cf0-8510-33d649ef2f3b tempest-CreateVolumesFromImageTest-2005442537 tempest-CreateVolumesFromImageTest-2005442537-project-member] http://192.168.122.95/volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 returned with HTTP 404 Sep 05 11:51:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1480/2898] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:40 2026] GET /volume/v3/volumes/0c1e7d69-6b90-4bbc-be88-f0ac2b171f24 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-889961c5-aa81-4caa-b602-0f349bd69438 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-889961c5-aa81-4caa-b602-0f349bd69438 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] GET http://192.168.122.95/volume/v3/volumes/4fdbef82-e45d-4c4f-b30d-19d3d6c29642 Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-889961c5-aa81-4caa-b602-0f349bd69438 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-889961c5-aa81-4caa-b602-0f349bd69438 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-889961c5-aa81-4caa-b602-0f349bd69438 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Volume info retrieved successfully. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-889961c5-aa81-4caa-b602-0f349bd69438 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes/4fdbef82-e45d-4c4f-b30d-19d3d6c29642 returned with HTTP 200 Sep 05 11:51:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1419/2899] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:40 2026] GET /volume/v3/volumes/4fdbef82-e45d-4c4f-b30d-19d3d6c29642 => generated 979 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3ee72b57-218b-461f-8811-532b709a8b54 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ee72b57-218b-461f-8811-532b709a8b54 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] GET http://192.168.122.95/volume/v3/messages Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ee72b57-218b-461f-8811-532b709a8b54 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ee72b57-218b-461f-8811-532b709a8b54 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ee72b57-218b-461f-8811-532b709a8b54 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:51:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1481/2900] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:40 2026] GET /volume/v3/messages => generated 676 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7ac7d5d0-af92-4ca9-9dce-295377f50e21 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ac7d5d0-af92-4ca9-9dce-295377f50e21 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] GET http://192.168.122.95/volume/v3/messages/95da4c2b-2afd-4d28-ac2b-d22f0965c0ef Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7ac7d5d0-af92-4ca9-9dce-295377f50e21 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7ac7d5d0-af92-4ca9-9dce-295377f50e21 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7ac7d5d0-af92-4ca9-9dce-295377f50e21 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-member] http://192.168.122.95/volume/v3/messages/95da4c2b-2afd-4d28-ac2b-d22f0965c0ef returned with HTTP 200 Sep 05 11:51:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1420/2901] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:40 2026] GET /volume/v3/messages/95da4c2b-2afd-4d28-ac2b-d22f0965c0ef => generated 673 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-056d5e86-83c8-43e9-beff-3b2963d5e46e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-056d5e86-83c8-43e9-beff-3b2963d5e46e tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] DELETE http://192.168.122.95/volume/v3/messages/95da4c2b-2afd-4d28-ac2b-d22f0965c0ef Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-056d5e86-83c8-43e9-beff-3b2963d5e46e tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-056d5e86-83c8-43e9-beff-3b2963d5e46e tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-056d5e86-83c8-43e9-beff-3b2963d5e46e tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/messages/95da4c2b-2afd-4d28-ac2b-d22f0965c0ef returned with HTTP 204 Sep 05 11:51:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1482/2902] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:51:40 2026] DELETE /volume/v3/messages/95da4c2b-2afd-4d28-ac2b-d22f0965c0ef => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/4fdbef82-e45d-4c4f-b30d-19d3d6c29642 Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Delete volume with id: 4fdbef82-e45d-4c4f-b30d-19d3d6c29642 Sep 05 11:51:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Volume info retrieved successfully. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87146) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-940464472 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-940464472, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-940464472 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-940464472, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Created reservations ['e69225bd-8573-449f-b18c-672612ec59b0', '2f7f6251-8c26-4859-b3ff-beb9a832b38f', '0ba9191f-11d5-4045-bcbc-e32123277d0f', '80b96753-47bf-4178-861b-4591fbf874a3'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Delete volume request issued successfully. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-65bc328c-4b7d-4418-9145-e0a7c771c279 tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/volumes/4fdbef82-e45d-4c4f-b30d-19d3d6c29642 returned with HTTP 202 Sep 05 11:51:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1421/2903] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:40 2026] DELETE /volume/v3/volumes/4fdbef82-e45d-4c4f-b30d-19d3d6c29642 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e75446f3-3e4b-41b5-b1f9-34441d6099bb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e75446f3-3e4b-41b5-b1f9-34441d6099bb tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] DELETE http://192.168.122.95/volume/v3/types/b3c46d52-d97d-4dd4-9454-4baaf090b5b2 Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e75446f3-3e4b-41b5-b1f9-34441d6099bb tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e75446f3-3e4b-41b5-b1f9-34441d6099bb tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f38ef63d-b2c8-4659-a7d0-0d3f2029cc6c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e75446f3-3e4b-41b5-b1f9-34441d6099bb tempest-ProjectMemberTests-432789756 tempest-ProjectMemberTests-432789756-project-admin] http://192.168.122.95/volume/v3/types/b3c46d52-d97d-4dd4-9454-4baaf090b5b2 returned with HTTP 202 Sep 05 11:51:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1483/2904] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:40 2026] DELETE /volume/v3/types/b3c46d52-d97d-4dd4-9454-4baaf090b5b2 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f38ef63d-b2c8-4659-a7d0-0d3f2029cc6c tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f38ef63d-b2c8-4659-a7d0-0d3f2029cc6c tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f38ef63d-b2c8-4659-a7d0-0d3f2029cc6c tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f38ef63d-b2c8-4659-a7d0-0d3f2029cc6c tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot retrieved successfully. Sep 05 11:51:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f38ef63d-b2c8-4659-a7d0-0d3f2029cc6c tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 200 Sep 05 11:51:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1422/2905] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:40 2026] GET /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 440 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3c950ad1-c148-43c8-8130-c62defd2da12 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c950ad1-c148-43c8-8130-c62defd2da12 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3c950ad1-c148-43c8-8130-c62defd2da12 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3c950ad1-c148-43c8-8130-c62defd2da12 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3c950ad1-c148-43c8-8130-c62defd2da12 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot retrieved successfully. Sep 05 11:51:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c950ad1-c148-43c8-8130-c62defd2da12 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 200 Sep 05 11:51:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1484/2906] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:41 2026] GET /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5229c3cb-c6b1-4b74-b572-1cc9372d4a39 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5229c3cb-c6b1-4b74-b572-1cc9372d4a39 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5229c3cb-c6b1-4b74-b572-1cc9372d4a39 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5229c3cb-c6b1-4b74-b572-1cc9372d4a39 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5229c3cb-c6b1-4b74-b572-1cc9372d4a39 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot retrieved successfully. Sep 05 11:51:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5229c3cb-c6b1-4b74-b572-1cc9372d4a39 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 200 Sep 05 11:51:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1423/2907] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:42 2026] GET /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8baab04f-0895-4355-b306-626931873d18", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-422871378"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Create volume request body: {'volume': {'snapshot_id': '8baab04f-0895-4355-b306-626931873d18', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-422871378'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot retrieved successfully. Sep 05 11:51:42 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Create volume of 1 GB Sep 05 11:51:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Availability Zones retrieved successfully. Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Flow 'volume_create_api' (181dbe4c-f7c8-481d-8677-e6c5c226363b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26b3c58-0a73-42fd-8465-4b54b287bdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26b3c58-0a73-42fd-8465-4b54b287bdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8baab04f-0895-4355-b306-626931873d18', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9585a617-27ea-4705-97fd-2bff90b01a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Created reservations ['c53fa802-670b-42a6-93fa-d0743a09e1b8', '77600db2-fb16-42ca-9615-9dc79e87bde5', '844321e1-1041-43dc-8980-d174a0fe0e15', '01f45ea1-39e6-4355-b0b8-f0305775bc05'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9585a617-27ea-4705-97fd-2bff90b01a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c53fa802-670b-42a6-93fa-d0743a09e1b8', '77600db2-fb16-42ca-9615-9dc79e87bde5', '844321e1-1041-43dc-8980-d174a0fe0e15', '01f45ea1-39e6-4355-b0b8-f0305775bc05']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d7ffb0-9981-4651-b407-adc5931e6ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d7ffb0-9981-4651-b407-adc5931e6ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5176d0-629b-4656-8eab-8ce710fec0f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-422871378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa51773c0dc45a3b1927ed009d56a93',qos_specs=None,replication_status=,reservations=['c53fa802-670b-42a6-93fa-d0743a09e1b8','77600db2-fb16-42ca-9615-9dc79e87bde5','844321e1-1041-43dc-8980-d174a0fe0e15','01f45ea1-39e6-4355-b0b8-f0305775bc05'],size=1,snapshot_id=8baab04f-0895-4355-b306-626931873d18,source_replicaid=,source_volid=None,status='creating',user_id='139adcb98f20469da7eb8d30f10f67e2',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-422871378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a5176d0-629b-4656-8eab-8ce710fec0f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fa51773c0dc45a3b1927ed009d56a93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8baab04f-0895-4355-b306-626931873d18,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='139adcb98f20469da7eb8d30f10f67e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7f3a47-f594-4cb3-9dae-15fc843ee24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7f3a47-f594-4cb3-9dae-15fc843ee24b) transitioned into state 'SUCCESS' from state '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-422871378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa51773c0dc45a3b1927ed009d56a93',qos_specs=None,replication_status=,reservations=['c53fa802-670b-42a6-93fa-d0743a09e1b8','77600db2-fb16-42ca-9615-9dc79e87bde5','844321e1-1041-43dc-8980-d174a0fe0e15','01f45ea1-39e6-4355-b0b8-f0305775bc05'],size=1,snapshot_id=8baab04f-0895-4355-b306-626931873d18,source_replicaid=,source_volid=None,status='creating',user_id='139adcb98f20469da7eb8d30f10f67e2',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1844ccae-c26d-4bcf-acb7-9976af6c9020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1844ccae-c26d-4bcf-acb7-9976af6c9020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Flow 'volume_create_api' (181dbe4c-f7c8-481d-8677-e6c5c226363b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Create volume request issued successfully. Sep 05 11:51:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-46382f45-f8e0-41a6-98d0-f1911b3862c9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1485/2908] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:51:42 2026] POST /volume/v3/volumes => generated 810 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:51:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3a8492c0-a1e9-466f-9d59-54bc6e320978 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a8492c0-a1e9-466f-9d59-54bc6e320978 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3a8492c0-a1e9-466f-9d59-54bc6e320978 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3a8492c0-a1e9-466f-9d59-54bc6e320978 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3a8492c0-a1e9-466f-9d59-54bc6e320978 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3a8492c0-a1e9-466f-9d59-54bc6e320978 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1424/2909] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:43 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 878 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2e433d2e-b196-4288-838e-628f35536709 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2e433d2e-b196-4288-838e-628f35536709 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2e433d2e-b196-4288-838e-628f35536709 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2e433d2e-b196-4288-838e-628f35536709 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:44 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:44 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2e433d2e-b196-4288-838e-628f35536709 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2e433d2e-b196-4288-838e-628f35536709 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1486/2910] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:44 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 902 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ceadab04-43f2-4112-be4f-09294b2ded4d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ceadab04-43f2-4112-be4f-09294b2ded4d tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ceadab04-43f2-4112-be4f-09294b2ded4d tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ceadab04-43f2-4112-be4f-09294b2ded4d tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ceadab04-43f2-4112-be4f-09294b2ded4d tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ceadab04-43f2-4112-be4f-09294b2ded4d tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1425/2911] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:45 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 902 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-deb49a62-c630-4c1a-8a1a-dc6b50186151 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eb425c3a-bc91-4378-b7d9-1bf6d6f61b60 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eb425c3a-bc91-4378-b7d9-1bf6d6f61b60 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eb425c3a-bc91-4378-b7d9-1bf6d6f61b60 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eb425c3a-bc91-4378-b7d9-1bf6d6f61b60 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-eb425c3a-bc91-4378-b7d9-1bf6d6f61b60 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-deb49a62-c630-4c1a-8a1a-dc6b50186151 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eb425c3a-bc91-4378-b7d9-1bf6d6f61b60 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1426/2912] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:46 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 902 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-deb49a62-c630-4c1a-8a1a-dc6b50186151 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1102227692", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1252298800", "vendor_name": "tempest-vendor_name-356391405"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-deb49a62-c630-4c1a-8a1a-dc6b50186151 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1487/2913] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:46 2026] POST /volume/v3/types => generated 329 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fbaf8b06-10b6-4b49-ba80-f418b78234bf", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Create volume request body: {'volume': {'volume_type': 'fbaf8b06-10b6-4b49-ba80-f418b78234bf', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Create volume of 1 GB Sep 05 11:51:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Flow 'volume_create_api' (9b4eace3-e6a7-4936-a627-62aa9164e701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b64e52e-4acc-46d3-bbf5-ef0f0541fc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b64e52e-4acc-46d3-bbf5-ef0f0541fc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:51:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1252298800',vendor_name='tempest-vendor_name-356391405'},id=fbaf8b06-10b6-4b49-ba80-f418b78234bf,is_public=True,name='tempest-ProjectReaderTests-volume-type-1102227692',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbaf8b06-10b6-4b49-ba80-f418b78234bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (998b40ec-783b-43f0-b65b-ddfa1e6d0c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1102227692 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1102227692, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:47 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1102227692 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1102227692, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Created reservations ['2a9f81b6-57bd-4e22-a223-8bf1fe970381', '454ce408-809a-491a-9a57-7405a06b2b3e', '7a78075c-91d9-4cf5-b5cf-57d6304db610', 'c7bdcc55-bfec-49d4-8674-ddf13cbf9b84'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (998b40ec-783b-43f0-b65b-ddfa1e6d0c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a9f81b6-57bd-4e22-a223-8bf1fe970381', '454ce408-809a-491a-9a57-7405a06b2b3e', '7a78075c-91d9-4cf5-b5cf-57d6304db610', 'c7bdcc55-bfec-49d4-8674-ddf13cbf9b84']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5e5455-e5c8-450f-8c9d-453ad8420304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5e5455-e5c8-450f-8c9d-453ad8420304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370b883a-4124-47fa-bb0b-9fad9b948215', '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='d591beda92564d36abe28e978a001765',qos_specs=None,replication_status=,reservations=['2a9f81b6-57bd-4e22-a223-8bf1fe970381','454ce408-809a-491a-9a57-7405a06b2b3e','7a78075c-91d9-4cf5-b5cf-57d6304db610','c7bdcc55-bfec-49d4-8674-ddf13cbf9b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a4443169dd4cc1b312c40ba88707e6',volume_type_id=fbaf8b06-10b6-4b49-ba80-f418b78234bf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:47Z,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=370b883a-4124-47fa-bb0b-9fad9b948215,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d591beda92564d36abe28e978a001765',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46a4443169dd4cc1b312c40ba88707e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fbaf8b06-10b6-4b49-ba80-f418b78234bf),volume_type_id=fbaf8b06-10b6-4b49-ba80-f418b78234bf)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:47 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1da9a17-84af-4b3d-ae57-0fe0f6982626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1da9a17-84af-4b3d-ae57-0fe0f6982626) transitioned into state 'SUCCESS' from 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='d591beda92564d36abe28e978a001765',qos_specs=None,replication_status=,reservations=['2a9f81b6-57bd-4e22-a223-8bf1fe970381','454ce408-809a-491a-9a57-7405a06b2b3e','7a78075c-91d9-4cf5-b5cf-57d6304db610','c7bdcc55-bfec-49d4-8674-ddf13cbf9b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a4443169dd4cc1b312c40ba88707e6',volume_type_id=fbaf8b06-10b6-4b49-ba80-f418b78234bf)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fba3a784-66c9-4d37-88d9-ee7bffd0ec40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fba3a784-66c9-4d37-88d9-ee7bffd0ec40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Flow 'volume_create_api' (9b4eace3-e6a7-4936-a627-62aa9164e701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Create volume request issued successfully. Sep 05 11:51:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5bc395f2-96b5-4958-ba4f-dd7bde5f10e2 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1427/2914] 192.168.122.95 () {62 vars in 1177 bytes} [Sat Sep 5 11:51:47 2026] POST /volume/v3/volumes => generated 780 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1cc95c36-f48e-4478-9508-8c9fada39778 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-79ee0d41-0504-4cfc-a024-462e45982baf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-79ee0d41-0504-4cfc-a024-462e45982baf tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1cc95c36-f48e-4478-9508-8c9fada39778 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] GET http://192.168.122.95/volume/v3/volumes/370b883a-4124-47fa-bb0b-9fad9b948215 Sep 05 11:51:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1cc95c36-f48e-4478-9508-8c9fada39778 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-79ee0d41-0504-4cfc-a024-462e45982baf tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-79ee0d41-0504-4cfc-a024-462e45982baf tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1cc95c36-f48e-4478-9508-8c9fada39778 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-79ee0d41-0504-4cfc-a024-462e45982baf tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-79ee0d41-0504-4cfc-a024-462e45982baf tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1428/2915] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:48 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 902 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1cc95c36-f48e-4478-9508-8c9fada39778 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Volume info retrieved successfully. Sep 05 11:51:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1cc95c36-f48e-4478-9508-8c9fada39778 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/volumes/370b883a-4124-47fa-bb0b-9fad9b948215 returned with HTTP 200 Sep 05 11:51:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1488/2916] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:48 2026] GET /volume/v3/volumes/370b883a-4124-47fa-bb0b-9fad9b948215 => generated 959 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6026bd1c-b614-4e7d-b94c-c42f7bd5dd48 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6026bd1c-b614-4e7d-b94c-c42f7bd5dd48 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6026bd1c-b614-4e7d-b94c-c42f7bd5dd48 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6026bd1c-b614-4e7d-b94c-c42f7bd5dd48 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-df6b3394-613f-4baf-ac2e-654df3fb0039 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-df6b3394-613f-4baf-ac2e-654df3fb0039 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] GET http://192.168.122.95/volume/v3/volumes/370b883a-4124-47fa-bb0b-9fad9b948215 Sep 05 11:51:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-df6b3394-613f-4baf-ac2e-654df3fb0039 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-df6b3394-613f-4baf-ac2e-654df3fb0039 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:49 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:49 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6026bd1c-b614-4e7d-b94c-c42f7bd5dd48 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-df6b3394-613f-4baf-ac2e-654df3fb0039 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Volume info retrieved successfully. Sep 05 11:51:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6026bd1c-b614-4e7d-b94c-c42f7bd5dd48 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1429/2917] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:49 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 902 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-df6b3394-613f-4baf-ac2e-654df3fb0039 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/volumes/370b883a-4124-47fa-bb0b-9fad9b948215 returned with HTTP 200 Sep 05 11:51:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1489/2918] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:49 2026] GET /volume/v3/volumes/370b883a-4124-47fa-bb0b-9fad9b948215 => generated 980 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a547f928-8240-40aa-8e27-459640a8713e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a547f928-8240-40aa-8e27-459640a8713e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] GET http://192.168.122.95/volume/v3/messages Sep 05 11:51:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a547f928-8240-40aa-8e27-459640a8713e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a547f928-8240-40aa-8e27-459640a8713e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a547f928-8240-40aa-8e27-459640a8713e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:51:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1430/2919] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:49 2026] GET /volume/v3/messages => generated 676 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bfc50efe-af8e-49aa-948b-9b19e476742d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bfc50efe-af8e-49aa-948b-9b19e476742d tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-reader] GET http://192.168.122.95/volume/v3/messages Sep 05 11:51:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bfc50efe-af8e-49aa-948b-9b19e476742d tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bfc50efe-af8e-49aa-948b-9b19e476742d tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-reader] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bfc50efe-af8e-49aa-948b-9b19e476742d tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-reader] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:51:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1490/2920] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:49 2026] GET /volume/v3/messages => generated 676 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bfbfbb7c-fdd1-4179-bcb1-ab4bcdf9a838 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bfbfbb7c-fdd1-4179-bcb1-ab4bcdf9a838 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] DELETE http://192.168.122.95/volume/v3/messages/35090100-de09-408a-926a-49c942aea204 Sep 05 11:51:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bfbfbb7c-fdd1-4179-bcb1-ab4bcdf9a838 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bfbfbb7c-fdd1-4179-bcb1-ab4bcdf9a838 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bfbfbb7c-fdd1-4179-bcb1-ab4bcdf9a838 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/messages/35090100-de09-408a-926a-49c942aea204 returned with HTTP 204 Sep 05 11:51:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1431/2921] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:51:49 2026] DELETE /volume/v3/messages/35090100-de09-408a-926a-49c942aea204 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/370b883a-4124-47fa-bb0b-9fad9b948215 Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Delete volume with id: 370b883a-4124-47fa-bb0b-9fad9b948215 Sep 05 11:51:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Volume info retrieved successfully. Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87145) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1102227692 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1102227692, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:50 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1102227692 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1102227692, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Created reservations ['8e4e3b52-cb9a-4862-ac90-6e201d9ae17c', '5ffd79d2-5555-4916-b05b-8dccb93d8efe', '013ea2bc-719c-444b-b6ff-9dfc33176c34', '7582c91f-a0e1-466d-b812-1faff567fabb'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-170581e3-ef5b-4699-aac9-f445c485fcfc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "283ade04-2f67-4d88-b692-4a63bd997551", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '283ade04-2f67-4d88-b692-4a63bd997551', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Delete volume request issued successfully. Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9faf4e31-0b36-4673-9265-72f0e44088b7 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/volumes/370b883a-4124-47fa-bb0b-9fad9b948215 returned with HTTP 202 Sep 05 11:51:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1491/2922] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:50 2026] DELETE /volume/v3/volumes/370b883a-4124-47fa-bb0b-9fad9b948215 => generated 0 bytes in 382 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-73c06521-12b9-4c07-b8e3-bbdb01d4a3d9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73c06521-12b9-4c07-b8e3-bbdb01d4a3d9 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] DELETE http://192.168.122.95/volume/v3/types/fbaf8b06-10b6-4b49-ba80-f418b78234bf Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73c06521-12b9-4c07-b8e3-bbdb01d4a3d9 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73c06521-12b9-4c07-b8e3-bbdb01d4a3d9 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73c06521-12b9-4c07-b8e3-bbdb01d4a3d9 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/types/fbaf8b06-10b6-4b49-ba80-f418b78234bf returned with HTTP 202 Sep 05 11:51:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1492/2923] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:50 2026] DELETE /volume/v3/types/fbaf8b06-10b6-4b49-ba80-f418b78234bf => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-966f211d-36d1-44f6-bad6-15ae12e67ca6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-966f211d-36d1-44f6-bad6-15ae12e67ca6 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-966f211d-36d1-44f6-bad6-15ae12e67ca6 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-966f211d-36d1-44f6-bad6-15ae12e67ca6 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-966f211d-36d1-44f6-bad6-15ae12e67ca6 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:50 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Create volume of 1 GB Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-966f211d-36d1-44f6-bad6-15ae12e67ca6 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1493/2924] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:50 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 902 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ebb06daa-51de-4fc6-b7d3-638e6f615a71 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ebb06daa-51de-4fc6-b7d3-638e6f615a71 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ebb06daa-51de-4fc6-b7d3-638e6f615a71 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-400582674", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1516110463", "vendor_name": "tempest-vendor_name-1408036672"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Availability Zones retrieved successfully. Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ebb06daa-51de-4fc6-b7d3-638e6f615a71 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1494/2925] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:50 2026] POST /volume/v3/types => generated 329 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Flow 'volume_create_api' (2be505ae-939d-4097-8072-3e306e2d06e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b1e2931-df9b-4801-8a38-ce9b5f37b210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b56e859a-52a9-4a77-97ee-cd45b2827f67", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:50 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Create volume request body: {'volume': {'volume_type': 'b56e859a-52a9-4a77-97ee-cd45b2827f67', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Create volume of 1 GB Sep 05 11:51:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Flow 'volume_create_api' (0e6e7657-99d7-4112-a61f-5139eb24c6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb6af54-730b-46bd-8c69-20381da6b161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb6af54-730b-46bd-8c69-20381da6b161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:51:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1516110463',vendor_name='tempest-vendor_name-1408036672'},id=b56e859a-52a9-4a77-97ee-cd45b2827f67,is_public=True,name='tempest-ProjectReaderTests-volume-type-400582674',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b56e859a-52a9-4a77-97ee-cd45b2827f67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d44822-a68c-4d34-bc9b-4e5f9cdea739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b1e2931-df9b-4801-8a38-ce9b5f37b210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f20c2be-0111-4e51-a36e-24afc879bb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-400582674 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-400582674, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-400582674 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-400582674, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Created reservations ['05d833b1-4240-4e09-9069-ae246054b217', 'be916923-d0ae-4420-8854-5ee8be260e2e', 'f198def4-3a6a-4ae3-b950-a7f9a48ab9f1', '4954a0c0-2d44-4a44-af73-5d88dd6bff10'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d44822-a68c-4d34-bc9b-4e5f9cdea739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05d833b1-4240-4e09-9069-ae246054b217', 'be916923-d0ae-4420-8854-5ee8be260e2e', 'f198def4-3a6a-4ae3-b950-a7f9a48ab9f1', '4954a0c0-2d44-4a44-af73-5d88dd6bff10']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d40c46db-0003-4a96-880e-69cc0f2054ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Created reservations ['20fa0da4-6478-4f6e-bd16-7d44cf1c0bde', 'f3efd827-bfc4-442e-a7be-f5c5b3b064aa', '1b8f12f2-ce1e-4758-9937-6332241be424', 'edd3d770-c47d-4953-b87c-9e64d15cae28'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f20c2be-0111-4e51-a36e-24afc879bb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20fa0da4-6478-4f6e-bd16-7d44cf1c0bde', 'f3efd827-bfc4-442e-a7be-f5c5b3b064aa', '1b8f12f2-ce1e-4758-9937-6332241be424', 'edd3d770-c47d-4953-b87c-9e64d15cae28']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d735f3-f538-4376-8a93-8bf696a9914d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d40c46db-0003-4a96-880e-69cc0f2054ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd77c0870-9490-4dce-876e-6274f08a1c11', '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='d591beda92564d36abe28e978a001765',qos_specs=None,replication_status=,reservations=['05d833b1-4240-4e09-9069-ae246054b217','be916923-d0ae-4420-8854-5ee8be260e2e','f198def4-3a6a-4ae3-b950-a7f9a48ab9f1','4954a0c0-2d44-4a44-af73-5d88dd6bff10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a4443169dd4cc1b312c40ba88707e6',volume_type_id=b56e859a-52a9-4a77-97ee-cd45b2827f67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51: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=d77c0870-9490-4dce-876e-6274f08a1c11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d591beda92564d36abe28e978a001765',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46a4443169dd4cc1b312c40ba88707e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b56e859a-52a9-4a77-97ee-cd45b2827f67),volume_type_id=b56e859a-52a9-4a77-97ee-cd45b2827f67)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6838c9f4-a01a-4a3e-a03d-e5562107bc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6838c9f4-a01a-4a3e-a03d-e5562107bc19) transitioned into state 'SUCCESS' from 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='d591beda92564d36abe28e978a001765',qos_specs=None,replication_status=,reservations=['05d833b1-4240-4e09-9069-ae246054b217','be916923-d0ae-4420-8854-5ee8be260e2e','f198def4-3a6a-4ae3-b950-a7f9a48ab9f1','4954a0c0-2d44-4a44-af73-5d88dd6bff10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a4443169dd4cc1b312c40ba88707e6',volume_type_id=b56e859a-52a9-4a77-97ee-cd45b2827f67)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d735f3-f538-4376-8a93-8bf696a9914d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8a86786-6173-4ad9-ac26-e16ed5f351fa', '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='8846794a28814033b2b39b4ea50991bf',qos_specs=None,replication_status=,reservations=['20fa0da4-6478-4f6e-bd16-7d44cf1c0bde','f3efd827-bfc4-442e-a7be-f5c5b3b064aa','1b8f12f2-ce1e-4758-9937-6332241be424','edd3d770-c47d-4953-b87c-9e64d15cae28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cacf92095a5a4c7d8e21c5375a1efdf0',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8a86786-6173-4ad9-ac26-e16ed5f351fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8846794a28814033b2b39b4ea50991bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cacf92095a5a4c7d8e21c5375a1efdf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca3481c8-8de4-4bc8-887b-77556de9bb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4b4e49-2b05-40e8-b5dd-23a760952b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca3481c8-8de4-4bc8-887b-77556de9bb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Flow 'volume_create_api' (0e6e7657-99d7-4112-a61f-5139eb24c6d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Create volume request issued successfully. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-319d8b1b-cd93-422c-b1c6-c82574d3169e tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1495/2926] 192.168.122.95 () {62 vars in 1177 bytes} [Sat Sep 5 11:51:50 2026] POST /volume/v3/volumes => generated 779 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1b2473f9-be64-4d8b-965f-be7be4fae5ae None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b2473f9-be64-4d8b-965f-be7be4fae5ae tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] GET http://192.168.122.95/volume/v3/volumes/d77c0870-9490-4dce-876e-6274f08a1c11 Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b2473f9-be64-4d8b-965f-be7be4fae5ae tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1b2473f9-be64-4d8b-965f-be7be4fae5ae tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4b4e49-2b05-40e8-b5dd-23a760952b87) transitioned into state 'SUCCESS' from 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='8846794a28814033b2b39b4ea50991bf',qos_specs=None,replication_status=,reservations=['20fa0da4-6478-4f6e-bd16-7d44cf1c0bde','f3efd827-bfc4-442e-a7be-f5c5b3b064aa','1b8f12f2-ce1e-4758-9937-6332241be424','edd3d770-c47d-4953-b87c-9e64d15cae28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cacf92095a5a4c7d8e21c5375a1efdf0',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fed291-e871-47b3-8407-36e4ed0af1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1b2473f9-be64-4d8b-965f-be7be4fae5ae tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Volume info retrieved successfully. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1b2473f9-be64-4d8b-965f-be7be4fae5ae tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/volumes/d77c0870-9490-4dce-876e-6274f08a1c11 returned with HTTP 200 Sep 05 11:51:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1496/2927] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:51 2026] GET /volume/v3/volumes/d77c0870-9490-4dce-876e-6274f08a1c11 => generated 958 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fed291-e871-47b3-8407-36e4ed0af1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Flow 'volume_create_api' (2be505ae-939d-4097-8072-3e306e2d06e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Create volume request issued successfully. Sep 05 11:51:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-170581e3-ef5b-4699-aac9-f445c485fcfc tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1432/2928] 192.168.122.95 () {62 vars in 1179 bytes} [Sat Sep 5 11:51:50 2026] POST /volume/v3/volumes => generated 782 bytes in 1483 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7ddf74dd-e076-46bd-a72b-367c782ceea0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7ddf74dd-e076-46bd-a72b-367c782ceea0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7ddf74dd-e076-46bd-a72b-367c782ceea0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7ddf74dd-e076-46bd-a72b-367c782ceea0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7ddf74dd-e076-46bd-a72b-367c782ceea0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a4c4c59a-f9b4-4475-8e6b-291c38b47349 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4c4c59a-f9b4-4475-8e6b-291c38b47349 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4c4c59a-f9b4-4475-8e6b-291c38b47349 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4c4c59a-f9b4-4475-8e6b-291c38b47349 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7ddf74dd-e076-46bd-a72b-367c782ceea0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1497/2929] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:51 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a4c4c59a-f9b4-4475-8e6b-291c38b47349 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4c4c59a-f9b4-4475-8e6b-291c38b47349 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1433/2930] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:51 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 902 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f83fe288-c4f1-4407-9517-e86de277ae8a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f83fe288-c4f1-4407-9517-e86de277ae8a tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] GET http://192.168.122.95/volume/v3/volumes/d77c0870-9490-4dce-876e-6274f08a1c11 Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f83fe288-c4f1-4407-9517-e86de277ae8a tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f83fe288-c4f1-4407-9517-e86de277ae8a tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f83fe288-c4f1-4407-9517-e86de277ae8a tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Volume info retrieved successfully. Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f83fe288-c4f1-4407-9517-e86de277ae8a tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/volumes/d77c0870-9490-4dce-876e-6274f08a1c11 returned with HTTP 200 Sep 05 11:51:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1498/2931] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:52 2026] GET /volume/v3/volumes/d77c0870-9490-4dce-876e-6274f08a1c11 => generated 979 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5f926b94-a541-4163-8fea-704465349971 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f926b94-a541-4163-8fea-704465349971 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] GET http://192.168.122.95/volume/v3/messages Sep 05 11:51:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5f926b94-a541-4163-8fea-704465349971 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5f926b94-a541-4163-8fea-704465349971 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f926b94-a541-4163-8fea-704465349971 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:51:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1434/2932] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:52 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 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-31d8c48c-d521-4018-a9ac-1fc3f5cc7e62 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-31d8c48c-d521-4018-a9ac-1fc3f5cc7e62 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-reader] GET http://192.168.122.95/volume/v3/messages/fff2c4d6-bba6-45fa-898e-576ba8b1d013 Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-31d8c48c-d521-4018-a9ac-1fc3f5cc7e62 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-31d8c48c-d521-4018-a9ac-1fc3f5cc7e62 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-reader] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-31d8c48c-d521-4018-a9ac-1fc3f5cc7e62 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-reader] http://192.168.122.95/volume/v3/messages/fff2c4d6-bba6-45fa-898e-576ba8b1d013 returned with HTTP 200 Sep 05 11:51:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1499/2933] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:52 2026] GET /volume/v3/messages/fff2c4d6-bba6-45fa-898e-576ba8b1d013 => generated 673 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6ae12c05-a28d-4bd0-b35f-dc6639741431 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5d9538d6-48f4-4391-8140-1cc95cf835e6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ae12c05-a28d-4bd0-b35f-dc6639741431 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ae12c05-a28d-4bd0-b35f-dc6639741431 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d9538d6-48f4-4391-8140-1cc95cf835e6 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] DELETE http://192.168.122.95/volume/v3/messages/fff2c4d6-bba6-45fa-898e-576ba8b1d013 Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d9538d6-48f4-4391-8140-1cc95cf835e6 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d9538d6-48f4-4391-8140-1cc95cf835e6 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ae12c05-a28d-4bd0-b35f-dc6639741431 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d9538d6-48f4-4391-8140-1cc95cf835e6 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/messages/fff2c4d6-bba6-45fa-898e-576ba8b1d013 returned with HTTP 204 Sep 05 11:51:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1500/2934] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:51:52 2026] DELETE /volume/v3/messages/fff2c4d6-bba6-45fa-898e-576ba8b1d013 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:51:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-08676173-7866-4813-a424-a9cd44566549 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6ae12c05-a28d-4bd0-b35f-dc6639741431 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-08676173-7866-4813-a424-a9cd44566549 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/d77c0870-9490-4dce-876e-6274f08a1c11 Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-08676173-7866-4813-a424-a9cd44566549 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-08676173-7866-4813-a424-a9cd44566549 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-08676173-7866-4813-a424-a9cd44566549 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Delete volume with id: d77c0870-9490-4dce-876e-6274f08a1c11 Sep 05 11:51:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ae12c05-a28d-4bd0-b35f-dc6639741431 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1435/2935] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:52 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 874 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8d7210bd-44fc-414f-9bd6-d9f925a23925 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-08676173-7866-4813-a424-a9cd44566549 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Volume info retrieved successfully. Sep 05 11:51:52 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-08676173-7866-4813-a424-a9cd44566549 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87145) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d7210bd-44fc-414f-9bd6-d9f925a23925 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d7210bd-44fc-414f-9bd6-d9f925a23925 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8d7210bd-44fc-414f-9bd6-d9f925a23925 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:52 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8d7210bd-44fc-414f-9bd6-d9f925a23925 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8d7210bd-44fc-414f-9bd6-d9f925a23925 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1436/2936] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:52 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 903 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:53 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-08676173-7866-4813-a424-a9cd44566549 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Created reservations ['417caa22-7d74-4c8b-8fe4-037ed9dc30a8', '445d6c7a-7ac7-4093-9ad0-00ae4fabc725', 'd0c64b3d-3853-4e4b-8920-7b541f74f644', '008e1ff2-cc16-4bc9-8716-4d265fd12466'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8f1e045e-fd7f-420c-80ef-15946667f4be None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8f1e045e-fd7f-420c-80ef-15946667f4be tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8f1e045e-fd7f-420c-80ef-15946667f4be tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8f1e045e-fd7f-420c-80ef-15946667f4be tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-8f1e045e-fd7f-420c-80ef-15946667f4be tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Delete snapshot with id: 8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8f1e045e-fd7f-420c-80ef-15946667f4be tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot retrieved successfully. Sep 05 11:51:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-08676173-7866-4813-a424-a9cd44566549 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Delete volume request issued successfully. Sep 05 11:51:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-08676173-7866-4813-a424-a9cd44566549 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/volumes/d77c0870-9490-4dce-876e-6274f08a1c11 returned with HTTP 202 Sep 05 11:51:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1501/2937] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:52 2026] DELETE /volume/v3/volumes/d77c0870-9490-4dce-876e-6274f08a1c11 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8379b12e-f9f5-4bb8-8dbe-bc3c9a175f45 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8379b12e-f9f5-4bb8-8dbe-bc3c9a175f45 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] DELETE http://192.168.122.95/volume/v3/types/b56e859a-52a9-4a77-97ee-cd45b2827f67 Sep 05 11:51:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8379b12e-f9f5-4bb8-8dbe-bc3c9a175f45 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8379b12e-f9f5-4bb8-8dbe-bc3c9a175f45 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8f1e045e-fd7f-420c-80ef-15946667f4be tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot delete request issued successfully. Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8f1e045e-fd7f-420c-80ef-15946667f4be tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 202 Sep 05 11:51:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1437/2938] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:51:53 2026] DELETE /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-864895e6-0ec5-4acd-b6ac-b82c9ed4ac5e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-864895e6-0ec5-4acd-b6ac-b82c9ed4ac5e tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-864895e6-0ec5-4acd-b6ac-b82c9ed4ac5e tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-864895e6-0ec5-4acd-b6ac-b82c9ed4ac5e tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-864895e6-0ec5-4acd-b6ac-b82c9ed4ac5e tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot retrieved successfully. Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-864895e6-0ec5-4acd-b6ac-b82c9ed4ac5e tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 200 Sep 05 11:51:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1438/2939] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:53 2026] GET /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8379b12e-f9f5-4bb8-8dbe-bc3c9a175f45 tempest-ProjectReaderTests-1254291398 tempest-ProjectReaderTests-1254291398-project-admin] http://192.168.122.95/volume/v3/types/b56e859a-52a9-4a77-97ee-cd45b2827f67 returned with HTTP 202 Sep 05 11:51:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1502/2940] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:53 2026] DELETE /volume/v3/types/b56e859a-52a9-4a77-97ee-cd45b2827f67 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-611fc615-018c-4c97-a9bf-37a96980e1e1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-611fc615-018c-4c97-a9bf-37a96980e1e1 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-611fc615-018c-4c97-a9bf-37a96980e1e1 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-611fc615-018c-4c97-a9bf-37a96980e1e1 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-611fc615-018c-4c97-a9bf-37a96980e1e1 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-611fc615-018c-4c97-a9bf-37a96980e1e1 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1439/2941] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:53 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 932 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c4aa7bd7-bfc6-4c3a-9cd7-13ec54a1889f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4aa7bd7-bfc6-4c3a-9cd7-13ec54a1889f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4aa7bd7-bfc6-4c3a-9cd7-13ec54a1889f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c4aa7bd7-bfc6-4c3a-9cd7-13ec54a1889f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c4aa7bd7-bfc6-4c3a-9cd7-13ec54a1889f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot retrieved successfully. Sep 05 11:51:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c4aa7bd7-bfc6-4c3a-9cd7-13ec54a1889f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 200 Sep 05 11:51:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1503/2942] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:54 2026] GET /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dd897992-7800-4306-a776-8b41015423d2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dd897992-7800-4306-a776-8b41015423d2 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dd897992-7800-4306-a776-8b41015423d2 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dd897992-7800-4306-a776-8b41015423d2 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-dd897992-7800-4306-a776-8b41015423d2 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dd897992-7800-4306-a776-8b41015423d2 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1440/2943] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:55 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 932 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c872e036-0287-41dc-9d08-1b081865d691 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c872e036-0287-41dc-9d08-1b081865d691 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c872e036-0287-41dc-9d08-1b081865d691 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c872e036-0287-41dc-9d08-1b081865d691 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c872e036-0287-41dc-9d08-1b081865d691 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Snapshot retrieved successfully. Sep 05 11:51:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c872e036-0287-41dc-9d08-1b081865d691 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 200 Sep 05 11:51:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1504/2944] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:55 2026] GET /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f715b768-fdc5-4735-9c95-e4eaa53e0fa0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f715b768-fdc5-4735-9c95-e4eaa53e0fa0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f715b768-fdc5-4735-9c95-e4eaa53e0fa0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f715b768-fdc5-4735-9c95-e4eaa53e0fa0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f715b768-fdc5-4735-9c95-e4eaa53e0fa0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f715b768-fdc5-4735-9c95-e4eaa53e0fa0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1441/2945] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:56 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 935 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f45bb9c7-f886-476c-afd4-04414bd2e271 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f45bb9c7-f886-476c-afd4-04414bd2e271 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f45bb9c7-f886-476c-afd4-04414bd2e271 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f45bb9c7-f886-476c-afd4-04414bd2e271 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f45bb9c7-f886-476c-afd4-04414bd2e271 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 404 Sep 05 11:51:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1505/2946] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:56 2026] GET /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c3c9dee7-0c18-4bda-bce2-82ffc8390ec5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3c9dee7-0c18-4bda-bce2-82ffc8390ec5 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] DELETE http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3c9dee7-0c18-4bda-bce2-82ffc8390ec5 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c3c9dee7-0c18-4bda-bce2-82ffc8390ec5 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c3c9dee7-0c18-4bda-bce2-82ffc8390ec5 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Delete volume with id: d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c3c9dee7-0c18-4bda-bce2-82ffc8390ec5 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c3c9dee7-0c18-4bda-bce2-82ffc8390ec5 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Delete volume request issued successfully. Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c3c9dee7-0c18-4bda-bce2-82ffc8390ec5 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b returned with HTTP 202 Sep 05 11:51:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1442/2947] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:51:56 2026] DELETE /volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:51:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a704535d-268d-4a7a-875d-3b5dda94b873 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a704535d-268d-4a7a-875d-3b5dda94b873 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a704535d-268d-4a7a-875d-3b5dda94b873 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a704535d-268d-4a7a-875d-3b5dda94b873 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a704535d-268d-4a7a-875d-3b5dda94b873 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a704535d-268d-4a7a-875d-3b5dda94b873 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b returned with HTTP 200 Sep 05 11:51:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1506/2948] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:56 2026] GET /volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b => generated 868 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c6df7f33-c726-453f-9bc6-0da20087a9dc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c6df7f33-c726-453f-9bc6-0da20087a9dc tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c6df7f33-c726-453f-9bc6-0da20087a9dc tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-595865044", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c6df7f33-c726-453f-9bc6-0da20087a9dc tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1443/2949] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:56 2026] POST /volume/v3/types => generated 379 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-50f3c323-f4d7-4110-9361-9a60a8a8285e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-50f3c323-f4d7-4110-9361-9a60a8a8285e tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-50f3c323-f4d7-4110-9361-9a60a8a8285e tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-50f3c323-f4d7-4110-9361-9a60a8a8285e tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1507/2950] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption => generated 239 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a453b196-7556-464c-9a6d-256ac3b879f1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a453b196-7556-464c-9a6d-256ac3b879f1 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a453b196-7556-464c-9a6d-256ac3b879f1 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-785605162", "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=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a453b196-7556-464c-9a6d-256ac3b879f1 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1444/2951] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types => generated 379 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-87697499-17b4-4241-bf3b-5b389846fd68 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-87697499-17b4-4241-bf3b-5b389846fd68 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types/f6c1206e-8ef1-42b4-ba14-e0878fed64dc/encryption Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-87697499-17b4-4241-bf3b-5b389846fd68 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-70782d90-7d7d-4d16-af45-a8c27d2a0730 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-87697499-17b4-4241-bf3b-5b389846fd68 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/f6c1206e-8ef1-42b4-ba14-e0878fed64dc/encryption returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1508/2952] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types/f6c1206e-8ef1-42b4-ba14-e0878fed64dc/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-70782d90-7d7d-4d16-af45-a8c27d2a0730 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-70782d90-7d7d-4d16-af45-a8c27d2a0730 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-70782d90-7d7d-4d16-af45-a8c27d2a0730 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-475b321e-cd0e-460b-bfad-2021ef3eb62b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-475b321e-cd0e-460b-bfad-2021ef3eb62b tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-475b321e-cd0e-460b-bfad-2021ef3eb62b tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1607665164", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-70782d90-7d7d-4d16-af45-a8c27d2a0730 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-70782d90-7d7d-4d16-af45-a8c27d2a0730 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1445/2953] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:57 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 935 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-475b321e-cd0e-460b-bfad-2021ef3eb62b tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1509/2954] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types => generated 380 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2e58a7d9-c3fd-405c-8299-e5898b3cfcba None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e58a7d9-c3fd-405c-8299-e5898b3cfcba tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types/f288ace0-bd4f-4d53-8a00-e6b4296f3cc7/extra_specs Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2e58a7d9-c3fd-405c-8299-e5898b3cfcba tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2e58a7d9-c3fd-405c-8299-e5898b3cfcba tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/f288ace0-bd4f-4d53-8a00-e6b4296f3cc7/extra_specs returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1446/2955] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types/f288ace0-bd4f-4d53-8a00-e6b4296f3cc7/extra_specs => generated 35 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-84f3239d-96a2-4106-a319-5d9537d3ac76 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-84f3239d-96a2-4106-a319-5d9537d3ac76 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] PUT http://192.168.122.95/volume/v3/types/f288ace0-bd4f-4d53-8a00-e6b4296f3cc7/extra_specs/key2 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-84f3239d-96a2-4106-a319-5d9537d3ac76 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4b2fdc43-2cfc-4cd5-a598-8ac836cfd44a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b2fdc43-2cfc-4cd5-a598-8ac836cfd44a tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4b2fdc43-2cfc-4cd5-a598-8ac836cfd44a tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4b2fdc43-2cfc-4cd5-a598-8ac836cfd44a tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-84f3239d-96a2-4106-a319-5d9537d3ac76 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/f288ace0-bd4f-4d53-8a00-e6b4296f3cc7/extra_specs/key2 returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1510/2956] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:51:57 2026] PUT /volume/v3/types/f288ace0-bd4f-4d53-8a00-e6b4296f3cc7/extra_specs/key2 => generated 25 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d6726414-f029-4431-81d4-47c425afa7bd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d6726414-f029-4431-81d4-47c425afa7bd tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d6726414-f029-4431-81d4-47c425afa7bd tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4b2fdc43-2cfc-4cd5-a598-8ac836cfd44a tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4b2fdc43-2cfc-4cd5-a598-8ac836cfd44a tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1447/2957] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:57 2026] GET /volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d6726414-f029-4431-81d4-47c425afa7bd tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1511/2958] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types => generated 195 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-76fc2dfd-0fcd-43d1-936c-94f81ffaf0f1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76fc2dfd-0fcd-43d1-936c-94f81ffaf0f1 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] DELETE http://192.168.122.95/volume/v3/types/2f8bad1d-e6d7-47a8-a7d2-5009c4786019 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76fc2dfd-0fcd-43d1-936c-94f81ffaf0f1 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-76fc2dfd-0fcd-43d1-936c-94f81ffaf0f1 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-76fc2dfd-0fcd-43d1-936c-94f81ffaf0f1 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/2f8bad1d-e6d7-47a8-a7d2-5009c4786019 returned with HTTP 202 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1512/2959] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:57 2026] DELETE /volume/v3/types/2f8bad1d-e6d7-47a8-a7d2-5009c4786019 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-81f74fc3-ed3e-4ef9-999a-45d8004326f9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-81f74fc3-ed3e-4ef9-999a-45d8004326f9 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-81f74fc3-ed3e-4ef9-999a-45d8004326f9 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-310784097", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-81f74fc3-ed3e-4ef9-999a-45d8004326f9 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1513/2960] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9b7fd48b-b8d2-47cf-bdde-930db6988c49 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b7fd48b-b8d2-47cf-bdde-930db6988c49 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types/e1725f18-1bac-455c-aed3-38ea8e37d7a1/encryption Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9b7fd48b-b8d2-47cf-bdde-930db6988c49 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1051624252", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1051624252', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Create volume of 1 GB Sep 05 11:51:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Availability Zones retrieved successfully. Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b7fd48b-b8d2-47cf-bdde-930db6988c49 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/e1725f18-1bac-455c-aed3-38ea8e37d7a1/encryption returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1514/2961] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types/e1725f18-1bac-455c-aed3-38ea8e37d7a1/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a9055fa3-55a0-49e7-8787-6086410e5ce8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a9055fa3-55a0-49e7-8787-6086410e5ce8 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] DELETE http://192.168.122.95/volume/v3/types/e1725f18-1bac-455c-aed3-38ea8e37d7a1/encryption/9416583c-931d-40f9-b524-7f3b39e6a0b3 Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Flow 'volume_create_api' (ef8b1d47-0d19-4854-acc7-e18d852819b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a9055fa3-55a0-49e7-8787-6086410e5ce8 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a9055fa3-55a0-49e7-8787-6086410e5ce8 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67df1b4d-23b8-4a9d-8a38-1c384caba1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a9055fa3-55a0-49e7-8787-6086410e5ce8 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/e1725f18-1bac-455c-aed3-38ea8e37d7a1/encryption/9416583c-931d-40f9-b524-7f3b39e6a0b3 returned with HTTP 202 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1515/2962] 192.168.122.95 () {58 vars in 1368 bytes} [Sat Sep 5 11:51:57 2026] DELETE /volume/v3/types/e1725f18-1bac-455c-aed3-38ea8e37d7a1/encryption/9416583c-931d-40f9-b524-7f3b39e6a0b3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-02498152-1e22-4a9d-bef5-20c7c30809ba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-02498152-1e22-4a9d-bef5-20c7c30809ba tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-02498152-1e22-4a9d-bef5-20c7c30809ba tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1073052949", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67df1b4d-23b8-4a9d-8a38-1c384caba1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:57 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa96c340-b73b-4c76-9582-2f104144c3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-02498152-1e22-4a9d-bef5-20c7c30809ba tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1516/2963] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-554a1731-68c3-4dc0-b7b9-d2494a967941 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-554a1731-68c3-4dc0-b7b9-d2494a967941 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] DELETE http://192.168.122.95/volume/v3/types/cc06af34-5fe9-443b-a072-0a7ce4ffa906/extra_specs/key1 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-554a1731-68c3-4dc0-b7b9-d2494a967941 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-554a1731-68c3-4dc0-b7b9-d2494a967941 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-554a1731-68c3-4dc0-b7b9-d2494a967941 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/cc06af34-5fe9-443b-a072-0a7ce4ffa906/extra_specs/key1 returned with HTTP 202 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1517/2964] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:51:57 2026] DELETE /volume/v3/types/cc06af34-5fe9-443b-a072-0a7ce4ffa906/extra_specs/key1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0732f154-9f64-4468-9d3a-34c46595e758 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0732f154-9f64-4468-9d3a-34c46595e758 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:51:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0732f154-9f64-4468-9d3a-34c46595e758 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1567295345", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0732f154-9f64-4468-9d3a-34c46595e758 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1518/2965] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dc34b5a6-fe47-47e0-9038-71b5c68850a2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc34b5a6-fe47-47e0-9038-71b5c68850a2 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] DELETE http://192.168.122.95/volume/v3/types/0b832c6b-0c4d-46b1-a901-d7c5fb2b607f Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc34b5a6-fe47-47e0-9038-71b5c68850a2 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc34b5a6-fe47-47e0-9038-71b5c68850a2 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Created reservations ['de9cdf8b-32ff-4899-b790-df382e99387a', '5e3175b0-04d2-4be5-b391-0b903cda1904', '6813d58d-383a-4b52-9064-ad3308cdf51b', '18128458-306d-47b2-b53b-7ea7ef8d84b8'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa96c340-b73b-4c76-9582-2f104144c3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9cdf8b-32ff-4899-b790-df382e99387a', '5e3175b0-04d2-4be5-b391-0b903cda1904', '6813d58d-383a-4b52-9064-ad3308cdf51b', '18128458-306d-47b2-b53b-7ea7ef8d84b8']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79fe844-8350-4b92-9e78-146e10f76e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc34b5a6-fe47-47e0-9038-71b5c68850a2 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/0b832c6b-0c4d-46b1-a901-d7c5fb2b607f returned with HTTP 202 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1519/2966] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:58 2026] DELETE /volume/v3/types/0b832c6b-0c4d-46b1-a901-d7c5fb2b607f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5d95d833-19f1-419c-9e83-95ef6565187f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d95d833-19f1-419c-9e83-95ef6565187f tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] GET http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d95d833-19f1-419c-9e83-95ef6565187f tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5d95d833-19f1-419c-9e83-95ef6565187f tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79fe844-8350-4b92-9e78-146e10f76e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83ef4a72-29f0-42ae-99be-9b168541d15a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1051624252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fe76998b69442d7b93f066cdcd76c5c',qos_specs=None,replication_status=,reservations=['de9cdf8b-32ff-4899-b790-df382e99387a','5e3175b0-04d2-4be5-b391-0b903cda1904','6813d58d-383a-4b52-9064-ad3308cdf51b','18128458-306d-47b2-b53b-7ea7ef8d84b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1895e35113245d59d3fc50f3a686e64',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1051624252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83ef4a72-29f0-42ae-99be-9b168541d15a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe76998b69442d7b93f066cdcd76c5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1895e35113245d59d3fc50f3a686e64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994825f4-383d-4a00-b98e-16e7d371d343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5d95d833-19f1-419c-9e83-95ef6565187f tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1520/2967] 192.168.122.95 () {58 vars in 1257 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs => generated 185 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-288fe9e1-0643-4de8-8a39-6456f74b9a1a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-288fe9e1-0643-4de8-8a39-6456f74b9a1a tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] GET http://192.168.122.95/volume/v3/types Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-288fe9e1-0643-4de8-8a39-6456f74b9a1a tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-288fe9e1-0643-4de8-8a39-6456f74b9a1a tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994825f4-383d-4a00-b98e-16e7d371d343) transitioned into state 'SUCCESS' from state '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-1051624252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fe76998b69442d7b93f066cdcd76c5c',qos_specs=None,replication_status=,reservations=['de9cdf8b-32ff-4899-b790-df382e99387a','5e3175b0-04d2-4be5-b391-0b903cda1904','6813d58d-383a-4b52-9064-ad3308cdf51b','18128458-306d-47b2-b53b-7ea7ef8d84b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1895e35113245d59d3fc50f3a686e64',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c4ebc6-4477-4345-93f0-7da6e9b9d033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-288fe9e1-0643-4de8-8a39-6456f74b9a1a tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1521/2968] 192.168.122.95 () {58 vars in 1110 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/types => generated 2587 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-93d469f9-3106-4558-9d0d-1b92dd597b5c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c4ebc6-4477-4345-93f0-7da6e9b9d033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93d469f9-3106-4558-9d0d-1b92dd597b5c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] GET http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption/cipher Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93d469f9-3106-4558-9d0d-1b92dd597b5c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-93d469f9-3106-4558-9d0d-1b92dd597b5c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Flow 'volume_create_api' (ef8b1d47-0d19-4854-acc7-e18d852819b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Create volume request issued successfully. Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c6c597e9-9c96-4fad-9c9a-b1fff859e484 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1448/2969] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:51:57 2026] POST /volume/v3/volumes => generated 761 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-93d469f9-3106-4558-9d0d-1b92dd597b5c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption/cipher returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1522/2970] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption/cipher => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9d7b525e-2269-49ee-aafa-debc98e3fb6c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d7b525e-2269-49ee-aafa-debc98e3fb6c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d7b525e-2269-49ee-aafa-debc98e3fb6c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d7b525e-2269-49ee-aafa-debc98e3fb6c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-17ad0c12-d06e-4753-b59c-217658bac90c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17ad0c12-d06e-4753-b59c-217658bac90c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] GET http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17ad0c12-d06e-4753-b59c-217658bac90c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-17ad0c12-d06e-4753-b59c-217658bac90c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:58 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9d7b525e-2269-49ee-aafa-debc98e3fb6c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-17ad0c12-d06e-4753-b59c-217658bac90c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1523/2971] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption => generated 325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-57b7af02-e64f-4b08-8f57-9cda0fb935d7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57b7af02-e64f-4b08-8f57-9cda0fb935d7 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] GET http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs/multiattach Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57b7af02-e64f-4b08-8f57-9cda0fb935d7 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d7b525e-2269-49ee-aafa-debc98e3fb6c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57b7af02-e64f-4b08-8f57-9cda0fb935d7 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1449/2972] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a => generated 829 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57b7af02-e64f-4b08-8f57-9cda0fb935d7 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs/multiattach returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1524/2973] 192.168.122.95 () {58 vars in 1293 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a4a0c2ba-68a4-4c5d-bdea-e4be4128f0e4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4a0c2ba-68a4-4c5d-bdea-e4be4128f0e4 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] GET http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs/volume_backend_name Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4a0c2ba-68a4-4c5d-bdea-e4be4128f0e4 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a4a0c2ba-68a4-4c5d-bdea-e4be4128f0e4 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a4a0c2ba-68a4-4c5d-bdea-e4be4128f0e4 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1450/2974] 192.168.122.95 () {58 vars in 1317 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs/volume_backend_name => generated 44 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-53ef95bf-1378-4f3f-972d-c98393712a8c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53ef95bf-1378-4f3f-972d-c98393712a8c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] GET http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-53ef95bf-1378-4f3f-972d-c98393712a8c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-53ef95bf-1378-4f3f-972d-c98393712a8c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-53ef95bf-1378-4f3f-972d-c98393712a8c tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2 returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1525/2975] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2 => generated 401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7f5db6ad-b5a5-4b15-9148-86a86a584c30 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f5db6ad-b5a5-4b15-9148-86a86a584c30 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] PUT http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption/a5e256ba-e503-4338-97b7-ee33a2fe0de0 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f5db6ad-b5a5-4b15-9148-86a86a584c30 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d6b88096-dcc1-4200-bed5-73c0ed275d8e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d6b88096-dcc1-4200-bed5-73c0ed275d8e tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d6b88096-dcc1-4200-bed5-73c0ed275d8e tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d6b88096-dcc1-4200-bed5-73c0ed275d8e tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d6b88096-dcc1-4200-bed5-73c0ed275d8e tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f5db6ad-b5a5-4b15-9148-86a86a584c30 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption/a5e256ba-e503-4338-97b7-ee33a2fe0de0 returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1451/2976] 192.168.122.95 () {60 vars in 1385 bytes} [Sat Sep 5 11:51:58 2026] PUT /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/encryption/a5e256ba-e503-4338-97b7-ee33a2fe0de0 => generated 33 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d6b88096-dcc1-4200-bed5-73c0ed275d8e tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1526/2977] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 935 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aacb1c43-061d-40c1-a989-0d5bba171e07 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aacb1c43-061d-40c1-a989-0d5bba171e07 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] PUT http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs/key1 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aacb1c43-061d-40c1-a989-0d5bba171e07 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aacb1c43-061d-40c1-a989-0d5bba171e07 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs/key1 returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1452/2978] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:51:58 2026] PUT /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2/extra_specs/key1 => generated 30 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-27e5076f-6118-4b21-8d7f-15d55857b12a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-27e5076f-6118-4b21-8d7f-15d55857b12a tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] PUT http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-27e5076f-6118-4b21-8d7f-15d55857b12a tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-27e5076f-6118-4b21-8d7f-15d55857b12a tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2 returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1527/2979] 192.168.122.95 () {60 vars in 1241 bytes} [Sat Sep 5 11:51:58 2026] PUT /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2 => generated 370 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c6f70181-ae70-44b1-b076-3a72deadbfd8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c6f70181-ae70-44b1-b076-3a72deadbfd8 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] DELETE http://192.168.122.95/volume/v3/types/cc06af34-5fe9-443b-a072-0a7ce4ffa906 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c6f70181-ae70-44b1-b076-3a72deadbfd8 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c6f70181-ae70-44b1-b076-3a72deadbfd8 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1e2d2124-ead9-4033-985f-3901c7035b3a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e2d2124-ead9-4033-985f-3901c7035b3a tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e2d2124-ead9-4033-985f-3901c7035b3a tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1e2d2124-ead9-4033-985f-3901c7035b3a tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1e2d2124-ead9-4033-985f-3901c7035b3a tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b returned with HTTP 404 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1528/2980] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e0d9936a-6e04-4875-8a2a-e000d8a83a32 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e0d9936a-6e04-4875-8a2a-e000d8a83a32 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] DELETE http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e0d9936a-6e04-4875-8a2a-e000d8a83a32 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e0d9936a-6e04-4875-8a2a-e000d8a83a32 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e0d9936a-6e04-4875-8a2a-e000d8a83a32 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Delete volume with id: 1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e0d9936a-6e04-4875-8a2a-e000d8a83a32 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c6f70181-ae70-44b1-b076-3a72deadbfd8 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/cc06af34-5fe9-443b-a072-0a7ce4ffa906 returned with HTTP 202 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1453/2981] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:58 2026] DELETE /volume/v3/types/cc06af34-5fe9-443b-a072-0a7ce4ffa906 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1032e244-88dd-44a0-b7a6-9da5a0e0ac93 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1032e244-88dd-44a0-b7a6-9da5a0e0ac93 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] DELETE http://192.168.122.95/volume/v3/types/e1725f18-1bac-455c-aed3-38ea8e37d7a1 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1032e244-88dd-44a0-b7a6-9da5a0e0ac93 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1032e244-88dd-44a0-b7a6-9da5a0e0ac93 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e0d9936a-6e04-4875-8a2a-e000d8a83a32 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Delete volume request issued successfully. Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e0d9936a-6e04-4875-8a2a-e000d8a83a32 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 202 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1529/2982] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:51:58 2026] DELETE /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-620fa98f-0420-4c81-be10-00285297898f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-620fa98f-0420-4c81-be10-00285297898f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-620fa98f-0420-4c81-be10-00285297898f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-620fa98f-0420-4c81-be10-00285297898f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-620fa98f-0420-4c81-be10-00285297898f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Volume info retrieved successfully. Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-620fa98f-0420-4c81-be10-00285297898f tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 200 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1530/2983] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:58 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 902 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1032e244-88dd-44a0-b7a6-9da5a0e0ac93 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/e1725f18-1bac-455c-aed3-38ea8e37d7a1 returned with HTTP 202 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1454/2984] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:58 2026] DELETE /volume/v3/types/e1725f18-1bac-455c-aed3-38ea8e37d7a1 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-44491f5a-66c6-4f30-8f72-4adf6cc2ffa7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-44491f5a-66c6-4f30-8f72-4adf6cc2ffa7 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] DELETE http://192.168.122.95/volume/v3/types/f288ace0-bd4f-4d53-8a00-e6b4296f3cc7 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-44491f5a-66c6-4f30-8f72-4adf6cc2ffa7 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-44491f5a-66c6-4f30-8f72-4adf6cc2ffa7 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-44491f5a-66c6-4f30-8f72-4adf6cc2ffa7 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/f288ace0-bd4f-4d53-8a00-e6b4296f3cc7 returned with HTTP 202 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1531/2985] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:58 2026] DELETE /volume/v3/types/f288ace0-bd4f-4d53-8a00-e6b4296f3cc7 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cc2c1d3b-e896-4b08-8283-2b523e455f85 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cc2c1d3b-e896-4b08-8283-2b523e455f85 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] DELETE http://192.168.122.95/volume/v3/types/f6c1206e-8ef1-42b4-ba14-e0878fed64dc Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cc2c1d3b-e896-4b08-8283-2b523e455f85 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cc2c1d3b-e896-4b08-8283-2b523e455f85 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cc2c1d3b-e896-4b08-8283-2b523e455f85 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/f6c1206e-8ef1-42b4-ba14-e0878fed64dc returned with HTTP 202 Sep 05 11:51:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1455/2986] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:58 2026] DELETE /volume/v3/types/f6c1206e-8ef1-42b4-ba14-e0878fed64dc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-780d81e0-d1e7-4ce6-aa7e-21c165dcf3b3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-780d81e0-d1e7-4ce6-aa7e-21c165dcf3b3 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] DELETE http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-780d81e0-d1e7-4ce6-aa7e-21c165dcf3b3 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-780d81e0-d1e7-4ce6-aa7e-21c165dcf3b3 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-780d81e0-d1e7-4ce6-aa7e-21c165dcf3b3 tempest-VolumeTypesAdminTests-414246092 tempest-VolumeTypesAdminTests-414246092-project-admin] http://192.168.122.95/volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2 returned with HTTP 202 Sep 05 11:51:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1532/2987] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:58 2026] DELETE /volume/v3/types/c4cdc032-35f1-4889-9b31-d268ff3facd2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-594223af-9105-44f4-a28c-ae6b0f6cab26 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-594223af-9105-44f4-a28c-ae6b0f6cab26 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-594223af-9105-44f4-a28c-ae6b0f6cab26 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-594223af-9105-44f4-a28c-ae6b0f6cab26 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-594223af-9105-44f4-a28c-ae6b0f6cab26 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-594223af-9105-44f4-a28c-ae6b0f6cab26 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a returned with HTTP 200 Sep 05 11:51:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1456/2988] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:59 2026] GET /volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e0a219ff-9a27-4c07-af01-1329d0a1259b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e0a219ff-9a27-4c07-af01-1329d0a1259b tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e0a219ff-9a27-4c07-af01-1329d0a1259b tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e0a219ff-9a27-4c07-af01-1329d0a1259b tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e0a219ff-9a27-4c07-af01-1329d0a1259b tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e0a219ff-9a27-4c07-af01-1329d0a1259b tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1533/2989] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:59 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 1200 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-919f8e03-90ed-47ee-9582-00efa454d9a9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-919f8e03-90ed-47ee-9582-00efa454d9a9 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-919f8e03-90ed-47ee-9582-00efa454d9a9 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-919f8e03-90ed-47ee-9582-00efa454d9a9 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-919f8e03-90ed-47ee-9582-00efa454d9a9 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-919f8e03-90ed-47ee-9582-00efa454d9a9 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1457/2990] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:59 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dc048513-b3f8-494b-ac4e-991d9e1395b8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc048513-b3f8-494b-ac4e-991d9e1395b8 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] DELETE http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc048513-b3f8-494b-ac4e-991d9e1395b8 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dc048513-b3f8-494b-ac4e-991d9e1395b8 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-dc048513-b3f8-494b-ac4e-991d9e1395b8 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Delete volume with id: b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:51:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dc048513-b3f8-494b-ac4e-991d9e1395b8 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dc048513-b3f8-494b-ac4e-991d9e1395b8 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Delete volume request issued successfully. Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dc048513-b3f8-494b-ac4e-991d9e1395b8 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 202 Sep 05 11:51:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1534/2991] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:51:59 2026] DELETE /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7e1ae4aa-fa1c-43d1-9f24-d7dd784aa608 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7e1ae4aa-fa1c-43d1-9f24-d7dd784aa608 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7e1ae4aa-fa1c-43d1-9f24-d7dd784aa608 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7e1ae4aa-fa1c-43d1-9f24-d7dd784aa608 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:51:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7e1ae4aa-fa1c-43d1-9f24-d7dd784aa608 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Volume info retrieved successfully. Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7e1ae4aa-fa1c-43d1-9f24-d7dd784aa608 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 200 Sep 05 11:51:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1458/2992] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:59 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 1199 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c56d2fbd-70cd-41f9-ab52-5b696ada4108 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c56d2fbd-70cd-41f9-ab52-5b696ada4108 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c56d2fbd-70cd-41f9-ab52-5b696ada4108 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c56d2fbd-70cd-41f9-ab52-5b696ada4108 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c56d2fbd-70cd-41f9-ab52-5b696ada4108 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 returned with HTTP 404 Sep 05 11:51:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1535/2993] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:59 2026] GET /volume/v3/volumes/1a5176d0-629b-4656-8eab-8ce710fec0f6 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dc8d14dc-0b50-4223-92ce-dc82a53c0abb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dc8d14dc-0b50-4223-92ce-dc82a53c0abb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dc8d14dc-0b50-4223-92ce-dc82a53c0abb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dc8d14dc-0b50-4223-92ce-dc82a53c0abb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-dc8d14dc-0b50-4223-92ce-dc82a53c0abb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Delete snapshot with id: 8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dc8d14dc-0b50-4223-92ce-dc82a53c0abb tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 404 Sep 05 11:51:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1459/2994] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:51:59 2026] DELETE /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-371386e7-a39e-4708-8382-aba65c3cbc17 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-371386e7-a39e-4708-8382-aba65c3cbc17 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-371386e7-a39e-4708-8382-aba65c3cbc17 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-371386e7-a39e-4708-8382-aba65c3cbc17 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-371386e7-a39e-4708-8382-aba65c3cbc17 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 returned with HTTP 404 Sep 05 11:51:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1536/2995] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:59 2026] GET /volume/v3/snapshots/8baab04f-0895-4355-b306-626931873d18 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0cc020c7-1ab0-44d5-81f6-138dde61bcb2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0cc020c7-1ab0-44d5-81f6-138dde61bcb2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] DELETE http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0cc020c7-1ab0-44d5-81f6-138dde61bcb2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0cc020c7-1ab0-44d5-81f6-138dde61bcb2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-0cc020c7-1ab0-44d5-81f6-138dde61bcb2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Delete volume with id: d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0cc020c7-1ab0-44d5-81f6-138dde61bcb2 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b returned with HTTP 404 Sep 05 11:51:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1460/2996] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:51:59 2026] DELETE /volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5e0cac57-fb4a-4854-bc8f-48c10bf551f9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e0cac57-fb4a-4854-bc8f-48c10bf551f9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] GET http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e0cac57-fb4a-4854-bc8f-48c10bf551f9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5e0cac57-fb4a-4854-bc8f-48c10bf551f9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5e0cac57-fb4a-4854-bc8f-48c10bf551f9 tempest-VolumeDependencyTests-852636625 tempest-VolumeDependencyTests-852636625-project-member] http://192.168.122.95/volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b returned with HTTP 404 Sep 05 11:51:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1537/2997] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:59 2026] GET /volume/v3/volumes/d1d538af-ed7b-4119-bb65-373dc0e01b3b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:52:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-308b36e0-7d14-497e-b6da-a0de2ba625ae None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-308b36e0-7d14-497e-b6da-a0de2ba625ae tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-308b36e0-7d14-497e-b6da-a0de2ba625ae tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-308b36e0-7d14-497e-b6da-a0de2ba625ae tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:00 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=791,cinder:INSERT=180,cinder:UPDATE=274 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:52:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-308b36e0-7d14-497e-b6da-a0de2ba625ae tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-308b36e0-7d14-497e-b6da-a0de2ba625ae tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a returned with HTTP 200 Sep 05 11:52:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1461/2998] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:00 2026] GET /volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c63b19a9-56e5-4460-a422-2a937ac4f3ac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c63b19a9-56e5-4460-a422-2a937ac4f3ac tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c63b19a9-56e5-4460-a422-2a937ac4f3ac tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c63b19a9-56e5-4460-a422-2a937ac4f3ac tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=846,cinder:INSERT=192,cinder:UPDATE=285 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:00 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c63b19a9-56e5-4460-a422-2a937ac4f3ac tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c63b19a9-56e5-4460-a422-2a937ac4f3ac tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a returned with HTTP 200 Sep 05 11:52:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1538/2999] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:00 2026] GET /volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-09be43c2-95cc-4a44-839d-942baba8d45e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-09be43c2-95cc-4a44-839d-942baba8d45e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-09be43c2-95cc-4a44-839d-942baba8d45e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83ef4a72-29f0-42ae-99be-9b168541d15a", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1306436761", "description": null, "metadata": null}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-09be43c2-95cc-4a44-839d-942baba8d45e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:00 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-09be43c2-95cc-4a44-839d-942baba8d45e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Create snapshot from volume 83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:00 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-09be43c2-95cc-4a44-839d-942baba8d45e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Created reservations ['b6be4e09-19b5-4fed-ad4c-a2acb3131d86', '5dfa6dc2-690d-483d-88d1-3557bdc48854', 'ce74575f-3bb5-49e4-871c-b87c38046fef', '62090a66-d1db-458f-847d-c2939cd6c8b1'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b38d72f4-bf2f-4473-b5ef-0845eba3309e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b38d72f4-bf2f-4473-b5ef-0845eba3309e tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b38d72f4-bf2f-4473-b5ef-0845eba3309e tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b38d72f4-bf2f-4473-b5ef-0845eba3309e tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b38d72f4-bf2f-4473-b5ef-0845eba3309e tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 404 Sep 05 11:52:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1539/3000] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:00 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:52:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-09be43c2-95cc-4a44-839d-942baba8d45e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot force create request issued successfully. Sep 05 11:52:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-09be43c2-95cc-4a44-839d-942baba8d45e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1462/3001] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-61225e5a-4ed1-48b4-ab32-b452b0f41e65 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-61225e5a-4ed1-48b4-ab32-b452b0f41e65 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-61225e5a-4ed1-48b4-ab32-b452b0f41e65 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-61225e5a-4ed1-48b4-ab32-b452b0f41e65 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-61225e5a-4ed1-48b4-ab32-b452b0f41e65 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-61225e5a-4ed1-48b4-ab32-b452b0f41e65 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 200 Sep 05 11:52:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1540/3002] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:00 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7f2dcb95-8bf9-4bb4-95dc-c30731843007 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f2dcb95-8bf9-4bb4-95dc-c30731843007 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] DELETE http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:52:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f2dcb95-8bf9-4bb4-95dc-c30731843007 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f2dcb95-8bf9-4bb4-95dc-c30731843007 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:01 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-7f2dcb95-8bf9-4bb4-95dc-c30731843007 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Delete volume with id: b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:52:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f2dcb95-8bf9-4bb4-95dc-c30731843007 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 404 Sep 05 11:52:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1463/3003] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:52:01 2026] DELETE /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:52:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7e0ae395-2c71-405d-8ab4-74c3fcd6dcb0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7e0ae395-2c71-405d-8ab4-74c3fcd6dcb0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] GET http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa Sep 05 11:52:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7e0ae395-2c71-405d-8ab4-74c3fcd6dcb0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7e0ae395-2c71-405d-8ab4-74c3fcd6dcb0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7e0ae395-2c71-405d-8ab4-74c3fcd6dcb0 tempest-VolumeImageDependencyTests-1040721897 tempest-VolumeImageDependencyTests-1040721897-project-member] http://192.168.122.95/volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa returned with HTTP 404 Sep 05 11:52:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1541/3004] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:01 2026] GET /volume/v3/volumes/b8a86786-6173-4ad9-ac26-e16ed5f351fa => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:52:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-75f83e9a-cec9-41a7-b6a6-203d27c8d8ff None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75f83e9a-cec9-41a7-b6a6-203d27c8d8ff tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75f83e9a-cec9-41a7-b6a6-203d27c8d8ff tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:01 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75f83e9a-cec9-41a7-b6a6-203d27c8d8ff tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:01 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:01 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:01 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-75f83e9a-cec9-41a7-b6a6-203d27c8d8ff tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:01 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75f83e9a-cec9-41a7-b6a6-203d27c8d8ff tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 200 Sep 05 11:52:01 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1464/3005] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:01 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-645781ab-d5d7-4d85-8794-68c2a153dac0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-645781ab-d5d7-4d85-8794-68c2a153dac0 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-645781ab-d5d7-4d85-8794-68c2a153dac0 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-645781ab-d5d7-4d85-8794-68c2a153dac0 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:03 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-645781ab-d5d7-4d85-8794-68c2a153dac0 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-645781ab-d5d7-4d85-8794-68c2a153dac0 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 200 Sep 05 11:52:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1542/3006] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:03 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e5b48d83-4c5c-4a20-ac16-60b11fcc40f8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Create volume of 1 GB Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Availability Zones retrieved successfully. Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Flow 'volume_create_api' (136ad979-8889-498e-9210-955a96eeb541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fbdb7a-2b83-4226-bfe7-2b329558ddbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5b48d83-4c5c-4a20-ac16-60b11fcc40f8 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e5b48d83-4c5c-4a20-ac16-60b11fcc40f8 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1157115613", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fbdb7a-2b83-4226-bfe7-2b329558ddbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47f28b1-180e-4480-8ca1-dc009985a1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e5b48d83-4c5c-4a20-ac16-60b11fcc40f8 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:52:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1543/3007] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:52:03 2026] POST /volume/v3/types => generated 380 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8df79f3d-fb19-4a1d-b130-2cd4da9a9e8b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8df79f3d-fb19-4a1d-b130-2cd4da9a9e8b tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] POST http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8df79f3d-fb19-4a1d-b130-2cd4da9a9e8b tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8df79f3d-fb19-4a1d-b130-2cd4da9a9e8b tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption returned with HTTP 200 Sep 05 11:52:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1544/3008] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:52:03 2026] POST /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-72f391f2-2b0b-48e9-a54a-5b01bb27ddac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72f391f2-2b0b-48e9-a54a-5b01bb27ddac tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-72f391f2-2b0b-48e9-a54a-5b01bb27ddac tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1027838744", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-72f391f2-2b0b-48e9-a54a-5b01bb27ddac tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:52:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1545/3009] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:52:03 2026] POST /volume/v3/types => generated 380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cdac3feb-f7ef-40e1-9b8d-9a8d217b539b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Created reservations ['dbfe479d-f8db-4b9f-89f9-48a03c569d55', '006f8893-4b4c-46ab-91f9-2adef0bcfb99', 'b6798401-a125-43ce-b618-17ed7a390c9e', '19175c5e-7c36-4903-b762-14f3f7776828'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47f28b1-180e-4480-8ca1-dc009985a1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbfe479d-f8db-4b9f-89f9-48a03c569d55', '006f8893-4b4c-46ab-91f9-2adef0bcfb99', 'b6798401-a125-43ce-b618-17ed7a390c9e', '19175c5e-7c36-4903-b762-14f3f7776828']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18ea081f-ee40-46df-8aa6-070648408754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18ea081f-ee40-46df-8aa6-070648408754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc687b1-751c-4f61-a67f-82f96087bbba', '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='951f19c340d942708c9372b47bb08321',qos_specs=None,replication_status=,reservations=['dbfe479d-f8db-4b9f-89f9-48a03c569d55','006f8893-4b4c-46ab-91f9-2adef0bcfb99','b6798401-a125-43ce-b618-17ed7a390c9e','19175c5e-7c36-4903-b762-14f3f7776828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714296ca2a8147e7b7bc591a411afc96',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:03Z,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=ecc687b1-751c-4f61-a67f-82f96087bbba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951f19c340d942708c9372b47bb08321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='714296ca2a8147e7b7bc591a411afc96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce523a1-b20d-481d-afed-ab4221447d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce523a1-b20d-481d-afed-ab4221447d62) transitioned into state 'SUCCESS' from 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='951f19c340d942708c9372b47bb08321',qos_specs=None,replication_status=,reservations=['dbfe479d-f8db-4b9f-89f9-48a03c569d55','006f8893-4b4c-46ab-91f9-2adef0bcfb99','b6798401-a125-43ce-b618-17ed7a390c9e','19175c5e-7c36-4903-b762-14f3f7776828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714296ca2a8147e7b7bc591a411afc96',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31001520-66c8-4c73-a30c-fc806d73ecdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31001520-66c8-4c73-a30c-fc806d73ecdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Flow 'volume_create_api' (136ad979-8889-498e-9210-955a96eeb541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Create volume request issued successfully. Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f4a09f8b-b43e-4fad-b794-d508ccfa42f4 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1465/3010] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:03 2026] POST /volume/v3/volumes => generated 747 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e16f72cc-32ef-4564-a204-9c13c050f39d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e16f72cc-32ef-4564-a204-9c13c050f39d tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e16f72cc-32ef-4564-a204-9c13c050f39d tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e16f72cc-32ef-4564-a204-9c13c050f39d tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cdac3feb-f7ef-40e1-9b8d-9a8d217b539b tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] POST http://192.168.122.95/volume/v3/types/576c4472-4f10-4a6c-b7e6-0ada562234e5/encryption Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cdac3feb-f7ef-40e1-9b8d-9a8d217b539b tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-cdac3feb-f7ef-40e1-9b8d-9a8d217b539b tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cdac3feb-f7ef-40e1-9b8d-9a8d217b539b tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/576c4472-4f10-4a6c-b7e6-0ada562234e5/encryption returned with HTTP 403 Sep 05 11:52:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1546/3011] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:52:03 2026] POST /volume/v3/types/576c4472-4f10-4a6c-b7e6-0ada562234e5/encryption => generated 127 bytes in 242 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-795595b9-da2d-41ea-be2b-31b816501de2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-795595b9-da2d-41ea-be2b-31b816501de2 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-795595b9-da2d-41ea-be2b-31b816501de2 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1582796600", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e16f72cc-32ef-4564-a204-9c13c050f39d tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e16f72cc-32ef-4564-a204-9c13c050f39d tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba returned with HTTP 200 Sep 05 11:52:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1466/3012] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:03 2026] GET /volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba => generated 815 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-795595b9-da2d-41ea-be2b-31b816501de2 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:52:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1547/3013] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:52:03 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5a0d1691-66d3-4fc4-b50d-27ec02b18c57 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a0d1691-66d3-4fc4-b50d-27ec02b18c57 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] POST http://192.168.122.95/volume/v3/types/9111b632-1870-4abe-96ec-9d5055be375e/extra_specs Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a0d1691-66d3-4fc4-b50d-27ec02b18c57 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-5a0d1691-66d3-4fc4-b50d-27ec02b18c57 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a0d1691-66d3-4fc4-b50d-27ec02b18c57 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/9111b632-1870-4abe-96ec-9d5055be375e/extra_specs returned with HTTP 403 Sep 05 11:52:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1467/3014] 192.168.122.95 () {60 vars in 1278 bytes} [Sat Sep 5 11:52:03 2026] POST /volume/v3/types/9111b632-1870-4abe-96ec-9d5055be375e/extra_specs => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4fc2a3c7-9483-450f-8d02-49d4c391a849 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4fc2a3c7-9483-450f-8d02-49d4c391a849 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] PUT http://192.168.122.95/volume/v3/types/9111b632-1870-4abe-96ec-9d5055be375e/extra_specs/key2 Sep 05 11:52:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4fc2a3c7-9483-450f-8d02-49d4c391a849 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-4fc2a3c7-9483-450f-8d02-49d4c391a849 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4fc2a3c7-9483-450f-8d02-49d4c391a849 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/9111b632-1870-4abe-96ec-9d5055be375e/extra_specs/key2 returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1548/3015] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:52:03 2026] PUT /volume/v3/types/9111b632-1870-4abe-96ec-9d5055be375e/extra_specs/key2 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-748c7243-f0b4-4199-89a9-0f76f778fab8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-748c7243-f0b4-4199-89a9-0f76f778fab8 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] POST http://192.168.122.95/volume/v3/types Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-748c7243-f0b4-4199-89a9-0f76f778fab8 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-748c7243-f0b4-4199-89a9-0f76f778fab8 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-748c7243-f0b4-4199-89a9-0f76f778fab8 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1468/3016] 192.168.122.95 () {60 vars in 1131 bytes} [Sat Sep 5 11:52:04 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bd299d60-32d6-4fea-8124-a6980753a0ac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bd299d60-32d6-4fea-8124-a6980753a0ac tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bd299d60-32d6-4fea-8124-a6980753a0ac tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1153709009", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e9a29a8a-02ba-4f56-bd2d-66885501a537 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9a29a8a-02ba-4f56-bd2d-66885501a537 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e9a29a8a-02ba-4f56-bd2d-66885501a537 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e9a29a8a-02ba-4f56-bd2d-66885501a537 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e9a29a8a-02ba-4f56-bd2d-66885501a537 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e9a29a8a-02ba-4f56-bd2d-66885501a537 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1469/3017] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-917019b7-5fca-4662-95f3-c219e8396383 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-917019b7-5fca-4662-95f3-c219e8396383 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-917019b7-5fca-4662-95f3-c219e8396383 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-917019b7-5fca-4662-95f3-c219e8396383 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bd299d60-32d6-4fea-8124-a6980753a0ac tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1549/3018] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:52:04 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 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a4ef6ef6-f125-4147-9a53-bf88a07ad0ac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a4ef6ef6-f125-4147-9a53-bf88a07ad0ac tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] POST http://192.168.122.95/volume/v3/types/abf12364-5146-472a-8350-84f787338381/encryption Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-917019b7-5fca-4662-95f3-c219e8396383 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-917019b7-5fca-4662-95f3-c219e8396383 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1470/3019] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a4ef6ef6-f125-4147-9a53-bf88a07ad0ac tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-054c519c-4c9f-48cf-a962-f919ef568013 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-054c519c-4c9f-48cf-a962-f919ef568013 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-054c519c-4c9f-48cf-a962-f919ef568013 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-054c519c-4c9f-48cf-a962-f919ef568013 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-054c519c-4c9f-48cf-a962-f919ef568013 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-054c519c-4c9f-48cf-a962-f919ef568013 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1471/3020] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ba2d4928-0f54-4725-bc76-2780fd3d79af", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Create volume request body: {'volume': {'snapshot_id': 'ba2d4928-0f54-4725-bc76-2780fd3d79af', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Create volume of 1 GB Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Availability Zones retrieved successfully. Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a4ef6ef6-f125-4147-9a53-bf88a07ad0ac tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types/abf12364-5146-472a-8350-84f787338381/encryption returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Flow 'volume_create_api' (746ba503-1398-4ec0-8311-72277176d27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1550/3021] 192.168.122.95 () {60 vars in 1276 bytes} [Sat Sep 5 11:52:04 2026] POST /volume/v3/types/abf12364-5146-472a-8350-84f787338381/encryption => generated 239 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b18f68d-24bd-4191-a102-6be1fd4fc31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4b8f7326-47a8-4d9f-bf30-ae83ce3525a1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b8f7326-47a8-4d9f-bf30-ae83ce3525a1 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] DELETE http://192.168.122.95/volume/v3/types/abf12364-5146-472a-8350-84f787338381/encryption/293ed578-a09a-4162-a07f-a88a90ee4e21 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b8f7326-47a8-4d9f-bf30-ae83ce3525a1 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b8f7326-47a8-4d9f-bf30-ae83ce3525a1 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-4b8f7326-47a8-4d9f-bf30-ae83ce3525a1 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b8f7326-47a8-4d9f-bf30-ae83ce3525a1 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/abf12364-5146-472a-8350-84f787338381/encryption/293ed578-a09a-4162-a07f-a88a90ee4e21 returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1551/3022] 192.168.122.95 () {58 vars in 1368 bytes} [Sat Sep 5 11:52:04 2026] DELETE /volume/v3/types/abf12364-5146-472a-8350-84f787338381/encryption/293ed578-a09a-4162-a07f-a88a90ee4e21 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e8434eb4-1134-4f7e-b35b-8656803e2322 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e8434eb4-1134-4f7e-b35b-8656803e2322 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e8434eb4-1134-4f7e-b35b-8656803e2322 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-407631504", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b18f68d-24bd-4191-a102-6be1fd4fc31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ba2d4928-0f54-4725-bc76-2780fd3d79af', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ada52fc-e127-44dd-991e-105d8cf0966b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e8434eb4-1134-4f7e-b35b-8656803e2322 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1552/3023] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:52:04 2026] POST /volume/v3/types => generated 379 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f23c8318-c5eb-4b30-a92c-a364bfc67f72 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f23c8318-c5eb-4b30-a92c-a364bfc67f72 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] DELETE http://192.168.122.95/volume/v3/types/b1c3c030-026a-4234-8c71-23b5699eaacf/extra_specs/key1 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f23c8318-c5eb-4b30-a92c-a364bfc67f72 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f23c8318-c5eb-4b30-a92c-a364bfc67f72 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-f23c8318-c5eb-4b30-a92c-a364bfc67f72 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f23c8318-c5eb-4b30-a92c-a364bfc67f72 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/b1c3c030-026a-4234-8c71-23b5699eaacf/extra_specs/key1 returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1553/3024] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:52:04 2026] DELETE /volume/v3/types/b1c3c030-026a-4234-8c71-23b5699eaacf/extra_specs/key1 => generated 122 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c77ff76b-d0fc-429f-9b5d-e098155df835 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c77ff76b-d0fc-429f-9b5d-e098155df835 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c77ff76b-d0fc-429f-9b5d-e098155df835 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-626936183", "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=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Created reservations ['a14fb22d-72f7-43dd-8e00-1b5d9232da0c', '85afc638-bb84-43bf-9005-82cbd754a5ec', '5d044dcc-aa78-441f-84d2-f6d81f999cd1', 'c8ae6339-97c6-407a-bf0b-ecb46ef31a4f'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ada52fc-e127-44dd-991e-105d8cf0966b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a14fb22d-72f7-43dd-8e00-1b5d9232da0c', '85afc638-bb84-43bf-9005-82cbd754a5ec', '5d044dcc-aa78-441f-84d2-f6d81f999cd1', 'c8ae6339-97c6-407a-bf0b-ecb46ef31a4f']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6c7d450-8881-421a-9125-9704131c4be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c77ff76b-d0fc-429f-9b5d-e098155df835 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1554/3025] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:52:04 2026] POST /volume/v3/types => generated 379 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-19a6c768-2643-4371-b1d6-0e28396892c3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-19a6c768-2643-4371-b1d6-0e28396892c3 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] DELETE http://192.168.122.95/volume/v3/types/fdb1aacb-aaf1-44d7-8f86-29d21f25a75f Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-19a6c768-2643-4371-b1d6-0e28396892c3 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-19a6c768-2643-4371-b1d6-0e28396892c3 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-19a6c768-2643-4371-b1d6-0e28396892c3 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-19a6c768-2643-4371-b1d6-0e28396892c3 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/fdb1aacb-aaf1-44d7-8f86-29d21f25a75f returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1555/3026] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:52:04 2026] DELETE /volume/v3/types/fdb1aacb-aaf1-44d7-8f86-29d21f25a75f => generated 109 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6c7d450-8881-421a-9125-9704131c4be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b35f4b5-0948-41c0-bd6e-6fa22c8fd583', '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='3fe76998b69442d7b93f066cdcd76c5c',qos_specs=None,replication_status=,reservations=['a14fb22d-72f7-43dd-8e00-1b5d9232da0c','85afc638-bb84-43bf-9005-82cbd754a5ec','5d044dcc-aa78-441f-84d2-f6d81f999cd1','c8ae6339-97c6-407a-bf0b-ecb46ef31a4f'],size=1,snapshot_id=ba2d4928-0f54-4725-bc76-2780fd3d79af,source_replicaid=,source_volid=None,status='creating',user_id='f1895e35113245d59d3fc50f3a686e64',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:04Z,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=9b35f4b5-0948-41c0-bd6e-6fa22c8fd583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe76998b69442d7b93f066cdcd76c5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ba2d4928-0f54-4725-bc76-2780fd3d79af,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1895e35113245d59d3fc50f3a686e64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d52557b1-0bb0-4816-a773-f0d17e748750 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d626c52-98b4-495a-a50b-439a1384bb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d52557b1-0bb0-4816-a773-f0d17e748750 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] GET http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d52557b1-0bb0-4816-a773-f0d17e748750 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d52557b1-0bb0-4816-a773-f0d17e748750 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d52557b1-0bb0-4816-a773-f0d17e748750 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1556/3027] 192.168.122.95 () {58 vars in 1257 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs => generated 123 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-71ff4624-dc47-459c-a253-599899836a21 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-71ff4624-dc47-459c-a253-599899836a21 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] GET http://192.168.122.95/volume/v3/types Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-71ff4624-dc47-459c-a253-599899836a21 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-71ff4624-dc47-459c-a253-599899836a21 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-71ff4624-dc47-459c-a253-599899836a21 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d626c52-98b4-495a-a50b-439a1384bb80) transitioned into state 'SUCCESS' from 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='3fe76998b69442d7b93f066cdcd76c5c',qos_specs=None,replication_status=,reservations=['a14fb22d-72f7-43dd-8e00-1b5d9232da0c','85afc638-bb84-43bf-9005-82cbd754a5ec','5d044dcc-aa78-441f-84d2-f6d81f999cd1','c8ae6339-97c6-407a-bf0b-ecb46ef31a4f'],size=1,snapshot_id=ba2d4928-0f54-4725-bc76-2780fd3d79af,source_replicaid=,source_volid=None,status='creating',user_id='f1895e35113245d59d3fc50f3a686e64',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e853f7-60f1-4d38-a979-0875b7e2d274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-71ff4624-dc47-459c-a253-599899836a21 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1557/3028] 192.168.122.95 () {58 vars in 1110 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/types => generated 2362 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e6948b90-e9d5-496e-8eef-46f38859c0b2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e6948b90-e9d5-496e-8eef-46f38859c0b2 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] GET http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption/cipher Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e6948b90-e9d5-496e-8eef-46f38859c0b2 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e6948b90-e9d5-496e-8eef-46f38859c0b2 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-e6948b90-e9d5-496e-8eef-46f38859c0b2 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e6948b90-e9d5-496e-8eef-46f38859c0b2 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption/cipher returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1558/3029] 192.168.122.95 () {58 vars in 1275 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e853f7-60f1-4d38-a979-0875b7e2d274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Flow 'volume_create_api' (746ba503-1398-4ec0-8311-72277176d27a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Create volume request issued successfully. Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7b6d8a22-66b7-4084-93e6-a781d535dc4e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a90acf53-c4a2-43bb-9da9-d44b9b726ad6 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b6d8a22-66b7-4084-93e6-a781d535dc4e tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] GET http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b6d8a22-66b7-4084-93e6-a781d535dc4e tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b6d8a22-66b7-4084-93e6-a781d535dc4e tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1472/3030] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:04 2026] POST /volume/v3/volumes => generated 748 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-7b6d8a22-66b7-4084-93e6-a781d535dc4e tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b6d8a22-66b7-4084-93e6-a781d535dc4e tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1559/3031] 192.168.122.95 () {58 vars in 1254 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa6a527e-4fe8-48ce-a2ac-4335782d4878 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa6a527e-4fe8-48ce-a2ac-4335782d4878 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] GET http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs/multiattach Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa6a527e-4fe8-48ce-a2ac-4335782d4878 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa6a527e-4fe8-48ce-a2ac-4335782d4878 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-07e8c2ee-9c2e-400d-a13f-a79805001222 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07e8c2ee-9c2e-400d-a13f-a79805001222 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-07e8c2ee-9c2e-400d-a13f-a79805001222 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-07e8c2ee-9c2e-400d-a13f-a79805001222 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa6a527e-4fe8-48ce-a2ac-4335782d4878 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs/multiattach returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1473/3032] 192.168.122.95 () {58 vars in 1293 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs/multiattach => generated 29 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aaba99f1-60a7-4610-a560-0a7c1ac7f66e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aaba99f1-60a7-4610-a560-0a7c1ac7f66e tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] GET http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs/volume_backend_name Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aaba99f1-60a7-4610-a560-0a7c1ac7f66e tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aaba99f1-60a7-4610-a560-0a7c1ac7f66e tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-07e8c2ee-9c2e-400d-a13f-a79805001222 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-07e8c2ee-9c2e-400d-a13f-a79805001222 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1560/3033] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aaba99f1-60a7-4610-a560-0a7c1ac7f66e tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 11:52:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1474/3034] 192.168.122.95 () {58 vars in 1317 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs/volume_backend_name => generated 143 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5c67bb25-5c47-48e5-8bd1-f7e201fd1887 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5c67bb25-5c47-48e5-8bd1-f7e201fd1887 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] GET http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5c67bb25-5c47-48e5-8bd1-f7e201fd1887 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5c67bb25-5c47-48e5-8bd1-f7e201fd1887 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5c67bb25-5c47-48e5-8bd1-f7e201fd1887 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49 returned with HTTP 200 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1561/3035] 192.168.122.95 () {58 vars in 1221 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49 => generated 318 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-75d88e11-98b8-4b99-b395-8e57b9f9436f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75d88e11-98b8-4b99-b395-8e57b9f9436f tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] PUT http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption/51f49b02-2f6e-4650-8325-a71a9dc9308c Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-75d88e11-98b8-4b99-b395-8e57b9f9436f tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-75d88e11-98b8-4b99-b395-8e57b9f9436f tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-75d88e11-98b8-4b99-b395-8e57b9f9436f tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption/51f49b02-2f6e-4650-8325-a71a9dc9308c returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1475/3036] 192.168.122.95 () {60 vars in 1385 bytes} [Sat Sep 5 11:52:04 2026] PUT /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/encryption/51f49b02-2f6e-4650-8325-a71a9dc9308c => generated 127 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8c48a1ec-06b2-4c4a-b359-4720c37f5056 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c48a1ec-06b2-4c4a-b359-4720c37f5056 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] PUT http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs/key1 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c48a1ec-06b2-4c4a-b359-4720c37f5056 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-8c48a1ec-06b2-4c4a-b359-4720c37f5056 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c48a1ec-06b2-4c4a-b359-4720c37f5056 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs/key1 returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1562/3037] 192.168.122.95 () {60 vars in 1292 bytes} [Sat Sep 5 11:52:04 2026] PUT /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49/extra_specs/key1 => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eb5ebffd-5369-46bf-858c-9b89002cc4a7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eb5ebffd-5369-46bf-858c-9b89002cc4a7 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] PUT http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49 Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eb5ebffd-5369-46bf-858c-9b89002cc4a7 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-eb5ebffd-5369-46bf-858c-9b89002cc4a7 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'fc036d0e8aff4a58a71c9b7dbf5dd6c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0d6877124c4f0692d13e80a19ba197', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eb5ebffd-5369-46bf-858c-9b89002cc4a7 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-member] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49 returned with HTTP 403 Sep 05 11:52:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1476/3038] 192.168.122.95 () {60 vars in 1241 bytes} [Sat Sep 5 11:52:04 2026] PUT /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49 => generated 109 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c788d82d-3451-4260-8be1-77d7652da247 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c788d82d-3451-4260-8be1-77d7652da247 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] DELETE http://192.168.122.95/volume/v3/types/fdb1aacb-aaf1-44d7-8f86-29d21f25a75f Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c788d82d-3451-4260-8be1-77d7652da247 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c788d82d-3451-4260-8be1-77d7652da247 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-22d7d978-c644-4d3a-b338-221c3822c4dd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22d7d978-c644-4d3a-b338-221c3822c4dd tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22d7d978-c644-4d3a-b338-221c3822c4dd tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22d7d978-c644-4d3a-b338-221c3822c4dd tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c788d82d-3451-4260-8be1-77d7652da247 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types/fdb1aacb-aaf1-44d7-8f86-29d21f25a75f returned with HTTP 202 Sep 05 11:52:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1563/3039] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:52:04 2026] DELETE /volume/v3/types/fdb1aacb-aaf1-44d7-8f86-29d21f25a75f => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-04070cc7-016e-46f0-8198-fd9455a60acb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-22d7d978-c644-4d3a-b338-221c3822c4dd tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04070cc7-016e-46f0-8198-fd9455a60acb tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] DELETE http://192.168.122.95/volume/v3/types/b1c3c030-026a-4234-8c71-23b5699eaacf Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-04070cc7-016e-46f0-8198-fd9455a60acb tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-04070cc7-016e-46f0-8198-fd9455a60acb tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22d7d978-c644-4d3a-b338-221c3822c4dd tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba returned with HTTP 200 Sep 05 11:52:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1477/3040] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:04 2026] GET /volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba => generated 839 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-04070cc7-016e-46f0-8198-fd9455a60acb tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types/b1c3c030-026a-4234-8c71-23b5699eaacf returned with HTTP 202 Sep 05 11:52:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1564/3041] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:52:04 2026] DELETE /volume/v3/types/b1c3c030-026a-4234-8c71-23b5699eaacf => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-32f0bc7f-cdb7-4caa-abe1-1af6c22a5ff3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-32f0bc7f-cdb7-4caa-abe1-1af6c22a5ff3 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] DELETE http://192.168.122.95/volume/v3/types/abf12364-5146-472a-8350-84f787338381 Sep 05 11:52:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-32f0bc7f-cdb7-4caa-abe1-1af6c22a5ff3 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-32f0bc7f-cdb7-4caa-abe1-1af6c22a5ff3 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-32f0bc7f-cdb7-4caa-abe1-1af6c22a5ff3 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types/abf12364-5146-472a-8350-84f787338381 returned with HTTP 202 Sep 05 11:52:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1478/3042] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:52:05 2026] DELETE /volume/v3/types/abf12364-5146-472a-8350-84f787338381 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-25c46f2a-7997-49fb-a1c0-fcc416a97cb1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25c46f2a-7997-49fb-a1c0-fcc416a97cb1 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] DELETE http://192.168.122.95/volume/v3/types/9111b632-1870-4abe-96ec-9d5055be375e Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25c46f2a-7997-49fb-a1c0-fcc416a97cb1 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-25c46f2a-7997-49fb-a1c0-fcc416a97cb1 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-25c46f2a-7997-49fb-a1c0-fcc416a97cb1 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types/9111b632-1870-4abe-96ec-9d5055be375e returned with HTTP 202 Sep 05 11:52:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1565/3043] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:52:05 2026] DELETE /volume/v3/types/9111b632-1870-4abe-96ec-9d5055be375e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-afc3094a-4ee2-45a5-8049-48ba2ec6a89c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afc3094a-4ee2-45a5-8049-48ba2ec6a89c tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] DELETE http://192.168.122.95/volume/v3/types/576c4472-4f10-4a6c-b7e6-0ada562234e5 Sep 05 11:52:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afc3094a-4ee2-45a5-8049-48ba2ec6a89c tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-afc3094a-4ee2-45a5-8049-48ba2ec6a89c tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-afc3094a-4ee2-45a5-8049-48ba2ec6a89c tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types/576c4472-4f10-4a6c-b7e6-0ada562234e5 returned with HTTP 202 Sep 05 11:52:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1479/3044] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:52:05 2026] DELETE /volume/v3/types/576c4472-4f10-4a6c-b7e6-0ada562234e5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-269c614e-b291-4ef4-982e-165d8c3b19e7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-269c614e-b291-4ef4-982e-165d8c3b19e7 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] DELETE http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49 Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-269c614e-b291-4ef4-982e-165d8c3b19e7 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-269c614e-b291-4ef4-982e-165d8c3b19e7 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-269c614e-b291-4ef4-982e-165d8c3b19e7 tempest-VolumeTypesMemberTests-1128807912 tempest-VolumeTypesMemberTests-1128807912-project-admin] http://192.168.122.95/volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49 returned with HTTP 202 Sep 05 11:52:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1566/3045] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:52:05 2026] DELETE /volume/v3/types/c5d02146-feab-4804-a329-7cad65d36e49 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5401e6bb-d517-4fc7-9ea3-d81457903973 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b3a27e67-de4d-4e91-81dc-3aeaf758175e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b3a27e67-de4d-4e91-81dc-3aeaf758175e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b3a27e67-de4d-4e91-81dc-3aeaf758175e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b3a27e67-de4d-4e91-81dc-3aeaf758175e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b3a27e67-de4d-4e91-81dc-3aeaf758175e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b3a27e67-de4d-4e91-81dc-3aeaf758175e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1567/3046] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:05 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5401e6bb-d517-4fc7-9ea3-d81457903973 tempest-ProjectReaderTests-844844389 tempest-ProjectReaderTests-844844389-project-admin] GET http://192.168.122.95/volume/v3/scheduler-stats/get_pools Sep 05 11:52:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5401e6bb-d517-4fc7-9ea3-d81457903973 tempest-ProjectReaderTests-844844389 tempest-ProjectReaderTests-844844389-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5401e6bb-d517-4fc7-9ea3-d81457903973 tempest-ProjectReaderTests-844844389 tempest-ProjectReaderTests-844844389-project-admin] Calling method 'get_pools' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5401e6bb-d517-4fc7-9ea3-d81457903973 tempest-ProjectReaderTests-844844389 tempest-ProjectReaderTests-844844389-project-admin] http://192.168.122.95/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:52:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1480/3047] 192.168.122.95 () {58 vars in 1170 bytes} [Sat Sep 5 11:52:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:52:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9ea0f5ac-6d44-42b2-8d95-a30271a268cf None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f2785d82-f16d-422f-b80d-6a7f8f4d6579 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2785d82-f16d-422f-b80d-6a7f8f4d6579 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2785d82-f16d-422f-b80d-6a7f8f4d6579 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2785d82-f16d-422f-b80d-6a7f8f4d6579 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f2785d82-f16d-422f-b80d-6a7f8f4d6579 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2785d82-f16d-422f-b80d-6a7f8f4d6579 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba returned with HTTP 200 Sep 05 11:52:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1481/3048] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:06 2026] GET /volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0063cdab-104d-487e-8d4b-18bba00dbe6b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0063cdab-104d-487e-8d4b-18bba00dbe6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0063cdab-104d-487e-8d4b-18bba00dbe6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0063cdab-104d-487e-8d4b-18bba00dbe6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0063cdab-104d-487e-8d4b-18bba00dbe6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0063cdab-104d-487e-8d4b-18bba00dbe6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba returned with HTTP 200 Sep 05 11:52:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1482/3049] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:06 2026] GET /volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1551850308"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9ea0f5ac-6d44-42b2-8d95-a30271a268cf tempest-ProjectReaderTests-844844389 tempest-ProjectReaderTests-844844389-project-reader] GET http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:52:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9ea0f5ac-6d44-42b2-8d95-a30271a268cf tempest-ProjectReaderTests-844844389 tempest-ProjectReaderTests-844844389-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9ea0f5ac-6d44-42b2-8d95-a30271a268cf tempest-ProjectReaderTests-844844389 tempest-ProjectReaderTests-844844389-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1551850308'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Create volume of 1 GB Sep 05 11:52:06 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-9ea0f5ac-6d44-42b2-8d95-a30271a268cf tempest-ProjectReaderTests-844844389 tempest-ProjectReaderTests-844844389-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'eb7275186a7446b499daa68b92782876', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '061e95ddc21d43ce82a3d5fc93264e0f', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9ea0f5ac-6d44-42b2-8d95-a30271a268cf tempest-ProjectReaderTests-844844389 tempest-ProjectReaderTests-844844389-project-reader] http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 11:52:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1568/3050] 192.168.122.95 () {58 vars in 1188 bytes} [Sat Sep 5 11:52:05 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 221 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Availability Zones retrieved successfully. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Flow 'volume_create_api' (5d964812-009c-4e6a-92fb-c3400aad0b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6dbb7c7-4527-4d38-ad2d-5b97294240ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6dbb7c7-4527-4d38-ad2d-5b97294240ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e05e7fd-648e-4117-bc2e-96fa4fbde3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Created reservations ['452a253d-06e3-4a77-8b96-0d11c27d989c', '4172775b-f224-4651-adf2-2cab2d63b800', '8b4ecdc9-bf9c-4af6-923f-db6b8ae292c8', '64de64bb-04f5-4a19-be59-f77f227a6c78'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e05e7fd-648e-4117-bc2e-96fa4fbde3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['452a253d-06e3-4a77-8b96-0d11c27d989c', '4172775b-f224-4651-adf2-2cab2d63b800', '8b4ecdc9-bf9c-4af6-923f-db6b8ae292c8', '64de64bb-04f5-4a19-be59-f77f227a6c78']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ffadd5d-c961-48a2-bc3c-4b79be151eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ffadd5d-c961-48a2-bc3c-4b79be151eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b587e38-028f-4436-99f9-a5f20276b7b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1551850308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f19c340d942708c9372b47bb08321',qos_specs=None,replication_status=,reservations=['452a253d-06e3-4a77-8b96-0d11c27d989c','4172775b-f224-4651-adf2-2cab2d63b800','8b4ecdc9-bf9c-4af6-923f-db6b8ae292c8','64de64bb-04f5-4a19-be59-f77f227a6c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714296ca2a8147e7b7bc591a411afc96',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:06Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1551850308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b587e38-028f-4436-99f9-a5f20276b7b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951f19c340d942708c9372b47bb08321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='714296ca2a8147e7b7bc591a411afc96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be61461-cb1d-491c-b31c-ca8971680f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be61461-cb1d-491c-b31c-ca8971680f22) transitioned into 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-1551850308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f19c340d942708c9372b47bb08321',qos_specs=None,replication_status=,reservations=['452a253d-06e3-4a77-8b96-0d11c27d989c','4172775b-f224-4651-adf2-2cab2d63b800','8b4ecdc9-bf9c-4af6-923f-db6b8ae292c8','64de64bb-04f5-4a19-be59-f77f227a6c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714296ca2a8147e7b7bc591a411afc96',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ac63e82-2988-4b05-a493-312561a9512b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ac63e82-2988-4b05-a493-312561a9512b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Flow 'volume_create_api' (5d964812-009c-4e6a-92fb-c3400aad0b0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Create volume request issued successfully. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7e813b4d-f3de-455c-8ee2-c85bab684416 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1483/3051] 192.168.122.95 () {60 vars in 1138 bytes} [Sat Sep 5 11:52:06 2026] POST /volume/v3/volumes => generated 783 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d5108dc6-e26f-49c8-b9ef-82922840e043 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d5108dc6-e26f-49c8-b9ef-82922840e043 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d5108dc6-e26f-49c8-b9ef-82922840e043 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d5108dc6-e26f-49c8-b9ef-82922840e043 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:06 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:06 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d5108dc6-e26f-49c8-b9ef-82922840e043 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d5108dc6-e26f-49c8-b9ef-82922840e043 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 200 Sep 05 11:52:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1569/3052] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:06 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f4af942c-71d2-4f06-adcd-392f16832a01 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f4af942c-71d2-4f06-adcd-392f16832a01 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f4af942c-71d2-4f06-adcd-392f16832a01 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f4af942c-71d2-4f06-adcd-392f16832a01 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f4af942c-71d2-4f06-adcd-392f16832a01 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f4af942c-71d2-4f06-adcd-392f16832a01 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1484/3053] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:06 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e49314e6-34e7-4e37-adb5-d6dbb44b114e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e49314e6-34e7-4e37-adb5-d6dbb44b114e tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e49314e6-34e7-4e37-adb5-d6dbb44b114e tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e49314e6-34e7-4e37-adb5-d6dbb44b114e tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e49314e6-34e7-4e37-adb5-d6dbb44b114e tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e49314e6-34e7-4e37-adb5-d6dbb44b114e tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 200 Sep 05 11:52:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1570/3054] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:07 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 875 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4709b3a6-3664-4d7c-8ec5-56772e14ee1c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4709b3a6-3664-4d7c-8ec5-56772e14ee1c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4709b3a6-3664-4d7c-8ec5-56772e14ee1c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4709b3a6-3664-4d7c-8ec5-56772e14ee1c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4709b3a6-3664-4d7c-8ec5-56772e14ee1c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4709b3a6-3664-4d7c-8ec5-56772e14ee1c tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1485/3055] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:07 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 840 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fb9ed433-1833-4645-ab32-e1f35349ff84 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb9ed433-1833-4645-ab32-e1f35349ff84 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb9ed433-1833-4645-ab32-e1f35349ff84 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb9ed433-1833-4645-ab32-e1f35349ff84 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fb9ed433-1833-4645-ab32-e1f35349ff84 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb9ed433-1833-4645-ab32-e1f35349ff84 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 200 Sep 05 11:52:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1571/3056] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:08 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 875 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f55c1e3d-7797-45f8-a80b-bf5b993f1922 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f55c1e3d-7797-45f8-a80b-bf5b993f1922 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f55c1e3d-7797-45f8-a80b-bf5b993f1922 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f55c1e3d-7797-45f8-a80b-bf5b993f1922 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f55c1e3d-7797-45f8-a80b-bf5b993f1922 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f55c1e3d-7797-45f8-a80b-bf5b993f1922 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1486/3057] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:09 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 840 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ed9c1a92-021d-4292-8b8e-94d28de1e9ab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed9c1a92-021d-4292-8b8e-94d28de1e9ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed9c1a92-021d-4292-8b8e-94d28de1e9ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed9c1a92-021d-4292-8b8e-94d28de1e9ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:10 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:10 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:10 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:10 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ed9c1a92-021d-4292-8b8e-94d28de1e9ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-18f2176e-5921-42c0-b175-d942dca7056e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed9c1a92-021d-4292-8b8e-94d28de1e9ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 200 Sep 05 11:52:10 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1572/3058] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:10 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 875 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-18f2176e-5921-42c0-b175-d942dca7056e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-18f2176e-5921-42c0-b175-d942dca7056e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-18f2176e-5921-42c0-b175-d942dca7056e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:10 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:10 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:10 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:10 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:10 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-18f2176e-5921-42c0-b175-d942dca7056e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-18f2176e-5921-42c0-b175-d942dca7056e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1487/3059] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:10 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 840 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e24a104c-98bd-4fd4-b308-e0438775ed8a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e24a104c-98bd-4fd4-b308-e0438775ed8a tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e24a104c-98bd-4fd4-b308-e0438775ed8a tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:11 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e24a104c-98bd-4fd4-b308-e0438775ed8a tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:11 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:11 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e24a104c-98bd-4fd4-b308-e0438775ed8a tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e24a104c-98bd-4fd4-b308-e0438775ed8a tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 200 Sep 05 11:52:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1573/3060] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:11 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 875 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a820667c-de24-49ef-9110-503c6824d773 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a820667c-de24-49ef-9110-503c6824d773 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a820667c-de24-49ef-9110-503c6824d773 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a820667c-de24-49ef-9110-503c6824d773 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a820667c-de24-49ef-9110-503c6824d773 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a820667c-de24-49ef-9110-503c6824d773 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1488/3061] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:11 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 840 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-57686f61-6d9b-4225-acc9-94e2a70793c5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-57686f61-6d9b-4225-acc9-94e2a70793c5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-57686f61-6d9b-4225-acc9-94e2a70793c5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-57686f61-6d9b-4225-acc9-94e2a70793c5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-57686f61-6d9b-4225-acc9-94e2a70793c5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-57686f61-6d9b-4225-acc9-94e2a70793c5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 200 Sep 05 11:52:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1489/3062] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:12 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 875 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-962446977"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-962446977'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume of 1 GB Sep 05 11:52:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Flow 'volume_create_api' (c0b71d34-cbf7-4b55-b0e5-e7541797b6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009a692e-3c6d-4a06-a9c6-d071a8ac8d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b678072c-ea77-4706-96fe-e9713c4a3d4a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b678072c-ea77-4706-96fe-e9713c4a3d4a tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b678072c-ea77-4706-96fe-e9713c4a3d4a tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b678072c-ea77-4706-96fe-e9713c4a3d4a tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009a692e-3c6d-4a06-a9c6-d071a8ac8d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5da4ab-2095-4f7b-bc53-d28842480847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b678072c-ea77-4706-96fe-e9713c4a3d4a tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b678072c-ea77-4706-96fe-e9713c4a3d4a tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1490/3063] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:12 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a15ef70c-a019-4b36-8be5-b6d5c77b3520 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a15ef70c-a019-4b36-8be5-b6d5c77b3520 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a15ef70c-a019-4b36-8be5-b6d5c77b3520 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a15ef70c-a019-4b36-8be5-b6d5c77b3520 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a15ef70c-a019-4b36-8be5-b6d5c77b3520 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a15ef70c-a019-4b36-8be5-b6d5c77b3520 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1491/3064] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:12 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-97eeaf8e-374e-4771-909a-707d535418b7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-97eeaf8e-374e-4771-909a-707d535418b7 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-97eeaf8e-374e-4771-909a-707d535418b7 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-97eeaf8e-374e-4771-909a-707d535418b7 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-97eeaf8e-374e-4771-909a-707d535418b7 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Delete snapshot with id: ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Created reservations ['b1c0a736-467b-47eb-a127-f3d0cd5736dd', '4660cd81-096f-4cc7-9e20-8cf1d21540a1', '1a143f6e-2677-4abe-9f88-906f8724ebea', '7c734e4f-8f24-4391-91c8-e1280285187d'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5da4ab-2095-4f7b-bc53-d28842480847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1c0a736-467b-47eb-a127-f3d0cd5736dd', '4660cd81-096f-4cc7-9e20-8cf1d21540a1', '1a143f6e-2677-4abe-9f88-906f8724ebea', '7c734e4f-8f24-4391-91c8-e1280285187d']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-97eeaf8e-374e-4771-909a-707d535418b7 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ce699b-4083-49f3-aa75-2107850f6306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-97eeaf8e-374e-4771-909a-707d535418b7 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot delete request issued successfully. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-97eeaf8e-374e-4771-909a-707d535418b7 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 202 Sep 05 11:52:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1492/3065] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:12 2026] DELETE /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6e027cee-189e-4526-a11f-d71236bda3e9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ce699b-4083-49f3-aa75-2107850f6306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23bd6e26-7084-4c63-86db-2fc3aa714c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-962446977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d60ba3b97dd749afb0b1b78f89c6c447',qos_specs=None,replication_status=,reservations=['b1c0a736-467b-47eb-a127-f3d0cd5736dd','4660cd81-096f-4cc7-9e20-8cf1d21540a1','1a143f6e-2677-4abe-9f88-906f8724ebea','7c734e4f-8f24-4391-91c8-e1280285187d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f0c1b339b24b9991544f21176ed9f6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-962446977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23bd6e26-7084-4c63-86db-2fc3aa714c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d60ba3b97dd749afb0b1b78f89c6c447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21f0c1b339b24b9991544f21176ed9f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4237e2b0-a022-4fd1-b654-c5ac885d9204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e027cee-189e-4526-a11f-d71236bda3e9 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6e027cee-189e-4526-a11f-d71236bda3e9 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6e027cee-189e-4526-a11f-d71236bda3e9 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6e027cee-189e-4526-a11f-d71236bda3e9 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6e027cee-189e-4526-a11f-d71236bda3e9 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 200 Sep 05 11:52:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1493/3066] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:12 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4237e2b0-a022-4fd1-b654-c5ac885d9204) transitioned into state 'SUCCESS' from state '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-962446977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d60ba3b97dd749afb0b1b78f89c6c447',qos_specs=None,replication_status=,reservations=['b1c0a736-467b-47eb-a127-f3d0cd5736dd','4660cd81-096f-4cc7-9e20-8cf1d21540a1','1a143f6e-2677-4abe-9f88-906f8724ebea','7c734e4f-8f24-4391-91c8-e1280285187d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f0c1b339b24b9991544f21176ed9f6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89531eb-61c0-457d-a414-1914749e2455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:12 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89531eb-61c0-457d-a414-1914749e2455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Flow 'volume_create_api' (c0b71d34-cbf7-4b55-b0e5-e7541797b6ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume request issued successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-18d6bee4-ee6e-4d67-bab7-de644a53b27c tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1574/3067] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:52:12 2026] POST /volume/v3/volumes => generated 784 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b57e4643-e157-4535-8f56-e5949f0787d8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b57e4643-e157-4535-8f56-e5949f0787d8 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b57e4643-e157-4535-8f56-e5949f0787d8 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b57e4643-e157-4535-8f56-e5949f0787d8 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b57e4643-e157-4535-8f56-e5949f0787d8 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b57e4643-e157-4535-8f56-e5949f0787d8 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 returned with HTTP 200 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1494/3068] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:13 2026] GET /volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 => generated 963 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d3b047fc-6af2-446d-aae5-0e9817ff3c3b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d3b047fc-6af2-446d-aae5-0e9817ff3c3b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d3b047fc-6af2-446d-aae5-0e9817ff3c3b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d3b047fc-6af2-446d-aae5-0e9817ff3c3b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1821943916"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1821943916'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume of 1 GB Sep 05 11:52:13 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:13 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d3b047fc-6af2-446d-aae5-0e9817ff3c3b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (8a21b4e1-7950-43e9-a665-b8f2b9098adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d3b047fc-6af2-446d-aae5-0e9817ff3c3b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 200 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1495/3069] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:13 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f1e23f-4942-45ab-9793-23996274253e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f2e3687b-ee72-4100-9640-5cb6018bb7f2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2e3687b-ee72-4100-9640-5cb6018bb7f2 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2e3687b-ee72-4100-9640-5cb6018bb7f2 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f2e3687b-ee72-4100-9640-5cb6018bb7f2 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f2e3687b-ee72-4100-9640-5cb6018bb7f2 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f2e3687b-ee72-4100-9640-5cb6018bb7f2 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 200 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1496/3070] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:13 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f1e23f-4942-45ab-9793-23996274253e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f17e98-0f76-4fb7-85af-09f430e09398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8bd0914c-c131-403f-b83b-9ec7c013e042 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8bd0914c-c131-403f-b83b-9ec7c013e042 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8bd0914c-c131-403f-b83b-9ec7c013e042 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b587e38-028f-4436-99f9-a5f20276b7b9", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-598046987"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8bd0914c-c131-403f-b83b-9ec7c013e042 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-8bd0914c-c131-403f-b83b-9ec7c013e042 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Create snapshot from volume 3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-8bd0914c-c131-403f-b83b-9ec7c013e042 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Created reservations ['9a0c6e25-648e-4154-885c-b1b87434eebe', '4f8c73d7-02a5-4600-a360-30ac5734069c', 'dbc8cb48-31cd-45d7-b324-a3c8b311adeb', '77a13308-9c16-40e2-bdc1-36626935fbde'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['12a031a2-4d5a-4e1b-87a0-3ddb8f617b1f', 'ea82d1f4-7407-45bc-8f96-9728c20203cb', '24744f25-e8d7-495d-b559-9c6aa31e7a8e', '4ef15b02-1e35-44a3-b382-43c9ca053795'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f17e98-0f76-4fb7-85af-09f430e09398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12a031a2-4d5a-4e1b-87a0-3ddb8f617b1f', 'ea82d1f4-7407-45bc-8f96-9728c20203cb', '24744f25-e8d7-495d-b559-9c6aa31e7a8e', '4ef15b02-1e35-44a3-b382-43c9ca053795']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a44f41-4b71-4229-8b31-edea8e1c3e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:13 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:13 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a44f41-4b71-4229-8b31-edea8e1c3e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a59970c-869d-45e8-9439-20d75a95b649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821943916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['12a031a2-4d5a-4e1b-87a0-3ddb8f617b1f','ea82d1f4-7407-45bc-8f96-9728c20203cb','24744f25-e8d7-495d-b559-9c6aa31e7a8e','4ef15b02-1e35-44a3-b382-43c9ca053795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821943916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a59970c-869d-45e8-9439-20d75a95b649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19721c63425b45ed9804232ddcf1e000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335cdccede6c4f1eb437e1702bf54a25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213fdc09-52ee-4844-81dd-fb12d85ce789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8bd0914c-c131-403f-b83b-9ec7c013e042 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot create request issued successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8bd0914c-c131-403f-b83b-9ec7c013e042 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1497/3071] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:13 2026] POST /volume/v3/snapshots => generated 325 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7f889ecb-3246-439d-94b4-757ea23becd5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f889ecb-3246-439d-94b4-757ea23becd5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f889ecb-3246-439d-94b4-757ea23becd5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7f889ecb-3246-439d-94b4-757ea23becd5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7f889ecb-3246-439d-94b4-757ea23becd5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot retrieved successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7f889ecb-3246-439d-94b4-757ea23becd5 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef returned with HTTP 200 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1498/3072] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:13 2026] GET /volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44c8e033-07ef-4d04-9965-3e2666b52957 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44c8e033-07ef-4d04-9965-3e2666b52957 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44c8e033-07ef-4d04-9965-3e2666b52957 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44c8e033-07ef-4d04-9965-3e2666b52957 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213fdc09-52ee-4844-81dd-fb12d85ce789) transitioned into state 'SUCCESS' from state '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-1821943916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['12a031a2-4d5a-4e1b-87a0-3ddb8f617b1f','ea82d1f4-7407-45bc-8f96-9728c20203cb','24744f25-e8d7-495d-b559-9c6aa31e7a8e','4ef15b02-1e35-44a3-b382-43c9ca053795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (504fe6d0-5626-43ea-8bf1-62c0ffa2311b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44c8e033-07ef-4d04-9965-3e2666b52957 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Snapshot retrieved successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44c8e033-07ef-4d04-9965-3e2666b52957 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 200 Sep 05 11:52:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1499/3073] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:13 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (504fe6d0-5626-43ea-8bf1-62c0ffa2311b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (8a21b4e1-7950-43e9-a665-b8f2b9098adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:13 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request issued successfully. Sep 05 11:52:13 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e74acbcd-7fe6-4c3e-9b81-7989a6979bae tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:13 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1575/3074] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:13 2026] POST /volume/v3/volumes => generated 785 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2ca2f1aa-eddb-4960-9526-b6bb067ccbf5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2ca2f1aa-eddb-4960-9526-b6bb067ccbf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2ca2f1aa-eddb-4960-9526-b6bb067ccbf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2ca2f1aa-eddb-4960-9526-b6bb067ccbf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:14 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:14 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2ca2f1aa-eddb-4960-9526-b6bb067ccbf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2ca2f1aa-eddb-4960-9526-b6bb067ccbf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 returned with HTTP 200 Sep 05 11:52:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1500/3075] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:14 2026] GET /volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-312914b4-a3e1-4547-9b5a-51fc17fa7580 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-312914b4-a3e1-4547-9b5a-51fc17fa7580 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 Sep 05 11:52:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-312914b4-a3e1-4547-9b5a-51fc17fa7580 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-312914b4-a3e1-4547-9b5a-51fc17fa7580 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-312914b4-a3e1-4547-9b5a-51fc17fa7580 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-312914b4-a3e1-4547-9b5a-51fc17fa7580 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 returned with HTTP 200 Sep 05 11:52:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1576/3076] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:14 2026] GET /volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 => generated 1013 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-f33df2d5-2ce3-45c7-9e92-b217dcd0efc7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f33df2d5-2ce3-45c7-9e92-b217dcd0efc7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f33df2d5-2ce3-45c7-9e92-b217dcd0efc7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-f33df2d5-2ce3-45c7-9e92-b217dcd0efc7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-f33df2d5-2ce3-45c7-9e92-b217dcd0efc7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot retrieved successfully. Sep 05 11:52:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-f33df2d5-2ce3-45c7-9e92-b217dcd0efc7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef returned with HTTP 200 Sep 05 11:52:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1501/3077] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:14 2026] GET /volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef => generated 457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-40924d53-7b50-4b0a-90e2-b5161783c90e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-40924d53-7b50-4b0a-90e2-b5161783c90e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-40924d53-7b50-4b0a-90e2-b5161783c90e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-40924d53-7b50-4b0a-90e2-b5161783c90e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-40924d53-7b50-4b0a-90e2-b5161783c90e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 404 Sep 05 11:52:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1577/3078] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:14 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-36373754-f138-424c-8752-8448a5879649 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-36373754-f138-424c-8752-8448a5879649 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] DELETE http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-36373754-f138-424c-8752-8448a5879649 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-36373754-f138-424c-8752-8448a5879649 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-36373754-f138-424c-8752-8448a5879649 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Delete volume with id: 83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-36373754-f138-424c-8752-8448a5879649 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-36373754-f138-424c-8752-8448a5879649 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Delete volume request issued successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-36373754-f138-424c-8752-8448a5879649 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a returned with HTTP 202 Sep 05 11:52:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1502/3079] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:15 2026] DELETE /volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-38c15456-a0d5-4ee9-98dc-0e42a263193b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cecb21b3-d1c8-4bf9-8da4-81ba32d07a77 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38c15456-a0d5-4ee9-98dc-0e42a263193b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-38c15456-a0d5-4ee9-98dc-0e42a263193b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-38c15456-a0d5-4ee9-98dc-0e42a263193b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cecb21b3-d1c8-4bf9-8da4-81ba32d07a77 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cecb21b3-d1c8-4bf9-8da4-81ba32d07a77 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cecb21b3-d1c8-4bf9-8da4-81ba32d07a77 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-38c15456-a0d5-4ee9-98dc-0e42a263193b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cecb21b3-d1c8-4bf9-8da4-81ba32d07a77 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-38c15456-a0d5-4ee9-98dc-0e42a263193b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 returned with HTTP 200 Sep 05 11:52:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1578/3080] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:15 2026] GET /volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cecb21b3-d1c8-4bf9-8da4-81ba32d07a77 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a returned with HTTP 200 Sep 05 11:52:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1503/3081] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:15 2026] GET /volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-af7385e6-c4a1-423f-8f68-de244987035f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af7385e6-c4a1-423f-8f68-de244987035f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af7385e6-c4a1-423f-8f68-de244987035f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af7385e6-c4a1-423f-8f68-de244987035f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-af7385e6-c4a1-423f-8f68-de244987035f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af7385e6-c4a1-423f-8f68-de244987035f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 returned with HTTP 200 Sep 05 11:52:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1579/3082] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:15 2026] GET /volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-29b24189-05a1-4fdc-86f3-832194ee0e3f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-29b24189-05a1-4fdc-86f3-832194ee0e3f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] GET http://192.168.122.95/volume/v3/volumes Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-29b24189-05a1-4fdc-86f3-832194ee0e3f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-29b24189-05a1-4fdc-86f3-832194ee0e3f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Calling method 'index' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-29b24189-05a1-4fdc-86f3-832194ee0e3f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-29b24189-05a1-4fdc-86f3-832194ee0e3f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-29b24189-05a1-4fdc-86f3-832194ee0e3f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Get all volumes completed successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-29b24189-05a1-4fdc-86f3-832194ee0e3f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] http://192.168.122.95/volume/v3/volumes returned with HTTP 200 Sep 05 11:52:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1504/3083] 192.168.122.95 () {60 vars in 1157 bytes} [Sat Sep 5 11:52:15 2026] GET /volume/v3/volumes => generated 341 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5cc55ef3-ca07-4dd3-8791-e75691fc15ad None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5cc55ef3-ca07-4dd3-8791-e75691fc15ad tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5cc55ef3-ca07-4dd3-8791-e75691fc15ad tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5cc55ef3-ca07-4dd3-8791-e75691fc15ad tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-5cc55ef3-ca07-4dd3-8791-e75691fc15ad tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Delete volume with id: 23bd6e26-7084-4c63-86db-2fc3aa714c23 Sep 05 11:52:15 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5cc55ef3-ca07-4dd3-8791-e75691fc15ad tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5cc55ef3-ca07-4dd3-8791-e75691fc15ad tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Delete volume request issued successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5cc55ef3-ca07-4dd3-8791-e75691fc15ad tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 returned with HTTP 202 Sep 05 11:52:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1580/3084] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:52:15 2026] DELETE /volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9c1b4896-27ce-4071-8b4c-26af3eb69438 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c1b4896-27ce-4071-8b4c-26af3eb69438 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c1b4896-27ce-4071-8b4c-26af3eb69438 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9c1b4896-27ce-4071-8b4c-26af3eb69438 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:15 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:15 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9c1b4896-27ce-4071-8b4c-26af3eb69438 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9c1b4896-27ce-4071-8b4c-26af3eb69438 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 returned with HTTP 200 Sep 05 11:52:15 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1505/3085] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:15 2026] GET /volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4bae6b9b-dbaf-4bed-85c2-ee34b9e67be7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4bae6b9b-dbaf-4bed-85c2-ee34b9e67be7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4bae6b9b-dbaf-4bed-85c2-ee34b9e67be7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4bae6b9b-dbaf-4bed-85c2-ee34b9e67be7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4bae6b9b-dbaf-4bed-85c2-ee34b9e67be7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot retrieved successfully. Sep 05 11:52:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4bae6b9b-dbaf-4bed-85c2-ee34b9e67be7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef returned with HTTP 200 Sep 05 11:52:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1581/3086] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:15 2026] GET /volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef => generated 457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8ae4dcbe-142f-432d-b351-557db7fd02e6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ae4dcbe-142f-432d-b351-557db7fd02e6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ae4dcbe-142f-432d-b351-557db7fd02e6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ae4dcbe-142f-432d-b351-557db7fd02e6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5ff9d466-513e-41bf-9219-5d68983e981e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ff9d466-513e-41bf-9219-5d68983e981e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ff9d466-513e-41bf-9219-5d68983e981e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ff9d466-513e-41bf-9219-5d68983e981e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8ae4dcbe-142f-432d-b351-557db7fd02e6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ae4dcbe-142f-432d-b351-557db7fd02e6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 returned with HTTP 200 Sep 05 11:52:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1506/3087] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:16 2026] GET /volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ff9d466-513e-41bf-9219-5d68983e981e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a returned with HTTP 404 Sep 05 11:52:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1582/3088] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:16 2026] GET /volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5a457a9f-0f3f-464b-a62a-f04c52e26f86 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a457a9f-0f3f-464b-a62a-f04c52e26f86 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] DELETE http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a457a9f-0f3f-464b-a62a-f04c52e26f86 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a457a9f-0f3f-464b-a62a-f04c52e26f86 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-5a457a9f-0f3f-464b-a62a-f04c52e26f86 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Delete volume with id: 9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5a457a9f-0f3f-464b-a62a-f04c52e26f86 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5a457a9f-0f3f-464b-a62a-f04c52e26f86 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Delete volume request issued successfully. Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a457a9f-0f3f-464b-a62a-f04c52e26f86 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 202 Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-85971629-c4a1-4207-88aa-255a33f93941 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1507/3089] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:16 2026] DELETE /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-85971629-c4a1-4207-88aa-255a33f93941 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-85971629-c4a1-4207-88aa-255a33f93941 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-85971629-c4a1-4207-88aa-255a33f93941 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-85971629-c4a1-4207-88aa-255a33f93941 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-85971629-c4a1-4207-88aa-255a33f93941 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1583/3090] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:16 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 840 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1a30c1f5-ad3d-4324-bf7a-2dc71229c881 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a30c1f5-ad3d-4324-bf7a-2dc71229c881 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a30c1f5-ad3d-4324-bf7a-2dc71229c881 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1a30c1f5-ad3d-4324-bf7a-2dc71229c881 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1a30c1f5-ad3d-4324-bf7a-2dc71229c881 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 returned with HTTP 404 Sep 05 11:52:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1508/3091] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:16 2026] GET /volume/v3/volumes/23bd6e26-7084-4c63-86db-2fc3aa714c23 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1449651643"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1449651643'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume of 1 GB Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Flow 'volume_create_api' (022206b8-a567-4029-9f99-1257ad1c966f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18d19d0-ab9d-4608-9643-d908bea345e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18d19d0-ab9d-4608-9643-d908bea345e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e3b7ed-90c1-4338-b436-20389d4ae5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Created reservations ['c0e82fbb-30f6-448e-9545-9b74a6081d5a', '4f1b3bf4-bef3-42bd-a4db-b455d2b9d44c', 'dba3f351-d8ab-4189-b021-b7ae5b1018de', 'beb10a14-a909-41e4-8404-85a21f5b17ff'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e3b7ed-90c1-4338-b436-20389d4ae5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0e82fbb-30f6-448e-9545-9b74a6081d5a', '4f1b3bf4-bef3-42bd-a4db-b455d2b9d44c', 'dba3f351-d8ab-4189-b021-b7ae5b1018de', 'beb10a14-a909-41e4-8404-85a21f5b17ff']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ecd4291-ef94-4228-9241-f0d183226952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ecd4291-ef94-4228-9241-f0d183226952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b5ea35a-0638-4e92-ad99-1f30108ea79e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449651643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d60ba3b97dd749afb0b1b78f89c6c447',qos_specs=None,replication_status=,reservations=['c0e82fbb-30f6-448e-9545-9b74a6081d5a','4f1b3bf4-bef3-42bd-a4db-b455d2b9d44c','dba3f351-d8ab-4189-b021-b7ae5b1018de','beb10a14-a909-41e4-8404-85a21f5b17ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f0c1b339b24b9991544f21176ed9f6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449651643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b5ea35a-0638-4e92-ad99-1f30108ea79e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d60ba3b97dd749afb0b1b78f89c6c447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21f0c1b339b24b9991544f21176ed9f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (840f6efd-cc9e-4f48-8f24-40ee1a1f77b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (840f6efd-cc9e-4f48-8f24-40ee1a1f77b1) transitioned into state 'SUCCESS' from state '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-1449651643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d60ba3b97dd749afb0b1b78f89c6c447',qos_specs=None,replication_status=,reservations=['c0e82fbb-30f6-448e-9545-9b74a6081d5a','4f1b3bf4-bef3-42bd-a4db-b455d2b9d44c','dba3f351-d8ab-4189-b021-b7ae5b1018de','beb10a14-a909-41e4-8404-85a21f5b17ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f0c1b339b24b9991544f21176ed9f6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97057bde-9f25-4024-af5e-e27ceb2cc130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97057bde-9f25-4024-af5e-e27ceb2cc130) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Flow 'volume_create_api' (022206b8-a567-4029-9f99-1257ad1c966f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume request issued successfully. Sep 05 11:52:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fea2780c-5aac-4cfd-a6d2-7a4e7ef1ca3d tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1584/3092] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:52:16 2026] POST /volume/v3/volumes => generated 785 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bba43b8f-ea11-44cb-a1f7-f4c1cda849f8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bba43b8f-ea11-44cb-a1f7-f4c1cda849f8 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bba43b8f-ea11-44cb-a1f7-f4c1cda849f8 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bba43b8f-ea11-44cb-a1f7-f4c1cda849f8 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d62e333a-9428-4857-8c06-e6cc2fa69ac5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d62e333a-9428-4857-8c06-e6cc2fa69ac5 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e Sep 05 11:52:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d62e333a-9428-4857-8c06-e6cc2fa69ac5 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d62e333a-9428-4857-8c06-e6cc2fa69ac5 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bba43b8f-ea11-44cb-a1f7-f4c1cda849f8 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot retrieved successfully. Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bba43b8f-ea11-44cb-a1f7-f4c1cda849f8 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef returned with HTTP 200 Sep 05 11:52:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1509/3093] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:16 2026] GET /volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef => generated 484 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d14029f1-fdcd-46d2-a6b7-04e6b119d3ab None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d14029f1-fdcd-46d2-a6b7-04e6b119d3ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d14029f1-fdcd-46d2-a6b7-04e6b119d3ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d14029f1-fdcd-46d2-a6b7-04e6b119d3ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d62e333a-9428-4857-8c06-e6cc2fa69ac5 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d62e333a-9428-4857-8c06-e6cc2fa69ac5 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e returned with HTTP 200 Sep 05 11:52:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1585/3094] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:17 2026] GET /volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e => generated 964 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d14029f1-fdcd-46d2-a6b7-04e6b119d3ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot retrieved successfully. Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d14029f1-fdcd-46d2-a6b7-04e6b119d3ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef returned with HTTP 200 Sep 05 11:52:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1510/3095] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:17 2026] GET /volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-769136de-e122-4b54-a12b-2c6079184ff7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-769136de-e122-4b54-a12b-2c6079184ff7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-769136de-e122-4b54-a12b-2c6079184ff7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-769136de-e122-4b54-a12b-2c6079184ff7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-769136de-e122-4b54-a12b-2c6079184ff7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Delete snapshot with id: 8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-769136de-e122-4b54-a12b-2c6079184ff7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot retrieved successfully. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-769136de-e122-4b54-a12b-2c6079184ff7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot delete request issued successfully. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-769136de-e122-4b54-a12b-2c6079184ff7 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef returned with HTTP 202 Sep 05 11:52:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1586/3096] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:17 2026] DELETE /volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b5b6b24a-54d4-4299-a37d-7f43a75c2e6b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5b6b24a-54d4-4299-a37d-7f43a75c2e6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5b6b24a-54d4-4299-a37d-7f43a75c2e6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5b6b24a-54d4-4299-a37d-7f43a75c2e6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b5b6b24a-54d4-4299-a37d-7f43a75c2e6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot retrieved successfully. Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5b6b24a-54d4-4299-a37d-7f43a75c2e6b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef returned with HTTP 200 Sep 05 11:52:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1511/3097] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:17 2026] GET /volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef => generated 483 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f226be76-3714-4b76-837c-6b3aa70bc275 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f226be76-3714-4b76-837c-6b3aa70bc275 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f226be76-3714-4b76-837c-6b3aa70bc275 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f226be76-3714-4b76-837c-6b3aa70bc275 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:17 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:17 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f226be76-3714-4b76-837c-6b3aa70bc275 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f226be76-3714-4b76-837c-6b3aa70bc275 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 returned with HTTP 200 Sep 05 11:52:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1587/3098] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:17 2026] GET /volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-35e06de6-90c8-4db9-8b53-f9663ee4e88e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-35e06de6-90c8-4db9-8b53-f9663ee4e88e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-35e06de6-90c8-4db9-8b53-f9663ee4e88e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-35e06de6-90c8-4db9-8b53-f9663ee4e88e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:17 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:17 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:17 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:17 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-35e06de6-90c8-4db9-8b53-f9663ee4e88e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Volume info retrieved successfully. Sep 05 11:52:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-35e06de6-90c8-4db9-8b53-f9663ee4e88e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 200 Sep 05 11:52:17 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1512/3099] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:17 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 840 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-74daf1f1-6d00-4dd2-b778-be63853d3d0a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74daf1f1-6d00-4dd2-b778-be63853d3d0a tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74daf1f1-6d00-4dd2-b778-be63853d3d0a tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-74daf1f1-6d00-4dd2-b778-be63853d3d0a tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-74daf1f1-6d00-4dd2-b778-be63853d3d0a tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-74daf1f1-6d00-4dd2-b778-be63853d3d0a tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e returned with HTTP 200 Sep 05 11:52:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1588/3100] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:18 2026] GET /volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e25d96c6-9187-4152-8316-d0e94b870c3f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e25d96c6-9187-4152-8316-d0e94b870c3f tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e25d96c6-9187-4152-8316-d0e94b870c3f tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e25d96c6-9187-4152-8316-d0e94b870c3f tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e25d96c6-9187-4152-8316-d0e94b870c3f tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Snapshot retrieved successfully. Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e25d96c6-9187-4152-8316-d0e94b870c3f tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef returned with HTTP 200 Sep 05 11:52:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1513/3101] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:18 2026] GET /volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef => generated 483 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-42acd61e-85b1-4a24-b7be-153173723421 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-42acd61e-85b1-4a24-b7be-153173723421 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-42acd61e-85b1-4a24-b7be-153173723421 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-42acd61e-85b1-4a24-b7be-153173723421 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-42acd61e-85b1-4a24-b7be-153173723421 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-42acd61e-85b1-4a24-b7be-153173723421 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 returned with HTTP 200 Sep 05 11:52:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1589/3102] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:18 2026] GET /volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-33b2eea7-0883-4224-ad85-321303a4388e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-33b2eea7-0883-4224-ad85-321303a4388e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-33b2eea7-0883-4224-ad85-321303a4388e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a59970c-869d-45e8-9439-20d75a95b649", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2007917222"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-33b2eea7-0883-4224-ad85-321303a4388e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-33b2eea7-0883-4224-ad85-321303a4388e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create snapshot from volume 7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-33b2eea7-0883-4224-ad85-321303a4388e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['03dcc168-bd01-4e83-8684-772714870a21', '644c8a59-b612-4b20-999a-22a8d8bb4f2b', '35f88c6b-020c-4673-8489-d351fe5b51ae', 'a1753e3b-f12a-4b9a-a55e-e6867dc50cfe'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6ac572aa-5ed6-40c8-812f-94de6572d49e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ac572aa-5ed6-40c8-812f-94de6572d49e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ac572aa-5ed6-40c8-812f-94de6572d49e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6ac572aa-5ed6-40c8-812f-94de6572d49e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6ac572aa-5ed6-40c8-812f-94de6572d49e tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 returned with HTTP 404 Sep 05 11:52:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1590/3103] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:18 2026] GET /volume/v3/volumes/9b35f4b5-0948-41c0-bd6e-6fa22c8fd583 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-729b3cc7-169c-4fd4-a759-8eee0338b517 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-729b3cc7-169c-4fd4-a759-8eee0338b517 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-729b3cc7-169c-4fd4-a759-8eee0338b517 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-729b3cc7-169c-4fd4-a759-8eee0338b517 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-729b3cc7-169c-4fd4-a759-8eee0338b517 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Delete snapshot with id: ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-729b3cc7-169c-4fd4-a759-8eee0338b517 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 404 Sep 05 11:52:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1591/3104] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:18 2026] DELETE /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-33b2eea7-0883-4224-ad85-321303a4388e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot create request issued successfully. Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-774017c6-71be-412f-b671-0b7baf3e386d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-33b2eea7-0883-4224-ad85-321303a4388e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1514/3105] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-774017c6-71be-412f-b671-0b7baf3e386d tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-774017c6-71be-412f-b671-0b7baf3e386d tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-774017c6-71be-412f-b671-0b7baf3e386d tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-479b2691-2323-4466-9ff8-1621ccfa7ca3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-479b2691-2323-4466-9ff8-1621ccfa7ca3 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-479b2691-2323-4466-9ff8-1621ccfa7ca3 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-479b2691-2323-4466-9ff8-1621ccfa7ca3 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-774017c6-71be-412f-b671-0b7baf3e386d tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af returned with HTTP 404 Sep 05 11:52:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1592/3106] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:18 2026] GET /volume/v3/snapshots/ba2d4928-0f54-4725-bc76-2780fd3d79af => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d3f0f4a8-71dc-461d-9379-1213b528995f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d3f0f4a8-71dc-461d-9379-1213b528995f tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] DELETE http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d3f0f4a8-71dc-461d-9379-1213b528995f tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d3f0f4a8-71dc-461d-9379-1213b528995f tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-d3f0f4a8-71dc-461d-9379-1213b528995f tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Delete volume with id: 83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:18 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:18 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-479b2691-2323-4466-9ff8-1621ccfa7ca3 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-479b2691-2323-4466-9ff8-1621ccfa7ca3 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 returned with HTTP 200 Sep 05 11:52:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1515/3107] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:18 2026] GET /volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d3f0f4a8-71dc-461d-9379-1213b528995f tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a returned with HTTP 404 Sep 05 11:52:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1593/3108] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:18 2026] DELETE /volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9b23005f-745b-4417-b3b1-19b3fe7c4bd4 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b23005f-745b-4417-b3b1-19b3fe7c4bd4 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] GET http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b23005f-745b-4417-b3b1-19b3fe7c4bd4 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9b23005f-745b-4417-b3b1-19b3fe7c4bd4 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9b23005f-745b-4417-b3b1-19b3fe7c4bd4 tempest-SnapshotDependencyTests-1364943872 tempest-SnapshotDependencyTests-1364943872-project-member] http://192.168.122.95/volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a returned with HTTP 404 Sep 05 11:52:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1516/3109] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:18 2026] GET /volume/v3/volumes/83ef4a72-29f0-42ae-99be-9b168541d15a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dbc6053c-c897-4acd-bb58-19e417835996 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbc6053c-c897-4acd-bb58-19e417835996 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dbc6053c-c897-4acd-bb58-19e417835996 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dbc6053c-c897-4acd-bb58-19e417835996 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dbc6053c-c897-4acd-bb58-19e417835996 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dbc6053c-c897-4acd-bb58-19e417835996 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e returned with HTTP 200 Sep 05 11:52:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1594/3110] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:19 2026] GET /volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9be33730-f501-41b8-87d8-74ab5ff93c96 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-135e30dd-750f-4e42-8bdd-193b1e6e1303 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9be33730-f501-41b8-87d8-74ab5ff93c96 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] GET http://192.168.122.95/volume/v3/volumes/detail Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9be33730-f501-41b8-87d8-74ab5ff93c96 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9be33730-f501-41b8-87d8-74ab5ff93c96 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Calling method 'detail' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-135e30dd-750f-4e42-8bdd-193b1e6e1303 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.api_utils [None req-9be33730-f501-41b8-87d8-74ab5ff93c96 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Removing options '' from query. {{(pid=87146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-135e30dd-750f-4e42-8bdd-193b1e6e1303 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-135e30dd-750f-4e42-8bdd-193b1e6e1303 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-9be33730-f501-41b8-87d8-74ab5ff93c96 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-135e30dd-750f-4e42-8bdd-193b1e6e1303 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef returned with HTTP 404 Sep 05 11:52:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1595/3111] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:19 2026] GET /volume/v3/snapshots/8cf81126-fa5c-4f13-8e93-a77302d056ef => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:19 devstack devstack@c-api.service[87146]: /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 05 11:52:19 devstack devstack@c-api.service[87146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:52:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9be33730-f501-41b8-87d8-74ab5ff93c96 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Get all volumes completed successfully. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-19ed82e0-a18e-4ae7-b497-da9373bbb52b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-19ed82e0-a18e-4ae7-b497-da9373bbb52b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] DELETE http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-19ed82e0-a18e-4ae7-b497-da9373bbb52b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-19ed82e0-a18e-4ae7-b497-da9373bbb52b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-19ed82e0-a18e-4ae7-b497-da9373bbb52b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Delete volume with id: 3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9be33730-f501-41b8-87d8-74ab5ff93c96 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] http://192.168.122.95/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:52:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1517/3112] 192.168.122.95 () {60 vars in 1178 bytes} [Sat Sep 5 11:52:19 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-19ed82e0-a18e-4ae7-b497-da9373bbb52b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-611b6868-2fec-4971-90f8-5f88043121f2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-611b6868-2fec-4971-90f8-5f88043121f2 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-611b6868-2fec-4971-90f8-5f88043121f2 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-611b6868-2fec-4971-90f8-5f88043121f2 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-611b6868-2fec-4971-90f8-5f88043121f2 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Delete volume with id: 6b5ea35a-0638-4e92-ad99-1f30108ea79e Sep 05 11:52:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-611b6868-2fec-4971-90f8-5f88043121f2 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-19ed82e0-a18e-4ae7-b497-da9373bbb52b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Delete volume request issued successfully. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-19ed82e0-a18e-4ae7-b497-da9373bbb52b tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 202 Sep 05 11:52:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1596/3113] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:19 2026] DELETE /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-28307976-b78a-48d8-b37f-8daa8ac41759 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-28307976-b78a-48d8-b37f-8daa8ac41759 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-28307976-b78a-48d8-b37f-8daa8ac41759 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-28307976-b78a-48d8-b37f-8daa8ac41759 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-611b6868-2fec-4971-90f8-5f88043121f2 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Delete volume request issued successfully. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-611b6868-2fec-4971-90f8-5f88043121f2 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e returned with HTTP 202 Sep 05 11:52:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1518/3114] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:52:19 2026] DELETE /volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ba822f29-dd6c-40c8-ac11-8dcfb4dc9784 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba822f29-dd6c-40c8-ac11-8dcfb4dc9784 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e Sep 05 11:52:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba822f29-dd6c-40c8-ac11-8dcfb4dc9784 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba822f29-dd6c-40c8-ac11-8dcfb4dc9784 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-28307976-b78a-48d8-b37f-8daa8ac41759 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-28307976-b78a-48d8-b37f-8daa8ac41759 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 200 Sep 05 11:52:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1597/3115] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:19 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 875 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ba822f29-dd6c-40c8-ac11-8dcfb4dc9784 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba822f29-dd6c-40c8-ac11-8dcfb4dc9784 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e returned with HTTP 200 Sep 05 11:52:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1519/3116] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:19 2026] GET /volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-88ad2924-b03c-48e7-ba5f-65f58444c004 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88ad2924-b03c-48e7-ba5f-65f58444c004 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88ad2924-b03c-48e7-ba5f-65f58444c004 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-88ad2924-b03c-48e7-ba5f-65f58444c004 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-88ad2924-b03c-48e7-ba5f-65f58444c004 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-88ad2924-b03c-48e7-ba5f-65f58444c004 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 returned with HTTP 200 Sep 05 11:52:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1598/3117] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:19 2026] GET /volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-26218d2f-62fa-4701-bbcd-acb7ff420289 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26218d2f-62fa-4701-bbcd-acb7ff420289 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26218d2f-62fa-4701-bbcd-acb7ff420289 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-26218d2f-62fa-4701-bbcd-acb7ff420289 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5cec2137-f7e4-44ac-85dd-57fa0be6fc27 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5cec2137-f7e4-44ac-85dd-57fa0be6fc27 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-26218d2f-62fa-4701-bbcd-acb7ff420289 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 returned with HTTP 404 Sep 05 11:52:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1520/3118] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:20 2026] GET /volume/v3/volumes/3b587e38-028f-4436-99f9-a5f20276b7b9 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5cec2137-f7e4-44ac-85dd-57fa0be6fc27 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5cec2137-f7e4-44ac-85dd-57fa0be6fc27 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-012ee5c7-a3f2-4088-ac70-e98452fa1d37 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-012ee5c7-a3f2-4088-ac70-e98452fa1d37 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] DELETE http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-012ee5c7-a3f2-4088-ac70-e98452fa1d37 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-012ee5c7-a3f2-4088-ac70-e98452fa1d37 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-012ee5c7-a3f2-4088-ac70-e98452fa1d37 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Delete volume with id: ecc687b1-751c-4f61-a67f-82f96087bbba Sep 05 11:52:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5cec2137-f7e4-44ac-85dd-57fa0be6fc27 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e returned with HTTP 404 Sep 05 11:52:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1599/3119] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:20 2026] GET /volume/v3/volumes/6b5ea35a-0638-4e92-ad99-1f30108ea79e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1403489851"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-012ee5c7-a3f2-4088-ac70-e98452fa1d37 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1403489851'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:20 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume of 1 GB Sep 05 11:52:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Flow 'volume_create_api' (d936daa2-0eb8-435b-bd27-6d32e03bb3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f7e37f-8b4c-440c-8a0c-0d20fa76a279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-012ee5c7-a3f2-4088-ac70-e98452fa1d37 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Delete volume request issued successfully. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-012ee5c7-a3f2-4088-ac70-e98452fa1d37 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba returned with HTTP 202 Sep 05 11:52:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1521/3120] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:20 2026] DELETE /volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5a4dbae3-2d19-4ec5-8eda-664ff872905c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a4dbae3-2d19-4ec5-8eda-664ff872905c tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a4dbae3-2d19-4ec5-8eda-664ff872905c tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5a4dbae3-2d19-4ec5-8eda-664ff872905c tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5a4dbae3-2d19-4ec5-8eda-664ff872905c tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5a4dbae3-2d19-4ec5-8eda-664ff872905c tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba returned with HTTP 200 Sep 05 11:52:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1522/3121] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:20 2026] GET /volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba => generated 839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-03a609fe-e29c-44af-888d-d4f921b205a8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-03a609fe-e29c-44af-888d-d4f921b205a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-03a609fe-e29c-44af-888d-d4f921b205a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-03a609fe-e29c-44af-888d-d4f921b205a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:20 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-03a609fe-e29c-44af-888d-d4f921b205a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:20 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-03a609fe-e29c-44af-888d-d4f921b205a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 returned with HTTP 200 Sep 05 11:52:20 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1523/3122] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:20 2026] GET /volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f7e37f-8b4c-440c-8a0c-0d20fa76a279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03a2da9-73e1-4f01-99ad-8b6298d567d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Created reservations ['de87ba30-814c-477e-abef-957f269a6d79', '906fd559-45fb-43ac-8221-dd12acb19521', '539b1008-52da-4e34-bd6e-c29b9fe31afe', '8d652281-1bfd-48ab-9a73-225cef2df1df'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03a2da9-73e1-4f01-99ad-8b6298d567d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de87ba30-814c-477e-abef-957f269a6d79', '906fd559-45fb-43ac-8221-dd12acb19521', '539b1008-52da-4e34-bd6e-c29b9fe31afe', '8d652281-1bfd-48ab-9a73-225cef2df1df']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:20 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7863d046-3393-4e27-a21f-188fd91c44ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7863d046-3393-4e27-a21f-188fd91c44ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3099df2c-2e1c-481e-82b4-3b3f80babb67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403489851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d60ba3b97dd749afb0b1b78f89c6c447',qos_specs=None,replication_status=,reservations=['de87ba30-814c-477e-abef-957f269a6d79','906fd559-45fb-43ac-8221-dd12acb19521','539b1008-52da-4e34-bd6e-c29b9fe31afe','8d652281-1bfd-48ab-9a73-225cef2df1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f0c1b339b24b9991544f21176ed9f6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403489851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3099df2c-2e1c-481e-82b4-3b3f80babb67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d60ba3b97dd749afb0b1b78f89c6c447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21f0c1b339b24b9991544f21176ed9f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c58d708b-19b5-437c-b850-a045ba3dca4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c58d708b-19b5-437c-b850-a045ba3dca4b) transitioned into state 'SUCCESS' from state '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-1403489851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d60ba3b97dd749afb0b1b78f89c6c447',qos_specs=None,replication_status=,reservations=['de87ba30-814c-477e-abef-957f269a6d79','906fd559-45fb-43ac-8221-dd12acb19521','539b1008-52da-4e34-bd6e-c29b9fe31afe','8d652281-1bfd-48ab-9a73-225cef2df1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f0c1b339b24b9991544f21176ed9f6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee56f421-f0a8-4cc3-bb72-3652cc103149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee56f421-f0a8-4cc3-bb72-3652cc103149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Flow 'volume_create_api' (d936daa2-0eb8-435b-bd27-6d32e03bb3fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume request issued successfully. Sep 05 11:52:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c1bc68f-f2b4-41b1-a5ad-338c04f7c4f9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1600/3123] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:52:20 2026] POST /volume/v3/volumes => generated 785 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5acd4b77-94e2-49df-adff-57101f5a9832 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5acd4b77-94e2-49df-adff-57101f5a9832 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5acd4b77-94e2-49df-adff-57101f5a9832 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5acd4b77-94e2-49df-adff-57101f5a9832 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5acd4b77-94e2-49df-adff-57101f5a9832 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5acd4b77-94e2-49df-adff-57101f5a9832 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 returned with HTTP 200 Sep 05 11:52:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1524/3124] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:21 2026] GET /volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f3f70747-d72d-4922-a2dd-672a337eb6ab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f3f70747-d72d-4922-a2dd-672a337eb6ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f3f70747-d72d-4922-a2dd-672a337eb6ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f3f70747-d72d-4922-a2dd-672a337eb6ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-58036be9-8903-437a-b7d1-49b92991ba57 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-58036be9-8903-437a-b7d1-49b92991ba57 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-58036be9-8903-437a-b7d1-49b92991ba57 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-58036be9-8903-437a-b7d1-49b92991ba57 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f3f70747-d72d-4922-a2dd-672a337eb6ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Volume info retrieved successfully. Sep 05 11:52:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-58036be9-8903-437a-b7d1-49b92991ba57 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-58036be9-8903-437a-b7d1-49b92991ba57 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 returned with HTTP 200 Sep 05 11:52:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1525/3125] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:21 2026] GET /volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f3f70747-d72d-4922-a2dd-672a337eb6ab tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba returned with HTTP 200 Sep 05 11:52:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1601/3126] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:21 2026] GET /volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba => generated 839 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-24244f11-9d22-4e29-a12b-f70d2ba6e9e9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24244f11-9d22-4e29-a12b-f70d2ba6e9e9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] POST http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64/action Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-24244f11-9d22-4e29-a12b-f70d2ba6e9e9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-24244f11-9d22-4e29-a12b-f70d2ba6e9e9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-24244f11-9d22-4e29-a12b-f70d2ba6e9e9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Snapshot retrieved successfully. Sep 05 11:52:21 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-24244f11-9d22-4e29-a12b-f70d2ba6e9e9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'dee3974bf5b24b3e8802a34d94861e91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19721c63425b45ed9804232ddcf1e000', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24244f11-9d22-4e29-a12b-f70d2ba6e9e9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64/action returned with HTTP 403 Sep 05 11:52:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1526/3127] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:52:21 2026] POST /volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64/action => generated 133 bytes in 189 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2d50bc10-01ba-4f0d-bc18-e917551c2127 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2d50bc10-01ba-4f0d-bc18-e917551c2127 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2d50bc10-01ba-4f0d-bc18-e917551c2127 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2d50bc10-01ba-4f0d-bc18-e917551c2127 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:21 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-2d50bc10-01ba-4f0d-bc18-e917551c2127 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete snapshot with id: aa0d7d29-a187-4eef-a39c-1254c2dc9d64 Sep 05 11:52:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2d50bc10-01ba-4f0d-bc18-e917551c2127 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:21 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:21 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2d50bc10-01ba-4f0d-bc18-e917551c2127 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot delete request issued successfully. Sep 05 11:52:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2d50bc10-01ba-4f0d-bc18-e917551c2127 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 returned with HTTP 202 Sep 05 11:52:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1602/3128] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:21 2026] DELETE /volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-501d785b-8753-4540-8191-89f17136349b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-501d785b-8753-4540-8191-89f17136349b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 Sep 05 11:52:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-501d785b-8753-4540-8191-89f17136349b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-501d785b-8753-4540-8191-89f17136349b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-501d785b-8753-4540-8191-89f17136349b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-501d785b-8753-4540-8191-89f17136349b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 returned with HTTP 200 Sep 05 11:52:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1527/3129] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:22 2026] GET /volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b90d0f56-7fec-4eb7-b5ac-47ba7c3d3a4f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b90d0f56-7fec-4eb7-b5ac-47ba7c3d3a4f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 Sep 05 11:52:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b90d0f56-7fec-4eb7-b5ac-47ba7c3d3a4f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:22 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b90d0f56-7fec-4eb7-b5ac-47ba7c3d3a4f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:22 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:22 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:22 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:22 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:22 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b90d0f56-7fec-4eb7-b5ac-47ba7c3d3a4f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:22 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b90d0f56-7fec-4eb7-b5ac-47ba7c3d3a4f tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 returned with HTTP 200 Sep 05 11:52:22 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1603/3130] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:22 2026] GET /volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:52:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-219e3dde-9a7d-4c0b-a404-f561f7985a57 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-219e3dde-9a7d-4c0b-a404-f561f7985a57 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] GET http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba Sep 05 11:52:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-219e3dde-9a7d-4c0b-a404-f561f7985a57 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-219e3dde-9a7d-4c0b-a404-f561f7985a57 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-219e3dde-9a7d-4c0b-a404-f561f7985a57 tempest-CinderUnicodeTest-1820328059 tempest-CinderUnicodeTest-1820328059-project-member] http://192.168.122.95/volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba returned with HTTP 404 Sep 05 11:52:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1528/3131] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:22 2026] GET /volume/v3/volumes/ecc687b1-751c-4f61-a67f-82f96087bbba => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:52:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7b3c09af-316c-48dc-b9f2-5f8cb8c14ba2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b3c09af-316c-48dc-b9f2-5f8cb8c14ba2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 Sep 05 11:52:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b3c09af-316c-48dc-b9f2-5f8cb8c14ba2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b3c09af-316c-48dc-b9f2-5f8cb8c14ba2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7b3c09af-316c-48dc-b9f2-5f8cb8c14ba2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b3c09af-316c-48dc-b9f2-5f8cb8c14ba2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 returned with HTTP 200 Sep 05 11:52:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1604/3132] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:23 2026] GET /volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-231154ca-f31b-4e74-917d-f9feff387bd9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-231154ca-f31b-4e74-917d-f9feff387bd9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 Sep 05 11:52:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-231154ca-f31b-4e74-917d-f9feff387bd9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-231154ca-f31b-4e74-917d-f9feff387bd9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-231154ca-f31b-4e74-917d-f9feff387bd9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-231154ca-f31b-4e74-917d-f9feff387bd9 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 returned with HTTP 200 Sep 05 11:52:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1529/3133] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:23 2026] GET /volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cb07a638-aeb8-4841-80e8-263c88292d5b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cb07a638-aeb8-4841-80e8-263c88292d5b tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] GET http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 Sep 05 11:52:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cb07a638-aeb8-4841-80e8-263c88292d5b tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cb07a638-aeb8-4841-80e8-263c88292d5b tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-cb07a638-aeb8-4841-80e8-263c88292d5b tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Volume info retrieved successfully. Sep 05 11:52:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cb07a638-aeb8-4841-80e8-263c88292d5b tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 returned with HTTP 200 Sep 05 11:52:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1605/3134] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:23 2026] GET /volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ce4b0fd1-8191-4066-a6a5-a9f3a2e31558 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce4b0fd1-8191-4066-a6a5-a9f3a2e31558 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 Sep 05 11:52:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce4b0fd1-8191-4066-a6a5-a9f3a2e31558 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ce4b0fd1-8191-4066-a6a5-a9f3a2e31558 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:23 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-ce4b0fd1-8191-4066-a6a5-a9f3a2e31558 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Delete volume with id: 3099df2c-2e1c-481e-82b4-3b3f80babb67 Sep 05 11:52:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ce4b0fd1-8191-4066-a6a5-a9f3a2e31558 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ce4b0fd1-8191-4066-a6a5-a9f3a2e31558 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Delete volume request issued successfully. Sep 05 11:52:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ce4b0fd1-8191-4066-a6a5-a9f3a2e31558 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 returned with HTTP 202 Sep 05 11:52:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1530/3135] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:52:23 2026] DELETE /volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:52:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1fc7c4df-d2f0-4a97-b861-fc6164174ce6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1fc7c4df-d2f0-4a97-b861-fc6164174ce6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 Sep 05 11:52:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1fc7c4df-d2f0-4a97-b861-fc6164174ce6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1fc7c4df-d2f0-4a97-b861-fc6164174ce6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1fc7c4df-d2f0-4a97-b861-fc6164174ce6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1fc7c4df-d2f0-4a97-b861-fc6164174ce6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 returned with HTTP 200 Sep 05 11:52:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1606/3136] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:23 2026] GET /volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-79cac51c-348c-43cf-872b-7dffe6f23e61 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-79cac51c-348c-43cf-872b-7dffe6f23e61 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 Sep 05 11:52:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-79cac51c-348c-43cf-872b-7dffe6f23e61 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-79cac51c-348c-43cf-872b-7dffe6f23e61 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-79cac51c-348c-43cf-872b-7dffe6f23e61 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 returned with HTTP 404 Sep 05 11:52:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1531/3137] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:24 2026] GET /volume/v3/snapshots/aa0d7d29-a187-4eef-a39c-1254c2dc9d64 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-70bd0bc2-3886-4dff-aa25-eca9793409a6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-70bd0bc2-3886-4dff-aa25-eca9793409a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-70bd0bc2-3886-4dff-aa25-eca9793409a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-70bd0bc2-3886-4dff-aa25-eca9793409a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:24 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-70bd0bc2-3886-4dff-aa25-eca9793409a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume with id: 7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-70bd0bc2-3886-4dff-aa25-eca9793409a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-70bd0bc2-3886-4dff-aa25-eca9793409a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume request issued successfully. Sep 05 11:52:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-70bd0bc2-3886-4dff-aa25-eca9793409a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 returned with HTTP 202 Sep 05 11:52:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1607/3138] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:24 2026] DELETE /volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa5b88f2-7e02-4b7a-b7df-c95f5bddea0c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa5b88f2-7e02-4b7a-b7df-c95f5bddea0c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa5b88f2-7e02-4b7a-b7df-c95f5bddea0c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa5b88f2-7e02-4b7a-b7df-c95f5bddea0c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:24 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:24 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:24 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:24 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:24 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa5b88f2-7e02-4b7a-b7df-c95f5bddea0c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa5b88f2-7e02-4b7a-b7df-c95f5bddea0c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 returned with HTTP 200 Sep 05 11:52:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1532/3139] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:24 2026] GET /volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:52:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3ab56538-5c1a-4795-9d31-322c3543a352 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ab56538-5c1a-4795-9d31-322c3543a352 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 Sep 05 11:52:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ab56538-5c1a-4795-9d31-322c3543a352 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ab56538-5c1a-4795-9d31-322c3543a352 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:24 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:24 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:24 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:24 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3ab56538-5c1a-4795-9d31-322c3543a352 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ab56538-5c1a-4795-9d31-322c3543a352 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 returned with HTTP 200 Sep 05 11:52:24 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1608/3140] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:24 2026] GET /volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d1d2adea-dadd-40cd-bebd-fa0ae142ad4f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d1d2adea-dadd-40cd-bebd-fa0ae142ad4f tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d1d2adea-dadd-40cd-bebd-fa0ae142ad4f tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d1d2adea-dadd-40cd-bebd-fa0ae142ad4f tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d1d2adea-dadd-40cd-bebd-fa0ae142ad4f tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d1d2adea-dadd-40cd-bebd-fa0ae142ad4f tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 returned with HTTP 200 Sep 05 11:52:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1533/3141] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:25 2026] GET /volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-09bc44ba-c2c4-4ce4-9e21-495897c0d92b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09bc44ba-c2c4-4ce4-9e21-495897c0d92b tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 Sep 05 11:52:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09bc44ba-c2c4-4ce4-9e21-495897c0d92b tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:25 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-09bc44ba-c2c4-4ce4-9e21-495897c0d92b tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-09bc44ba-c2c4-4ce4-9e21-495897c0d92b tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 returned with HTTP 404 Sep 05 11:52:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1609/3142] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:25 2026] GET /volume/v3/volumes/3099df2c-2e1c-481e-82b4-3b3f80babb67 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1928939503"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1928939503'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume of 1 GB Sep 05 11:52:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Flow 'volume_create_api' (4af7ca6e-5e4f-4b19-a23c-02cb43fceb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7259d70-e10a-4f55-8c59-26bdfc58afc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7259d70-e10a-4f55-8c59-26bdfc58afc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:25 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ca8f5d-d0dd-4b62-8e24-c70a533ad255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Created reservations ['904cc851-647f-4502-ab46-7b3927d754ca', '3bb8afd2-b9ff-4703-bb7d-b03e53208e55', '77c8a46d-0dfc-47f8-aef7-9b35c4c98ded', 'e67dd125-4a3a-428d-9d65-42d743299a12'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ca8f5d-d0dd-4b62-8e24-c70a533ad255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['904cc851-647f-4502-ab46-7b3927d754ca', '3bb8afd2-b9ff-4703-bb7d-b03e53208e55', '77c8a46d-0dfc-47f8-aef7-9b35c4c98ded', 'e67dd125-4a3a-428d-9d65-42d743299a12']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552562f1-b3b2-44a7-8155-8a0c8e8c1e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552562f1-b3b2-44a7-8155-8a0c8e8c1e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf69a52b-7ac2-4139-84aa-ebe99519f0e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1928939503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d60ba3b97dd749afb0b1b78f89c6c447',qos_specs=None,replication_status=,reservations=['904cc851-647f-4502-ab46-7b3927d754ca','3bb8afd2-b9ff-4703-bb7d-b03e53208e55','77c8a46d-0dfc-47f8-aef7-9b35c4c98ded','e67dd125-4a3a-428d-9d65-42d743299a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f0c1b339b24b9991544f21176ed9f6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1928939503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf69a52b-7ac2-4139-84aa-ebe99519f0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d60ba3b97dd749afb0b1b78f89c6c447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21f0c1b339b24b9991544f21176ed9f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c6f9e5-c8b0-428d-973d-1d968dd375d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c6f9e5-c8b0-428d-973d-1d968dd375d3) transitioned into state 'SUCCESS' from state '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-1928939503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d60ba3b97dd749afb0b1b78f89c6c447',qos_specs=None,replication_status=,reservations=['904cc851-647f-4502-ab46-7b3927d754ca','3bb8afd2-b9ff-4703-bb7d-b03e53208e55','77c8a46d-0dfc-47f8-aef7-9b35c4c98ded','e67dd125-4a3a-428d-9d65-42d743299a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f0c1b339b24b9991544f21176ed9f6',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5c61e32-9639-421a-b7cf-d399f384c5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5c61e32-9639-421a-b7cf-d399f384c5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Flow 'volume_create_api' (4af7ca6e-5e4f-4b19-a23c-02cb43fceb66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Create volume request issued successfully. Sep 05 11:52:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4cab4f25-da43-4e13-928f-3b3f8aa582df tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1534/3143] 192.168.122.95 () {62 vars in 1178 bytes} [Sat Sep 5 11:52:25 2026] POST /volume/v3/volumes => generated 785 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b9bfeb50-9257-4523-b50a-749622fb1222 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9bfeb50-9257-4523-b50a-749622fb1222 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9bfeb50-9257-4523-b50a-749622fb1222 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b9bfeb50-9257-4523-b50a-749622fb1222 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b9bfeb50-9257-4523-b50a-749622fb1222 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b9bfeb50-9257-4523-b50a-749622fb1222 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 returned with HTTP 200 Sep 05 11:52:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1610/3144] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:26 2026] GET /volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-acbb4947-c7fe-437e-b549-00c961f3e834 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-acbb4947-c7fe-437e-b549-00c961f3e834 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-acbb4947-c7fe-437e-b549-00c961f3e834 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-acbb4947-c7fe-437e-b549-00c961f3e834 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-acbb4947-c7fe-437e-b549-00c961f3e834 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 returned with HTTP 404 Sep 05 11:52:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1535/3145] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:26 2026] GET /volume/v3/volumes/7a59970c-869d-45e8-9439-20d75a95b649 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-803132234"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-803132234'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume of 1 GB Sep 05 11:52:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (1e2d1dd4-aa71-4510-a9c3-03ff51ab7210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f73bac-7d60-4cee-8e02-06912eac9d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f73bac-7d60-4cee-8e02-06912eac9d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9c73fb-f249-441b-bb2a-f0bd453b68c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['4b4654b5-4781-473e-a15c-48fb521d2c63', '4e505bcd-11e6-42a1-b527-de860c8ab6d7', 'a772bc5d-e578-49ca-8e46-667025030529', '5a3265e2-5ea2-4196-8971-af5a770475d6'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9c73fb-f249-441b-bb2a-f0bd453b68c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b4654b5-4781-473e-a15c-48fb521d2c63', '4e505bcd-11e6-42a1-b527-de860c8ab6d7', 'a772bc5d-e578-49ca-8e46-667025030529', '5a3265e2-5ea2-4196-8971-af5a770475d6']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36d206f-0fbb-414c-9b1d-d25a8a71225a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36d206f-0fbb-414c-9b1d-d25a8a71225a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5216275-7716-4ca5-807a-9a0f1be15486', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803132234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['4b4654b5-4781-473e-a15c-48fb521d2c63','4e505bcd-11e6-42a1-b527-de860c8ab6d7','a772bc5d-e578-49ca-8e46-667025030529','5a3265e2-5ea2-4196-8971-af5a770475d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803132234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5216275-7716-4ca5-807a-9a0f1be15486,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19721c63425b45ed9804232ddcf1e000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335cdccede6c4f1eb437e1702bf54a25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0913ab3-7078-4996-b5ab-63b82f69c4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0913ab3-7078-4996-b5ab-63b82f69c4e4) transitioned into state 'SUCCESS' from state '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-803132234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['4b4654b5-4781-473e-a15c-48fb521d2c63','4e505bcd-11e6-42a1-b527-de860c8ab6d7','a772bc5d-e578-49ca-8e46-667025030529','5a3265e2-5ea2-4196-8971-af5a770475d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7d56e0-f964-44c4-9a91-c0fdcb3c3566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7d56e0-f964-44c4-9a91-c0fdcb3c3566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (1e2d1dd4-aa71-4510-a9c3-03ff51ab7210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request issued successfully. Sep 05 11:52:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-30f7b4ae-ae8a-4c76-bbb8-498b4c898779 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1611/3146] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:26 2026] POST /volume/v3/volumes => generated 784 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8ea297c4-4847-4c5b-906a-0a4b9445b9ef None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ea297c4-4847-4c5b-906a-0a4b9445b9ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ea297c4-4847-4c5b-906a-0a4b9445b9ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8ea297c4-4847-4c5b-906a-0a4b9445b9ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8ea297c4-4847-4c5b-906a-0a4b9445b9ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8ea297c4-4847-4c5b-906a-0a4b9445b9ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 returned with HTTP 200 Sep 05 11:52:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1536/3147] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:26 2026] GET /volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 => generated 963 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-637c107f-0eed-40ee-9848-f030c86b94c3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0f27cb60-6953-47db-ae43-acd52bdb01cf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0f27cb60-6953-47db-ae43-acd52bdb01cf tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 Sep 05 11:52:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0f27cb60-6953-47db-ae43-acd52bdb01cf tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0f27cb60-6953-47db-ae43-acd52bdb01cf tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:27 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:27 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0f27cb60-6953-47db-ae43-acd52bdb01cf tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0f27cb60-6953-47db-ae43-acd52bdb01cf tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 returned with HTTP 200 Sep 05 11:52:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1537/3148] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:27 2026] GET /volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-637c107f-0eed-40ee-9848-f030c86b94c3 tempest-ProjectMemberTests-60860581 tempest-ProjectMemberTests-60860581-project-admin] GET http://192.168.122.95/volume/v3/scheduler-stats/get_pools Sep 05 11:52:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-637c107f-0eed-40ee-9848-f030c86b94c3 tempest-ProjectMemberTests-60860581 tempest-ProjectMemberTests-60860581-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-637c107f-0eed-40ee-9848-f030c86b94c3 tempest-ProjectMemberTests-60860581 tempest-ProjectMemberTests-60860581-project-admin] Calling method 'get_pools' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-637c107f-0eed-40ee-9848-f030c86b94c3 tempest-ProjectMemberTests-60860581 tempest-ProjectMemberTests-60860581-project-admin] http://192.168.122.95/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:52:27 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1612/3149] 192.168.122.95 () {58 vars in 1170 bytes} [Sat Sep 5 11:52:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:52:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1b435032-5464-4b77-878a-2bb9c19f98e0 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1b435032-5464-4b77-878a-2bb9c19f98e0 tempest-ProjectMemberTests-60860581 tempest-ProjectMemberTests-60860581-project-member] GET http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:52:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1b435032-5464-4b77-878a-2bb9c19f98e0 tempest-ProjectMemberTests-60860581 tempest-ProjectMemberTests-60860581-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1b435032-5464-4b77-878a-2bb9c19f98e0 tempest-ProjectMemberTests-60860581 tempest-ProjectMemberTests-60860581-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:27 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-1b435032-5464-4b77-878a-2bb9c19f98e0 tempest-ProjectMemberTests-60860581 tempest-ProjectMemberTests-60860581-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'dc2c19dc7b9f441f821b91ee45a27db4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0697657b5579478fbc37ec48dbd27271', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1b435032-5464-4b77-878a-2bb9c19f98e0 tempest-ProjectMemberTests-60860581 tempest-ProjectMemberTests-60860581-project-member] http://192.168.122.95/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 11:52:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1538/3150] 192.168.122.95 () {58 vars in 1188 bytes} [Sat Sep 5 11:52:27 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 148 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f6890c94-1a2a-4c13-b9d7-be0fc868cdf5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:27 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f6890c94-1a2a-4c13-b9d7-be0fc868cdf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 Sep 05 11:52:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f6890c94-1a2a-4c13-b9d7-be0fc868cdf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:27 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f6890c94-1a2a-4c13-b9d7-be0fc868cdf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:27 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:27 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:27 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:27 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f6890c94-1a2a-4c13-b9d7-be0fc868cdf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f6890c94-1a2a-4c13-b9d7-be0fc868cdf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 returned with HTTP 200 Sep 05 11:52:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1613/3151] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:27 2026] GET /volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 => generated 1013 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-76a9ae2a-a12c-4faf-9b55-9d36f1b9f391 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76a9ae2a-a12c-4faf-9b55-9d36f1b9f391 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 Sep 05 11:52:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76a9ae2a-a12c-4faf-9b55-9d36f1b9f391 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-76a9ae2a-a12c-4faf-9b55-9d36f1b9f391 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-76a9ae2a-a12c-4faf-9b55-9d36f1b9f391 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-76a9ae2a-a12c-4faf-9b55-9d36f1b9f391 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 returned with HTTP 200 Sep 05 11:52:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1539/3152] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:28 2026] GET /volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0c3ccc37-b227-4edd-a256-aed65c551847 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0c3ccc37-b227-4edd-a256-aed65c551847 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] GET http://192.168.122.95/volume/v3/volumes/summary Sep 05 11:52:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0c3ccc37-b227-4edd-a256-aed65c551847 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0c3ccc37-b227-4edd-a256-aed65c551847 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-0c3ccc37-b227-4edd-a256-aed65c551847 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:52:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0c3ccc37-b227-4edd-a256-aed65c551847 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] Get summary completed successfully. Sep 05 11:52:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0c3ccc37-b227-4edd-a256-aed65c551847 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-reader] http://192.168.122.95/volume/v3/volumes/summary returned with HTTP 200 Sep 05 11:52:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1614/3153] 192.168.122.95 () {60 vars in 1181 bytes} [Sat Sep 5 11:52:28 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c5fb59b3-1339-48d7-b25c-83172bb438e6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c5fb59b3-1339-48d7-b25c-83172bb438e6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 Sep 05 11:52:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c5fb59b3-1339-48d7-b25c-83172bb438e6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c5fb59b3-1339-48d7-b25c-83172bb438e6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:28 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-c5fb59b3-1339-48d7-b25c-83172bb438e6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Delete volume with id: bf69a52b-7ac2-4139-84aa-ebe99519f0e5 Sep 05 11:52:28 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:28 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c5fb59b3-1339-48d7-b25c-83172bb438e6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c5fb59b3-1339-48d7-b25c-83172bb438e6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Delete volume request issued successfully. Sep 05 11:52:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c5fb59b3-1339-48d7-b25c-83172bb438e6 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 returned with HTTP 202 Sep 05 11:52:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1540/3154] 192.168.122.95 () {60 vars in 1271 bytes} [Sat Sep 5 11:52:28 2026] DELETE /volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:52:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fb4bbe4d-ade2-4350-bdfd-6c0688de91b3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb4bbe4d-ade2-4350-bdfd-6c0688de91b3 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 Sep 05 11:52:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb4bbe4d-ade2-4350-bdfd-6c0688de91b3 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fb4bbe4d-ade2-4350-bdfd-6c0688de91b3 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fb4bbe4d-ade2-4350-bdfd-6c0688de91b3 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Volume info retrieved successfully. Sep 05 11:52:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fb4bbe4d-ade2-4350-bdfd-6c0688de91b3 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 returned with HTTP 200 Sep 05 11:52:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1615/3155] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:28 2026] GET /volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:52:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cc850dae-0172-4e78-b3cd-a93eb1e5397a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cc850dae-0172-4e78-b3cd-a93eb1e5397a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 Sep 05 11:52:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cc850dae-0172-4e78-b3cd-a93eb1e5397a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cc850dae-0172-4e78-b3cd-a93eb1e5397a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:29 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:29 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cc850dae-0172-4e78-b3cd-a93eb1e5397a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cc850dae-0172-4e78-b3cd-a93eb1e5397a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 returned with HTTP 200 Sep 05 11:52:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1541/3156] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:29 2026] GET /volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c20b4724-a0fa-48ec-9671-daed92a4dfe5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c20b4724-a0fa-48ec-9671-daed92a4dfe5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c20b4724-a0fa-48ec-9671-daed92a4dfe5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5216275-7716-4ca5-807a-9a0f1be15486", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1583467602"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c20b4724-a0fa-48ec-9671-daed92a4dfe5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:29 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-c20b4724-a0fa-48ec-9671-daed92a4dfe5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create snapshot from volume b5216275-7716-4ca5-807a-9a0f1be15486 Sep 05 11:52:29 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-c20b4724-a0fa-48ec-9671-daed92a4dfe5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['045a8934-4dc7-4478-8c03-7a8c4605941d', 'e9164e11-71f7-4bd6-b087-cf488973ef4c', 'b9f01ddc-a44a-4c9f-8dee-9810334a34a3', '18d08a55-1bfb-4426-a917-edb5fac1aafc'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:29 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:29 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c20b4724-a0fa-48ec-9671-daed92a4dfe5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot create request issued successfully. Sep 05 11:52:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c20b4724-a0fa-48ec-9671-daed92a4dfe5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1616/3157] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c613b94a-3009-4fb4-bf20-3a835b42a648 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c613b94a-3009-4fb4-bf20-3a835b42a648 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 Sep 05 11:52:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c613b94a-3009-4fb4-bf20-3a835b42a648 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:29 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c613b94a-3009-4fb4-bf20-3a835b42a648 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:29 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:29 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:29 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c613b94a-3009-4fb4-bf20-3a835b42a648 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:29 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c613b94a-3009-4fb4-bf20-3a835b42a648 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 returned with HTTP 200 Sep 05 11:52:29 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1542/3158] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:29 2026] GET /volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ed9e4064-2597-4501-bd0f-bd7cb8def762 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed9e4064-2597-4501-bd0f-bd7cb8def762 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] GET http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 Sep 05 11:52:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed9e4064-2597-4501-bd0f-bd7cb8def762 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed9e4064-2597-4501-bd0f-bd7cb8def762 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed9e4064-2597-4501-bd0f-bd7cb8def762 tempest-ProjectReaderTests-1585707484 tempest-ProjectReaderTests-1585707484-project-admin] http://192.168.122.95/volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 returned with HTTP 404 Sep 05 11:52:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1617/3159] 192.168.122.95 () {60 vars in 1268 bytes} [Sat Sep 5 11:52:29 2026] GET /volume/v3/volumes/bf69a52b-7ac2-4139-84aa-ebe99519f0e5 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:52:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c9d2a45c-6a89-4815-b120-f38799c3e157 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9d2a45c-6a89-4815-b120-f38799c3e157 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 Sep 05 11:52:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c9d2a45c-6a89-4815-b120-f38799c3e157 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c9d2a45c-6a89-4815-b120-f38799c3e157 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c9d2a45c-6a89-4815-b120-f38799c3e157 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9d2a45c-6a89-4815-b120-f38799c3e157 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 returned with HTTP 200 Sep 05 11:52:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1543/3160] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:30 2026] GET /volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-1ea18053-3986-485f-99bc-b4178c79471b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1ea18053-3986-485f-99bc-b4178c79471b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 Sep 05 11:52:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1ea18053-3986-485f-99bc-b4178c79471b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-1ea18053-3986-485f-99bc-b4178c79471b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:31 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:31 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:31 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-1ea18053-3986-485f-99bc-b4178c79471b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-1ea18053-3986-485f-99bc-b4178c79471b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 returned with HTTP 200 Sep 05 11:52:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1618/3161] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:31 2026] GET /volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d0976328-db0d-4f70-abff-8836df7075e8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0976328-db0d-4f70-abff-8836df7075e8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 Sep 05 11:52:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0976328-db0d-4f70-abff-8836df7075e8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0976328-db0d-4f70-abff-8836df7075e8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d0976328-db0d-4f70-abff-8836df7075e8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0976328-db0d-4f70-abff-8836df7075e8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 returned with HTTP 200 Sep 05 11:52:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1544/3162] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:32 2026] GET /volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bc99ee95-3a32-438d-9ca8-6e6300004282 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bc99ee95-3a32-438d-9ca8-6e6300004282 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] GET http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bc99ee95-3a32-438d-9ca8-6e6300004282 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bc99ee95-3a32-438d-9ca8-6e6300004282 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-bc99ee95-3a32-438d-9ca8-6e6300004282 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-bc99ee95-3a32-438d-9ca8-6e6300004282 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: /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 05 11:52:32 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:52:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bc99ee95-3a32-438d-9ca8-6e6300004282 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Get all snapshots completed successfully. Sep 05 11:52:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bc99ee95-3a32-438d-9ca8-6e6300004282 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] http://192.168.122.95/volume/v3/snapshots returned with HTTP 200 Sep 05 11:52:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1619/3163] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:52:32 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-50c69108-8674-402e-99a3-35e692830e91 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-50c69108-8674-402e-99a3-35e692830e91 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 Sep 05 11:52:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-50c69108-8674-402e-99a3-35e692830e91 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-50c69108-8674-402e-99a3-35e692830e91 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-50c69108-8674-402e-99a3-35e692830e91 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete snapshot with id: 32bb2a71-8682-48d2-b91b-2d7701dabe37 Sep 05 11:52:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-50c69108-8674-402e-99a3-35e692830e91 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-50c69108-8674-402e-99a3-35e692830e91 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot delete request issued successfully. Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-50c69108-8674-402e-99a3-35e692830e91 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 returned with HTTP 202 Sep 05 11:52:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1545/3164] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:32 2026] DELETE /volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6c297dd3-6a01-48ac-aeb0-a723d9ca917a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6c297dd3-6a01-48ac-aeb0-a723d9ca917a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 Sep 05 11:52:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6c297dd3-6a01-48ac-aeb0-a723d9ca917a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:32 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6c297dd3-6a01-48ac-aeb0-a723d9ca917a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:32 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:32 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6c297dd3-6a01-48ac-aeb0-a723d9ca917a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6c297dd3-6a01-48ac-aeb0-a723d9ca917a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 returned with HTTP 200 Sep 05 11:52:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1546/3165] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:32 2026] GET /volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1542041955"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1542041955'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume of 1 GB Sep 05 11:52:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (88bee805-f22f-4b6e-971a-d71a2603a6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b26ebd-a435-4e1c-b098-34afb93a4434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b26ebd-a435-4e1c-b098-34afb93a4434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c83bb412-f35d-42a0-947e-1bcde3258c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['925fea38-4ff7-4f3d-97e9-0a1773aed2aa', 'd3092885-3a89-4aaf-b42c-531ae37a7d00', 'dd0bb68b-22c0-4e35-a127-ecc0dea6f95d', 'be1da34b-7c71-45a7-afb2-e452ca058721'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c83bb412-f35d-42a0-947e-1bcde3258c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['925fea38-4ff7-4f3d-97e9-0a1773aed2aa', 'd3092885-3a89-4aaf-b42c-531ae37a7d00', 'dd0bb68b-22c0-4e35-a127-ecc0dea6f95d', 'be1da34b-7c71-45a7-afb2-e452ca058721']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14949e47-0f23-4101-8fd1-05d431f0a6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14949e47-0f23-4101-8fd1-05d431f0a6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d6912a-d3aa-4605-b832-6c8aba7b2a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1542041955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['925fea38-4ff7-4f3d-97e9-0a1773aed2aa','d3092885-3a89-4aaf-b42c-531ae37a7d00','dd0bb68b-22c0-4e35-a127-ecc0dea6f95d','be1da34b-7c71-45a7-afb2-e452ca058721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1542041955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7d6912a-d3aa-4605-b832-6c8aba7b2a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47eb7f5800ca42a8aac1df1019b50492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4498bbe7acb84612bf0e189659c0581e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d4d281-2ee2-4546-9f82-9154aeaec79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d4d281-2ee2-4546-9f82-9154aeaec79a) transitioned into state 'SUCCESS' from state '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-1542041955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['925fea38-4ff7-4f3d-97e9-0a1773aed2aa','d3092885-3a89-4aaf-b42c-531ae37a7d00','dd0bb68b-22c0-4e35-a127-ecc0dea6f95d','be1da34b-7c71-45a7-afb2-e452ca058721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac31ed6-787b-47f5-82e1-a06b3e56e99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac31ed6-787b-47f5-82e1-a06b3e56e99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:33 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (88bee805-f22f-4b6e-971a-d71a2603a6f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request issued successfully. Sep 05 11:52:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-bf2f37ea-2545-4f94-9888-ef1c4a245249 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1620/3166] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:32 2026] POST /volume/v3/volumes => generated 785 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bd1b5b35-55ff-46f8-a0f9-490c1769b085 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd1b5b35-55ff-46f8-a0f9-490c1769b085 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d Sep 05 11:52:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd1b5b35-55ff-46f8-a0f9-490c1769b085 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd1b5b35-55ff-46f8-a0f9-490c1769b085 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bd1b5b35-55ff-46f8-a0f9-490c1769b085 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd1b5b35-55ff-46f8-a0f9-490c1769b085 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d returned with HTTP 200 Sep 05 11:52:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1547/3167] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:33 2026] GET /volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a5fc37d3-c3de-492f-a821-98405a7e586a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a5fc37d3-c3de-492f-a821-98405a7e586a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 Sep 05 11:52:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a5fc37d3-c3de-492f-a821-98405a7e586a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a5fc37d3-c3de-492f-a821-98405a7e586a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a5fc37d3-c3de-492f-a821-98405a7e586a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a5fc37d3-c3de-492f-a821-98405a7e586a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 returned with HTTP 200 Sep 05 11:52:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1621/3168] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:33 2026] GET /volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d6b241ef-5530-4679-8987-8732cd726089 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6b241ef-5530-4679-8987-8732cd726089 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d Sep 05 11:52:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6b241ef-5530-4679-8987-8732cd726089 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6b241ef-5530-4679-8987-8732cd726089 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d6b241ef-5530-4679-8987-8732cd726089 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6b241ef-5530-4679-8987-8732cd726089 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d returned with HTTP 200 Sep 05 11:52:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1548/3169] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:34 2026] GET /volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ed42b2fa-d212-468f-9432-c5d6cc5dd3a7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed42b2fa-d212-468f-9432-c5d6cc5dd3a7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ed42b2fa-d212-468f-9432-c5d6cc5dd3a7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7d6912a-d3aa-4605-b832-6c8aba7b2a6d", "name": "tempest-ProjectMemberTests-Snapshot-109759012"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ed42b2fa-d212-468f-9432-c5d6cc5dd3a7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Volume info retrieved successfully. Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-ed42b2fa-d212-468f-9432-c5d6cc5dd3a7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Create snapshot from volume d7d6912a-d3aa-4605-b832-6c8aba7b2a6d Sep 05 11:52:34 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-ed42b2fa-d212-468f-9432-c5d6cc5dd3a7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Created reservations ['c92a1f38-dcda-40a4-8e6d-00558a8ae046', '9eb390a6-24be-4155-9849-dfebab151166', 'fa8def80-b1ef-45fa-9ffc-903de0326182', '5cfaeda7-78f1-43e4-9d24-474805188d2d'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ed42b2fa-d212-468f-9432-c5d6cc5dd3a7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot create request issued successfully. Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ed42b2fa-d212-468f-9432-c5d6cc5dd3a7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1622/3170] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:34 2026] POST /volume/v3/snapshots => generated 304 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44217ba3-b3d8-40ce-80fb-895c41473514 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44217ba3-b3d8-40ce-80fb-895c41473514 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 Sep 05 11:52:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44217ba3-b3d8-40ce-80fb-895c41473514 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44217ba3-b3d8-40ce-80fb-895c41473514 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-44217ba3-b3d8-40ce-80fb-895c41473514 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44217ba3-b3d8-40ce-80fb-895c41473514 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 returned with HTTP 200 Sep 05 11:52:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1549/3171] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:34 2026] GET /volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 => generated 436 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9ae46ecc-1eaa-4649-abd2-dbdaec794660 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9ae46ecc-1eaa-4649-abd2-dbdaec794660 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 Sep 05 11:52:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9ae46ecc-1eaa-4649-abd2-dbdaec794660 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9ae46ecc-1eaa-4649-abd2-dbdaec794660 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9ae46ecc-1eaa-4649-abd2-dbdaec794660 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 returned with HTTP 404 Sep 05 11:52:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1623/3172] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:34 2026] GET /volume/v3/snapshots/32bb2a71-8682-48d2-b91b-2d7701dabe37 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3be68c86-c879-434e-aadf-bd2539ed5a17 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3be68c86-c879-434e-aadf-bd2539ed5a17 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 Sep 05 11:52:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3be68c86-c879-434e-aadf-bd2539ed5a17 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:34 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3be68c86-c879-434e-aadf-bd2539ed5a17 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-3be68c86-c879-434e-aadf-bd2539ed5a17 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume with id: b5216275-7716-4ca5-807a-9a0f1be15486 Sep 05 11:52:34 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:34 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:34 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:34 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3be68c86-c879-434e-aadf-bd2539ed5a17 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3be68c86-c879-434e-aadf-bd2539ed5a17 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume request issued successfully. Sep 05 11:52:34 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3be68c86-c879-434e-aadf-bd2539ed5a17 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 returned with HTTP 202 Sep 05 11:52:34 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1550/3173] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:34 2026] DELETE /volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-13c8d90a-ce35-480a-99ad-b7fd8f9441d6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13c8d90a-ce35-480a-99ad-b7fd8f9441d6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 Sep 05 11:52:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-13c8d90a-ce35-480a-99ad-b7fd8f9441d6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-13c8d90a-ce35-480a-99ad-b7fd8f9441d6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:34 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:34 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-13c8d90a-ce35-480a-99ad-b7fd8f9441d6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-13c8d90a-ce35-480a-99ad-b7fd8f9441d6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 returned with HTTP 200 Sep 05 11:52:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1624/3174] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:34 2026] GET /volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-0eb40379-5336-42cb-9dfd-ea0e83f692cb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0eb40379-5336-42cb-9dfd-ea0e83f692cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 Sep 05 11:52:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0eb40379-5336-42cb-9dfd-ea0e83f692cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-0eb40379-5336-42cb-9dfd-ea0e83f692cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-0eb40379-5336-42cb-9dfd-ea0e83f692cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-0eb40379-5336-42cb-9dfd-ea0e83f692cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 returned with HTTP 200 Sep 05 11:52:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1551/3175] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:35 2026] GET /volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 => generated 436 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cfab43e9-3799-42c0-a1da-1d3f623f243b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cfab43e9-3799-42c0-a1da-1d3f623f243b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 Sep 05 11:52:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cfab43e9-3799-42c0-a1da-1d3f623f243b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cfab43e9-3799-42c0-a1da-1d3f623f243b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cfab43e9-3799-42c0-a1da-1d3f623f243b tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 returned with HTTP 404 Sep 05 11:52:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1625/3176] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:35 2026] GET /volume/v3/volumes/b5216275-7716-4ca5-807a-9a0f1be15486 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-230168074"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-230168074'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:35 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume of 1 GB Sep 05 11:52:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (46b1aded-2bfb-47dc-b0da-c3b71a366aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35724661-6587-429b-8ca5-7daf0f8666be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35724661-6587-429b-8ca5-7daf0f8666be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bcc4f0c-d726-46dd-9945-e06c3cbda8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['91ab7849-1a79-4e1d-8c87-a6235628b89d', 'd0d1f69a-37e6-4bea-b137-c848f7a16771', '09e73802-d260-4e74-9c9d-501102ad1c48', '8a34928b-08ee-49fb-80f4-78365828aa5d'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bcc4f0c-d726-46dd-9945-e06c3cbda8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91ab7849-1a79-4e1d-8c87-a6235628b89d', 'd0d1f69a-37e6-4bea-b137-c848f7a16771', '09e73802-d260-4e74-9c9d-501102ad1c48', '8a34928b-08ee-49fb-80f4-78365828aa5d']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa334bed-1427-40c6-84e2-66a5f543feb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:36 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa334bed-1427-40c6-84e2-66a5f543feb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1cefec7-c868-4e9b-b877-8a8ed1e73473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230168074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['91ab7849-1a79-4e1d-8c87-a6235628b89d','d0d1f69a-37e6-4bea-b137-c848f7a16771','09e73802-d260-4e74-9c9d-501102ad1c48','8a34928b-08ee-49fb-80f4-78365828aa5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230168074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1cefec7-c868-4e9b-b877-8a8ed1e73473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19721c63425b45ed9804232ddcf1e000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335cdccede6c4f1eb437e1702bf54a25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e3edc3-d2a9-4795-84f9-bc9fa8277c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e3edc3-d2a9-4795-84f9-bc9fa8277c3c) transitioned into state 'SUCCESS' from state '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-230168074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['91ab7849-1a79-4e1d-8c87-a6235628b89d','d0d1f69a-37e6-4bea-b137-c848f7a16771','09e73802-d260-4e74-9c9d-501102ad1c48','8a34928b-08ee-49fb-80f4-78365828aa5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99ae7667-c827-40cd-9b4b-d28bf61f752d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99ae7667-c827-40cd-9b4b-d28bf61f752d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (46b1aded-2bfb-47dc-b0da-c3b71a366aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request issued successfully. Sep 05 11:52:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-28cae4e5-50f4-435d-9f4e-41dc227b6873 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1552/3177] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:35 2026] POST /volume/v3/volumes => generated 784 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-df2c0c2b-2e6b-46ab-a66e-536827e9ef1a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-df2c0c2b-2e6b-46ab-a66e-536827e9ef1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 Sep 05 11:52:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-df2c0c2b-2e6b-46ab-a66e-536827e9ef1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-df2c0c2b-2e6b-46ab-a66e-536827e9ef1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-df2c0c2b-2e6b-46ab-a66e-536827e9ef1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-df2c0c2b-2e6b-46ab-a66e-536827e9ef1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 returned with HTTP 200 Sep 05 11:52:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1626/3178] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:36 2026] GET /volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-96bc8b75-4c33-4e74-943c-7182157fb5c1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-96bc8b75-4c33-4e74-943c-7182157fb5c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-96bc8b75-4c33-4e74-943c-7182157fb5c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-96bc8b75-4c33-4e74-943c-7182157fb5c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-96bc8b75-4c33-4e74-943c-7182157fb5c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-96bc8b75-4c33-4e74-943c-7182157fb5c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 returned with HTTP 200 Sep 05 11:52:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1553/3179] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:36 2026] GET /volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 => generated 463 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2c90dff6-c5e4-478d-b71c-b320f039fe05 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2c90dff6-c5e4-478d-b71c-b320f039fe05 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 Sep 05 11:52:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2c90dff6-c5e4-478d-b71c-b320f039fe05 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:36 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2c90dff6-c5e4-478d-b71c-b320f039fe05 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:36 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-2c90dff6-c5e4-478d-b71c-b320f039fe05 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Delete snapshot with id: 61dcc9c9-0c28-4f90-9e8f-eea620fede52 Sep 05 11:52:36 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:36 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2c90dff6-c5e4-478d-b71c-b320f039fe05 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:36 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:36 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:36 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2c90dff6-c5e4-478d-b71c-b320f039fe05 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot delete request issued successfully. Sep 05 11:52:36 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2c90dff6-c5e4-478d-b71c-b320f039fe05 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 returned with HTTP 202 Sep 05 11:52:36 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1627/3180] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:36 2026] DELETE /volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4f03cb00-9716-4ef8-8c12-31180cb6c229 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f03cb00-9716-4ef8-8c12-31180cb6c229 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f03cb00-9716-4ef8-8c12-31180cb6c229 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4f03cb00-9716-4ef8-8c12-31180cb6c229 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4f03cb00-9716-4ef8-8c12-31180cb6c229 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4f03cb00-9716-4ef8-8c12-31180cb6c229 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 returned with HTTP 200 Sep 05 11:52:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1554/3181] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:36 2026] GET /volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 => generated 462 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4b630176-31f0-4bb3-b488-0f0a67d5fcfb None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b630176-31f0-4bb3-b488-0f0a67d5fcfb tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 Sep 05 11:52:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b630176-31f0-4bb3-b488-0f0a67d5fcfb tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b630176-31f0-4bb3-b488-0f0a67d5fcfb tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4b630176-31f0-4bb3-b488-0f0a67d5fcfb tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b630176-31f0-4bb3-b488-0f0a67d5fcfb tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 returned with HTTP 200 Sep 05 11:52:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1628/3182] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:37 2026] GET /volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9cc9d287-467e-463d-8075-3b3daec355c7 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9cc9d287-467e-463d-8075-3b3daec355c7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9cc9d287-467e-463d-8075-3b3daec355c7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1cefec7-c868-4e9b-b877-8a8ed1e73473", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-153128755"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9cc9d287-467e-463d-8075-3b3daec355c7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:37 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-9cc9d287-467e-463d-8075-3b3daec355c7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create snapshot from volume c1cefec7-c868-4e9b-b877-8a8ed1e73473 Sep 05 11:52:37 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-9cc9d287-467e-463d-8075-3b3daec355c7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['60e93ea7-3bb3-499e-9d1d-34a365247757', '153c54c4-a272-4d15-80c1-dc4994823cfc', '3b15b6b5-3a6f-4cd1-b762-be2e2c6fe030', 'c5c68261-80ad-43e8-a55d-f89f77ef7cc3'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9cc9d287-467e-463d-8075-3b3daec355c7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot create request issued successfully. Sep 05 11:52:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9cc9d287-467e-463d-8075-3b3daec355c7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1555/3183] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-430c5cb6-e4c2-47fa-bf28-a5ac275194a6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-430c5cb6-e4c2-47fa-bf28-a5ac275194a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 Sep 05 11:52:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-430c5cb6-e4c2-47fa-bf28-a5ac275194a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-430c5cb6-e4c2-47fa-bf28-a5ac275194a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-430c5cb6-e4c2-47fa-bf28-a5ac275194a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-430c5cb6-e4c2-47fa-bf28-a5ac275194a6 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 returned with HTTP 200 Sep 05 11:52:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1629/3184] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:37 2026] GET /volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ba749709-68ee-4e59-8d9b-bf89ee69afbc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba749709-68ee-4e59-8d9b-bf89ee69afbc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 Sep 05 11:52:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba749709-68ee-4e59-8d9b-bf89ee69afbc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ba749709-68ee-4e59-8d9b-bf89ee69afbc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ba749709-68ee-4e59-8d9b-bf89ee69afbc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ba749709-68ee-4e59-8d9b-bf89ee69afbc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 returned with HTTP 200 Sep 05 11:52:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1556/3185] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:37 2026] GET /volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-45f62d39-e7ee-41ac-8d3a-f9250bd321c4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45f62d39-e7ee-41ac-8d3a-f9250bd321c4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 Sep 05 11:52:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45f62d39-e7ee-41ac-8d3a-f9250bd321c4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-45f62d39-e7ee-41ac-8d3a-f9250bd321c4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-45f62d39-e7ee-41ac-8d3a-f9250bd321c4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-45f62d39-e7ee-41ac-8d3a-f9250bd321c4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 returned with HTTP 200 Sep 05 11:52:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1630/3186] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:38 2026] GET /volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2fa8f121-b603-4af5-a1f0-9b17911e7f75 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2fa8f121-b603-4af5-a1f0-9b17911e7f75 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 Sep 05 11:52:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2fa8f121-b603-4af5-a1f0-9b17911e7f75 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2fa8f121-b603-4af5-a1f0-9b17911e7f75 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2fa8f121-b603-4af5-a1f0-9b17911e7f75 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 returned with HTTP 404 Sep 05 11:52:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1557/3187] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:38 2026] GET /volume/v3/snapshots/61dcc9c9-0c28-4f90-9e8f-eea620fede52 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f24578d1-2d6b-4404-b70a-d00cb91f0e37 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f24578d1-2d6b-4404-b70a-d00cb91f0e37 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d Sep 05 11:52:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f24578d1-2d6b-4404-b70a-d00cb91f0e37 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:38 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f24578d1-2d6b-4404-b70a-d00cb91f0e37 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:38 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-f24578d1-2d6b-4404-b70a-d00cb91f0e37 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume with id: d7d6912a-d3aa-4605-b832-6c8aba7b2a6d Sep 05 11:52:38 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:38 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:38 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:38 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f24578d1-2d6b-4404-b70a-d00cb91f0e37 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:38 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f24578d1-2d6b-4404-b70a-d00cb91f0e37 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume request issued successfully. Sep 05 11:52:38 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f24578d1-2d6b-4404-b70a-d00cb91f0e37 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d returned with HTTP 202 Sep 05 11:52:38 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1631/3188] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:38 2026] DELETE /volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5639bd10-7fc8-4339-8a47-220f0a8a0f26 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5639bd10-7fc8-4339-8a47-220f0a8a0f26 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d Sep 05 11:52:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5639bd10-7fc8-4339-8a47-220f0a8a0f26 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5639bd10-7fc8-4339-8a47-220f0a8a0f26 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:38 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:38 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:38 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:38 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:38 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5639bd10-7fc8-4339-8a47-220f0a8a0f26 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5639bd10-7fc8-4339-8a47-220f0a8a0f26 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d returned with HTTP 200 Sep 05 11:52:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1558/3189] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:38 2026] GET /volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f4a22fce-a688-4f73-8bf0-c1be39404988 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f4a22fce-a688-4f73-8bf0-c1be39404988 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 Sep 05 11:52:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f4a22fce-a688-4f73-8bf0-c1be39404988 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f4a22fce-a688-4f73-8bf0-c1be39404988 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f4a22fce-a688-4f73-8bf0-c1be39404988 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f4a22fce-a688-4f73-8bf0-c1be39404988 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 returned with HTTP 200 Sep 05 11:52:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1632/3190] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:39 2026] GET /volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b0f03427-e181-479e-98b2-a5bb92a17437 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b0f03427-e181-479e-98b2-a5bb92a17437 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] POST http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196/action Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b0f03427-e181-479e-98b2-a5bb92a17437 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b0f03427-e181-479e-98b2-a5bb92a17437 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-b0f03427-e181-479e-98b2-a5bb92a17437 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Updating snapshot 'b04ef371-e624-4b04-bf5f-3198e0002196' with '{'status': 'error'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-b0f03427-e181-479e-98b2-a5bb92a17437 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dee3974bf5b24b3e8802a34d94861e91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19721c63425b45ed9804232ddcf1e000', '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=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b0f03427-e181-479e-98b2-a5bb92a17437 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196/action returned with HTTP 403 Sep 05 11:52:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1559/3191] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:52:39 2026] POST /volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-16a0b264-68a9-4d83-9ea2-93605ae6f3d7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16a0b264-68a9-4d83-9ea2-93605ae6f3d7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 Sep 05 11:52:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16a0b264-68a9-4d83-9ea2-93605ae6f3d7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-16a0b264-68a9-4d83-9ea2-93605ae6f3d7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-16a0b264-68a9-4d83-9ea2-93605ae6f3d7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete snapshot with id: b04ef371-e624-4b04-bf5f-3198e0002196 Sep 05 11:52:39 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:39 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-16a0b264-68a9-4d83-9ea2-93605ae6f3d7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:39 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:39 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-16a0b264-68a9-4d83-9ea2-93605ae6f3d7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot delete request issued successfully. Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-16a0b264-68a9-4d83-9ea2-93605ae6f3d7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 returned with HTTP 202 Sep 05 11:52:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1633/3192] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:39 2026] DELETE /volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1c36666a-3223-4fea-90c8-5a3d1994812d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c36666a-3223-4fea-90c8-5a3d1994812d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c36666a-3223-4fea-90c8-5a3d1994812d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c36666a-3223-4fea-90c8-5a3d1994812d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:39 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1c36666a-3223-4fea-90c8-5a3d1994812d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c36666a-3223-4fea-90c8-5a3d1994812d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 returned with HTTP 200 Sep 05 11:52:39 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1560/3193] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:39 2026] GET /volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-df90342f-332d-4e09-aa97-0bd0ba9ace8a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-df90342f-332d-4e09-aa97-0bd0ba9ace8a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d Sep 05 11:52:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-df90342f-332d-4e09-aa97-0bd0ba9ace8a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:39 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-df90342f-332d-4e09-aa97-0bd0ba9ace8a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:39 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-df90342f-332d-4e09-aa97-0bd0ba9ace8a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d returned with HTTP 404 Sep 05 11:52:39 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1634/3194] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:39 2026] GET /volume/v3/volumes/d7d6912a-d3aa-4605-b832-6c8aba7b2a6d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-823024266"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-823024266'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:39 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume of 1 GB Sep 05 11:52:39 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (9e6d31a2-9d10-40d4-aee2-f179dd4156cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa02d47-88fe-477d-a9f8-165c3c567e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa02d47-88fe-477d-a9f8-165c3c567e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964a7656-4bb1-430d-a840-b400ea4ccc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['59b06461-a617-4eae-828a-dbbbf0b44580', '47ae0f8d-ba62-41a6-91c0-c94e1499e077', '25187c0a-7679-4475-94da-c20bf964dc19', 'aa229156-4a07-44e0-a435-3c4113c857f0'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964a7656-4bb1-430d-a840-b400ea4ccc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b06461-a617-4eae-828a-dbbbf0b44580', '47ae0f8d-ba62-41a6-91c0-c94e1499e077', '25187c0a-7679-4475-94da-c20bf964dc19', 'aa229156-4a07-44e0-a435-3c4113c857f0']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794ae497-bf11-4ecf-bed6-581c2d2719f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:40 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794ae497-bf11-4ecf-bed6-581c2d2719f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c018fff-eba6-495e-b474-09a56d815328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-823024266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['59b06461-a617-4eae-828a-dbbbf0b44580','47ae0f8d-ba62-41a6-91c0-c94e1499e077','25187c0a-7679-4475-94da-c20bf964dc19','aa229156-4a07-44e0-a435-3c4113c857f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-823024266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c018fff-eba6-495e-b474-09a56d815328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47eb7f5800ca42a8aac1df1019b50492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4498bbe7acb84612bf0e189659c0581e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d9a389-4165-4f0a-95ae-d956585eb231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d9a389-4165-4f0a-95ae-d956585eb231) transitioned into state 'SUCCESS' from state '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-823024266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['59b06461-a617-4eae-828a-dbbbf0b44580','47ae0f8d-ba62-41a6-91c0-c94e1499e077','25187c0a-7679-4475-94da-c20bf964dc19','aa229156-4a07-44e0-a435-3c4113c857f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103143db-78b4-4e50-b52b-fd27186d2346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103143db-78b4-4e50-b52b-fd27186d2346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (9e6d31a2-9d10-40d4-aee2-f179dd4156cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request issued successfully. Sep 05 11:52:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a031f26b-736c-4ee2-8e24-ba21f882ecaa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1561/3195] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:39 2026] POST /volume/v3/volumes => generated 784 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-99306226-09d9-45b6-8846-fd673c9a4233 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99306226-09d9-45b6-8846-fd673c9a4233 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 Sep 05 11:52:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99306226-09d9-45b6-8846-fd673c9a4233 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:40 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-99306226-09d9-45b6-8846-fd673c9a4233 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:40 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:40 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:40 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:40 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:40 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-99306226-09d9-45b6-8846-fd673c9a4233 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:40 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-99306226-09d9-45b6-8846-fd673c9a4233 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 returned with HTTP 200 Sep 05 11:52:40 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1635/3196] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:40 2026] GET /volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 => generated 963 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d9174991-55ed-4d77-aa12-fe238466d313 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d9174991-55ed-4d77-aa12-fe238466d313 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d9174991-55ed-4d77-aa12-fe238466d313 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d9174991-55ed-4d77-aa12-fe238466d313 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:40 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:40 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:40 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d9174991-55ed-4d77-aa12-fe238466d313 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:40 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d9174991-55ed-4d77-aa12-fe238466d313 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 returned with HTTP 200 Sep 05 11:52:40 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1562/3197] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:40 2026] GET /volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-fa40edaa-7344-4e0e-b9d1-7d366ec95edd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fa40edaa-7344-4e0e-b9d1-7d366ec95edd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 Sep 05 11:52:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fa40edaa-7344-4e0e-b9d1-7d366ec95edd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-fa40edaa-7344-4e0e-b9d1-7d366ec95edd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-fa40edaa-7344-4e0e-b9d1-7d366ec95edd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-fa40edaa-7344-4e0e-b9d1-7d366ec95edd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 returned with HTTP 200 Sep 05 11:52:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1636/3198] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:41 2026] GET /volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:52:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d6dd0860-c2ce-465c-a684-5b35b4cebc54 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6dd0860-c2ce-465c-a684-5b35b4cebc54 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d6dd0860-c2ce-465c-a684-5b35b4cebc54 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c018fff-eba6-495e-b474-09a56d815328", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1626656421"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:41 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:41 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d6dd0860-c2ce-465c-a684-5b35b4cebc54 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:41 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-d6dd0860-c2ce-465c-a684-5b35b4cebc54 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create snapshot from volume 8c018fff-eba6-495e-b474-09a56d815328 Sep 05 11:52:41 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d6dd0860-c2ce-465c-a684-5b35b4cebc54 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['5e061fba-de93-41dd-8e9c-c6afb25e4193', '2aa7c836-8749-44b5-aa8b-7013b7bd30de', 'b47f0958-e0aa-46e5-8fb2-c0d43ec0e201', '85a77175-22fe-43e4-80c7-305f41a9ff24'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:41 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:41 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:41 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d6dd0860-c2ce-465c-a684-5b35b4cebc54 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot create request issued successfully. Sep 05 11:52:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d6dd0860-c2ce-465c-a684-5b35b4cebc54 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1563/3199] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-78f073a1-aff8-4055-ba6d-5efa8575ce1e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-78f073a1-aff8-4055-ba6d-5efa8575ce1e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-78f073a1-aff8-4055-ba6d-5efa8575ce1e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-78f073a1-aff8-4055-ba6d-5efa8575ce1e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-78f073a1-aff8-4055-ba6d-5efa8575ce1e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-27b3e7c8-b86c-4711-b2ee-d6371c6a5fa8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-78f073a1-aff8-4055-ba6d-5efa8575ce1e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 200 Sep 05 11:52:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1637/3200] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:41 2026] GET /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-27b3e7c8-b86c-4711-b2ee-d6371c6a5fa8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 Sep 05 11:52:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-27b3e7c8-b86c-4711-b2ee-d6371c6a5fa8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:41 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-27b3e7c8-b86c-4711-b2ee-d6371c6a5fa8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:41 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-27b3e7c8-b86c-4711-b2ee-d6371c6a5fa8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 returned with HTTP 404 Sep 05 11:52:41 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1564/3201] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:41 2026] GET /volume/v3/snapshots/b04ef371-e624-4b04-bf5f-3198e0002196 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8f9a221b-47e7-4fbb-9241-2a2260b30103 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8f9a221b-47e7-4fbb-9241-2a2260b30103 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 Sep 05 11:52:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8f9a221b-47e7-4fbb-9241-2a2260b30103 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8f9a221b-47e7-4fbb-9241-2a2260b30103 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-8f9a221b-47e7-4fbb-9241-2a2260b30103 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume with id: c1cefec7-c868-4e9b-b877-8a8ed1e73473 Sep 05 11:52:41 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:41 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:41 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:41 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8f9a221b-47e7-4fbb-9241-2a2260b30103 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8f9a221b-47e7-4fbb-9241-2a2260b30103 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume request issued successfully. Sep 05 11:52:41 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8f9a221b-47e7-4fbb-9241-2a2260b30103 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 returned with HTTP 202 Sep 05 11:52:41 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1638/3202] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:41 2026] DELETE /volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa779783-8e8d-4462-a6f7-a134bfb3f055 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa779783-8e8d-4462-a6f7-a134bfb3f055 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 Sep 05 11:52:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa779783-8e8d-4462-a6f7-a134bfb3f055 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:42 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa779783-8e8d-4462-a6f7-a134bfb3f055 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:42 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:42 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:42 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:42 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:42 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa779783-8e8d-4462-a6f7-a134bfb3f055 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:42 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa779783-8e8d-4462-a6f7-a134bfb3f055 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 returned with HTTP 200 Sep 05 11:52:42 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1565/3203] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:42 2026] GET /volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f50d5b8e-8836-4fb7-aad6-0ed5b0b90f86 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f50d5b8e-8836-4fb7-aad6-0ed5b0b90f86 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f50d5b8e-8836-4fb7-aad6-0ed5b0b90f86 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:42 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f50d5b8e-8836-4fb7-aad6-0ed5b0b90f86 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:42 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:42 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:42 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-f50d5b8e-8836-4fb7-aad6-0ed5b0b90f86 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:42 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f50d5b8e-8836-4fb7-aad6-0ed5b0b90f86 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 200 Sep 05 11:52:42 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1639/3204] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:42 2026] GET /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-21658f92-b3e7-40c4-8a45-dc4e2bb5b07a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-21658f92-b3e7-40c4-8a45-dc4e2bb5b07a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 Sep 05 11:52:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-21658f92-b3e7-40c4-8a45-dc4e2bb5b07a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-21658f92-b3e7-40c4-8a45-dc4e2bb5b07a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-21658f92-b3e7-40c4-8a45-dc4e2bb5b07a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 returned with HTTP 404 Sep 05 11:52:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1566/3205] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:43 2026] GET /volume/v3/volumes/c1cefec7-c868-4e9b-b877-8a8ed1e73473 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1028909622"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1028909622'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume of 1 GB Sep 05 11:52:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (dc86e5bf-61f4-442f-8c9b-86a1b72b8054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (349e39f5-2aab-4b5d-ab5a-68858455716b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (349e39f5-2aab-4b5d-ab5a-68858455716b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4826e2fb-97be-4c32-8025-5b1b02c58c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['a5650461-775e-4823-b42b-3a86d32df451', 'bda7e313-5af1-445c-a7b1-cd422b3c97a2', '912871a2-33ef-4868-83bb-24421a431d00', 'c8cd9d2e-e9fe-4f5e-9dcd-29c8d5947d88'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4826e2fb-97be-4c32-8025-5b1b02c58c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5650461-775e-4823-b42b-3a86d32df451', 'bda7e313-5af1-445c-a7b1-cd422b3c97a2', '912871a2-33ef-4868-83bb-24421a431d00', 'c8cd9d2e-e9fe-4f5e-9dcd-29c8d5947d88']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f9d2c8-540b-4bd5-8dae-d50f46e9e4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:43 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f9d2c8-540b-4bd5-8dae-d50f46e9e4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2dec213-b440-4c13-a0c9-b3e71070893f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1028909622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['a5650461-775e-4823-b42b-3a86d32df451','bda7e313-5af1-445c-a7b1-cd422b3c97a2','912871a2-33ef-4868-83bb-24421a431d00','c8cd9d2e-e9fe-4f5e-9dcd-29c8d5947d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1028909622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2dec213-b440-4c13-a0c9-b3e71070893f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19721c63425b45ed9804232ddcf1e000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335cdccede6c4f1eb437e1702bf54a25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e39fcbb-158e-440c-8a6f-693b0349f7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e39fcbb-158e-440c-8a6f-693b0349f7dd) transitioned into state 'SUCCESS' from state '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-1028909622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['a5650461-775e-4823-b42b-3a86d32df451','bda7e313-5af1-445c-a7b1-cd422b3c97a2','912871a2-33ef-4868-83bb-24421a431d00','c8cd9d2e-e9fe-4f5e-9dcd-29c8d5947d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (724cc403-d5b2-4fbf-a520-208fd219124d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (724cc403-d5b2-4fbf-a520-208fd219124d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (dc86e5bf-61f4-442f-8c9b-86a1b72b8054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request issued successfully. Sep 05 11:52:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-77edcca0-f537-42ab-83e2-7b8d94a58fb7 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1640/3206] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:43 2026] POST /volume/v3/volumes => generated 785 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:52:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bca4160c-123d-4f26-ac67-0c9351367fff None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bca4160c-123d-4f26-ac67-0c9351367fff tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f Sep 05 11:52:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bca4160c-123d-4f26-ac67-0c9351367fff tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:43 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bca4160c-123d-4f26-ac67-0c9351367fff tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:43 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:43 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:43 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:43 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:43 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bca4160c-123d-4f26-ac67-0c9351367fff tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:43 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bca4160c-123d-4f26-ac67-0c9351367fff tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f returned with HTTP 200 Sep 05 11:52:43 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1567/3207] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:43 2026] GET /volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4b7cca94-903c-46c3-bd23-1548f58ca157 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b7cca94-903c-46c3-bd23-1548f58ca157 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b7cca94-903c-46c3-bd23-1548f58ca157 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b7cca94-903c-46c3-bd23-1548f58ca157 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:43 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:43 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:43 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4b7cca94-903c-46c3-bd23-1548f58ca157 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:43 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b7cca94-903c-46c3-bd23-1548f58ca157 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 200 Sep 05 11:52:43 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1641/3208] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:43 2026] GET /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c277af36-1d4c-4d0e-9175-745a32e8adad None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c277af36-1d4c-4d0e-9175-745a32e8adad tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f Sep 05 11:52:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c277af36-1d4c-4d0e-9175-745a32e8adad tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:44 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c277af36-1d4c-4d0e-9175-745a32e8adad tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:44 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:44 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:44 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:44 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:44 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c277af36-1d4c-4d0e-9175-745a32e8adad tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:44 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c277af36-1d4c-4d0e-9175-745a32e8adad tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f returned with HTTP 200 Sep 05 11:52:44 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1568/3209] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:44 2026] GET /volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4283f76f-6b88-4371-8ca6-4d33fe76c641 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4283f76f-6b88-4371-8ca6-4d33fe76c641 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4283f76f-6b88-4371-8ca6-4d33fe76c641 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:44 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4283f76f-6b88-4371-8ca6-4d33fe76c641 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:44 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:44 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:44 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4283f76f-6b88-4371-8ca6-4d33fe76c641 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:44 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4283f76f-6b88-4371-8ca6-4d33fe76c641 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 200 Sep 05 11:52:44 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1642/3210] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:44 2026] GET /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa886ce9-0619-44bf-9be5-dcd47ae061ba None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa886ce9-0619-44bf-9be5-dcd47ae061ba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] DELETE http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa886ce9-0619-44bf-9be5-dcd47ae061ba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa886ce9-0619-44bf-9be5-dcd47ae061ba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-fa886ce9-0619-44bf-9be5-dcd47ae061ba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Delete snapshot with id: 1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa886ce9-0619-44bf-9be5-dcd47ae061ba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa886ce9-0619-44bf-9be5-dcd47ae061ba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot delete request issued successfully. Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa886ce9-0619-44bf-9be5-dcd47ae061ba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 202 Sep 05 11:52:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1569/3211] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:45 2026] DELETE /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8262358f-15ee-4084-8930-90574bbb5b0e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8262358f-15ee-4084-8930-90574bbb5b0e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8262358f-15ee-4084-8930-90574bbb5b0e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8262358f-15ee-4084-8930-90574bbb5b0e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8262358f-15ee-4084-8930-90574bbb5b0e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8262358f-15ee-4084-8930-90574bbb5b0e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 200 Sep 05 11:52:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1643/3212] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:45 2026] GET /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7919a29c-9702-4dfc-9b77-01e6c70026a8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7919a29c-9702-4dfc-9b77-01e6c70026a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f Sep 05 11:52:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7919a29c-9702-4dfc-9b77-01e6c70026a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7919a29c-9702-4dfc-9b77-01e6c70026a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:45 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:45 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7919a29c-9702-4dfc-9b77-01e6c70026a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7919a29c-9702-4dfc-9b77-01e6c70026a8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f returned with HTTP 200 Sep 05 11:52:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1570/3213] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:45 2026] GET /volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c77b0895-a6c8-45a2-b086-f85eb702f50a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c77b0895-a6c8-45a2-b086-f85eb702f50a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:45 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c77b0895-a6c8-45a2-b086-f85eb702f50a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2dec213-b440-4c13-a0c9-b3e71070893f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-867777808"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:45 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:45 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c77b0895-a6c8-45a2-b086-f85eb702f50a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:45 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-c77b0895-a6c8-45a2-b086-f85eb702f50a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create snapshot from volume d2dec213-b440-4c13-a0c9-b3e71070893f Sep 05 11:52:45 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-c77b0895-a6c8-45a2-b086-f85eb702f50a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['ad78ad9d-58db-45ce-ac2f-a3d689080533', '77ded5cd-50cd-4d50-b7f8-beb771dd791b', '56fd2136-6fa9-48ef-97f5-df24b7847f1e', '22a593de-a9bc-43cb-b1b5-70d241bf683f'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:45 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:45 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:45 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c77b0895-a6c8-45a2-b086-f85eb702f50a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot create request issued successfully. Sep 05 11:52:45 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c77b0895-a6c8-45a2-b086-f85eb702f50a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:45 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1644/3214] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3ea7c140-1edf-4aaa-a752-3982ca7ecef2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ea7c140-1edf-4aaa-a752-3982ca7ecef2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 Sep 05 11:52:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ea7c140-1edf-4aaa-a752-3982ca7ecef2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:45 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3ea7c140-1edf-4aaa-a752-3982ca7ecef2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:45 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:45 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3ea7c140-1edf-4aaa-a752-3982ca7ecef2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:45 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3ea7c140-1edf-4aaa-a752-3982ca7ecef2 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 returned with HTTP 200 Sep 05 11:52:45 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1571/3215] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:45 2026] GET /volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-52a697d2-6c82-4cd0-ba83-e09c8fd481d6 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-52a697d2-6c82-4cd0-ba83-e09c8fd481d6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-52a697d2-6c82-4cd0-ba83-e09c8fd481d6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:46 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-52a697d2-6c82-4cd0-ba83-e09c8fd481d6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:46 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:46 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:46 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-52a697d2-6c82-4cd0-ba83-e09c8fd481d6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:46 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-52a697d2-6c82-4cd0-ba83-e09c8fd481d6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 200 Sep 05 11:52:46 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1645/3216] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:46 2026] GET /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5d80982d-ea0e-4251-8997-5726687f01cd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d80982d-ea0e-4251-8997-5726687f01cd tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 Sep 05 11:52:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5d80982d-ea0e-4251-8997-5726687f01cd tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:46 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5d80982d-ea0e-4251-8997-5726687f01cd tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:46 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:46 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:46 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5d80982d-ea0e-4251-8997-5726687f01cd tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:46 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5d80982d-ea0e-4251-8997-5726687f01cd tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 returned with HTTP 200 Sep 05 11:52:46 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1572/3217] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:46 2026] GET /volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-66697ddb-f54c-4db7-90ad-74effcd85a33 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-66697ddb-f54c-4db7-90ad-74effcd85a33 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-66697ddb-f54c-4db7-90ad-74effcd85a33 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-66697ddb-f54c-4db7-90ad-74effcd85a33 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-66697ddb-f54c-4db7-90ad-74effcd85a33 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 404 Sep 05 11:52:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1646/3218] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:47 2026] GET /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b59fc796-6d65-453b-8579-eeb64970e102 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b59fc796-6d65-453b-8579-eeb64970e102 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b59fc796-6d65-453b-8579-eeb64970e102 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b59fc796-6d65-453b-8579-eeb64970e102 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-b59fc796-6d65-453b-8579-eeb64970e102 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete snapshot with id: 1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b59fc796-6d65-453b-8579-eeb64970e102 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 404 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1573/3219] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:47 2026] DELETE /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-af0e583c-67b2-4d89-b9dd-e93de5d0d4c8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af0e583c-67b2-4d89-b9dd-e93de5d0d4c8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af0e583c-67b2-4d89-b9dd-e93de5d0d4c8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-af0e583c-67b2-4d89-b9dd-e93de5d0d4c8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-af0e583c-67b2-4d89-b9dd-e93de5d0d4c8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 returned with HTTP 404 Sep 05 11:52:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1647/3220] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:47 2026] GET /volume/v3/snapshots/1370db1d-63c7-49fb-b6f3-c7d115368b38 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ac2d342c-ce16-4c99-a97e-853628f4cafd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ac2d342c-ce16-4c99-a97e-853628f4cafd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ac2d342c-ce16-4c99-a97e-853628f4cafd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ac2d342c-ce16-4c99-a97e-853628f4cafd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-ac2d342c-ce16-4c99-a97e-853628f4cafd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume with id: 8c018fff-eba6-495e-b474-09a56d815328 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ac2d342c-ce16-4c99-a97e-853628f4cafd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ac2d342c-ce16-4c99-a97e-853628f4cafd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume request issued successfully. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ac2d342c-ce16-4c99-a97e-853628f4cafd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 returned with HTTP 202 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1574/3221] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:47 2026] DELETE /volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0011a9f4-f3d3-4556-bc4a-53ac8b118a88 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0011a9f4-f3d3-4556-bc4a-53ac8b118a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0011a9f4-f3d3-4556-bc4a-53ac8b118a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0011a9f4-f3d3-4556-bc4a-53ac8b118a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:47 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0011a9f4-f3d3-4556-bc4a-53ac8b118a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0011a9f4-f3d3-4556-bc4a-53ac8b118a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 returned with HTTP 200 Sep 05 11:52:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1648/3222] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:47 2026] GET /volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9072fdc7-77da-4194-94b6-2c17d2b2ba1d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9072fdc7-77da-4194-94b6-2c17d2b2ba1d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9072fdc7-77da-4194-94b6-2c17d2b2ba1d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9072fdc7-77da-4194-94b6-2c17d2b2ba1d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9072fdc7-77da-4194-94b6-2c17d2b2ba1d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9072fdc7-77da-4194-94b6-2c17d2b2ba1d tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 returned with HTTP 200 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1575/3223] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:47 2026] GET /volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c2f4fd2c-b40c-4e52-9030-74b1e9efb6ef None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2f4fd2c-b40c-4e52-9030-74b1e9efb6ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] GET http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2f4fd2c-b40c-4e52-9030-74b1e9efb6ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c2f4fd2c-b40c-4e52-9030-74b1e9efb6ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:47 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c2f4fd2c-b40c-4e52-9030-74b1e9efb6ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Snapshot retrieved successfully. Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c2f4fd2c-b40c-4e52-9030-74b1e9efb6ef tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 returned with HTTP 200 Sep 05 11:52:47 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1649/3224] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:47 2026] GET /volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d0162b79-e5c7-4c71-af45-7f36f367035a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0162b79-e5c7-4c71-af45-7f36f367035a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0162b79-e5c7-4c71-af45-7f36f367035a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d0162b79-e5c7-4c71-af45-7f36f367035a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-d0162b79-e5c7-4c71-af45-7f36f367035a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete snapshot with id: 7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d0162b79-e5c7-4c71-af45-7f36f367035a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d0162b79-e5c7-4c71-af45-7f36f367035a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot delete request issued successfully. Sep 05 11:52:47 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d0162b79-e5c7-4c71-af45-7f36f367035a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 returned with HTTP 202 Sep 05 11:52:47 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1576/3225] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:47 2026] DELETE /volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9b777a59-b60d-406b-85f6-c5f0d550b42a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b777a59-b60d-406b-85f6-c5f0d550b42a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9b777a59-b60d-406b-85f6-c5f0d550b42a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:47 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9b777a59-b60d-406b-85f6-c5f0d550b42a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:48 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9b777a59-b60d-406b-85f6-c5f0d550b42a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9b777a59-b60d-406b-85f6-c5f0d550b42a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 returned with HTTP 200 Sep 05 11:52:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1650/3226] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:47 2026] GET /volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d99f851f-5692-4fdf-9f53-1c331c9a0512 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d99f851f-5692-4fdf-9f53-1c331c9a0512 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 Sep 05 11:52:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d99f851f-5692-4fdf-9f53-1c331c9a0512 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d99f851f-5692-4fdf-9f53-1c331c9a0512 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d99f851f-5692-4fdf-9f53-1c331c9a0512 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 returned with HTTP 404 Sep 05 11:52:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1577/3227] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:48 2026] GET /volume/v3/volumes/8c018fff-eba6-495e-b474-09a56d815328 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1641226916"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1641226916'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume of 1 GB Sep 05 11:52:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (d422628e-bed0-4f6a-81a3-48e914fb95e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2880c47-5213-44e9-b895-1f1cf4d6e8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2880c47-5213-44e9-b895-1f1cf4d6e8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3257e6-9afa-44f2-b50c-bd140ae1093c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['7252c13f-0b73-4b1f-bc24-b57a56f98552', '56c91062-4f8d-4acd-a733-e0085a4bbc1b', '9fb6ea11-59e6-4d5d-a993-a2a36b5886d2', '23bab870-3948-41f0-9f39-bd5345c87325'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3257e6-9afa-44f2-b50c-bd140ae1093c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7252c13f-0b73-4b1f-bc24-b57a56f98552', '56c91062-4f8d-4acd-a733-e0085a4bbc1b', '9fb6ea11-59e6-4d5d-a993-a2a36b5886d2', '23bab870-3948-41f0-9f39-bd5345c87325']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b7447f-8603-42d0-a593-662f4ed9371b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:48 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b7447f-8603-42d0-a593-662f4ed9371b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b123c56-7e59-487a-bee0-b2cffafeae1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641226916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['7252c13f-0b73-4b1f-bc24-b57a56f98552','56c91062-4f8d-4acd-a733-e0085a4bbc1b','9fb6ea11-59e6-4d5d-a993-a2a36b5886d2','23bab870-3948-41f0-9f39-bd5345c87325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641226916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b123c56-7e59-487a-bee0-b2cffafeae1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47eb7f5800ca42a8aac1df1019b50492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4498bbe7acb84612bf0e189659c0581e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711d89b0-d2d0-4969-9390-7fab5a4d658d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711d89b0-d2d0-4969-9390-7fab5a4d658d) transitioned into state 'SUCCESS' from state '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-1641226916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['7252c13f-0b73-4b1f-bc24-b57a56f98552','56c91062-4f8d-4acd-a733-e0085a4bbc1b','9fb6ea11-59e6-4d5d-a993-a2a36b5886d2','23bab870-3948-41f0-9f39-bd5345c87325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b6e194-649b-4460-9415-471420b9b139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b6e194-649b-4460-9415-471420b9b139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (d422628e-bed0-4f6a-81a3-48e914fb95e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:48 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request issued successfully. Sep 05 11:52:48 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c623fd33-310c-42e9-aa5f-fdcb55cae93b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:48 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1651/3228] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:48 2026] POST /volume/v3/volumes => generated 785 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-840d215e-6f2f-4b1d-8db1-504f8a43a8e8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-840d215e-6f2f-4b1d-8db1-504f8a43a8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d Sep 05 11:52:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-840d215e-6f2f-4b1d-8db1-504f8a43a8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:48 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-840d215e-6f2f-4b1d-8db1-504f8a43a8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:48 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:48 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:48 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:48 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:48 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-840d215e-6f2f-4b1d-8db1-504f8a43a8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:48 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-840d215e-6f2f-4b1d-8db1-504f8a43a8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d returned with HTTP 200 Sep 05 11:52:48 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1578/3229] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:48 2026] GET /volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ab0b4461-bf57-4b27-bfb5-052546100ae4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ab0b4461-bf57-4b27-bfb5-052546100ae4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 Sep 05 11:52:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ab0b4461-bf57-4b27-bfb5-052546100ae4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:49 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ab0b4461-bf57-4b27-bfb5-052546100ae4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:49 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:49 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:49 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ab0b4461-bf57-4b27-bfb5-052546100ae4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:49 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ab0b4461-bf57-4b27-bfb5-052546100ae4 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 returned with HTTP 200 Sep 05 11:52:49 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1652/3230] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:49 2026] GET /volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-90321266-1e65-45ee-bf90-ee56851d609e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-90321266-1e65-45ee-bf90-ee56851d609e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d Sep 05 11:52:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-90321266-1e65-45ee-bf90-ee56851d609e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:49 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-90321266-1e65-45ee-bf90-ee56851d609e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:49 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:49 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:49 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:49 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:49 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-90321266-1e65-45ee-bf90-ee56851d609e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:49 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-90321266-1e65-45ee-bf90-ee56851d609e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d returned with HTTP 200 Sep 05 11:52:49 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1579/3231] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:49 2026] GET /volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ff4e35ea-848e-4efe-9736-2b31009ac4d1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff4e35ea-848e-4efe-9736-2b31009ac4d1 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 Sep 05 11:52:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff4e35ea-848e-4efe-9736-2b31009ac4d1 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ff4e35ea-848e-4efe-9736-2b31009ac4d1 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ff4e35ea-848e-4efe-9736-2b31009ac4d1 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 returned with HTTP 404 Sep 05 11:52:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1653/3232] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:50 2026] GET /volume/v3/snapshots/7d8f1dc7-fd3c-4050-8027-f1f7c90f1aa1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5ab2d607-8ae9-43e5-937d-8dcd724ca405 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5ab2d607-8ae9-43e5-937d-8dcd724ca405 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f Sep 05 11:52:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5ab2d607-8ae9-43e5-937d-8dcd724ca405 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5ab2d607-8ae9-43e5-937d-8dcd724ca405 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:50 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-5ab2d607-8ae9-43e5-937d-8dcd724ca405 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume with id: d2dec213-b440-4c13-a0c9-b3e71070893f Sep 05 11:52:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5ab2d607-8ae9-43e5-937d-8dcd724ca405 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5ab2d607-8ae9-43e5-937d-8dcd724ca405 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume request issued successfully. Sep 05 11:52:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5ab2d607-8ae9-43e5-937d-8dcd724ca405 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f returned with HTTP 202 Sep 05 11:52:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1580/3233] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:50 2026] DELETE /volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2aad3e65-2f9f-4a17-9ec5-53ef8c6b0623 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2aad3e65-2f9f-4a17-9ec5-53ef8c6b0623 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f Sep 05 11:52:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2aad3e65-2f9f-4a17-9ec5-53ef8c6b0623 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2aad3e65-2f9f-4a17-9ec5-53ef8c6b0623 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2aad3e65-2f9f-4a17-9ec5-53ef8c6b0623 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2aad3e65-2f9f-4a17-9ec5-53ef8c6b0623 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f returned with HTTP 200 Sep 05 11:52:50 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1654/3234] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:50 2026] GET /volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-81dca289-34e8-4da5-8f70-854665f6177d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-81dca289-34e8-4da5-8f70-854665f6177d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d Sep 05 11:52:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-81dca289-34e8-4da5-8f70-854665f6177d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:50 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-81dca289-34e8-4da5-8f70-854665f6177d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:50 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:50 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:50 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:50 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:50 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-81dca289-34e8-4da5-8f70-854665f6177d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:50 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-81dca289-34e8-4da5-8f70-854665f6177d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d returned with HTTP 200 Sep 05 11:52:50 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1581/3235] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:50 2026] GET /volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9bfb8e99-b972-4b07-8dfc-adca710a7cd9 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:50 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9bfb8e99-b972-4b07-8dfc-adca710a7cd9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:50 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9bfb8e99-b972-4b07-8dfc-adca710a7cd9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b123c56-7e59-487a-bee0-b2cffafeae1d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-437269531"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:50 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:50 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:50 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:50 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:50 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9bfb8e99-b972-4b07-8dfc-adca710a7cd9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:50 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-9bfb8e99-b972-4b07-8dfc-adca710a7cd9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create snapshot from volume 2b123c56-7e59-487a-bee0-b2cffafeae1d Sep 05 11:52:51 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-9bfb8e99-b972-4b07-8dfc-adca710a7cd9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['85753732-c705-474c-9c3a-74b512005946', 'ce31a2fd-ed73-4eb9-b9ed-fd0f2b30b795', 'a9b1cb92-3f18-41a8-b23f-838b66ffcddd', '67d6ee0d-5d8e-472f-9e7f-99497afeaaee'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9bfb8e99-b972-4b07-8dfc-adca710a7cd9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot create request issued successfully. Sep 05 11:52:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9bfb8e99-b972-4b07-8dfc-adca710a7cd9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1655/3236] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:50 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 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-480e4275-7ca5-4c2d-8052-d7e6304760e6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-480e4275-7ca5-4c2d-8052-d7e6304760e6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-480e4275-7ca5-4c2d-8052-d7e6304760e6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-480e4275-7ca5-4c2d-8052-d7e6304760e6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:51 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-480e4275-7ca5-4c2d-8052-d7e6304760e6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-480e4275-7ca5-4c2d-8052-d7e6304760e6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 returned with HTTP 200 Sep 05 11:52:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1582/3237] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:51 2026] GET /volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-62b895e9-e208-4dc4-8d08-bc2ac1a572c8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-62b895e9-e208-4dc4-8d08-bc2ac1a572c8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f Sep 05 11:52:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-62b895e9-e208-4dc4-8d08-bc2ac1a572c8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-62b895e9-e208-4dc4-8d08-bc2ac1a572c8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-62b895e9-e208-4dc4-8d08-bc2ac1a572c8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f returned with HTTP 404 Sep 05 11:52:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1656/3238] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:51 2026] GET /volume/v3/volumes/d2dec213-b440-4c13-a0c9-b3e71070893f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-270774852"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-270774852'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume of 1 GB Sep 05 11:52:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (686a05c3-15af-4157-bb91-44dd25ff0ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56d1dd4-8159-460b-b97b-2f8f46b8da5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56d1dd4-8159-460b-b97b-2f8f46b8da5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc0d861-2023-4d78-98ef-b7eb39f0f90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['2b773828-ccdb-4cfe-adcf-a7ca931cd17c', '665d80b0-0b57-46ef-89a9-0bc1b493edac', '1f75f293-ecf6-41ce-9b5e-6b0467e8768a', '3d1ac323-c0e6-4f79-bbf7-dea675604411'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc0d861-2023-4d78-98ef-b7eb39f0f90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b773828-ccdb-4cfe-adcf-a7ca931cd17c', '665d80b0-0b57-46ef-89a9-0bc1b493edac', '1f75f293-ecf6-41ce-9b5e-6b0467e8768a', '3d1ac323-c0e6-4f79-bbf7-dea675604411']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cadcea17-e98d-47fb-811d-640cdf8eefcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:51 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cadcea17-e98d-47fb-811d-640cdf8eefcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd044e0a8-b6ae-4785-be79-0aa1c372c3ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-270774852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['2b773828-ccdb-4cfe-adcf-a7ca931cd17c','665d80b0-0b57-46ef-89a9-0bc1b493edac','1f75f293-ecf6-41ce-9b5e-6b0467e8768a','3d1ac323-c0e6-4f79-bbf7-dea675604411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-270774852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d044e0a8-b6ae-4785-be79-0aa1c372c3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19721c63425b45ed9804232ddcf1e000',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335cdccede6c4f1eb437e1702bf54a25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42d2a22-87c3-4398-a1d6-fbe77aa0212e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42d2a22-87c3-4398-a1d6-fbe77aa0212e) transitioned into state 'SUCCESS' from state '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-270774852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19721c63425b45ed9804232ddcf1e000',qos_specs=None,replication_status=,reservations=['2b773828-ccdb-4cfe-adcf-a7ca931cd17c','665d80b0-0b57-46ef-89a9-0bc1b493edac','1f75f293-ecf6-41ce-9b5e-6b0467e8768a','3d1ac323-c0e6-4f79-bbf7-dea675604411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335cdccede6c4f1eb437e1702bf54a25',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6bb061-cfa0-48d6-aea4-022801d290b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6bb061-cfa0-48d6-aea4-022801d290b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Flow 'volume_create_api' (686a05c3-15af-4157-bb91-44dd25ff0ee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:51 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create volume request issued successfully. Sep 05 11:52:51 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4ff326ff-dd2a-438f-a813-93a36c4f0c34 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:51 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1583/3239] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:51 2026] POST /volume/v3/volumes => generated 784 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3fdc8b0c-8715-44b7-aa3f-593dc444d51e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3fdc8b0c-8715-44b7-aa3f-593dc444d51e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab Sep 05 11:52:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3fdc8b0c-8715-44b7-aa3f-593dc444d51e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:51 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3fdc8b0c-8715-44b7-aa3f-593dc444d51e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:51 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:51 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:51 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:51 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:51 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3fdc8b0c-8715-44b7-aa3f-593dc444d51e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:51 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3fdc8b0c-8715-44b7-aa3f-593dc444d51e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab returned with HTTP 200 Sep 05 11:52:51 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1657/3240] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:51 2026] GET /volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-27c755d0-953b-4cb5-aa78-ccc42834f76e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-27c755d0-953b-4cb5-aa78-ccc42834f76e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 Sep 05 11:52:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-27c755d0-953b-4cb5-aa78-ccc42834f76e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:52 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-27c755d0-953b-4cb5-aa78-ccc42834f76e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:52 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:52 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:52 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-27c755d0-953b-4cb5-aa78-ccc42834f76e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:52 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-27c755d0-953b-4cb5-aa78-ccc42834f76e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 returned with HTTP 200 Sep 05 11:52:52 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1584/3241] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:52 2026] GET /volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-df45a3c7-80f9-464f-8c54-7c693f00ccf5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-df45a3c7-80f9-464f-8c54-7c693f00ccf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab Sep 05 11:52:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-df45a3c7-80f9-464f-8c54-7c693f00ccf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:52 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-df45a3c7-80f9-464f-8c54-7c693f00ccf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:52 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:52 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:52 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:52 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:52 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-df45a3c7-80f9-464f-8c54-7c693f00ccf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:52 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-df45a3c7-80f9-464f-8c54-7c693f00ccf5 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab returned with HTTP 200 Sep 05 11:52:52 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1658/3242] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:52 2026] GET /volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab => generated 1013 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3c6e55f6-01e8-4968-bc67-f1fd37d44a8c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c6e55f6-01e8-4968-bc67-f1fd37d44a8c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 Sep 05 11:52:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3c6e55f6-01e8-4968-bc67-f1fd37d44a8c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3c6e55f6-01e8-4968-bc67-f1fd37d44a8c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3c6e55f6-01e8-4968-bc67-f1fd37d44a8c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3c6e55f6-01e8-4968-bc67-f1fd37d44a8c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 returned with HTTP 200 Sep 05 11:52:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1585/3243] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:53 2026] GET /volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-018e2cc4-91e9-4f18-8849-7042f628a616 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-018e2cc4-91e9-4f18-8849-7042f628a616 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] POST http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366/action Sep 05 11:52:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-018e2cc4-91e9-4f18-8849-7042f628a616 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:52:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-018e2cc4-91e9-4f18-8849-7042f628a616 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-018e2cc4-91e9-4f18-8849-7042f628a616 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:52:53 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-018e2cc4-91e9-4f18-8849-7042f628a616 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b721bfdeab8e4020b132efd92035c667', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47eb7f5800ca42a8aac1df1019b50492', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-018e2cc4-91e9-4f18-8849-7042f628a616 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366/action returned with HTTP 403 Sep 05 11:52:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1659/3244] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:52:53 2026] POST /volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-aa817e9e-6af2-4ce7-9b61-574e29d1beae None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa817e9e-6af2-4ce7-9b61-574e29d1beae tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 Sep 05 11:52:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa817e9e-6af2-4ce7-9b61-574e29d1beae tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-aa817e9e-6af2-4ce7-9b61-574e29d1beae tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-aa817e9e-6af2-4ce7-9b61-574e29d1beae tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete snapshot with id: 0b9997be-ea6e-41ae-963c-0579d95b2366 Sep 05 11:52:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-aa817e9e-6af2-4ce7-9b61-574e29d1beae tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-aa817e9e-6af2-4ce7-9b61-574e29d1beae tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot delete request issued successfully. Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-aa817e9e-6af2-4ce7-9b61-574e29d1beae tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 returned with HTTP 202 Sep 05 11:52:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1586/3245] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:53 2026] DELETE /volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e3147fd3-05c7-4ae4-bcb6-179e6c26b47f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e3147fd3-05c7-4ae4-bcb6-179e6c26b47f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 Sep 05 11:52:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e3147fd3-05c7-4ae4-bcb6-179e6c26b47f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:53 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e3147fd3-05c7-4ae4-bcb6-179e6c26b47f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:53 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:53 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:53 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e3147fd3-05c7-4ae4-bcb6-179e6c26b47f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:53 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e3147fd3-05c7-4ae4-bcb6-179e6c26b47f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 returned with HTTP 200 Sep 05 11:52:53 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1660/3246] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:53 2026] GET /volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4869f669-8ec8-4cc5-b7c4-8d2bce8c1439 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4869f669-8ec8-4cc5-b7c4-8d2bce8c1439 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab Sep 05 11:52:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4869f669-8ec8-4cc5-b7c4-8d2bce8c1439 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:53 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4869f669-8ec8-4cc5-b7c4-8d2bce8c1439 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:53 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:53 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:53 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:53 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4869f669-8ec8-4cc5-b7c4-8d2bce8c1439 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:53 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4869f669-8ec8-4cc5-b7c4-8d2bce8c1439 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab returned with HTTP 200 Sep 05 11:52:53 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1587/3247] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:53 2026] GET /volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dddddfad-8700-48a0-8f24-f78c778b6274 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dddddfad-8700-48a0-8f24-f78c778b6274 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 Sep 05 11:52:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dddddfad-8700-48a0-8f24-f78c778b6274 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dddddfad-8700-48a0-8f24-f78c778b6274 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dddddfad-8700-48a0-8f24-f78c778b6274 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dddddfad-8700-48a0-8f24-f78c778b6274 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 returned with HTTP 200 Sep 05 11:52:54 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1661/3248] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:54 2026] GET /volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1338609c-efe2-4532-baee-50cac82d4a88 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1338609c-efe2-4532-baee-50cac82d4a88 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab Sep 05 11:52:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1338609c-efe2-4532-baee-50cac82d4a88 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:54 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1338609c-efe2-4532-baee-50cac82d4a88 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:54 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:54 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:54 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:54 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:54 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1338609c-efe2-4532-baee-50cac82d4a88 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:54 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1338609c-efe2-4532-baee-50cac82d4a88 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab returned with HTTP 200 Sep 05 11:52:54 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1588/3249] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:54 2026] GET /volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d2213e87-64ac-4d63-968c-454fba17ba4c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:54 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2213e87-64ac-4d63-968c-454fba17ba4c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:54 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2213e87-64ac-4d63-968c-454fba17ba4c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d044e0a8-b6ae-4785-be79-0aa1c372c3ab", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1593505376"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:54 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:54 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:54 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d2213e87-64ac-4d63-968c-454fba17ba4c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:54 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-d2213e87-64ac-4d63-968c-454fba17ba4c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Create snapshot from volume d044e0a8-b6ae-4785-be79-0aa1c372c3ab Sep 05 11:52:54 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-d2213e87-64ac-4d63-968c-454fba17ba4c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Created reservations ['2b7a83fd-bf77-46f7-bcc7-5240ec448b6f', '83cbd58f-c1f9-4d1c-b013-636d6daa4eb1', '4b78a560-fb49-4de6-aa62-13b71abb4a62', '37426792-ca6c-425e-8da7-344072d5f6ef'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:54 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:54 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-d2213e87-64ac-4d63-968c-454fba17ba4c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot create request issued successfully. Sep 05 11:52:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2213e87-64ac-4d63-968c-454fba17ba4c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1662/3250] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-4c5bbf67-b1ac-4c83-b6a5-7feaaf368ad9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c5bbf67-b1ac-4c83-b6a5-7feaaf368ad9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c Sep 05 11:52:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c5bbf67-b1ac-4c83-b6a5-7feaaf368ad9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-4c5bbf67-b1ac-4c83-b6a5-7feaaf368ad9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-4c5bbf67-b1ac-4c83-b6a5-7feaaf368ad9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-4c5bbf67-b1ac-4c83-b6a5-7feaaf368ad9 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c returned with HTTP 200 Sep 05 11:52:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1589/3251] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:55 2026] GET /volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-39bfb758-cab6-4e3f-9d63-74c4d055fe4e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-39bfb758-cab6-4e3f-9d63-74c4d055fe4e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 Sep 05 11:52:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-39bfb758-cab6-4e3f-9d63-74c4d055fe4e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-39bfb758-cab6-4e3f-9d63-74c4d055fe4e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-39bfb758-cab6-4e3f-9d63-74c4d055fe4e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 returned with HTTP 404 Sep 05 11:52:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1663/3252] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:55 2026] GET /volume/v3/snapshots/0b9997be-ea6e-41ae-963c-0579d95b2366 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-e02f1681-b11f-4d49-91a7-dca240d07d36 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e02f1681-b11f-4d49-91a7-dca240d07d36 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d Sep 05 11:52:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e02f1681-b11f-4d49-91a7-dca240d07d36 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:55 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-e02f1681-b11f-4d49-91a7-dca240d07d36 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:55 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-e02f1681-b11f-4d49-91a7-dca240d07d36 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume with id: 2b123c56-7e59-487a-bee0-b2cffafeae1d Sep 05 11:52:55 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:55 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:55 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:55 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e02f1681-b11f-4d49-91a7-dca240d07d36 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:55 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-e02f1681-b11f-4d49-91a7-dca240d07d36 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume request issued successfully. Sep 05 11:52:55 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-e02f1681-b11f-4d49-91a7-dca240d07d36 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d returned with HTTP 202 Sep 05 11:52:55 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1590/3253] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:55 2026] DELETE /volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3c264f8c-d336-4d82-9a92-fba07354cd6a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c264f8c-d336-4d82-9a92-fba07354cd6a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d Sep 05 11:52:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3c264f8c-d336-4d82-9a92-fba07354cd6a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:55 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3c264f8c-d336-4d82-9a92-fba07354cd6a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:55 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:55 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:55 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:55 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:55 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3c264f8c-d336-4d82-9a92-fba07354cd6a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:55 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3c264f8c-d336-4d82-9a92-fba07354cd6a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d returned with HTTP 200 Sep 05 11:52:55 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1664/3254] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:55 2026] GET /volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-cf3de016-df11-4adf-8cf1-f92016f7723c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf3de016-df11-4adf-8cf1-f92016f7723c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf3de016-df11-4adf-8cf1-f92016f7723c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-cf3de016-df11-4adf-8cf1-f92016f7723c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:56 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-cf3de016-df11-4adf-8cf1-f92016f7723c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-cf3de016-df11-4adf-8cf1-f92016f7723c tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c returned with HTTP 200 Sep 05 11:52:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1591/3255] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:56 2026] GET /volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:52:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8c76f0b5-177f-4bde-8b78-1f76510f4aba None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c76f0b5-177f-4bde-8b78-1f76510f4aba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d Sep 05 11:52:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c76f0b5-177f-4bde-8b78-1f76510f4aba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c76f0b5-177f-4bde-8b78-1f76510f4aba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c76f0b5-177f-4bde-8b78-1f76510f4aba tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d returned with HTTP 404 Sep 05 11:52:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1665/3256] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:56 2026] GET /volume/v3/volumes/2b123c56-7e59-487a-bee0-b2cffafeae1d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-986bbc26-31fb-47c9-aa51-4857577a044d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-917277840"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-917277840'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume of 1 GB Sep 05 11:52:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Availability Zones retrieved successfully. Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (c673ae93-3803-4460-bade-dc8b386860c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7c3d888-94e1-4144-875b-f80573357dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7c3d888-94e1-4144-875b-f80573357dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc35e75a-0abc-49c4-a6a3-85654d3bf89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['0fc2969f-d29c-4d9e-a909-9914e292aea4', '31127151-8c24-481b-a18c-ed593483a8e8', '254aa332-82f9-41ac-bc76-d600921c3b85', 'ed9a4088-f482-45c6-a0da-33bb9de50af7'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc35e75a-0abc-49c4-a6a3-85654d3bf89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fc2969f-d29c-4d9e-a909-9914e292aea4', '31127151-8c24-481b-a18c-ed593483a8e8', '254aa332-82f9-41ac-bc76-d600921c3b85', 'ed9a4088-f482-45c6-a0da-33bb9de50af7']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd93ee81-eac0-41d4-834b-9a0c9e1373b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:56 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd93ee81-eac0-41d4-834b-9a0c9e1373b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f6bf929-82a0-4191-ae07-40fe05007bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-917277840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['0fc2969f-d29c-4d9e-a909-9914e292aea4','31127151-8c24-481b-a18c-ed593483a8e8','254aa332-82f9-41ac-bc76-d600921c3b85','ed9a4088-f482-45c6-a0da-33bb9de50af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-917277840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f6bf929-82a0-4191-ae07-40fe05007bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47eb7f5800ca42a8aac1df1019b50492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4498bbe7acb84612bf0e189659c0581e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (180d2da4-43d2-4e69-8e46-3cef6335a8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (180d2da4-43d2-4e69-8e46-3cef6335a8a4) transitioned into state 'SUCCESS' from state '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-917277840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['0fc2969f-d29c-4d9e-a909-9914e292aea4','31127151-8c24-481b-a18c-ed593483a8e8','254aa332-82f9-41ac-bc76-d600921c3b85','ed9a4088-f482-45c6-a0da-33bb9de50af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee93841a-55c4-493a-ae85-4276f6f1a3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee93841a-55c4-493a-ae85-4276f6f1a3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (c673ae93-3803-4460-bade-dc8b386860c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:52:56 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request issued successfully. Sep 05 11:52:56 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-986bbc26-31fb-47c9-aa51-4857577a044d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:52:56 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1592/3257] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:52:56 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 05 11:52:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7c3d54da-2dfb-497d-957f-02d7d57256c1 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c3d54da-2dfb-497d-957f-02d7d57256c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca Sep 05 11:52:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c3d54da-2dfb-497d-957f-02d7d57256c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:56 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7c3d54da-2dfb-497d-957f-02d7d57256c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:56 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:56 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:56 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:56 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:56 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7c3d54da-2dfb-497d-957f-02d7d57256c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:56 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7c3d54da-2dfb-497d-957f-02d7d57256c1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca returned with HTTP 200 Sep 05 11:52:56 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1666/3258] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:56 2026] GET /volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a29458ac-604a-4d76-96cb-316b4bd1a9df None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a29458ac-604a-4d76-96cb-316b4bd1a9df tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c Sep 05 11:52:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a29458ac-604a-4d76-96cb-316b4bd1a9df tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a29458ac-604a-4d76-96cb-316b4bd1a9df tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a29458ac-604a-4d76-96cb-316b4bd1a9df tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a29458ac-604a-4d76-96cb-316b4bd1a9df tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c returned with HTTP 200 Sep 05 11:52:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1593/3259] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:57 2026] GET /volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-57ff7741-65c4-4021-a1c0-5e44690b6f8e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57ff7741-65c4-4021-a1c0-5e44690b6f8e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] POST http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c/action Sep 05 11:52:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57ff7741-65c4-4021-a1c0-5e44690b6f8e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:52:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-57ff7741-65c4-4021-a1c0-5e44690b6f8e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:57 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.snapshot_unmanage [None req-57ff7741-65c4-4021-a1c0-5e44690b6f8e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Unmanage snapshot with id: 5a8af3af-004e-4531-b778-1321d06ac94c Sep 05 11:52:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-57ff7741-65c4-4021-a1c0-5e44690b6f8e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Snapshot retrieved successfully. Sep 05 11:52:57 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-57ff7741-65c4-4021-a1c0-5e44690b6f8e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'dee3974bf5b24b3e8802a34d94861e91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19721c63425b45ed9804232ddcf1e000', '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=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:52:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-57ff7741-65c4-4021-a1c0-5e44690b6f8e tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-reader] http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c/action returned with HTTP 403 Sep 05 11:52:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1667/3260] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:52:57 2026] POST /volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-990b7079-ff7e-4050-93d7-5595d44eca1a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-990b7079-ff7e-4050-93d7-5595d44eca1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c Sep 05 11:52:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-990b7079-ff7e-4050-93d7-5595d44eca1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-990b7079-ff7e-4050-93d7-5595d44eca1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-990b7079-ff7e-4050-93d7-5595d44eca1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete snapshot with id: 5a8af3af-004e-4531-b778-1321d06ac94c Sep 05 11:52:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-990b7079-ff7e-4050-93d7-5595d44eca1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-990b7079-ff7e-4050-93d7-5595d44eca1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot delete request issued successfully. Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-990b7079-ff7e-4050-93d7-5595d44eca1a tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c returned with HTTP 202 Sep 05 11:52:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1594/3261] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:52:57 2026] DELETE /volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8e6fd91e-4758-454a-b9ee-999f5b8caf95 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8e6fd91e-4758-454a-b9ee-999f5b8caf95 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c Sep 05 11:52:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8e6fd91e-4758-454a-b9ee-999f5b8caf95 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:57 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8e6fd91e-4758-454a-b9ee-999f5b8caf95 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:57 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:57 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:57 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8e6fd91e-4758-454a-b9ee-999f5b8caf95 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:57 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8e6fd91e-4758-454a-b9ee-999f5b8caf95 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c returned with HTTP 200 Sep 05 11:52:57 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1668/3262] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:57 2026] GET /volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa00b190-03c9-4f16-ae5a-cccd3483613f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa00b190-03c9-4f16-ae5a-cccd3483613f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca Sep 05 11:52:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa00b190-03c9-4f16-ae5a-cccd3483613f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:57 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa00b190-03c9-4f16-ae5a-cccd3483613f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:57 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:57 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:57 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:57 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa00b190-03c9-4f16-ae5a-cccd3483613f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:57 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa00b190-03c9-4f16-ae5a-cccd3483613f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca returned with HTTP 200 Sep 05 11:52:57 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1595/3263] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:57 2026] GET /volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:52:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dacc8183-ed9c-4a06-b518-a04fdd795be8 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dacc8183-ed9c-4a06-b518-a04fdd795be8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:52:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dacc8183-ed9c-4a06-b518-a04fdd795be8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f6bf929-82a0-4191-ae07-40fe05007bca", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1113197689"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:52:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dacc8183-ed9c-4a06-b518-a04fdd795be8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:52:58 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-dacc8183-ed9c-4a06-b518-a04fdd795be8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create snapshot from volume 5f6bf929-82a0-4191-ae07-40fe05007bca Sep 05 11:52:58 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-dacc8183-ed9c-4a06-b518-a04fdd795be8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['00977f31-4628-43c8-a3c7-cdc679dd68bc', '46716e8a-9af5-4e8d-a3f8-8855751dfaf5', '4b35d88d-5ad1-49c8-bde9-78bb2471b46d', 'e50197c1-eaf4-4a39-92c6-8185e4488951'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:52:58 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:58 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dacc8183-ed9c-4a06-b518-a04fdd795be8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot create request issued successfully. Sep 05 11:52:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dacc8183-ed9c-4a06-b518-a04fdd795be8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:52:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1669/3264] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:52:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:52:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a1d607f4-6d97-4449-9466-a7e1504fda84 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a1d607f4-6d97-4449-9466-a7e1504fda84 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 Sep 05 11:52:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a1d607f4-6d97-4449-9466-a7e1504fda84 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:58 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a1d607f4-6d97-4449-9466-a7e1504fda84 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:58 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:58 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:58 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a1d607f4-6d97-4449-9466-a7e1504fda84 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:58 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a1d607f4-6d97-4449-9466-a7e1504fda84 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 returned with HTTP 200 Sep 05 11:52:58 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1596/3265] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:58 2026] GET /volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e13a36ae-14fe-41ed-a16e-574d611dc128 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e13a36ae-14fe-41ed-a16e-574d611dc128 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c Sep 05 11:52:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e13a36ae-14fe-41ed-a16e-574d611dc128 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:58 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e13a36ae-14fe-41ed-a16e-574d611dc128 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:58 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:58 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:58 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e13a36ae-14fe-41ed-a16e-574d611dc128 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Snapshot retrieved successfully. Sep 05 11:52:58 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e13a36ae-14fe-41ed-a16e-574d611dc128 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c returned with HTTP 200 Sep 05 11:52:58 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1670/3266] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:58 2026] GET /volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-209662f9-900a-4e6e-bdc5-584fdf4ea644 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-209662f9-900a-4e6e-bdc5-584fdf4ea644 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 Sep 05 11:52:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-209662f9-900a-4e6e-bdc5-584fdf4ea644 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-209662f9-900a-4e6e-bdc5-584fdf4ea644 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-209662f9-900a-4e6e-bdc5-584fdf4ea644 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:52:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-209662f9-900a-4e6e-bdc5-584fdf4ea644 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 returned with HTTP 200 Sep 05 11:52:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1597/3267] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:59 2026] GET /volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:52:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-efdd776c-e82d-4871-8576-12f8e23d5488 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-efdd776c-e82d-4871-8576-12f8e23d5488 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c Sep 05 11:52:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-efdd776c-e82d-4871-8576-12f8e23d5488 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-efdd776c-e82d-4871-8576-12f8e23d5488 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-efdd776c-e82d-4871-8576-12f8e23d5488 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c returned with HTTP 404 Sep 05 11:52:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1671/3268] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:52:59 2026] GET /volume/v3/snapshots/5a8af3af-004e-4531-b778-1321d06ac94c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:52:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bb2bb306-2062-4274-8886-92bf4df694db None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb2bb306-2062-4274-8886-92bf4df694db tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab Sep 05 11:52:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb2bb306-2062-4274-8886-92bf4df694db tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:59 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bb2bb306-2062-4274-8886-92bf4df694db tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:59 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-bb2bb306-2062-4274-8886-92bf4df694db tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume with id: d044e0a8-b6ae-4785-be79-0aa1c372c3ab Sep 05 11:52:59 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:59 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:52:59 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:59 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:52:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bb2bb306-2062-4274-8886-92bf4df694db tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:59 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bb2bb306-2062-4274-8886-92bf4df694db tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Delete volume request issued successfully. Sep 05 11:52:59 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bb2bb306-2062-4274-8886-92bf4df694db tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab returned with HTTP 202 Sep 05 11:52:59 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1598/3269] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:52:59 2026] DELETE /volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:52:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8c7c7d0a-b0cc-4b36-8718-762091fa6aea None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:52:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c7c7d0a-b0cc-4b36-8718-762091fa6aea tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab Sep 05 11:52:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c7c7d0a-b0cc-4b36-8718-762091fa6aea tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:52:59 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8c7c7d0a-b0cc-4b36-8718-762091fa6aea tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:52:59 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:52:59 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:52:59 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:52:59 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:52:59 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8c7c7d0a-b0cc-4b36-8718-762091fa6aea tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Volume info retrieved successfully. Sep 05 11:52:59 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8c7c7d0a-b0cc-4b36-8718-762091fa6aea tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab returned with HTTP 200 Sep 05 11:52:59 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1672/3270] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:52:59 2026] GET /volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa985b96-6537-41fd-91b7-18ab25299a56 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa985b96-6537-41fd-91b7-18ab25299a56 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa985b96-6537-41fd-91b7-18ab25299a56 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa985b96-6537-41fd-91b7-18ab25299a56 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa985b96-6537-41fd-91b7-18ab25299a56 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa985b96-6537-41fd-91b7-18ab25299a56 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 returned with HTTP 200 Sep 05 11:53:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1599/3271] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:00 2026] GET /volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-233faf37-5f24-4e5d-8fdd-b6bc0d5ff0a5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-233faf37-5f24-4e5d-8fdd-b6bc0d5ff0a5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots Sep 05 11:53:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-233faf37-5f24-4e5d-8fdd-b6bc0d5ff0a5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-233faf37-5f24-4e5d-8fdd-b6bc0d5ff0a5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'index' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.api_utils [None req-233faf37-5f24-4e5d-8fdd-b6bc0d5ff0a5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Removing options '' from query. {{(pid=87145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:53:00 devstack devstack@c-api.service[87145]: DEBUG cinder.db.api [None req-233faf37-5f24-4e5d-8fdd-b6bc0d5ff0a5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Building query based on filter {{(pid=87145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:53:00 devstack devstack@c-api.service[87145]: /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 05 11:53:00 devstack devstack@c-api.service[87145]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:53:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-233faf37-5f24-4e5d-8fdd-b6bc0d5ff0a5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Get all snapshots completed successfully. Sep 05 11:53:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-233faf37-5f24-4e5d-8fdd-b6bc0d5ff0a5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots returned with HTTP 200 Sep 05 11:53:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1673/3272] 192.168.122.95 () {58 vars in 1122 bytes} [Sat Sep 5 11:53:00 2026] GET /volume/v3/snapshots => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-91bd12db-dffb-4c29-91e5-f9aa1200803e None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91bd12db-dffb-4c29-91e5-f9aa1200803e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91bd12db-dffb-4c29-91e5-f9aa1200803e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-91bd12db-dffb-4c29-91e5-f9aa1200803e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-91bd12db-dffb-4c29-91e5-f9aa1200803e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete snapshot with id: 15cb6748-637f-4757-8f72-7600bc6c2d17 Sep 05 11:53:00 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:00 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-91bd12db-dffb-4c29-91e5-f9aa1200803e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:00 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:00 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-91bd12db-dffb-4c29-91e5-f9aa1200803e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot delete request issued successfully. Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-91bd12db-dffb-4c29-91e5-f9aa1200803e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 returned with HTTP 202 Sep 05 11:53:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1600/3273] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:53:00 2026] DELETE /volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4d438b95-f31a-4105-8d83-32d9afdc3caa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4d438b95-f31a-4105-8d83-32d9afdc3caa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 Sep 05 11:53:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4d438b95-f31a-4105-8d83-32d9afdc3caa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:00 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4d438b95-f31a-4105-8d83-32d9afdc3caa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:00 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:00 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:00 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4d438b95-f31a-4105-8d83-32d9afdc3caa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:00 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4d438b95-f31a-4105-8d83-32d9afdc3caa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 returned with HTTP 200 Sep 05 11:53:00 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1674/3274] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:00 2026] GET /volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-82171425-2af9-44fb-802f-57fc071af6b8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-82171425-2af9-44fb-802f-57fc071af6b8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] GET http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-82171425-2af9-44fb-802f-57fc071af6b8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-82171425-2af9-44fb-802f-57fc071af6b8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=549,cinder:INSERT=94,cinder:UPDATE=182 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:53:00 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-82171425-2af9-44fb-802f-57fc071af6b8 tempest-ProjectReaderTests-1534806197 tempest-ProjectReaderTests-1534806197-project-admin] http://192.168.122.95/volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab returned with HTTP 404 Sep 05 11:53:00 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1601/3275] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:00 2026] GET /volume/v3/volumes/d044e0a8-b6ae-4785-be79-0aa1c372c3ab => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8a930c89-6cc2-4bab-95c9-997ae785de76 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a930c89-6cc2-4bab-95c9-997ae785de76 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 Sep 05 11:53:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a930c89-6cc2-4bab-95c9-997ae785de76 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:01 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a930c89-6cc2-4bab-95c9-997ae785de76 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:01 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=548,cinder:INSERT=135,cinder:UPDATE=193 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:53:01 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:01 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:01 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8a930c89-6cc2-4bab-95c9-997ae785de76 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:01 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a930c89-6cc2-4bab-95c9-997ae785de76 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 returned with HTTP 200 Sep 05 11:53:01 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1675/3276] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:01 2026] GET /volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-55e1f131-a962-419d-bedc-4915fd5dbee9 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55e1f131-a962-419d-bedc-4915fd5dbee9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 Sep 05 11:53:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-55e1f131-a962-419d-bedc-4915fd5dbee9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-55e1f131-a962-419d-bedc-4915fd5dbee9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-55e1f131-a962-419d-bedc-4915fd5dbee9 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 returned with HTTP 404 Sep 05 11:53:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1602/3277] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:02 2026] GET /volume/v3/snapshots/15cb6748-637f-4757-8f72-7600bc6c2d17 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-103a6eac-3287-447b-8631-bf0f8373dcc2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-103a6eac-3287-447b-8631-bf0f8373dcc2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca Sep 05 11:53:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-103a6eac-3287-447b-8631-bf0f8373dcc2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:02 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-103a6eac-3287-447b-8631-bf0f8373dcc2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:02 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-103a6eac-3287-447b-8631-bf0f8373dcc2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume with id: 5f6bf929-82a0-4191-ae07-40fe05007bca Sep 05 11:53:02 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:02 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:02 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:02 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-103a6eac-3287-447b-8631-bf0f8373dcc2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:02 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-103a6eac-3287-447b-8631-bf0f8373dcc2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume request issued successfully. Sep 05 11:53:02 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-103a6eac-3287-447b-8631-bf0f8373dcc2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca returned with HTTP 202 Sep 05 11:53:02 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1676/3278] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:53:02 2026] DELETE /volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:53:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-2eee7e2c-70e1-4551-9d3e-62003d790613 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2eee7e2c-70e1-4551-9d3e-62003d790613 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca Sep 05 11:53:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2eee7e2c-70e1-4551-9d3e-62003d790613 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:02 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-2eee7e2c-70e1-4551-9d3e-62003d790613 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:02 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:02 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:02 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:02 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:02 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-2eee7e2c-70e1-4551-9d3e-62003d790613 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:02 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-2eee7e2c-70e1-4551-9d3e-62003d790613 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca returned with HTTP 200 Sep 05 11:53:02 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1603/3279] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:02 2026] GET /volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4b2d580c-4935-4c69-8681-0d6c2ba39a14 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b2d580c-4935-4c69-8681-0d6c2ba39a14 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4b2d580c-4935-4c69-8681-0d6c2ba39a14 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1609605309", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1116879662", "vendor_name": "tempest-vendor_name-1427425903"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4b2d580c-4935-4c69-8681-0d6c2ba39a14 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:53:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1677/3280] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:53:03 2026] POST /volume/v3/types => generated 329 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ae061885-5044-4b82-8bdf-6acb48416e79", "size": 1}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Create volume request body: {'volume': {'volume_type': 'ae061885-5044-4b82-8bdf-6acb48416e79', 'size': 1}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Create volume of 1 GB Sep 05 11:53:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Availability Zones retrieved successfully. Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Flow 'volume_create_api' (288cd941-4290-40f3-842d-225038d01212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af623f7-2056-4ce5-a8bd-5f92771d9068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af623f7-2056-4ce5-a8bd-5f92771d9068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:53:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1116879662',vendor_name='tempest-vendor_name-1427425903'},id=ae061885-5044-4b82-8bdf-6acb48416e79,is_public=True,name='tempest-ProjectAdminTests-volume-type-1609605309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae061885-5044-4b82-8bdf-6acb48416e79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98373056-f5ea-4b61-9c0e-df94b7c6c195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1609605309 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1609605309, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:03 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1609605309 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1609605309, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Created reservations ['d8121872-969d-4625-afd1-98d896621892', 'a9702baa-fc13-4d19-bd51-c858848d7058', 'fbfa0f62-b6b7-4ee6-9051-17a3b2a94a7c', '07b10648-f5a7-48b4-b6fd-a05b1710e199'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98373056-f5ea-4b61-9c0e-df94b7c6c195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8121872-969d-4625-afd1-98d896621892', 'a9702baa-fc13-4d19-bd51-c858848d7058', 'fbfa0f62-b6b7-4ee6-9051-17a3b2a94a7c', '07b10648-f5a7-48b4-b6fd-a05b1710e199']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28891665-9d49-49ae-8e36-e7cb769316ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-d2d3bd7c-7ec6-4149-911c-a46b86409413 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2d3bd7c-7ec6-4149-911c-a46b86409413 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2d3bd7c-7ec6-4149-911c-a46b86409413 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-d2d3bd7c-7ec6-4149-911c-a46b86409413 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-d2d3bd7c-7ec6-4149-911c-a46b86409413 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca returned with HTTP 404 Sep 05 11:53:03 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1678/3281] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:03 2026] GET /volume/v3/volumes/5f6bf929-82a0-4191-ae07-40fe05007bca => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1343634120"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1343634120'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume of 1 GB Sep 05 11:53:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28891665-9d49-49ae-8e36-e7cb769316ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7af1672-9812-4ad9-ac15-fb88092566a2', '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='8219d26339534c78b6d01bfb4643ea2a',qos_specs=None,replication_status=,reservations=['d8121872-969d-4625-afd1-98d896621892','a9702baa-fc13-4d19-bd51-c858848d7058','fbfa0f62-b6b7-4ee6-9051-17a3b2a94a7c','07b10648-f5a7-48b4-b6fd-a05b1710e199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117fcd878df9402d90b0e7911916bf65',volume_type_id=ae061885-5044-4b82-8bdf-6acb48416e79), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7af1672-9812-4ad9-ac15-fb88092566a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8219d26339534c78b6d01bfb4643ea2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117fcd878df9402d90b0e7911916bf65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ae061885-5044-4b82-8bdf-6acb48416e79),volume_type_id=ae061885-5044-4b82-8bdf-6acb48416e79)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa71e1c5-5fbf-4f73-bcd1-edd357054a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Availability Zones retrieved successfully. Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (c14c73db-4ae0-4f2e-895e-98c41bb81e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b37aef4-58e2-480c-8694-db564a65e417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa71e1c5-5fbf-4f73-bcd1-edd357054a2d) transitioned into state 'SUCCESS' from 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='8219d26339534c78b6d01bfb4643ea2a',qos_specs=None,replication_status=,reservations=['d8121872-969d-4625-afd1-98d896621892','a9702baa-fc13-4d19-bd51-c858848d7058','fbfa0f62-b6b7-4ee6-9051-17a3b2a94a7c','07b10648-f5a7-48b4-b6fd-a05b1710e199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117fcd878df9402d90b0e7911916bf65',volume_type_id=ae061885-5044-4b82-8bdf-6acb48416e79)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6076ad31-63e2-4707-bde7-80c291a89ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6076ad31-63e2-4707-bde7-80c291a89ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Flow 'volume_create_api' (288cd941-4290-40f3-842d-225038d01212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Create volume request issued successfully. Sep 05 11:53:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1c69556c-0ab6-4cc5-96e5-15419180f378 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:53:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1604/3282] 192.168.122.95 () {62 vars in 1177 bytes} [Sat Sep 5 11:53:03 2026] POST /volume/v3/volumes => generated 779 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b37aef4-58e2-480c-8694-db564a65e417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e1932cd-a043-47e7-827c-03c6e18d3a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-31f4a830-59de-457d-afd9-fff854f3980d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-31f4a830-59de-457d-afd9-fff854f3980d tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/volumes/f7af1672-9812-4ad9-ac15-fb88092566a2 Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-31f4a830-59de-457d-afd9-fff854f3980d tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-31f4a830-59de-457d-afd9-fff854f3980d tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:03 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:03 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:03 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:03 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:03 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-31f4a830-59de-457d-afd9-fff854f3980d tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Volume info retrieved successfully. Sep 05 11:53:03 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-31f4a830-59de-457d-afd9-fff854f3980d tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes/f7af1672-9812-4ad9-ac15-fb88092566a2 returned with HTTP 200 Sep 05 11:53:03 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1605/3283] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:53:03 2026] GET /volume/v3/volumes/f7af1672-9812-4ad9-ac15-fb88092566a2 => generated 958 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['f1194403-f6b4-4e21-9684-ec3319cde553', '905ebc7b-2c3a-408a-be37-b003af9d59d3', '3fdd4600-1bbb-48e3-a161-102279cef35d', '312a0653-ffef-4e60-b8e2-0ed1c98711b7'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e1932cd-a043-47e7-827c-03c6e18d3a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1194403-f6b4-4e21-9684-ec3319cde553', '905ebc7b-2c3a-408a-be37-b003af9d59d3', '3fdd4600-1bbb-48e3-a161-102279cef35d', '312a0653-ffef-4e60-b8e2-0ed1c98711b7']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da7ce7a-5ce3-4ecf-a5f4-0cbcfc7b4f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:03 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da7ce7a-5ce3-4ecf-a5f4-0cbcfc7b4f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8be92971-bca1-4a44-b71d-767b8707d698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1343634120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['f1194403-f6b4-4e21-9684-ec3319cde553','905ebc7b-2c3a-408a-be37-b003af9d59d3','3fdd4600-1bbb-48e3-a161-102279cef35d','312a0653-ffef-4e60-b8e2-0ed1c98711b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1343634120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8be92971-bca1-4a44-b71d-767b8707d698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47eb7f5800ca42a8aac1df1019b50492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4498bbe7acb84612bf0e189659c0581e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f5d5fe-94ae-4b2a-8116-aa8f2d6ea185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f5d5fe-94ae-4b2a-8116-aa8f2d6ea185) transitioned into state 'SUCCESS' from state '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-1343634120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['f1194403-f6b4-4e21-9684-ec3319cde553','905ebc7b-2c3a-408a-be37-b003af9d59d3','3fdd4600-1bbb-48e3-a161-102279cef35d','312a0653-ffef-4e60-b8e2-0ed1c98711b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df021ca-3d9e-444e-81d9-84f855ecdb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:03 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df021ca-3d9e-444e-81d9-84f855ecdb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (c14c73db-4ae0-4f2e-895e-98c41bb81e45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request issued successfully. Sep 05 11:53:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4da7c60c-098f-4a26-a6e9-4efc7df616dc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:53:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1679/3284] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:53:03 2026] POST /volume/v3/volumes => generated 785 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-72dd1d8a-1661-4e02-8210-d913db54b380 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-72dd1d8a-1661-4e02-8210-d913db54b380 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 Sep 05 11:53:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-72dd1d8a-1661-4e02-8210-d913db54b380 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-72dd1d8a-1661-4e02-8210-d913db54b380 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:04 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:04 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:04 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:04 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:04 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-72dd1d8a-1661-4e02-8210-d913db54b380 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-72dd1d8a-1661-4e02-8210-d913db54b380 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 returned with HTTP 200 Sep 05 11:53:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1606/3285] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:04 2026] GET /volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-091ee672-e46b-411c-bd4a-6172593e73ac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-091ee672-e46b-411c-bd4a-6172593e73ac tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/volumes/f7af1672-9812-4ad9-ac15-fb88092566a2 Sep 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-091ee672-e46b-411c-bd4a-6172593e73ac tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-091ee672-e46b-411c-bd4a-6172593e73ac tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:04 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:04 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:04 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:04 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-091ee672-e46b-411c-bd4a-6172593e73ac tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Volume info retrieved successfully. Sep 05 11:53:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-091ee672-e46b-411c-bd4a-6172593e73ac tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes/f7af1672-9812-4ad9-ac15-fb88092566a2 returned with HTTP 200 Sep 05 11:53:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1680/3286] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:53:04 2026] GET /volume/v3/volumes/f7af1672-9812-4ad9-ac15-fb88092566a2 => generated 979 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b4cac6c5-d640-413c-b61c-7b21f2c47573 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b4cac6c5-d640-413c-b61c-7b21f2c47573 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/messages Sep 05 11:53:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b4cac6c5-d640-413c-b61c-7b21f2c47573 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b4cac6c5-d640-413c-b61c-7b21f2c47573 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b4cac6c5-d640-413c-b61c-7b21f2c47573 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:53:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1607/3287] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:53:04 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 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7b90ad0e-4172-4073-83c7-0c5764e827b0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b90ad0e-4172-4073-83c7-0c5764e827b0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] DELETE http://192.168.122.95/volume/v3/messages/6b46be95-1b38-474c-996b-5fa0a450cfe7 Sep 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b90ad0e-4172-4073-83c7-0c5764e827b0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b90ad0e-4172-4073-83c7-0c5764e827b0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b90ad0e-4172-4073-83c7-0c5764e827b0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/messages/6b46be95-1b38-474c-996b-5fa0a450cfe7 returned with HTTP 204 Sep 05 11:53:04 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1681/3288] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:53:04 2026] DELETE /volume/v3/messages/6b46be95-1b38-474c-996b-5fa0a450cfe7 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:53:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-44b7c415-2a21-446c-8b37-43c7bacf0ff6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44b7c415-2a21-446c-8b37-43c7bacf0ff6 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/messages/6b46be95-1b38-474c-996b-5fa0a450cfe7 Sep 05 11:53:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44b7c415-2a21-446c-8b37-43c7bacf0ff6 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:04 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-44b7c415-2a21-446c-8b37-43c7bacf0ff6 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:04 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-44b7c415-2a21-446c-8b37-43c7bacf0ff6 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/messages/6b46be95-1b38-474c-996b-5fa0a450cfe7 returned with HTTP 404 Sep 05 11:53:04 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1608/3289] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:53:04 2026] GET /volume/v3/messages/6b46be95-1b38-474c-996b-5fa0a450cfe7 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/f7af1672-9812-4ad9-ac15-fb88092566a2 Sep 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:04 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Delete volume with id: f7af1672-9812-4ad9-ac15-fb88092566a2 Sep 05 11:53:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Volume info retrieved successfully. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87145) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1609605309 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1609605309, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1609605309 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1609605309, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Created reservations ['6a63cca6-838f-4bca-859d-948a610266d9', 'd520b416-8a14-4bbb-ba4d-c152fd7d7ab3', '798146dd-a4c1-4743-a918-41fd2d1e3c0e', '38871150-9f4e-43ff-9b75-9b162f7ceed8'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5022dce3-bc67-4a57-b2a0-9baaf53495cb None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5022dce3-bc67-4a57-b2a0-9baaf53495cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5022dce3-bc67-4a57-b2a0-9baaf53495cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5022dce3-bc67-4a57-b2a0-9baaf53495cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5022dce3-bc67-4a57-b2a0-9baaf53495cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Delete volume request issued successfully. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5022dce3-bc67-4a57-b2a0-9baaf53495cb tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 returned with HTTP 200 Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a3a1eb6d-548e-4eba-a740-cfc6e982973a tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes/f7af1672-9812-4ad9-ac15-fb88092566a2 returned with HTTP 202 Sep 05 11:53:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1682/3290] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:53:04 2026] DELETE /volume/v3/volumes/f7af1672-9812-4ad9-ac15-fb88092566a2 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1609/3291] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:05 2026] GET /volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-694a0892-c15d-49f7-a1a6-49be4130a617 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-694a0892-c15d-49f7-a1a6-49be4130a617 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] DELETE http://192.168.122.95/volume/v3/types/ae061885-5044-4b82-8bdf-6acb48416e79 Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-694a0892-c15d-49f7-a1a6-49be4130a617 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-694a0892-c15d-49f7-a1a6-49be4130a617 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c9b0a099-449e-4134-93bb-8225808f7115 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9b0a099-449e-4134-93bb-8225808f7115 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c9b0a099-449e-4134-93bb-8225808f7115 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8be92971-bca1-4a44-b71d-767b8707d698", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-151791112"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c9b0a099-449e-4134-93bb-8225808f7115 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-c9b0a099-449e-4134-93bb-8225808f7115 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create snapshot from volume 8be92971-bca1-4a44-b71d-767b8707d698 Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-694a0892-c15d-49f7-a1a6-49be4130a617 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/types/ae061885-5044-4b82-8bdf-6acb48416e79 returned with HTTP 202 Sep 05 11:53:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1683/3292] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:53:05 2026] DELETE /volume/v3/types/ae061885-5044-4b82-8bdf-6acb48416e79 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4901212c-0706-4000-ba76-388c317ff156 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4901212c-0706-4000-ba76-388c317ff156 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4901212c-0706-4000-ba76-388c317ff156 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1033620570", "extra_specs": {"storage_protocol": "tempest-storage_protocol-490365407", "vendor_name": "tempest-vendor_name-1118939805"}}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-c9b0a099-449e-4134-93bb-8225808f7115 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['304c1a8c-ceb9-4ead-90d2-446a65c7ee2f', 'f9e269fe-8ced-4dbc-9365-f83c00b5a807', 'dcf8aa40-a7e3-46cc-b171-c7f34f8aa475', '5e884aba-13cc-4fa0-a1f9-c7e1882973d4'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4901212c-0706-4000-ba76-388c317ff156 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:53:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1684/3293] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:53:05 2026] POST /volume/v3/types => generated 328 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bf6e4fd5-b104-4792-9bdd-8bfd97a11e48", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Create volume request body: {'volume': {'volume_type': 'bf6e4fd5-b104-4792-9bdd-8bfd97a11e48', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Create volume of 1 GB Sep 05 11:53:05 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Availability Zones retrieved successfully. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Flow 'volume_create_api' (a1299388-3dd5-4724-aaed-8300f1d0807d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3328b24f-3875-4781-b729-83dfed20a250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-c9b0a099-449e-4134-93bb-8225808f7115 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot create request issued successfully. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c9b0a099-449e-4134-93bb-8225808f7115 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:53:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1610/3294] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:53:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-8994cdae-ff2d-49dd-ae83-d1c8e9b6da6d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8994cdae-ff2d-49dd-ae83-d1c8e9b6da6d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8994cdae-ff2d-49dd-ae83-d1c8e9b6da6d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-8994cdae-ff2d-49dd-ae83-d1c8e9b6da6d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-8994cdae-ff2d-49dd-ae83-d1c8e9b6da6d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-8994cdae-ff2d-49dd-ae83-d1c8e9b6da6d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 returned with HTTP 200 Sep 05 11:53:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1611/3295] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:05 2026] GET /volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3328b24f-3875-4781-b729-83dfed20a250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:53:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-490365407',vendor_name='tempest-vendor_name-1118939805'},id=bf6e4fd5-b104-4792-9bdd-8bfd97a11e48,is_public=True,name='tempest-ProjectAdminTests-volume-type-1033620570',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf6e4fd5-b104-4792-9bdd-8bfd97a11e48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce76749-edcd-4d94-a9b5-cbdcadc18c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1033620570 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1033620570, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1033620570 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1033620570, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Created reservations ['df0ab3d2-8bb5-44df-90bd-cf172e47e2a6', 'd05e7b0d-0071-4bb5-bf69-81c5a5653f38', 'c2d48200-d8a1-468a-8dee-fbb928631870', 'f65868a0-8de9-4dfd-921e-7ff9f2ba29e0'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce76749-edcd-4d94-a9b5-cbdcadc18c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df0ab3d2-8bb5-44df-90bd-cf172e47e2a6', 'd05e7b0d-0071-4bb5-bf69-81c5a5653f38', 'c2d48200-d8a1-468a-8dee-fbb928631870', 'f65868a0-8de9-4dfd-921e-7ff9f2ba29e0']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e7f484-7fd5-4c58-96de-9f2ec0587864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e7f484-7fd5-4c58-96de-9f2ec0587864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '143b03f9-e94d-4d61-ba5c-0345673b1580', '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='8219d26339534c78b6d01bfb4643ea2a',qos_specs=None,replication_status=,reservations=['df0ab3d2-8bb5-44df-90bd-cf172e47e2a6','d05e7b0d-0071-4bb5-bf69-81c5a5653f38','c2d48200-d8a1-468a-8dee-fbb928631870','f65868a0-8de9-4dfd-921e-7ff9f2ba29e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117fcd878df9402d90b0e7911916bf65',volume_type_id=bf6e4fd5-b104-4792-9bdd-8bfd97a11e48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:53:05Z,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=143b03f9-e94d-4d61-ba5c-0345673b1580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8219d26339534c78b6d01bfb4643ea2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117fcd878df9402d90b0e7911916bf65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf6e4fd5-b104-4792-9bdd-8bfd97a11e48),volume_type_id=bf6e4fd5-b104-4792-9bdd-8bfd97a11e48)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec282bc3-4d81-4829-a6e6-68940c3c3da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec282bc3-4d81-4829-a6e6-68940c3c3da7) transitioned into state 'SUCCESS' from 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='8219d26339534c78b6d01bfb4643ea2a',qos_specs=None,replication_status=,reservations=['df0ab3d2-8bb5-44df-90bd-cf172e47e2a6','d05e7b0d-0071-4bb5-bf69-81c5a5653f38','c2d48200-d8a1-468a-8dee-fbb928631870','f65868a0-8de9-4dfd-921e-7ff9f2ba29e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117fcd878df9402d90b0e7911916bf65',volume_type_id=bf6e4fd5-b104-4792-9bdd-8bfd97a11e48)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaaff9a5-a057-44f9-925c-014260ea34fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaaff9a5-a057-44f9-925c-014260ea34fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Flow 'volume_create_api' (a1299388-3dd5-4724-aaed-8300f1d0807d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Create volume request issued successfully. Sep 05 11:53:05 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-dd44ad72-b53b-4e0f-a590-8a658738dd64 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:53:05 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1685/3296] 192.168.122.95 () {62 vars in 1177 bytes} [Sat Sep 5 11:53:05 2026] POST /volume/v3/volumes => generated 779 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d4846c5b-6663-4d25-a7b0-8ebc1fb05790 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d4846c5b-6663-4d25-a7b0-8ebc1fb05790 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/volumes/143b03f9-e94d-4d61-ba5c-0345673b1580 Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d4846c5b-6663-4d25-a7b0-8ebc1fb05790 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d4846c5b-6663-4d25-a7b0-8ebc1fb05790 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:05 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:05 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d4846c5b-6663-4d25-a7b0-8ebc1fb05790 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Volume info retrieved successfully. Sep 05 11:53:05 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d4846c5b-6663-4d25-a7b0-8ebc1fb05790 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes/143b03f9-e94d-4d61-ba5c-0345673b1580 returned with HTTP 200 Sep 05 11:53:05 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1612/3297] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:53:05 2026] GET /volume/v3/volumes/143b03f9-e94d-4d61-ba5c-0345673b1580 => generated 958 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4f212565-6b5c-4164-aa2b-7645187599ca None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4f212565-6b5c-4164-aa2b-7645187599ca tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 Sep 05 11:53:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4f212565-6b5c-4164-aa2b-7645187599ca tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4f212565-6b5c-4164-aa2b-7645187599ca tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:06 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:06 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:06 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4f212565-6b5c-4164-aa2b-7645187599ca tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4f212565-6b5c-4164-aa2b-7645187599ca tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 returned with HTTP 200 Sep 05 11:53:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1686/3298] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:06 2026] GET /volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9cb9ad58-0bbb-4ecd-bed1-52ab4b99b794 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9cb9ad58-0bbb-4ecd-bed1-52ab4b99b794 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/volumes/143b03f9-e94d-4d61-ba5c-0345673b1580 Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9cb9ad58-0bbb-4ecd-bed1-52ab4b99b794 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9cb9ad58-0bbb-4ecd-bed1-52ab4b99b794 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-9cb9ad58-0bbb-4ecd-bed1-52ab4b99b794 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Volume info retrieved successfully. Sep 05 11:53:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9cb9ad58-0bbb-4ecd-bed1-52ab4b99b794 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes/143b03f9-e94d-4d61-ba5c-0345673b1580 returned with HTTP 200 Sep 05 11:53:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1613/3299] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:53:06 2026] GET /volume/v3/volumes/143b03f9-e94d-4d61-ba5c-0345673b1580 => generated 979 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-14630d6d-696d-49b3-b8c6-e23826c50716 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-14630d6d-696d-49b3-b8c6-e23826c50716 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/messages Sep 05 11:53:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-14630d6d-696d-49b3-b8c6-e23826c50716 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-14630d6d-696d-49b3-b8c6-e23826c50716 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-14630d6d-696d-49b3-b8c6-e23826c50716 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:53:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1687/3300] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:53:06 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 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-616f47bb-2a89-4065-bb44-3d6113c0c030 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-616f47bb-2a89-4065-bb44-3d6113c0c030 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/messages Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-616f47bb-2a89-4065-bb44-3d6113c0c030 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-616f47bb-2a89-4065-bb44-3d6113c0c030 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-616f47bb-2a89-4065-bb44-3d6113c0c030 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:53:06 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1614/3301] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:53:06 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 05 11:53:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-abcfa4dd-3a99-4b43-b6f3-1f5f044fd317 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-abcfa4dd-3a99-4b43-b6f3-1f5f044fd317 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] DELETE http://192.168.122.95/volume/v3/messages/f80ad58f-f8bf-4036-9114-420df17281ce Sep 05 11:53:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-abcfa4dd-3a99-4b43-b6f3-1f5f044fd317 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:06 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-abcfa4dd-3a99-4b43-b6f3-1f5f044fd317 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:06 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-abcfa4dd-3a99-4b43-b6f3-1f5f044fd317 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/messages/f80ad58f-f8bf-4036-9114-420df17281ce returned with HTTP 204 Sep 05 11:53:06 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1688/3302] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:53:06 2026] DELETE /volume/v3/messages/f80ad58f-f8bf-4036-9114-420df17281ce => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d754e963-1345-4e32-b60e-b3144f495fab None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/143b03f9-e94d-4d61-ba5c-0345673b1580 Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Delete volume with id: 143b03f9-e94d-4d61-ba5c-0345673b1580 Sep 05 11:53:06 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:06 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:06 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:06 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:06 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Volume info retrieved successfully. Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87146) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:53:06 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1033620570 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1033620570, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:06 devstack devstack@c-api.service[87146]: WARNING cinder.quota [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1033620570 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1033620570, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:06 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Created reservations ['b1d45421-aa49-4771-9849-d92dd8d575f5', '6a259ee3-f247-4de3-8c38-86edde68504f', 'a8ebb186-7bbb-4c7e-b0c2-899a20b99730', '6fb6f7b4-56e1-45fd-b6e5-e0b9168a12b4'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Delete volume request issued successfully. Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d754e963-1345-4e32-b60e-b3144f495fab tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes/143b03f9-e94d-4d61-ba5c-0345673b1580 returned with HTTP 202 Sep 05 11:53:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1615/3303] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:53:06 2026] DELETE /volume/v3/volumes/143b03f9-e94d-4d61-ba5c-0345673b1580 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-cdf6bb02-356e-4df7-b0d5-102a4060b991 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cdf6bb02-356e-4df7-b0d5-102a4060b991 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] DELETE http://192.168.122.95/volume/v3/types/bf6e4fd5-b104-4792-9bdd-8bfd97a11e48 Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cdf6bb02-356e-4df7-b0d5-102a4060b991 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-cdf6bb02-356e-4df7-b0d5-102a4060b991 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method '_delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-cdf6bb02-356e-4df7-b0d5-102a4060b991 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/types/bf6e4fd5-b104-4792-9bdd-8bfd97a11e48 returned with HTTP 202 Sep 05 11:53:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1689/3304] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:53:07 2026] DELETE /volume/v3/types/bf6e4fd5-b104-4792-9bdd-8bfd97a11e48 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-de802047-4529-495c-af2f-cb9a3f2b342d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-de802047-4529-495c-af2f-cb9a3f2b342d tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] POST http://192.168.122.95/volume/v3/types Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-de802047-4529-495c-af2f-cb9a3f2b342d tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2009527381", "extra_specs": {"storage_protocol": "tempest-storage_protocol-287766056", "vendor_name": "tempest-vendor_name-1687383572"}}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-de802047-4529-495c-af2f-cb9a3f2b342d tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/types returned with HTTP 200 Sep 05 11:53:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1616/3305] 192.168.122.95 () {60 vars in 1132 bytes} [Sat Sep 5 11:53:07 2026] POST /volume/v3/types => generated 328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-4e2008c2-370a-4147-9af2-98df922442a0 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ed2e5499-5884-4352-87b5-8a0ce3110256", "size": 1}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Create volume request body: {'volume': {'volume_type': 'ed2e5499-5884-4352-87b5-8a0ce3110256', 'size': 1}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Create volume of 1 GB Sep 05 11:53:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Availability Zones retrieved successfully. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Flow 'volume_create_api' (26b7d243-bbfd-4cac-a9ef-1b5fe720ccf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ab3ae8-6c24-42fb-b763-f95bb6abf7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ab3ae8-6c24-42fb-b763-f95bb6abf7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:53:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-287766056',vendor_name='tempest-vendor_name-1687383572'},id=ed2e5499-5884-4352-87b5-8a0ce3110256,is_public=True,name='tempest-ProjectAdminTests-volume-type-2009527381',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ed2e5499-5884-4352-87b5-8a0ce3110256', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64deabf7-a666-439b-ad1c-f9c2cdcbab70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2009527381 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2009527381, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: WARNING cinder.quota [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2009527381 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2009527381, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Created reservations ['bb67b51d-bbfc-4847-82d9-2fd35bd223a1', 'f28fe6f1-b624-4658-8e20-7f52ae9abb0a', '99286800-91f6-44a4-9d65-25a2416b83f9', '3d43905c-719a-4214-a510-bae200d5b021'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64deabf7-a666-439b-ad1c-f9c2cdcbab70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb67b51d-bbfc-4847-82d9-2fd35bd223a1', 'f28fe6f1-b624-4658-8e20-7f52ae9abb0a', '99286800-91f6-44a4-9d65-25a2416b83f9', '3d43905c-719a-4214-a510-bae200d5b021']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55aa8aef-9779-4f49-b3e9-d5ce1262fcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-7fc87e31-5bd3-47ee-9f33-f4a0264c7414 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7fc87e31-5bd3-47ee-9f33-f4a0264c7414 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7fc87e31-5bd3-47ee-9f33-f4a0264c7414 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-7fc87e31-5bd3-47ee-9f33-f4a0264c7414 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-7fc87e31-5bd3-47ee-9f33-f4a0264c7414 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-7fc87e31-5bd3-47ee-9f33-f4a0264c7414 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 returned with HTTP 200 Sep 05 11:53:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1617/3306] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:07 2026] GET /volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55aa8aef-9779-4f49-b3e9-d5ce1262fcc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68a6a3a4-8e39-4ecc-93b6-1edf59e55654', '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='8219d26339534c78b6d01bfb4643ea2a',qos_specs=None,replication_status=,reservations=['bb67b51d-bbfc-4847-82d9-2fd35bd223a1','f28fe6f1-b624-4658-8e20-7f52ae9abb0a','99286800-91f6-44a4-9d65-25a2416b83f9','3d43905c-719a-4214-a510-bae200d5b021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117fcd878df9402d90b0e7911916bf65',volume_type_id=ed2e5499-5884-4352-87b5-8a0ce3110256), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:53:07Z,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=68a6a3a4-8e39-4ecc-93b6-1edf59e55654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8219d26339534c78b6d01bfb4643ea2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117fcd878df9402d90b0e7911916bf65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed2e5499-5884-4352-87b5-8a0ce3110256),volume_type_id=ed2e5499-5884-4352-87b5-8a0ce3110256)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734f2d0f-0c42-4eaa-9e03-db958fe60a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-9d8912b9-b79a-4ee4-8a59-1b2a40230d9d None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d8912b9-b79a-4ee4-8a59-1b2a40230d9d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] POST http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3/action Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d8912b9-b79a-4ee4-8a59-1b2a40230d9d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-9d8912b9-b79a-4ee4-8a59-1b2a40230d9d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.contrib.admin_actions [None req-9d8912b9-b79a-4ee4-8a59-1b2a40230d9d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Updating snapshot '0a31d330-752b-41c2-a545-4007320fcfa3' with '{'status': 'error'}' {{(pid=87146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.policy [None req-9d8912b9-b79a-4ee4-8a59-1b2a40230d9d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b721bfdeab8e4020b132efd92035c667', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47eb7f5800ca42a8aac1df1019b50492', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87146) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-9d8912b9-b79a-4ee4-8a59-1b2a40230d9d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3/action returned with HTTP 403 Sep 05 11:53:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1618/3307] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:53:07 2026] POST /volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-60bd3ee2-7ef4-483b-a345-b778cf162b65 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734f2d0f-0c42-4eaa-9e03-db958fe60a77) transitioned into state 'SUCCESS' from 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='8219d26339534c78b6d01bfb4643ea2a',qos_specs=None,replication_status=,reservations=['bb67b51d-bbfc-4847-82d9-2fd35bd223a1','f28fe6f1-b624-4658-8e20-7f52ae9abb0a','99286800-91f6-44a4-9d65-25a2416b83f9','3d43905c-719a-4214-a510-bae200d5b021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117fcd878df9402d90b0e7911916bf65',volume_type_id=ed2e5499-5884-4352-87b5-8a0ce3110256)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60bd3ee2-7ef4-483b-a345-b778cf162b65 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60bd3ee2-7ef4-483b-a345-b778cf162b65 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-60bd3ee2-7ef4-483b-a345-b778cf162b65 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-60bd3ee2-7ef4-483b-a345-b778cf162b65 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete snapshot with id: 0a31d330-752b-41c2-a545-4007320fcfa3 Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f205e9-8586-41c7-928d-77de7fa9520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-60bd3ee2-7ef4-483b-a345-b778cf162b65 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f205e9-8586-41c7-928d-77de7fa9520b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Flow 'volume_create_api' (26b7d243-bbfd-4cac-a9ef-1b5fe720ccf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:07 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Create volume request issued successfully. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-4e2008c2-370a-4147-9af2-98df922442a0 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:53:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1690/3308] 192.168.122.95 () {62 vars in 1177 bytes} [Sat Sep 5 11:53:07 2026] POST /volume/v3/volumes => generated 779 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7916c692-b3f0-481a-9942-7f4f1795f97e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7916c692-b3f0-481a-9942-7f4f1795f97e tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/volumes/68a6a3a4-8e39-4ecc-93b6-1edf59e55654 Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7916c692-b3f0-481a-9942-7f4f1795f97e tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7916c692-b3f0-481a-9942-7f4f1795f97e tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-60bd3ee2-7ef4-483b-a345-b778cf162b65 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot delete request issued successfully. Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-60bd3ee2-7ef4-483b-a345-b778cf162b65 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 returned with HTTP 202 Sep 05 11:53:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1619/3309] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:53:07 2026] DELETE /volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-093a628c-f9ce-40db-b42a-d538a0b3abe3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-093a628c-f9ce-40db-b42a-d538a0b3abe3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-093a628c-f9ce-40db-b42a-d538a0b3abe3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:07 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-093a628c-f9ce-40db-b42a-d538a0b3abe3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:07 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:07 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:07 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:07 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-093a628c-f9ce-40db-b42a-d538a0b3abe3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:07 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-093a628c-f9ce-40db-b42a-d538a0b3abe3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 returned with HTTP 200 Sep 05 11:53:07 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1620/3310] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:07 2026] GET /volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7916c692-b3f0-481a-9942-7f4f1795f97e tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Volume info retrieved successfully. Sep 05 11:53:07 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7916c692-b3f0-481a-9942-7f4f1795f97e tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes/68a6a3a4-8e39-4ecc-93b6-1edf59e55654 returned with HTTP 200 Sep 05 11:53:07 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1691/3311] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:53:07 2026] GET /volume/v3/volumes/68a6a3a4-8e39-4ecc-93b6-1edf59e55654 => generated 958 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5ba5c377-844e-4699-95d4-fac8254e2609 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5ba5c377-844e-4699-95d4-fac8254e2609 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5ba5c377-844e-4699-95d4-fac8254e2609 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5ba5c377-844e-4699-95d4-fac8254e2609 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:08 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:08 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5ba5c377-844e-4699-95d4-fac8254e2609 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5ba5c377-844e-4699-95d4-fac8254e2609 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 returned with HTTP 200 Sep 05 11:53:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1621/3312] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:08 2026] GET /volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-73583635-96f9-4b15-8ef4-f07654753b2b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73583635-96f9-4b15-8ef4-f07654753b2b tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/volumes/68a6a3a4-8e39-4ecc-93b6-1edf59e55654 Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73583635-96f9-4b15-8ef4-f07654753b2b tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-73583635-96f9-4b15-8ef4-f07654753b2b tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-73583635-96f9-4b15-8ef4-f07654753b2b tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Volume info retrieved successfully. Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-73583635-96f9-4b15-8ef4-f07654753b2b tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes/68a6a3a4-8e39-4ecc-93b6-1edf59e55654 returned with HTTP 200 Sep 05 11:53:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1692/3313] 192.168.122.95 () {60 vars in 1267 bytes} [Sat Sep 5 11:53:08 2026] GET /volume/v3/volumes/68a6a3a4-8e39-4ecc-93b6-1edf59e55654 => generated 979 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-593e1326-b772-4d01-95b9-3dded4cd8d12 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-593e1326-b772-4d01-95b9-3dded4cd8d12 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/messages Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-593e1326-b772-4d01-95b9-3dded4cd8d12 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-593e1326-b772-4d01-95b9-3dded4cd8d12 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-593e1326-b772-4d01-95b9-3dded4cd8d12 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/messages returned with HTTP 200 Sep 05 11:53:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1622/3314] 192.168.122.95 () {60 vars in 1159 bytes} [Sat Sep 5 11:53:08 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-001e2b91-14f4-44c2-b6ff-f88c8c103485 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-001e2b91-14f4-44c2-b6ff-f88c8c103485 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] GET http://192.168.122.95/volume/v3/messages/b45e4c7b-ae84-4fa4-9e88-5ffebb2a12b5 Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-001e2b91-14f4-44c2-b6ff-f88c8c103485 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-001e2b91-14f4-44c2-b6ff-f88c8c103485 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'version_select' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-001e2b91-14f4-44c2-b6ff-f88c8c103485 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/messages/b45e4c7b-ae84-4fa4-9e88-5ffebb2a12b5 returned with HTTP 200 Sep 05 11:53:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1693/3315] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:53:08 2026] GET /volume/v3/messages/b45e4c7b-ae84-4fa4-9e88-5ffebb2a12b5 => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6bb6341a-0437-420a-9c5c-0a80c6b67951 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6bb6341a-0437-420a-9c5c-0a80c6b67951 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] DELETE http://192.168.122.95/volume/v3/messages/b45e4c7b-ae84-4fa4-9e88-5ffebb2a12b5 Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6bb6341a-0437-420a-9c5c-0a80c6b67951 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6bb6341a-0437-420a-9c5c-0a80c6b67951 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'version_select' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6bb6341a-0437-420a-9c5c-0a80c6b67951 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/messages/b45e4c7b-ae84-4fa4-9e88-5ffebb2a12b5 returned with HTTP 204 Sep 05 11:53:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1623/3316] 192.168.122.95 () {60 vars in 1273 bytes} [Sat Sep 5 11:53:08 2026] DELETE /volume/v3/messages/b45e4c7b-ae84-4fa4-9e88-5ffebb2a12b5 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/68a6a3a4-8e39-4ecc-93b6-1edf59e55654 Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Delete volume with id: 68a6a3a4-8e39-4ecc-93b6-1edf59e55654 Sep 05 11:53:08 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:08 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:08 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:08 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Volume info retrieved successfully. Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87145) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Created reservations ['891f1c85-5cca-435d-99b6-5daad490ce28', '43663d2c-d6db-4217-8a54-cbde3ba744d0', '3cac7deb-23ba-439d-a0da-6ee209dda8e5', 'cc7bc6ca-943c-4596-a043-d10829250e87'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Delete volume request issued successfully. Sep 05 11:53:08 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-84a2c11e-4a89-4ab5-b2b0-c10b934b7669 tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/volumes/68a6a3a4-8e39-4ecc-93b6-1edf59e55654 returned with HTTP 202 Sep 05 11:53:08 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1694/3317] 192.168.122.95 () {60 vars in 1270 bytes} [Sat Sep 5 11:53:08 2026] DELETE /volume/v3/volumes/68a6a3a4-8e39-4ecc-93b6-1edf59e55654 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-20b2ca58-96fb-4564-b38f-de2aca7e54ba None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-20b2ca58-96fb-4564-b38f-de2aca7e54ba tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] DELETE http://192.168.122.95/volume/v3/types/ed2e5499-5884-4352-87b5-8a0ce3110256 Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-20b2ca58-96fb-4564-b38f-de2aca7e54ba tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-20b2ca58-96fb-4564-b38f-de2aca7e54ba tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] Calling method '_delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:08 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-20b2ca58-96fb-4564-b38f-de2aca7e54ba tempest-ProjectAdminTests-760146038 tempest-ProjectAdminTests-760146038-project-admin] http://192.168.122.95/volume/v3/types/ed2e5499-5884-4352-87b5-8a0ce3110256 returned with HTTP 202 Sep 05 11:53:08 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1624/3318] 192.168.122.95 () {58 vars in 1224 bytes} [Sat Sep 5 11:53:08 2026] DELETE /volume/v3/types/ed2e5499-5884-4352-87b5-8a0ce3110256 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7a18a374-1e8d-4e8e-88ba-582ee33cfc09 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a18a374-1e8d-4e8e-88ba-582ee33cfc09 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 Sep 05 11:53:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a18a374-1e8d-4e8e-88ba-582ee33cfc09 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7a18a374-1e8d-4e8e-88ba-582ee33cfc09 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7a18a374-1e8d-4e8e-88ba-582ee33cfc09 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 returned with HTTP 404 Sep 05 11:53:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1695/3319] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:09 2026] GET /volume/v3/snapshots/0a31d330-752b-41c2-a545-4007320fcfa3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eca96956-72ba-468d-8063-824fa755a517 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eca96956-72ba-468d-8063-824fa755a517 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 Sep 05 11:53:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eca96956-72ba-468d-8063-824fa755a517 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:09 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eca96956-72ba-468d-8063-824fa755a517 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:09 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-eca96956-72ba-468d-8063-824fa755a517 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume with id: 8be92971-bca1-4a44-b71d-767b8707d698 Sep 05 11:53:09 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:09 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:09 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:09 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-eca96956-72ba-468d-8063-824fa755a517 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:09 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-eca96956-72ba-468d-8063-824fa755a517 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume request issued successfully. Sep 05 11:53:09 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eca96956-72ba-468d-8063-824fa755a517 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 returned with HTTP 202 Sep 05 11:53:09 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1625/3320] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:53:09 2026] DELETE /volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ae49e207-240b-4355-be0f-513be7a08eea None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae49e207-240b-4355-be0f-513be7a08eea tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 Sep 05 11:53:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae49e207-240b-4355-be0f-513be7a08eea tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:09 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ae49e207-240b-4355-be0f-513be7a08eea tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:09 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:09 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:09 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:09 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:09 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ae49e207-240b-4355-be0f-513be7a08eea tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:09 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ae49e207-240b-4355-be0f-513be7a08eea tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 returned with HTTP 200 Sep 05 11:53:09 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1696/3321] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:09 2026] GET /volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-78002dce-58d0-40ec-afad-897b2f76b333 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78002dce-58d0-40ec-afad-897b2f76b333 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 Sep 05 11:53:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-78002dce-58d0-40ec-afad-897b2f76b333 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:10 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-78002dce-58d0-40ec-afad-897b2f76b333 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:10 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-78002dce-58d0-40ec-afad-897b2f76b333 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 returned with HTTP 404 Sep 05 11:53:10 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1626/3322] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:10 2026] GET /volume/v3/volumes/8be92971-bca1-4a44-b71d-767b8707d698 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-2f8a3912-2523-451e-bf0d-280b54aef181 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:10 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:53:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-166035930"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:10 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-166035930'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:53:10 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume of 1 GB Sep 05 11:53:10 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Availability Zones retrieved successfully. Sep 05 11:53:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (2e4089e6-9253-4956-81ad-4a77dc273b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f018196-e744-458f-a91a-e37176239a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:53:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f018196-e744-458f-a91a-e37176239a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:10 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec5a2c2-3e35-40fa-a97b-d9172d44ef5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['17be0e51-79ab-4cb9-97a0-12568e39ec76', '27fa7715-b03d-4988-bcb7-9e4ef8f0837c', '887a2133-1d97-4b6f-8c06-c0b8508e10c5', 'dbd7b7e0-788b-4bc3-a885-aff6237afb3a'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec5a2c2-3e35-40fa-a97b-d9172d44ef5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17be0e51-79ab-4cb9-97a0-12568e39ec76', '27fa7715-b03d-4988-bcb7-9e4ef8f0837c', '887a2133-1d97-4b6f-8c06-c0b8508e10c5', 'dbd7b7e0-788b-4bc3-a885-aff6237afb3a']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (514d0de2-f695-47dc-8536-d5d9b06b38a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:11 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (514d0de2-f695-47dc-8536-d5d9b06b38a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3652d8c6-146c-476f-b61c-057fff4d0ca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-166035930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['17be0e51-79ab-4cb9-97a0-12568e39ec76','27fa7715-b03d-4988-bcb7-9e4ef8f0837c','887a2133-1d97-4b6f-8c06-c0b8508e10c5','dbd7b7e0-788b-4bc3-a885-aff6237afb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-166035930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3652d8c6-146c-476f-b61c-057fff4d0ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47eb7f5800ca42a8aac1df1019b50492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4498bbe7acb84612bf0e189659c0581e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0436922-dec8-43d5-b47b-a8430d3aa3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0436922-dec8-43d5-b47b-a8430d3aa3c5) transitioned into state 'SUCCESS' from state '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-166035930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['17be0e51-79ab-4cb9-97a0-12568e39ec76','27fa7715-b03d-4988-bcb7-9e4ef8f0837c','887a2133-1d97-4b6f-8c06-c0b8508e10c5','dbd7b7e0-788b-4bc3-a885-aff6237afb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcca2840-70a7-4fcb-8116-3c569ef15e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcca2840-70a7-4fcb-8116-3c569ef15e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (2e4089e6-9253-4956-81ad-4a77dc273b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:11 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request issued successfully. Sep 05 11:53:11 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-2f8a3912-2523-451e-bf0d-280b54aef181 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:53:11 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1697/3323] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:53:10 2026] POST /volume/v3/volumes => generated 784 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-87044a9f-954f-43b8-b905-6cc3787a0659 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-87044a9f-954f-43b8-b905-6cc3787a0659 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 Sep 05 11:53:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-87044a9f-954f-43b8-b905-6cc3787a0659 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:11 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-87044a9f-954f-43b8-b905-6cc3787a0659 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:11 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:11 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:11 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:11 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:11 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-87044a9f-954f-43b8-b905-6cc3787a0659 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:11 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-87044a9f-954f-43b8-b905-6cc3787a0659 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 returned with HTTP 200 Sep 05 11:53:11 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1627/3324] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:11 2026] GET /volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9528ee36-14ec-4375-be65-358dc62848b2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9528ee36-14ec-4375-be65-358dc62848b2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 Sep 05 11:53:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9528ee36-14ec-4375-be65-358dc62848b2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9528ee36-14ec-4375-be65-358dc62848b2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:12 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:12 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-9528ee36-14ec-4375-be65-358dc62848b2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9528ee36-14ec-4375-be65-358dc62848b2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 returned with HTTP 200 Sep 05 11:53:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1698/3325] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:12 2026] GET /volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-545adc22-836c-4812-9787-7b487799f3fe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-545adc22-836c-4812-9787-7b487799f3fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:53:12 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-545adc22-836c-4812-9787-7b487799f3fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3652d8c6-146c-476f-b61c-057fff4d0ca5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-98108216"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:12 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:12 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-545adc22-836c-4812-9787-7b487799f3fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:12 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-545adc22-836c-4812-9787-7b487799f3fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create snapshot from volume 3652d8c6-146c-476f-b61c-057fff4d0ca5 Sep 05 11:53:12 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-545adc22-836c-4812-9787-7b487799f3fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['93dcdb9d-d35e-4ab2-bf36-473abd44bd03', 'c9abd307-7974-4cb2-bf16-ced08904180e', '69e752cc-739c-4e87-910a-1eab56ebaa95', 'c557a1cb-f8d1-4985-b283-9a043e14be5a'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:12 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:12 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:12 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-545adc22-836c-4812-9787-7b487799f3fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot create request issued successfully. Sep 05 11:53:12 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-545adc22-836c-4812-9787-7b487799f3fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:53:12 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1628/3326] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:53:12 2026] POST /volume/v3/snapshots => generated 306 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c94430f0-13a0-4f28-892e-33b00298120c None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c94430f0-13a0-4f28-892e-33b00298120c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d Sep 05 11:53:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c94430f0-13a0-4f28-892e-33b00298120c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:12 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c94430f0-13a0-4f28-892e-33b00298120c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:12 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:12 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:12 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-c94430f0-13a0-4f28-892e-33b00298120c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:12 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c94430f0-13a0-4f28-892e-33b00298120c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d returned with HTTP 200 Sep 05 11:53:12 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1699/3327] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:12 2026] GET /volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d7952dd7-6537-4e31-b2b7-ef8aa9b07991 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d7952dd7-6537-4e31-b2b7-ef8aa9b07991 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d Sep 05 11:53:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d7952dd7-6537-4e31-b2b7-ef8aa9b07991 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:13 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d7952dd7-6537-4e31-b2b7-ef8aa9b07991 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:13 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:13 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:13 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d7952dd7-6537-4e31-b2b7-ef8aa9b07991 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:13 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d7952dd7-6537-4e31-b2b7-ef8aa9b07991 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d returned with HTTP 200 Sep 05 11:53:13 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1629/3328] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:13 2026] GET /volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0700058e-5b40-43e6-9313-1734aa74581d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0700058e-5b40-43e6-9313-1734aa74581d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d Sep 05 11:53:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0700058e-5b40-43e6-9313-1734aa74581d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0700058e-5b40-43e6-9313-1734aa74581d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0700058e-5b40-43e6-9313-1734aa74581d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0700058e-5b40-43e6-9313-1734aa74581d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d returned with HTTP 200 Sep 05 11:53:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1700/3329] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:14 2026] GET /volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa1b73ce-39f7-428e-9754-66b236fcf9f1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa1b73ce-39f7-428e-9754-66b236fcf9f1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] GET http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d Sep 05 11:53:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa1b73ce-39f7-428e-9754-66b236fcf9f1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa1b73ce-39f7-428e-9754-66b236fcf9f1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa1b73ce-39f7-428e-9754-66b236fcf9f1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:53:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa1b73ce-39f7-428e-9754-66b236fcf9f1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d returned with HTTP 200 Sep 05 11:53:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1630/3330] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:14 2026] GET /volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a1ec17b5-7f70-4ef9-87b5-76732342a6a3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a1ec17b5-7f70-4ef9-87b5-76732342a6a3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d Sep 05 11:53:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a1ec17b5-7f70-4ef9-87b5-76732342a6a3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:14 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a1ec17b5-7f70-4ef9-87b5-76732342a6a3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:14 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-a1ec17b5-7f70-4ef9-87b5-76732342a6a3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete snapshot with id: c09df305-6bb9-4165-88cb-10aedae4a35d Sep 05 11:53:14 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:14 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a1ec17b5-7f70-4ef9-87b5-76732342a6a3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:14 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:14 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:14 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a1ec17b5-7f70-4ef9-87b5-76732342a6a3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot delete request issued successfully. Sep 05 11:53:14 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a1ec17b5-7f70-4ef9-87b5-76732342a6a3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d returned with HTTP 202 Sep 05 11:53:14 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1701/3331] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:53:14 2026] DELETE /volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-3d9f7a76-67b3-4e15-b43d-d42755e7184b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3d9f7a76-67b3-4e15-b43d-d42755e7184b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d Sep 05 11:53:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3d9f7a76-67b3-4e15-b43d-d42755e7184b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:14 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-3d9f7a76-67b3-4e15-b43d-d42755e7184b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:14 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:14 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:14 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-3d9f7a76-67b3-4e15-b43d-d42755e7184b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:14 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-3d9f7a76-67b3-4e15-b43d-d42755e7184b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d returned with HTTP 200 Sep 05 11:53:14 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1631/3332] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:14 2026] GET /volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5ccfbd53-34f6-48e8-9a7d-9d53ede82a88 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ccfbd53-34f6-48e8-9a7d-9d53ede82a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d Sep 05 11:53:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ccfbd53-34f6-48e8-9a7d-9d53ede82a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:15 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5ccfbd53-34f6-48e8-9a7d-9d53ede82a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:15 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:15 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:15 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5ccfbd53-34f6-48e8-9a7d-9d53ede82a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:15 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5ccfbd53-34f6-48e8-9a7d-9d53ede82a88 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d returned with HTTP 200 Sep 05 11:53:15 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1702/3333] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:15 2026] GET /volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-dfb40bec-a1ce-4222-8ba9-9b8eb78f17e8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dfb40bec-a1ce-4222-8ba9-9b8eb78f17e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d Sep 05 11:53:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dfb40bec-a1ce-4222-8ba9-9b8eb78f17e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-dfb40bec-a1ce-4222-8ba9-9b8eb78f17e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-dfb40bec-a1ce-4222-8ba9-9b8eb78f17e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d returned with HTTP 404 Sep 05 11:53:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1632/3334] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:16 2026] GET /volume/v3/snapshots/c09df305-6bb9-4165-88cb-10aedae4a35d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b5818eff-2599-406b-9a05-f23453f9130d None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5818eff-2599-406b-9a05-f23453f9130d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 Sep 05 11:53:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b5818eff-2599-406b-9a05-f23453f9130d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:16 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b5818eff-2599-406b-9a05-f23453f9130d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:16 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-b5818eff-2599-406b-9a05-f23453f9130d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume with id: 3652d8c6-146c-476f-b61c-057fff4d0ca5 Sep 05 11:53:16 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:16 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:16 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:16 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b5818eff-2599-406b-9a05-f23453f9130d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:16 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b5818eff-2599-406b-9a05-f23453f9130d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume request issued successfully. Sep 05 11:53:16 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b5818eff-2599-406b-9a05-f23453f9130d tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 returned with HTTP 202 Sep 05 11:53:16 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1703/3335] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:53:16 2026] DELETE /volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-1ef11bf2-3d06-4ab1-a797-96c71535bb8a None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ef11bf2-3d06-4ab1-a797-96c71535bb8a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 Sep 05 11:53:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ef11bf2-3d06-4ab1-a797-96c71535bb8a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:16 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-1ef11bf2-3d06-4ab1-a797-96c71535bb8a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:16 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:16 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:16 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:16 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:16 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-1ef11bf2-3d06-4ab1-a797-96c71535bb8a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:16 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-1ef11bf2-3d06-4ab1-a797-96c71535bb8a tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 returned with HTTP 200 Sep 05 11:53:16 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1633/3336] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:16 2026] GET /volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-c13ca484-2f6d-42c0-964f-466080e9faab None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c13ca484-2f6d-42c0-964f-466080e9faab tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 Sep 05 11:53:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c13ca484-2f6d-42c0-964f-466080e9faab tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:17 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-c13ca484-2f6d-42c0-964f-466080e9faab tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:17 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-c13ca484-2f6d-42c0-964f-466080e9faab tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 returned with HTTP 404 Sep 05 11:53:17 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1704/3337] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:17 2026] GET /volume/v3/volumes/3652d8c6-146c-476f-b61c-057fff4d0ca5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:17 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:53:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-742729676"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:17 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-742729676'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:53:17 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume of 1 GB Sep 05 11:53:17 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Availability Zones retrieved successfully. Sep 05 11:53:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (aaebdd18-0361-470b-9d73-24609c2eae16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c524e2dc-60c7-4099-8502-86f52fe2dfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:53:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c524e2dc-60c7-4099-8502-86f52fe2dfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:17 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0420a9c-7c3c-4666-bf31-c26b78d43e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['49359f4b-0d74-4a82-83be-51cf7dad86a5', '0d0ebfb7-1d92-4996-8961-f05c09eaecdd', '5938bd10-15de-48e5-a6a5-56a887852b47', '711bd2f5-e12d-4496-af4f-8cb52a8e9023'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0420a9c-7c3c-4666-bf31-c26b78d43e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49359f4b-0d74-4a82-83be-51cf7dad86a5', '0d0ebfb7-1d92-4996-8961-f05c09eaecdd', '5938bd10-15de-48e5-a6a5-56a887852b47', '711bd2f5-e12d-4496-af4f-8cb52a8e9023']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68492373-9220-4ad2-873f-2a756dfef5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:18 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68492373-9220-4ad2-873f-2a756dfef5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20f56892-b63c-46e6-817b-c32444a9fc01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-742729676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['49359f4b-0d74-4a82-83be-51cf7dad86a5','0d0ebfb7-1d92-4996-8961-f05c09eaecdd','5938bd10-15de-48e5-a6a5-56a887852b47','711bd2f5-e12d-4496-af4f-8cb52a8e9023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-742729676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20f56892-b63c-46e6-817b-c32444a9fc01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47eb7f5800ca42a8aac1df1019b50492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4498bbe7acb84612bf0e189659c0581e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e791e348-7f8c-4d86-9279-595ca55a1f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e791e348-7f8c-4d86-9279-595ca55a1f9d) transitioned into state 'SUCCESS' from state '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-742729676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['49359f4b-0d74-4a82-83be-51cf7dad86a5','0d0ebfb7-1d92-4996-8961-f05c09eaecdd','5938bd10-15de-48e5-a6a5-56a887852b47','711bd2f5-e12d-4496-af4f-8cb52a8e9023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af197a5e-0ae6-4fd6-a643-0f4ed6e20f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af197a5e-0ae6-4fd6-a643-0f4ed6e20f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (aaebdd18-0361-470b-9d73-24609c2eae16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:18 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request issued successfully. Sep 05 11:53:18 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-5f252b80-b31f-4b3c-b350-3d9169f63df3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:53:18 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1634/3338] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:53:17 2026] POST /volume/v3/volumes => generated 784 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-87173d51-4db1-4dff-be66-d3243f1a1bf3 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-87173d51-4db1-4dff-be66-d3243f1a1bf3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 Sep 05 11:53:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-87173d51-4db1-4dff-be66-d3243f1a1bf3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:18 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-87173d51-4db1-4dff-be66-d3243f1a1bf3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:18 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:18 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:18 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:18 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:18 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-87173d51-4db1-4dff-be66-d3243f1a1bf3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:18 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-87173d51-4db1-4dff-be66-d3243f1a1bf3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 returned with HTTP 200 Sep 05 11:53:18 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1705/3339] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:18 2026] GET /volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 => generated 963 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-41386a0c-4640-4393-81ae-5e24a325ed73 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41386a0c-4640-4393-81ae-5e24a325ed73 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 Sep 05 11:53:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41386a0c-4640-4393-81ae-5e24a325ed73 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41386a0c-4640-4393-81ae-5e24a325ed73 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:19 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:19 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-41386a0c-4640-4393-81ae-5e24a325ed73 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41386a0c-4640-4393-81ae-5e24a325ed73 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 returned with HTTP 200 Sep 05 11:53:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1635/3340] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:19 2026] GET /volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-413f88ce-7231-4935-b031-f5d63d8a43fc None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-413f88ce-7231-4935-b031-f5d63d8a43fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:53:19 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-413f88ce-7231-4935-b031-f5d63d8a43fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20f56892-b63c-46e6-817b-c32444a9fc01", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-316554421"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:19 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:19 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-413f88ce-7231-4935-b031-f5d63d8a43fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:19 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-413f88ce-7231-4935-b031-f5d63d8a43fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create snapshot from volume 20f56892-b63c-46e6-817b-c32444a9fc01 Sep 05 11:53:19 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-413f88ce-7231-4935-b031-f5d63d8a43fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['96849d2e-481d-4a14-90ed-dccf5dc932a7', '21a0557f-4d5d-4f58-a054-cdc7d8b6c5ba', '28d79716-e477-4d77-81eb-ff0defe485d2', '164a14b3-8938-4d3b-8b45-a53406b9e6b1'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:19 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:19 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:19 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-413f88ce-7231-4935-b031-f5d63d8a43fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot create request issued successfully. Sep 05 11:53:19 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-413f88ce-7231-4935-b031-f5d63d8a43fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:53:19 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1706/3341] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:53:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-ad894ba1-377f-4333-91fd-4f94da9b04b6 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ad894ba1-377f-4333-91fd-4f94da9b04b6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e Sep 05 11:53:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ad894ba1-377f-4333-91fd-4f94da9b04b6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:19 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-ad894ba1-377f-4333-91fd-4f94da9b04b6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:19 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:19 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:19 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-ad894ba1-377f-4333-91fd-4f94da9b04b6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:19 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-ad894ba1-377f-4333-91fd-4f94da9b04b6 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e returned with HTTP 200 Sep 05 11:53:19 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1636/3342] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:19 2026] GET /volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-ab292d92-912f-41a0-83dc-43e44b5b5d63 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ab292d92-912f-41a0-83dc-43e44b5b5d63 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e Sep 05 11:53:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ab292d92-912f-41a0-83dc-43e44b5b5d63 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:20 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-ab292d92-912f-41a0-83dc-43e44b5b5d63 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:20 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:20 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:20 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-ab292d92-912f-41a0-83dc-43e44b5b5d63 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:20 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-ab292d92-912f-41a0-83dc-43e44b5b5d63 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e returned with HTTP 200 Sep 05 11:53:20 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1707/3343] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:20 2026] GET /volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-fa2f14f8-a283-49f4-81f0-c912bf8573bd None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa2f14f8-a283-49f4-81f0-c912bf8573bd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e Sep 05 11:53:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa2f14f8-a283-49f4-81f0-c912bf8573bd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-fa2f14f8-a283-49f4-81f0-c912bf8573bd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-fa2f14f8-a283-49f4-81f0-c912bf8573bd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-fa2f14f8-a283-49f4-81f0-c912bf8573bd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e returned with HTTP 200 Sep 05 11:53:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1637/3344] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:21 2026] GET /volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-b4f3f36a-05db-48f3-8681-a7e7b1e237ec None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b4f3f36a-05db-48f3-8681-a7e7b1e237ec tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] POST http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e/action Sep 05 11:53:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b4f3f36a-05db-48f3-8681-a7e7b1e237ec tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:53:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-b4f3f36a-05db-48f3-8681-a7e7b1e237ec tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:21 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.snapshot_unmanage [None req-b4f3f36a-05db-48f3-8681-a7e7b1e237ec tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Unmanage snapshot with id: 44c7d3c6-59d1-49de-952f-d69a5df4517e Sep 05 11:53:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-b4f3f36a-05db-48f3-8681-a7e7b1e237ec tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:53:21 devstack devstack@c-api.service[87145]: DEBUG cinder.policy [None req-b4f3f36a-05db-48f3-8681-a7e7b1e237ec tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b721bfdeab8e4020b132efd92035c667', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47eb7f5800ca42a8aac1df1019b50492', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87145) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 11:53:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-b4f3f36a-05db-48f3-8681-a7e7b1e237ec tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e/action returned with HTTP 403 Sep 05 11:53:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1708/3345] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:53:21 2026] POST /volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-02e05ed8-72ee-42cb-877a-f84ff8a0f6fe None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02e05ed8-72ee-42cb-877a-f84ff8a0f6fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e Sep 05 11:53:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02e05ed8-72ee-42cb-877a-f84ff8a0f6fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:21 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-02e05ed8-72ee-42cb-877a-f84ff8a0f6fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:21 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-02e05ed8-72ee-42cb-877a-f84ff8a0f6fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete snapshot with id: 44c7d3c6-59d1-49de-952f-d69a5df4517e Sep 05 11:53:21 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:21 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-02e05ed8-72ee-42cb-877a-f84ff8a0f6fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:21 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:21 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:21 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-02e05ed8-72ee-42cb-877a-f84ff8a0f6fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot delete request issued successfully. Sep 05 11:53:21 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-02e05ed8-72ee-42cb-877a-f84ff8a0f6fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e returned with HTTP 202 Sep 05 11:53:21 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1638/3346] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:53:21 2026] DELETE /volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e28c720c-c421-447e-9fbf-acb08f10d84e None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e28c720c-c421-447e-9fbf-acb08f10d84e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e Sep 05 11:53:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e28c720c-c421-447e-9fbf-acb08f10d84e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:21 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e28c720c-c421-447e-9fbf-acb08f10d84e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:21 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:21 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:21 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e28c720c-c421-447e-9fbf-acb08f10d84e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:21 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e28c720c-c421-447e-9fbf-acb08f10d84e tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e returned with HTTP 200 Sep 05 11:53:21 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1709/3347] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:21 2026] GET /volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-6ce46246-f114-4389-b5c9-e1b0a24b7d92 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ce46246-f114-4389-b5c9-e1b0a24b7d92 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e Sep 05 11:53:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ce46246-f114-4389-b5c9-e1b0a24b7d92 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:22 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-6ce46246-f114-4389-b5c9-e1b0a24b7d92 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:22 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:22 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:22 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-6ce46246-f114-4389-b5c9-e1b0a24b7d92 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:22 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-6ce46246-f114-4389-b5c9-e1b0a24b7d92 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e returned with HTTP 200 Sep 05 11:53:22 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1639/3348] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:22 2026] GET /volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a43c5d96-3e9a-40cb-944d-44ee827c9409 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a43c5d96-3e9a-40cb-944d-44ee827c9409 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e Sep 05 11:53:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a43c5d96-3e9a-40cb-944d-44ee827c9409 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a43c5d96-3e9a-40cb-944d-44ee827c9409 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a43c5d96-3e9a-40cb-944d-44ee827c9409 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e returned with HTTP 404 Sep 05 11:53:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1710/3349] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:23 2026] GET /volume/v3/snapshots/44c7d3c6-59d1-49de-952f-d69a5df4517e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-96853df5-a5e0-4774-a644-e1c7c08a64de None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-96853df5-a5e0-4774-a644-e1c7c08a64de tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 Sep 05 11:53:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-96853df5-a5e0-4774-a644-e1c7c08a64de tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:23 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-96853df5-a5e0-4774-a644-e1c7c08a64de tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:23 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-96853df5-a5e0-4774-a644-e1c7c08a64de tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume with id: 20f56892-b63c-46e6-817b-c32444a9fc01 Sep 05 11:53:23 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:23 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:23 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:23 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-96853df5-a5e0-4774-a644-e1c7c08a64de tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:23 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-96853df5-a5e0-4774-a644-e1c7c08a64de tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume request issued successfully. Sep 05 11:53:23 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-96853df5-a5e0-4774-a644-e1c7c08a64de tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 returned with HTTP 202 Sep 05 11:53:23 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1640/3350] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:53:23 2026] DELETE /volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a390701c-666f-46cd-9b1b-d437d0e912dd None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a390701c-666f-46cd-9b1b-d437d0e912dd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 Sep 05 11:53:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a390701c-666f-46cd-9b1b-d437d0e912dd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:23 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a390701c-666f-46cd-9b1b-d437d0e912dd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:23 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:23 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:23 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:23 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:23 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a390701c-666f-46cd-9b1b-d437d0e912dd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:23 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a390701c-666f-46cd-9b1b-d437d0e912dd tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 returned with HTTP 200 Sep 05 11:53:23 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1711/3351] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:23 2026] GET /volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d3b038af-1a88-4a68-b8e4-34556f58bc86 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d3b038af-1a88-4a68-b8e4-34556f58bc86 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 Sep 05 11:53:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d3b038af-1a88-4a68-b8e4-34556f58bc86 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:24 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d3b038af-1a88-4a68-b8e4-34556f58bc86 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:24 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d3b038af-1a88-4a68-b8e4-34556f58bc86 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 returned with HTTP 404 Sep 05 11:53:24 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1641/3352] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:24 2026] GET /volume/v3/volumes/20f56892-b63c-46e6-817b-c32444a9fc01 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:24 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:53:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1347530788"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:24 devstack devstack@c-api.service[87145]: DEBUG cinder.api.v3.volumes [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1347530788'}} {{(pid=87145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:53:24 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume of 1 GB Sep 05 11:53:24 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Availability Zones retrieved successfully. Sep 05 11:53:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (25da3f52-9041-4262-8d1e-b44c2f501d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82967a49-a2d4-4e99-994e-1bfbbfe649fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Validating volume size '1' using validate_int {{(pid=87145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:53:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82967a49-a2d4-4e99-994e-1bfbbfe649fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:24 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1906b09d-2fea-4da5-89ee-ba4880ea8c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['fab02c2f-aa63-4087-95ba-1f2ed9b77a80', '51dad829-eedf-43ed-84f3-2ef35fa21d36', '23fae0f7-89a1-481e-b66e-ccb50a0de01b', 'f14ea0fa-e289-48b1-b17e-71647f878790'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1906b09d-2fea-4da5-89ee-ba4880ea8c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fab02c2f-aa63-4087-95ba-1f2ed9b77a80', '51dad829-eedf-43ed-84f3-2ef35fa21d36', '23fae0f7-89a1-481e-b66e-ccb50a0de01b', 'f14ea0fa-e289-48b1-b17e-71647f878790']}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3fdb89-d674-45bc-babe-340c0746a03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:25 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3fdb89-d674-45bc-babe-340c0746a03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1347530788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['fab02c2f-aa63-4087-95ba-1f2ed9b77a80','51dad829-eedf-43ed-84f3-2ef35fa21d36','23fae0f7-89a1-481e-b66e-ccb50a0de01b','f14ea0fa-e289-48b1-b17e-71647f878790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1347530788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47eb7f5800ca42a8aac1df1019b50492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4498bbe7acb84612bf0e189659c0581e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a09109c8-876d-4385-9e77-6c14f250093c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a09109c8-876d-4385-9e77-6c14f250093c) transitioned into state 'SUCCESS' from state '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-1347530788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['fab02c2f-aa63-4087-95ba-1f2ed9b77a80','51dad829-eedf-43ed-84f3-2ef35fa21d36','23fae0f7-89a1-481e-b66e-ccb50a0de01b','f14ea0fa-e289-48b1-b17e-71647f878790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8edad31e-4c82-41ee-9510-5b7e6a1995be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8edad31e-4c82-41ee-9510-5b7e6a1995be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: DEBUG cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (25da3f52-9041-4262-8d1e-b44c2f501d7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:25 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request issued successfully. Sep 05 11:53:25 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-5b6d8119-6428-4646-af9b-d45ca7ff3ea5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:53:25 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1712/3353] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:53:24 2026] POST /volume/v3/volumes => generated 785 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-882962f5-bddd-4049-b4e8-d3de68309363 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-882962f5-bddd-4049-b4e8-d3de68309363 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a Sep 05 11:53:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-882962f5-bddd-4049-b4e8-d3de68309363 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:25 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-882962f5-bddd-4049-b4e8-d3de68309363 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:25 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:25 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:25 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:25 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:25 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-882962f5-bddd-4049-b4e8-d3de68309363 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:25 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-882962f5-bddd-4049-b4e8-d3de68309363 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a returned with HTTP 200 Sep 05 11:53:25 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1642/3354] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:25 2026] GET /volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-a491a4b0-98a9-43e2-a5b2-f76aa0fb0c75 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a491a4b0-98a9-43e2-a5b2-f76aa0fb0c75 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a Sep 05 11:53:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a491a4b0-98a9-43e2-a5b2-f76aa0fb0c75 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-a491a4b0-98a9-43e2-a5b2-f76aa0fb0c75 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:26 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:26 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-a491a4b0-98a9-43e2-a5b2-f76aa0fb0c75 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-a491a4b0-98a9-43e2-a5b2-f76aa0fb0c75 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a returned with HTTP 200 Sep 05 11:53:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1713/3355] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:26 2026] GET /volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-41bc492f-55d1-4c0a-89e8-88d0d3ba58b5 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41bc492f-55d1-4c0a-89e8-88d0d3ba58b5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:53:26 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-41bc492f-55d1-4c0a-89e8-88d0d3ba58b5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1079382122"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:26 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:26 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-41bc492f-55d1-4c0a-89e8-88d0d3ba58b5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:26 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-41bc492f-55d1-4c0a-89e8-88d0d3ba58b5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create snapshot from volume 0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a Sep 05 11:53:26 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-41bc492f-55d1-4c0a-89e8-88d0d3ba58b5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['b73cce00-1a03-4860-9ece-153dbd8e5e49', '90fbec63-b07f-4d4d-a57b-d87a8a5983ef', 'aa33b7a9-8a3e-4eca-a49d-66ee2a8fa5b5', 'f5362514-98d3-4491-b624-785b4189c064'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:26 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:26 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:26 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-41bc492f-55d1-4c0a-89e8-88d0d3ba58b5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot create request issued successfully. Sep 05 11:53:26 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-41bc492f-55d1-4c0a-89e8-88d0d3ba58b5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:53:26 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1643/3356] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:53:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-23890c39-6805-49f9-b509-f662590b10e5 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-23890c39-6805-49f9-b509-f662590b10e5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 Sep 05 11:53:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-23890c39-6805-49f9-b509-f662590b10e5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:26 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-23890c39-6805-49f9-b509-f662590b10e5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:26 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:26 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:26 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-23890c39-6805-49f9-b509-f662590b10e5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:26 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-23890c39-6805-49f9-b509-f662590b10e5 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 returned with HTTP 200 Sep 05 11:53:26 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1714/3357] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:26 2026] GET /volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-86423d37-546c-4f5e-aaf7-dfa375f6f1d2 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86423d37-546c-4f5e-aaf7-dfa375f6f1d2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 Sep 05 11:53:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-86423d37-546c-4f5e-aaf7-dfa375f6f1d2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:27 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-86423d37-546c-4f5e-aaf7-dfa375f6f1d2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:27 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:27 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:27 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-86423d37-546c-4f5e-aaf7-dfa375f6f1d2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:27 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-86423d37-546c-4f5e-aaf7-dfa375f6f1d2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 returned with HTTP 200 Sep 05 11:53:27 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1644/3358] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:27 2026] GET /volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-8a97becc-234c-44b3-88f3-61d981c793fa None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a97becc-234c-44b3-88f3-61d981c793fa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 Sep 05 11:53:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a97becc-234c-44b3-88f3-61d981c793fa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-8a97becc-234c-44b3-88f3-61d981c793fa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-8a97becc-234c-44b3-88f3-61d981c793fa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-8a97becc-234c-44b3-88f3-61d981c793fa tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 returned with HTTP 200 Sep 05 11:53:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1715/3359] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:28 2026] GET /volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-eba24bc6-e7ea-4afe-8c10-12071b05a6fc None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eba24bc6-e7ea-4afe-8c10-12071b05a6fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] PUT http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 Sep 05 11:53:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-eba24bc6-e7ea-4afe-8c10-12071b05a6fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-eba24bc6-e7ea-4afe-8c10-12071b05a6fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Snapshot retrieved successfully. Sep 05 11:53:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-eba24bc6-e7ea-4afe-8c10-12071b05a6fc tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 returned with HTTP 200 Sep 05 11:53:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1645/3360] 192.168.122.95 () {60 vars in 1253 bytes} [Sat Sep 5 11:53:28 2026] PUT /volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 => generated 361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-619b5714-3ef1-4b2a-a34a-2020a5d697fe None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-619b5714-3ef1-4b2a-a34a-2020a5d697fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 Sep 05 11:53:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-619b5714-3ef1-4b2a-a34a-2020a5d697fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:28 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-619b5714-3ef1-4b2a-a34a-2020a5d697fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:28 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-619b5714-3ef1-4b2a-a34a-2020a5d697fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete snapshot with id: 6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 Sep 05 11:53:28 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:28 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-619b5714-3ef1-4b2a-a34a-2020a5d697fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:28 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:28 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:28 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-619b5714-3ef1-4b2a-a34a-2020a5d697fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot delete request issued successfully. Sep 05 11:53:28 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-619b5714-3ef1-4b2a-a34a-2020a5d697fe tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 returned with HTTP 202 Sep 05 11:53:28 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1716/3361] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:53:28 2026] DELETE /volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-bd94220c-da54-4a12-bfc5-c3bee076997c None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd94220c-da54-4a12-bfc5-c3bee076997c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 Sep 05 11:53:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd94220c-da54-4a12-bfc5-c3bee076997c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:28 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-bd94220c-da54-4a12-bfc5-c3bee076997c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:28 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:28 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:28 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-bd94220c-da54-4a12-bfc5-c3bee076997c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:28 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-bd94220c-da54-4a12-bfc5-c3bee076997c tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 returned with HTTP 200 Sep 05 11:53:28 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1646/3362] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:28 2026] GET /volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 => generated 494 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-7b4a3851-cc48-4a75-8a9f-8cd01b2b4bd7 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b4a3851-cc48-4a75-8a9f-8cd01b2b4bd7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 Sep 05 11:53:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b4a3851-cc48-4a75-8a9f-8cd01b2b4bd7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:29 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-7b4a3851-cc48-4a75-8a9f-8cd01b2b4bd7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:29 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:29 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:29 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-7b4a3851-cc48-4a75-8a9f-8cd01b2b4bd7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:29 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-7b4a3851-cc48-4a75-8a9f-8cd01b2b4bd7 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 returned with HTTP 200 Sep 05 11:53:29 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1717/3363] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:29 2026] GET /volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 => generated 494 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-c8afe6bf-9516-4747-9d65-93789b8b2c8f None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c8afe6bf-9516-4747-9d65-93789b8b2c8f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 Sep 05 11:53:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c8afe6bf-9516-4747-9d65-93789b8b2c8f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-c8afe6bf-9516-4747-9d65-93789b8b2c8f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-c8afe6bf-9516-4747-9d65-93789b8b2c8f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 returned with HTTP 404 Sep 05 11:53:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1647/3364] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:30 2026] GET /volume/v3/snapshots/6b4cb55f-086a-4cfd-bf58-049caa4f5bc5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-e0e54caf-bcf7-484d-b1f0-b5864e27f738 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e0e54caf-bcf7-484d-b1f0-b5864e27f738 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a Sep 05 11:53:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e0e54caf-bcf7-484d-b1f0-b5864e27f738 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:30 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-e0e54caf-bcf7-484d-b1f0-b5864e27f738 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:30 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.volumes [None req-e0e54caf-bcf7-484d-b1f0-b5864e27f738 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume with id: 0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a Sep 05 11:53:30 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:30 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:30 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:30 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e0e54caf-bcf7-484d-b1f0-b5864e27f738 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:30 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-e0e54caf-bcf7-484d-b1f0-b5864e27f738 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume request issued successfully. Sep 05 11:53:30 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-e0e54caf-bcf7-484d-b1f0-b5864e27f738 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a returned with HTTP 202 Sep 05 11:53:30 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1718/3365] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:53:30 2026] DELETE /volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-59926c24-205a-4de6-ab52-a58bc8f3ed52 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-59926c24-205a-4de6-ab52-a58bc8f3ed52 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a Sep 05 11:53:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-59926c24-205a-4de6-ab52-a58bc8f3ed52 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:30 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-59926c24-205a-4de6-ab52-a58bc8f3ed52 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:30 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:30 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:30 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:30 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:30 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-59926c24-205a-4de6-ab52-a58bc8f3ed52 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:30 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-59926c24-205a-4de6-ab52-a58bc8f3ed52 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a returned with HTTP 200 Sep 05 11:53:30 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1648/3366] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:30 2026] GET /volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6d768540-edf0-4fc3-8d25-87831c83f884 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d768540-edf0-4fc3-8d25-87831c83f884 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a Sep 05 11:53:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6d768540-edf0-4fc3-8d25-87831c83f884 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:31 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6d768540-edf0-4fc3-8d25-87831c83f884 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:31 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6d768540-edf0-4fc3-8d25-87831c83f884 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a returned with HTTP 404 Sep 05 11:53:31 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1719/3367] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:31 2026] GET /volume/v3/volumes/0ff0b10e-b65c-4af1-a0ff-46270f1d0c6a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/volumes Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1532313624"}} {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.api.v3.volumes [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1532313624'}} {{(pid=87146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume of 1 GB Sep 05 11:53:31 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Availability Zones retrieved successfully. Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (ede6c820-86ff-4326-a1d8-83ab54a0d9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a271639-7743-42a2-9f94-50e97379188f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.flows.api.create_volume [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Validating volume size '1' using validate_int {{(pid=87146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a271639-7743-42a2-9f94-50e97379188f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=198b26c6-9af3-4856-b965-6405280c6013,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198b26c6-9af3-4856-b965-6405280c6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28bec9cd-9896-4ade-8bd2-d1895ad43984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.quota [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['5fdd76fe-85be-492a-9b87-67433a6165ea', '6cf718de-a206-41f2-9c40-788248f22df3', 'aa82e127-3f60-474d-86a9-0e6ab9535e1c', 'b6878d47-5812-4b3f-a5d8-90596e420950'] {{(pid=87146) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28bec9cd-9896-4ade-8bd2-d1895ad43984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fdd76fe-85be-492a-9b87-67433a6165ea', '6cf718de-a206-41f2-9c40-788248f22df3', 'aa82e127-3f60-474d-86a9-0e6ab9535e1c', 'b6878d47-5812-4b3f-a5d8-90596e420950']}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:31 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37f0749c-466d-438c-bb33-8633ec787f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:32 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:32 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37f0749c-466d-438c-bb33-8633ec787f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeff195d-a9dd-4888-86c7-91dabb804bb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1532313624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['5fdd76fe-85be-492a-9b87-67433a6165ea','6cf718de-a206-41f2-9c40-788248f22df3','aa82e127-3f60-474d-86a9-0e6ab9535e1c','b6878d47-5812-4b3f-a5d8-90596e420950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1532313624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeff195d-a9dd-4888-86c7-91dabb804bb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47eb7f5800ca42a8aac1df1019b50492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4498bbe7acb84612bf0e189659c0581e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198b26c6-9af3-4856-b965-6405280c6013),volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cdcf35-a46b-4aec-83de-363a69355649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cdcf35-a46b-4aec-83de-363a69355649) transitioned into state 'SUCCESS' from state '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-1532313624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47eb7f5800ca42a8aac1df1019b50492',qos_specs=None,replication_status=,reservations=['5fdd76fe-85be-492a-9b87-67433a6165ea','6cf718de-a206-41f2-9c40-788248f22df3','aa82e127-3f60-474d-86a9-0e6ab9535e1c','b6878d47-5812-4b3f-a5d8-90596e420950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4498bbe7acb84612bf0e189659c0581e',volume_type_id=198b26c6-9af3-4856-b965-6405280c6013)}' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f34339-c720-4f3b-8c77-8e64d3b02e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:53:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f34339-c720-4f3b-8c77-8e64d3b02e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:53:32 devstack devstack@c-api.service[87146]: DEBUG cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Flow 'volume_create_api' (ede6c820-86ff-4326-a1d8-83ab54a0d9aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:53:32 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create volume request issued successfully. Sep 05 11:53:32 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-611d2831-9cac-4450-8aaa-1f09a5bd9078 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes returned with HTTP 202 Sep 05 11:53:32 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1649/3368] 192.168.122.95 () {60 vars in 1137 bytes} [Sat Sep 5 11:53:31 2026] POST /volume/v3/volumes => generated 785 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-82c12442-0eb5-4c5a-be17-0f7751cb427b None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-82c12442-0eb5-4c5a-be17-0f7751cb427b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 Sep 05 11:53:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-82c12442-0eb5-4c5a-be17-0f7751cb427b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:32 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-82c12442-0eb5-4c5a-be17-0f7751cb427b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:32 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:32 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:32 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:32 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:32 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-82c12442-0eb5-4c5a-be17-0f7751cb427b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:32 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-82c12442-0eb5-4c5a-be17-0f7751cb427b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 returned with HTTP 200 Sep 05 11:53:32 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1720/3369] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:32 2026] GET /volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-24f631fe-79b3-4ed7-baf9-d9a13b7ffac3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24f631fe-79b3-4ed7-baf9-d9a13b7ffac3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 Sep 05 11:53:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-24f631fe-79b3-4ed7-baf9-d9a13b7ffac3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-24f631fe-79b3-4ed7-baf9-d9a13b7ffac3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:33 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:33 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-24f631fe-79b3-4ed7-baf9-d9a13b7ffac3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-24f631fe-79b3-4ed7-baf9-d9a13b7ffac3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 returned with HTTP 200 Sep 05 11:53:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1650/3370] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:33 2026] GET /volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:53:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3ebd07ec-7779-44cf-be42-7d331a36635f None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ebd07ec-7779-44cf-be42-7d331a36635f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/snapshots Sep 05 11:53:33 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3ebd07ec-7779-44cf-be42-7d331a36635f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aeff195d-a9dd-4888-86c7-91dabb804bb6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-435126260"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:33 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:33 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3ebd07ec-7779-44cf-be42-7d331a36635f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:33 devstack devstack@c-api.service[87145]: INFO cinder.api.v3.snapshots [None req-3ebd07ec-7779-44cf-be42-7d331a36635f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Create snapshot from volume aeff195d-a9dd-4888-86c7-91dabb804bb6 Sep 05 11:53:33 devstack devstack@c-api.service[87145]: DEBUG cinder.quota [None req-3ebd07ec-7779-44cf-be42-7d331a36635f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Created reservations ['18302688-3445-4dde-89c3-82cfbec9edf6', '59da82c4-216f-4d91-a646-e6d1a5243a14', '19e8da5f-8fcd-48fb-98ff-f56c3e942879', '3482cc41-73f6-408f-960e-ec1626352713'] {{(pid=87145) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:53:33 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:33 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:33 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3ebd07ec-7779-44cf-be42-7d331a36635f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot create request issued successfully. Sep 05 11:53:33 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3ebd07ec-7779-44cf-be42-7d331a36635f tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots returned with HTTP 202 Sep 05 11:53:33 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1721/3371] 192.168.122.95 () {60 vars in 1144 bytes} [Sat Sep 5 11:53:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:53:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-22b621f5-f35a-495a-af33-877b3bea74d1 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22b621f5-f35a-495a-af33-877b3bea74d1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 Sep 05 11:53:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22b621f5-f35a-495a-af33-877b3bea74d1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:33 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-22b621f5-f35a-495a-af33-877b3bea74d1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:33 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:33 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:33 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-22b621f5-f35a-495a-af33-877b3bea74d1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:33 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-22b621f5-f35a-495a-af33-877b3bea74d1 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 returned with HTTP 200 Sep 05 11:53:33 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1651/3372] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:33 2026] GET /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-6e8f67b2-a61a-4e7f-9cb1-b4483b105ab4 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6e8f67b2-a61a-4e7f-9cb1-b4483b105ab4 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 Sep 05 11:53:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6e8f67b2-a61a-4e7f-9cb1-b4483b105ab4 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:34 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-6e8f67b2-a61a-4e7f-9cb1-b4483b105ab4 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:34 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:34 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:34 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-6e8f67b2-a61a-4e7f-9cb1-b4483b105ab4 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:34 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-6e8f67b2-a61a-4e7f-9cb1-b4483b105ab4 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 returned with HTTP 200 Sep 05 11:53:34 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1722/3373] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:34 2026] GET /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b5b0a10f-29a0-495f-94dc-c6f8fdb4b7f3 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5b0a10f-29a0-495f-94dc-c6f8fdb4b7f3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 Sep 05 11:53:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5b0a10f-29a0-495f-94dc-c6f8fdb4b7f3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b5b0a10f-29a0-495f-94dc-c6f8fdb4b7f3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b5b0a10f-29a0-495f-94dc-c6f8fdb4b7f3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b5b0a10f-29a0-495f-94dc-c6f8fdb4b7f3 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 returned with HTTP 200 Sep 05 11:53:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1652/3374] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:35 2026] GET /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f239e370-3ea0-48f4-9780-f51e7274cd13 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f239e370-3ea0-48f4-9780-f51e7274cd13 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] POST http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72/action Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f239e370-3ea0-48f4-9780-f51e7274cd13 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f239e370-3ea0-48f4-9780-f51e7274cd13 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.admin_actions [None req-f239e370-3ea0-48f4-9780-f51e7274cd13 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Updating snapshot 'ebcb329d-ee25-49d9-b3e0-b415d21cff72' with '{'status': 'creating'}' {{(pid=87145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f239e370-3ea0-48f4-9780-f51e7274cd13 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72/action returned with HTTP 202 Sep 05 11:53:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1723/3375] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:53:35 2026] POST /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:53:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-a1c47790-0a9d-42ab-b9f0-2396fb19f008 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a1c47790-0a9d-42ab-b9f0-2396fb19f008 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 Sep 05 11:53:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a1c47790-0a9d-42ab-b9f0-2396fb19f008 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-a1c47790-0a9d-42ab-b9f0-2396fb19f008 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-a1c47790-0a9d-42ab-b9f0-2396fb19f008 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-a1c47790-0a9d-42ab-b9f0-2396fb19f008 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 returned with HTTP 200 Sep 05 11:53:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1653/3376] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:35 2026] GET /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-9e282342-03aa-4422-9b8e-f94a4d75f216 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9e282342-03aa-4422-9b8e-f94a4d75f216 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] POST http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72/action Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9e282342-03aa-4422-9b8e-f94a4d75f216 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-9e282342-03aa-4422-9b8e-f94a4d75f216 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e282342-03aa-4422-9b8e-f94a4d75f216 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87145) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:35 devstack devstack@c-api.service[87145]: INFO cinder.api.contrib.snapshot_actions [None req-9e282342-03aa-4422-9b8e-f94a4d75f216 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] Updating snapshot ebcb329d-ee25-49d9-b3e0-b415d21cff72 with info {'id': 'ebcb329d-ee25-49d9-b3e0-b415d21cff72', 'status': 'error', 'progress': '80%'} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-9e282342-03aa-4422-9b8e-f94a4d75f216 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-member] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72/action returned with HTTP 202 Sep 05 11:53:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1724/3377] 192.168.122.95 () {60 vars in 1275 bytes} [Sat Sep 5 11:53:35 2026] POST /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-d14b2664-4a00-450b-9528-4cf6d920c8e8 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d14b2664-4a00-450b-9528-4cf6d920c8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 Sep 05 11:53:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d14b2664-4a00-450b-9528-4cf6d920c8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:35 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-d14b2664-4a00-450b-9528-4cf6d920c8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.snapshots [None req-d14b2664-4a00-450b-9528-4cf6d920c8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete snapshot with id: ebcb329d-ee25-49d9-b3e0-b415d21cff72 Sep 05 11:53:35 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:35 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d14b2664-4a00-450b-9528-4cf6d920c8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:35 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:35 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-d14b2664-4a00-450b-9528-4cf6d920c8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot delete request issued successfully. Sep 05 11:53:35 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-d14b2664-4a00-450b-9528-4cf6d920c8e8 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 returned with HTTP 202 Sep 05 11:53:35 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1654/3378] 192.168.122.95 () {58 vars in 1236 bytes} [Sat Sep 5 11:53:35 2026] DELETE /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-3bbaf654-5e0f-4029-a5bf-b26ee63a1b15 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3bbaf654-5e0f-4029-a5bf-b26ee63a1b15 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3bbaf654-5e0f-4029-a5bf-b26ee63a1b15 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-3bbaf654-5e0f-4029-a5bf-b26ee63a1b15 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:35 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:35 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:35 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-3bbaf654-5e0f-4029-a5bf-b26ee63a1b15 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:35 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-3bbaf654-5e0f-4029-a5bf-b26ee63a1b15 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 returned with HTTP 200 Sep 05 11:53:35 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1725/3379] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:35 2026] GET /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-b4e4f2f1-0b2b-4f3f-9ff4-0d076fbb309b None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b4e4f2f1-0b2b-4f3f-9ff4-0d076fbb309b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 Sep 05 11:53:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b4e4f2f1-0b2b-4f3f-9ff4-0d076fbb309b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:36 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-b4e4f2f1-0b2b-4f3f-9ff4-0d076fbb309b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:36 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:36 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:36 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-b4e4f2f1-0b2b-4f3f-9ff4-0d076fbb309b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Snapshot retrieved successfully. Sep 05 11:53:36 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-b4e4f2f1-0b2b-4f3f-9ff4-0d076fbb309b tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 returned with HTTP 200 Sep 05 11:53:36 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1655/3380] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:36 2026] GET /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:53:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-f8558eea-5758-479e-8c4f-3a401235dfa2 None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8558eea-5758-479e-8c4f-3a401235dfa2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 Sep 05 11:53:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8558eea-5758-479e-8c4f-3a401235dfa2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-f8558eea-5758-479e-8c4f-3a401235dfa2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-f8558eea-5758-479e-8c4f-3a401235dfa2 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 returned with HTTP 404 Sep 05 11:53:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1726/3381] 192.168.122.95 () {58 vars in 1233 bytes} [Sat Sep 5 11:53:37 2026] GET /volume/v3/snapshots/ebcb329d-ee25-49d9-b3e0-b415d21cff72 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-286ff48c-7e8e-4b37-a8c5-86fc9d3427cf None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-286ff48c-7e8e-4b37-a8c5-86fc9d3427cf tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] DELETE http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 Sep 05 11:53:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-286ff48c-7e8e-4b37-a8c5-86fc9d3427cf tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:37 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-286ff48c-7e8e-4b37-a8c5-86fc9d3427cf tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'delete' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:37 devstack devstack@c-api.service[87146]: INFO cinder.api.v3.volumes [None req-286ff48c-7e8e-4b37-a8c5-86fc9d3427cf tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume with id: aeff195d-a9dd-4888-86c7-91dabb804bb6 Sep 05 11:53:37 devstack devstack@c-api.service[87146]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:37 devstack devstack@c-api.service[87146]: attachments = base.obj_make_list( Sep 05 11:53:37 devstack devstack@c-api.service[87146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:37 devstack devstack@c-api.service[87146]: warnings.warn( Sep 05 11:53:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-286ff48c-7e8e-4b37-a8c5-86fc9d3427cf tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:37 devstack devstack@c-api.service[87146]: INFO cinder.volume.api [None req-286ff48c-7e8e-4b37-a8c5-86fc9d3427cf tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Delete volume request issued successfully. Sep 05 11:53:37 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-286ff48c-7e8e-4b37-a8c5-86fc9d3427cf tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 returned with HTTP 202 Sep 05 11:53:37 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1656/3382] 192.168.122.95 () {58 vars in 1230 bytes} [Sat Sep 5 11:53:37 2026] DELETE /volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:53:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.middleware.request_id [None req-0953ac1e-526a-4a1e-a966-efeb4485e4ac None None] RequestId filter calling following filter/app {{(pid=87145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0953ac1e-526a-4a1e-a966-efeb4485e4ac tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 Sep 05 11:53:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0953ac1e-526a-4a1e-a966-efeb4485e4ac tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:37 devstack devstack@c-api.service[87145]: DEBUG cinder.api.openstack.wsgi [None req-0953ac1e-526a-4a1e-a966-efeb4485e4ac tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:37 devstack devstack@c-api.service[87145]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:53:37 devstack devstack@c-api.service[87145]: attachments = base.obj_make_list( Sep 05 11:53:37 devstack devstack@c-api.service[87145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:53:37 devstack devstack@c-api.service[87145]: warnings.warn( Sep 05 11:53:37 devstack devstack@c-api.service[87145]: INFO cinder.volume.api [None req-0953ac1e-526a-4a1e-a966-efeb4485e4ac tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Volume info retrieved successfully. Sep 05 11:53:37 devstack devstack@c-api.service[87145]: INFO cinder.api.openstack.wsgi [None req-0953ac1e-526a-4a1e-a966-efeb4485e4ac tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 returned with HTTP 200 Sep 05 11:53:37 devstack devstack@c-api.service[87145]: [pid: 87145|app: 0|req: 1727/3383] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:37 2026] GET /volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:53:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.middleware.request_id [None req-795b16f1-0c21-45a6-a580-d6d98c548074 None None] RequestId filter calling following filter/app {{(pid=87146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:53:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-795b16f1-0c21-45a6-a580-d6d98c548074 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] GET http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 Sep 05 11:53:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-795b16f1-0c21-45a6-a580-d6d98c548074 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Empty body provided in request {{(pid=87146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:53:38 devstack devstack@c-api.service[87146]: DEBUG cinder.api.openstack.wsgi [None req-795b16f1-0c21-45a6-a580-d6d98c548074 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] Calling method 'show' {{(pid=87146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:53:38 devstack devstack@c-api.service[87146]: INFO cinder.api.openstack.wsgi [None req-795b16f1-0c21-45a6-a580-d6d98c548074 tempest-ProjectMemberTests-1275208846 tempest-ProjectMemberTests-1275208846-project-admin] http://192.168.122.95/volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 returned with HTTP 404 Sep 05 11:53:38 devstack devstack@c-api.service[87146]: [pid: 87146|app: 0|req: 1657/3384] 192.168.122.95 () {58 vars in 1227 bytes} [Sat Sep 5 11:53:38 2026] GET /volume/v3/volumes/aeff195d-a9dd-4888-86c7-91dabb804bb6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:53:47 devstack devstack@c-api.service[87145]: DEBUG dbcounter [-] [87145] Writing DB stats cinder:SELECT=249,cinder:UPDATE=131,cinder:INSERT=61,cinder:DELETE=1 {{(pid=87145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:53:48 devstack devstack@c-api.service[87146]: DEBUG dbcounter [-] [87146] Writing DB stats cinder:SELECT=217,cinder:INSERT=47,cinder:UPDATE=99 {{(pid=87146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}